Build Information
Failed to build MakePay, reference 0.3.0 (4f9bbc), with Swift 6.1 for iOS using Xcode 16.3 on 15 May 2026 02:41:57 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme MakePay-Package -destination generic/platform=iOSBuild Log
Cloned https://github.com/makecryptoio/makepay-swift-sdk.git
Revision (git rev-parse @):
4f9bbcc411dbb5da8f20c8c7c4efa68da39a2641
SUCCESS checkout https://github.com/makecryptoio/makepay-swift-sdk.git at 0.3.0
========================================
Build
========================================
Selected platform: iOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/makecryptoio/makepay-swift-sdk.git
https://github.com/makecryptoio/makepay-swift-sdk.git
{
"dependencies" : [
{
"identity" : "swift-crypto",
"requirement" : {
"range" : [
{
"lower_bound" : "3.0.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-crypto.git"
}
],
"manifest_display_name" : "MakePay",
"name" : "MakePay",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "MakePay",
"targets" : [
"MakePay"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "MakePayPackageCheck",
"targets" : [
"MakePayPackageCheck"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "MakePayPackageCheck",
"module_type" : "SwiftTarget",
"name" : "MakePayPackageCheck",
"path" : "Sources/MakePayPackageCheck",
"product_dependencies" : [
"Crypto"
],
"product_memberships" : [
"MakePayPackageCheck"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"MakePay"
],
"type" : "executable"
},
{
"c99name" : "MakePay",
"module_type" : "SwiftTarget",
"name" : "MakePay",
"path" : "Sources/MakePay",
"product_dependencies" : [
"Crypto"
],
"product_memberships" : [
"MakePay",
"MakePayPackageCheck"
],
"sources" : [
"MakePay.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/apple/swift-crypto.git (cached)
Fetching from https://github.com/apple/swift-asn1.git (cached)
Creating working copy of package ‘swift-asn1’
Checking out 1.7.0 of package ‘swift-asn1’
Creating working copy of package ‘swift-crypto’
Checking out 3.15.1 of package ‘swift-crypto’
Resolve Package Graph
Resolved source packages:
MakePay: /Users/admin/builder/spi-builder-workspace
swift-asn1: https://github.com/apple/swift-asn1.git @ 1.7.0
swift-crypto: https://github.com/apple/swift-crypto.git @ 3.15.1
resolved source packages: MakePay, swift-asn1, swift-crypto
{
"dependencies" : [
{
"identity" : "swift-crypto",
"requirement" : {
"range" : [
{
"lower_bound" : "3.0.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-crypto.git"
}
],
"manifest_display_name" : "MakePay",
"name" : "MakePay",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "MakePay",
"targets" : [
"MakePay"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "MakePayPackageCheck",
"targets" : [
"MakePayPackageCheck"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "MakePayPackageCheck",
"module_type" : "SwiftTarget",
"name" : "MakePayPackageCheck",
"path" : "Sources/MakePayPackageCheck",
"product_dependencies" : [
"Crypto"
],
"product_memberships" : [
"MakePayPackageCheck"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"MakePay"
],
"type" : "executable"
},
{
"c99name" : "MakePay",
"module_type" : "SwiftTarget",
"name" : "MakePay",
"path" : "Sources/MakePay",
"product_dependencies" : [
"Crypto"
],
"product_memberships" : [
"MakePay",
"MakePayPackageCheck"
],
"sources" : [
"MakePay.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"MakePay",
"MakePay-Package",
"MakePayPackageCheck"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme MakePay-Package -destination generic/platform=iOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme MakePay-Package -destination generic/platform=iOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
swift-crypto: https://github.com/apple/swift-crypto.git @ 3.15.1
MakePay: /Users/admin/builder/spi-builder-workspace
swift-asn1: https://github.com/apple/swift-asn1.git @ 1.7.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (6 targets)
Target 'MakePayPackageCheck' in project 'MakePay'
➜ Explicit dependency on target 'MakePay' in project 'MakePay'
➜ Explicit dependency on target 'Crypto' in project 'swift-crypto'
Target 'MakePay' in project 'MakePay'
➜ Explicit dependency on target 'MakePay' in project 'MakePay'
➜ Explicit dependency on target 'Crypto' in project 'swift-crypto'
Target 'MakePay' in project 'MakePay'
➜ Explicit dependency on target 'Crypto' in project 'swift-crypto'
Target 'Crypto' in project 'swift-crypto'
➜ Explicit dependency on target 'Crypto' in project 'swift-crypto'
➜ Explicit dependency on target 'swift-crypto_Crypto' in project 'swift-crypto'
Target 'Crypto' in project 'swift-crypto'
➜ Explicit dependency on target 'swift-crypto_Crypto' in project 'swift-crypto'
Target 'swift-crypto_Crypto' in project 'swift-crypto' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: aac91afd1d4b5f200d4646a0957fb3c0
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/aac91afd1d4b5f200d4646a0957fb3c0.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakePay.build/Debug-iphoneos/MakePayPackageCheck.build/MakePayPackageCheck.DependencyMetadataFileList (in target 'MakePayPackageCheck' from project 'MakePay')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakePay.build/Debug-iphoneos/MakePayPackageCheck.build/MakePayPackageCheck.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakePay.build/Debug-iphoneos/MakePayPackageCheck.build/MakePayPackageCheck.DependencyStaticMetadataFileList (in target 'MakePayPackageCheck' from project 'MakePay')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakePay.build/Debug-iphoneos/MakePayPackageCheck.build/MakePayPackageCheck.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/swift-crypto_Crypto.build/swift-crypto_Crypto.DependencyMetadataFileList (in target 'swift-crypto_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/swift-crypto_Crypto.build/swift-crypto_Crypto.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/swift-crypto_Crypto.build/swift-crypto_Crypto.DependencyStaticMetadataFileList (in target 'swift-crypto_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/swift-crypto_Crypto.build/swift-crypto_Crypto.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/swift-crypto_Crypto.build/empty-swift-crypto_Crypto.plist (in target 'swift-crypto_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/swift-crypto_Crypto.build/empty-swift-crypto_Crypto.plist
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakePay.build/Debug-iphoneos/MakePayPackageCheck.build/Objects-normal/arm64/MakePayPackageCheck.SwiftFileList (in target 'MakePayPackageCheck' from project 'MakePay')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakePay.build/Debug-iphoneos/MakePayPackageCheck.build/Objects-normal/arm64/MakePayPackageCheck.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakePay.build/Debug-iphoneos/MakePayPackageCheck.build/Objects-normal/arm64/MakePayPackageCheck_const_extract_protocols.json (in target 'MakePayPackageCheck' from project 'MakePay')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakePay.build/Debug-iphoneos/MakePayPackageCheck.build/Objects-normal/arm64/MakePayPackageCheck_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakePay.build/Debug-iphoneos/MakePayPackageCheck.build/Objects-normal/arm64/MakePayPackageCheck-OutputFileMap.json (in target 'MakePayPackageCheck' from project 'MakePay')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakePay.build/Debug-iphoneos/MakePayPackageCheck.build/Objects-normal/arm64/MakePayPackageCheck-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakePay.build/Debug-iphoneos/MakePayPackageCheck.build/Objects-normal/arm64/MakePayPackageCheck.LinkFileList (in target 'MakePayPackageCheck' from project 'MakePay')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakePay.build/Debug-iphoneos/MakePayPackageCheck.build/Objects-normal/arm64/MakePayPackageCheck.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakePay.build/Debug-iphoneos/MakePay.build/Objects-normal/arm64/MakePay.SwiftFileList (in target 'MakePay' from project 'MakePay')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakePay.build/Debug-iphoneos/MakePay.build/Objects-normal/arm64/MakePay.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakePay.build/Debug-iphoneos/MakePay.build/Objects-normal/arm64/MakePay_const_extract_protocols.json (in target 'MakePay' from project 'MakePay')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakePay.build/Debug-iphoneos/MakePay.build/Objects-normal/arm64/MakePay_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakePay.build/Debug-iphoneos/MakePay.build/Objects-normal/arm64/MakePay.SwiftConstValuesFileList (in target 'MakePay' from project 'MakePay')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakePay.build/Debug-iphoneos/MakePay.build/Objects-normal/arm64/MakePay.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakePay.build/Debug-iphoneos/MakePay.build/Objects-normal/arm64/MakePay.LinkFileList (in target 'MakePay' from project 'MakePay')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakePay.build/Debug-iphoneos/MakePay.build/Objects-normal/arm64/MakePay.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakePay.build/Debug-iphoneos/MakePay.build/Objects-normal/arm64/MakePay-OutputFileMap.json (in target 'MakePay' from project 'MakePay')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakePay.build/Debug-iphoneos/MakePay.build/Objects-normal/arm64/MakePay-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakePay.build/Debug-iphoneos/MakePay.build/MakePay.modulemap (in target 'MakePay' from project 'MakePay')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakePay.build/Debug-iphoneos/MakePay.build/MakePay.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakePay.build/Debug-iphoneos/MakePay.build/MakePay.DependencyStaticMetadataFileList (in target 'MakePay' from project 'MakePay')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakePay.build/Debug-iphoneos/MakePay.build/MakePay.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakePay.build/Debug-iphoneos/MakePay.build/MakePay.DependencyMetadataFileList (in target 'MakePay' from project 'MakePay')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakePay.build/Debug-iphoneos/MakePay.build/MakePay.DependencyMetadataFileList
WriteAuxiliaryFile /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 (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_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/Crypto.SwiftFileList (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.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/Crypto.SwiftConstValuesFileList (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.SwiftConstValuesFileList
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
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/Crypto-OutputFileMap.json (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-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/DerivedSources/resource_bundle_accessor.swift (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/DerivedSources/resource_bundle_accessor.swift
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Crypto.modulemap (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/Crypto.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Crypto.DependencyStaticMetadataFileList (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/Crypto.DependencyStaticMetadataFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/MakePay.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakePay.build/Debug-iphoneos/MakePay.build/MakePay.modulemap (in target 'MakePay' from project 'MakePay')
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/MakePay.build/Debug-iphoneos/MakePay.build/MakePay.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Crypto.DependencyMetadataFileList (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/Crypto.DependencyMetadataFileList
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/swift-crypto_Crypto.bundle (in target 'swift-crypto_Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/swift-crypto_Crypto.bundle
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/swift-crypto_Crypto.bundle/Info.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/swift-crypto_Crypto.build/empty-swift-crypto_Crypto.plist (in target 'swift-crypto_Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto
builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/swift-crypto_Crypto.build/empty-swift-crypto_Crypto.plist -producttype com.apple.product-type.bundle -expandbuildsettings -format binary -platform iphoneos -requiredArchitecture arm64 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/swift-crypto_Crypto.bundle/Info.plist
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/swift-crypto_Crypto.bundle/PrivacyInfo.xcprivacy /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/PrivacyInfo.xcprivacy (in target 'swift-crypto_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 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/PrivacyInfo.xcprivacy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/swift-crypto_Crypto.bundle
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/Crypto.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Crypto.modulemap (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 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Crypto.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/swift-crypto_Crypto.bundle (in target 'swift-crypto_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/swift-crypto_Crypto.bundle
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/swift-crypto_Crypto.bundle (in target 'swift-crypto_Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto
/usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/swift-crypto_Crypto.bundle
SwiftDriver Crypto normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.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 -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -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-16.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-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -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 -package-name swift_crypto -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/.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/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ ASN1BitString.swift,\ ASN1Boolean.swift,\ ASN1Identifier.swift,\ ASN1Integer.swift,\ ASN1Null.swift,\ ASN1OctetString.swift,\ ASN1Strings.swift,\ ArraySliceBigint.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/ASN1/Basic\ ASN1\ Types/ASN1BitString.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/ASN1/Basic\ ASN1\ Types/ASN1Boolean.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/ASN1/Basic\ ASN1\ Types/ASN1Identifier.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/ASN1/Basic\ ASN1\ Types/ASN1Integer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/ASN1/Basic\ ASN1\ Types/ASN1Null.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/ASN1/Basic\ ASN1\ Types/ASN1OctetString.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/ASN1/Basic\ ASN1\ Types/ASN1Strings.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/ASN1/Basic\ ASN1\ Types/ArraySliceBigint.swift (in target 'Crypto' from project 'swift-crypto')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/ASN1/Basic\ ASN1\ Types/ASN1BitString.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/ASN1/Basic\ ASN1\ Types/ASN1Boolean.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/ASN1/Basic\ ASN1\ Types/ASN1Identifier.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/ASN1/Basic\ ASN1\ Types/ASN1Integer.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/ASN1/Basic\ ASN1\ Types/ASN1Null.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/ASN1/Basic\ ASN1\ Types/ASN1OctetString.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/ASN1/Basic\ ASN1\ Types/ASN1Strings.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/ASN1/Basic\ ASN1\ Types/ArraySliceBigint.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ resource_bundle_accessor.swift,\ AES-GCM.swift,\ AES-GCM_boring.swift,\ ChaChaPoly_boring.swift,\ ChaChaPoly.swift,\ Cipher.swift,\ Nonces.swift,\ ASN1.swift,\ ASN1Any.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/DerivedSources/resource_bundle_accessor.swift /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/ASN1/ASN1.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/ASN1/Basic\ ASN1\ Types/ASN1Any.swift (in target 'Crypto' from project 'swift-crypto')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/DerivedSources/resource_bundle_accessor.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/AEADs/AES/GCM/AES-GCM.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/AEADs/AES/GCM/BoringSSL/AES-GCM_boring.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/AEADs/ChachaPoly/BoringSSL/ChaChaPoly_boring.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/AEADs/ChachaPoly/ChaChaPoly.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/AEADs/Cipher.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/AEADs/Nonces.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/ASN1/ASN1.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/ASN1/Basic\ ASN1\ Types/ASN1Any.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ CryptoKitErrors.swift,\ Digest_boring.swift,\ Digest.swift,\ Digests.swift,\ HashFunctions.swift,\ HashFunctions_SHA2.swift,\ HPKE-AEAD.swift,\ HPKE-Ciphersuite.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 /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/HPKE/Ciphersuite/HPKE-AEAD.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/HPKE/Ciphersuite/HPKE-Ciphersuite.swift (in target 'Crypto' from project 'swift-crypto')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/CryptoKitErrors.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Digests/BoringSSL/Digest_boring.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Digests/Digest.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Digests/Digests.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
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/.swiftpm/xcode
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/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/HPKE/Ciphersuite/HPKE-AEAD.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/HPKE/Ciphersuite/HPKE-Ciphersuite.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ HPKE-KDF.swift,\ HPKE-KexKeyDerivation.swift,\ HPKE-LabeledExtract.swift,\ HPKE-Utils.swift,\ DHKEM.swift,\ HPKE-KEM-Curve25519.swift,\ HPKE-NIST-EC-KEMs.swift,\ HPKE-KEM.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/HPKE/Ciphersuite/HPKE-KDF.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/HPKE/Ciphersuite/HPKE-KexKeyDerivation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/HPKE/Ciphersuite/HPKE-LabeledExtract.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/HPKE/Ciphersuite/HPKE-Utils.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/HPKE/Ciphersuite/KEM/Conformances/DHKEM.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/HPKE/Ciphersuite/KEM/Conformances/HPKE-KEM-Curve25519.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/HPKE/Ciphersuite/KEM/Conformances/HPKE-NIST-EC-KEMs.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/HPKE/Ciphersuite/KEM/HPKE-KEM.swift (in target 'Crypto' from project 'swift-crypto')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/HPKE/Ciphersuite/HPKE-KDF.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/HPKE/Ciphersuite/HPKE-KexKeyDerivation.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/HPKE/Ciphersuite/HPKE-LabeledExtract.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/HPKE/Ciphersuite/HPKE-Utils.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/HPKE/Ciphersuite/KEM/Conformances/DHKEM.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/HPKE/Ciphersuite/KEM/Conformances/HPKE-KEM-Curve25519.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/HPKE/Ciphersuite/KEM/Conformances/HPKE-NIST-EC-KEMs.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/HPKE/Ciphersuite/KEM/HPKE-KEM.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ HPKE-Errors.swift,\ HPKE.swift,\ HPKE-Context.swift,\ HPKE-KeySchedule.swift,\ HPKE-Modes.swift,\ Insecure.swift,\ Insecure_HashFunctions.swift,\ KEM.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/HPKE/HPKE-Errors.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/HPKE/HPKE.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/HPKE/Key\ Schedule/HPKE-Context.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/HPKE/Key\ Schedule/HPKE-KeySchedule.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/HPKE/Modes/HPKE-Modes.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/KEM/KEM.swift (in target 'Crypto' from project 'swift-crypto')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/HPKE/HPKE-Errors.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/HPKE/HPKE.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/HPKE/Key\ Schedule/HPKE-Context.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/HPKE/Key\ Schedule/HPKE-KeySchedule.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/HPKE/Modes/HPKE-Modes.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
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/.swiftpm/xcode
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/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/KEM/KEM.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ Crypto (in target 'Crypto' from project 'swift-crypto')
EmitSwiftModule normal arm64 (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ X25519Keys_boring.swift,\ Curve25519.swift,\ Ed25519Keys.swift,\ NISTCurvesKeys.swift,\ X25519Keys.swift,\ SymmetricKeys.swift,\ HMAC.swift,\ MACFunctions.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/Ed25519Keys.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 (in target 'Crypto' from project 'swift-crypto')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Keys/EC/BoringSSL/X25519Keys_boring.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Keys/EC/Curve25519.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Keys/EC/Ed25519Keys.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Keys/EC/NISTCurvesKeys.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Keys/EC/X25519Keys.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Keys/Symmetric/SymmetricKeys.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Message\ Authentication\ Codes/HMAC/HMAC.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Message\ Authentication\ Codes/MACFunctions.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ CryptoKitErrors_boring.swift,\ RNG_boring.swift,\ SafeCompare_boring.swift,\ Zeroization_boring.swift,\ PrettyBytes.swift,\ SafeCompare.swift,\ SecureBytes.swift,\ Zeroization.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/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 (in target 'Crypto' from project 'swift-crypto')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Util/BoringSSL/CryptoKitErrors_boring.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Util/BoringSSL/RNG_boring.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Util/BoringSSL/SafeCompare_boring.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Util/BoringSSL/Zeroization_boring.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Util/PrettyBytes.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Util/SafeCompare.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Util/SecureBytes.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Util/Zeroization.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ ECDH_boring.swift,\ DH.swift,\ ECDH.swift,\ HKDF.swift,\ AESWrap.swift,\ AESWrap_boring.swift,\ Ed25519_boring.swift,\ NISTCurvesKeys_boring.swift /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/Key\ Wrapping/AESWrap.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Key\ Wrapping/BoringSSL/AESWrap_boring.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/NISTCurvesKeys_boring.swift (in target 'Crypto' from project 'swift-crypto')
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/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Key\ Agreement/DH.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Key\ Agreement/ECDH.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Key\ Derivation/HKDF.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Key\ Wrapping/AESWrap.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Key\ Wrapping/BoringSSL/AESWrap_boring.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Keys/EC/BoringSSL/Ed25519_boring.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Keys/EC/BoringSSL/NISTCurvesKeys_boring.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ MessageAuthenticationCode.swift,\ AES.swift,\ ECDSASignature_boring.swift,\ ECDSA_boring.swift,\ EdDSA_boring.swift,\ ECDSA.swift,\ Ed25519.swift,\ Signature.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/Ed25519.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Signatures/Signature.swift (in target 'Crypto' from project 'swift-crypto')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Message\ Authentication\ Codes/MessageAuthenticationCode.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/PRF/AES.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Signatures/BoringSSL/ECDSASignature_boring.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Signatures/BoringSSL/ECDSA_boring.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Signatures/BoringSSL/EdDSA_boring.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Signatures/ECDSA.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Signatures/Ed25519.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Signatures/Signature.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ GeneralizedTime.swift,\ ObjectIdentifier.swift,\ ECDSASignature.swift,\ PEMDocument.swift,\ PKCS8PrivateKey.swift,\ SEC1PrivateKey.swift,\ SubjectPublicKeyInfo.swift,\ CryptoError_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/ASN1/Basic\ ASN1\ Types/GeneralizedTime.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/ASN1/Basic\ ASN1\ Types/ObjectIdentifier.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/ASN1/ECDSASignature.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/ASN1/PEMDocument.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/ASN1/PKCS8PrivateKey.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/ASN1/SEC1PrivateKey.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/ASN1/SubjectPublicKeyInfo.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/CryptoError_boring.swift (in target 'Crypto' from project 'swift-crypto')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/ASN1/Basic\ ASN1\ Types/GeneralizedTime.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/ASN1/Basic\ ASN1\ Types/ObjectIdentifier.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/ASN1/ECDSASignature.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/ASN1/PEMDocument.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/ASN1/PKCS8PrivateKey.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/ASN1/SEC1PrivateKey.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/ASN1/SubjectPublicKeyInfo.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/CryptoError_boring.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Emitting module for Crypto (in target 'Crypto' from project 'swift-crypto')
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/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.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 -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -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-16.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-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -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 -package-name swift_crypto -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/.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/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling CryptoKitErrors.swift, Digest_boring.swift, Digest.swift, Digests.swift, HashFunctions.swift, HashFunctions_SHA2.swift, HPKE-AEAD.swift, HPKE-Ciphersuite.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
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
SwiftDriverJobDiscovery normal arm64 Compiling MessageAuthenticationCode.swift, AES.swift, ECDSASignature_boring.swift, ECDSA_boring.swift, EdDSA_boring.swift, ECDSA.swift, Ed25519.swift, Signature.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.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
SwiftDriver MakePay normal arm64 com.apple.xcode.tools.swift.compiler (in target 'MakePay' from project 'MakePay')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name MakePay -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakePay.build/Debug-iphoneos/MakePay.build/Objects-normal/arm64/MakePay.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios13.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -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-16.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 -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakePay.build/Debug-iphoneos/MakePay.build/Objects-normal/arm64/MakePay-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/MakePay.build/Debug-iphoneos/MakePay.build/Objects-normal/arm64/MakePay.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakePay.build/Debug-iphoneos/MakePay.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakePay.build/Debug-iphoneos/MakePay.build/Objects-normal/arm64/MakePay_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/MakePay.build/Debug-iphoneos/MakePay.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakePay.build/Debug-iphoneos/MakePay.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakePay.build/Debug-iphoneos/MakePay.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/MakePay.build/Debug-iphoneos/MakePay.build/Objects-normal/arm64/MakePay-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling ECDH_boring.swift, DH.swift, ECDH.swift, HKDF.swift, AESWrap.swift, AESWrap_boring.swift, Ed25519_boring.swift, NISTCurvesKeys_boring.swift (in target 'Crypto' from project 'swift-crypto')
SwiftDriverJobDiscovery normal arm64 Compiling GeneralizedTime.swift, ObjectIdentifier.swift, ECDSASignature.swift, PEMDocument.swift, PKCS8PrivateKey.swift, SEC1PrivateKey.swift, SubjectPublicKeyInfo.swift, CryptoError_boring.swift (in target 'Crypto' from project 'swift-crypto')
SwiftDriverJobDiscovery normal arm64 Compiling X25519Keys_boring.swift, Curve25519.swift, Ed25519Keys.swift, NISTCurvesKeys.swift, X25519Keys.swift, SymmetricKeys.swift, HMAC.swift, MACFunctions.swift (in target 'Crypto' from project 'swift-crypto')
SwiftDriverJobDiscovery normal arm64 Compiling HPKE-KDF.swift, HPKE-KexKeyDerivation.swift, HPKE-LabeledExtract.swift, HPKE-Utils.swift, DHKEM.swift, HPKE-KEM-Curve25519.swift, HPKE-NIST-EC-KEMs.swift, HPKE-KEM.swift (in target 'Crypto' from project 'swift-crypto')
SwiftDriverJobDiscovery normal arm64 Compiling ASN1BitString.swift, ASN1Boolean.swift, ASN1Identifier.swift, ASN1Integer.swift, ASN1Null.swift, ASN1OctetString.swift, ASN1Strings.swift, ArraySliceBigint.swift (in target 'Crypto' from project 'swift-crypto')
SwiftDriverJobDiscovery normal arm64 Compiling HPKE-Errors.swift, HPKE.swift, HPKE-Context.swift, HPKE-KeySchedule.swift, HPKE-Modes.swift, Insecure.swift, Insecure_HashFunctions.swift, KEM.swift (in target 'Crypto' from project 'swift-crypto')
SwiftDriverJobDiscovery normal arm64 Compiling CryptoKitErrors_boring.swift, RNG_boring.swift, SafeCompare_boring.swift, Zeroization_boring.swift, PrettyBytes.swift, SafeCompare.swift, SecureBytes.swift, Zeroization.swift (in target 'Crypto' from project 'swift-crypto')
SwiftDriverJobDiscovery normal arm64 Compiling resource_bundle_accessor.swift, AES-GCM.swift, AES-GCM_boring.swift, ChaChaPoly_boring.swift, ChaChaPoly.swift, Cipher.swift, Nonces.swift, ASN1.swift, ASN1Any.swift (in target 'Crypto' from project 'swift-crypto')
SwiftEmitModule normal arm64 Emitting\ module\ for\ MakePay (in target 'MakePay' from project 'MakePay')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MakePay/MakePay.swift (in target 'MakePay' from project 'MakePay')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ MakePay.swift /Users/admin/builder/spi-builder-workspace/Sources/MakePay/MakePay.swift (in target 'MakePay' from project 'MakePay')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MakePay/MakePay.swift (in target 'MakePay' from project 'MakePay')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
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/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.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 -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -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-16.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-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -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 -package-name swift_crypto -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/.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/.swiftpm/xcode -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
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios12.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.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-16.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-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.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 -rdynamic -Xlinker -no_deduplicate -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 -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.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 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Crypto.o
ExtractAppIntentsMetadata (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name Crypto --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk --xcode-version 16E140 --platform-family iOS --deployment-target 12.0 --bundle-identifier swift-crypto.Crypto --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Crypto.appintents --target-triple arm64-apple-ios12.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Crypto.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/Crypto_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/Crypto.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Crypto.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Crypto.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/Crypto.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2026-05-14 19:41:51.836 appintentsmetadataprocessor[805:4661] Starting appintentsmetadataprocessor export
2026-05-14 19:41:51.878 appintentsmetadataprocessor[805:4661] Extracted no relevant App Intents symbols, skipping writing output
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 MakePay (in target 'MakePay' from project 'MakePay')
SwiftDriver\ Compilation\ Requirements MakePay normal arm64 com.apple.xcode.tools.swift.compiler (in target 'MakePay' from project 'MakePay')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name MakePay -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakePay.build/Debug-iphoneos/MakePay.build/Objects-normal/arm64/MakePay.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios13.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -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-16.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 -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakePay.build/Debug-iphoneos/MakePay.build/Objects-normal/arm64/MakePay-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/MakePay.build/Debug-iphoneos/MakePay.build/Objects-normal/arm64/MakePay.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakePay.build/Debug-iphoneos/MakePay.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakePay.build/Debug-iphoneos/MakePay.build/Objects-normal/arm64/MakePay_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/MakePay.build/Debug-iphoneos/MakePay.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakePay.build/Debug-iphoneos/MakePay.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakePay.build/Debug-iphoneos/MakePay.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/MakePay.build/Debug-iphoneos/MakePay.build/Objects-normal/arm64/MakePay-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/MakePay-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakePay.build/Debug-iphoneos/MakePay.build/Objects-normal/arm64/MakePay-Swift.h (in target 'MakePay' from project 'MakePay')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakePay.build/Debug-iphoneos/MakePay.build/Objects-normal/arm64/MakePay-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/MakePay-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MakePay.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakePay.build/Debug-iphoneos/MakePay.build/Objects-normal/arm64/MakePay.swiftdoc (in target 'MakePay' from project 'MakePay')
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/MakePay.build/Debug-iphoneos/MakePay.build/Objects-normal/arm64/MakePay.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MakePay.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MakePay.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakePay.build/Debug-iphoneos/MakePay.build/Objects-normal/arm64/MakePay.abi.json (in target 'MakePay' from project 'MakePay')
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/MakePay.build/Debug-iphoneos/MakePay.build/Objects-normal/arm64/MakePay.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MakePay.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MakePay.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakePay.build/Debug-iphoneos/MakePay.build/Objects-normal/arm64/MakePay.swiftmodule (in target 'MakePay' from project 'MakePay')
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/MakePay.build/Debug-iphoneos/MakePay.build/Objects-normal/arm64/MakePay.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MakePay.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MakePay.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakePay.build/Debug-iphoneos/MakePay.build/Objects-normal/arm64/MakePay.swiftsourceinfo (in target 'MakePay' from project 'MakePay')
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/MakePay.build/Debug-iphoneos/MakePay.build/Objects-normal/arm64/MakePay.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MakePay.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
SwiftDriver MakePayPackageCheck normal arm64 com.apple.xcode.tools.swift.compiler (in target 'MakePayPackageCheck' from project 'MakePay')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name MakePayPackageCheck -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakePay.build/Debug-iphoneos/MakePayPackageCheck.build/Objects-normal/arm64/MakePayPackageCheck.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios13.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -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-16.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-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakePay.build/Debug-iphoneos/MakePayPackageCheck.build/Objects-normal/arm64/MakePayPackageCheck-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/MakePay.build/Debug-iphoneos/MakePayPackageCheck.build/Objects-normal/arm64/MakePayPackageCheck.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakePay.build/Debug-iphoneos/MakePayPackageCheck.build/Objects-normal/arm64/MakePayPackageCheck_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/MakePay.build/Debug-iphoneos/MakePayPackageCheck.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakePay.build/Debug-iphoneos/MakePayPackageCheck.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakePay.build/Debug-iphoneos/MakePayPackageCheck.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64 Emitting\ module\ for\ MakePayPackageCheck (in target 'MakePayPackageCheck' from project 'MakePay')
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/MakePayPackageCheck/main.swift -target arm64-apple-ios13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.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-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakePay.build/Debug-iphoneos/MakePayPackageCheck.build/Objects-normal/arm64/MakePayPackageCheck_const_extract_protocols.json -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-experimental-feature DebugDescriptionMacro -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -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/.swiftpm/xcode -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -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/MakePay.build/Debug-iphoneos/MakePayPackageCheck.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakePay.build/Debug-iphoneos/MakePayPackageCheck.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakePay.build/Debug-iphoneos/MakePayPackageCheck.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name MakePayPackageCheck -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.4 -target-sdk-name iphoneos18.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakePay.build/Debug-iphoneos/MakePayPackageCheck.build/Objects-normal/arm64/MakePayPackageCheck.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakePay.build/Debug-iphoneos/MakePayPackageCheck.build/Objects-normal/arm64/MakePayPackageCheck.swiftsourceinfo -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakePay.build/Debug-iphoneos/MakePayPackageCheck.build/Objects-normal/arm64/MakePayPackageCheck-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakePay.build/Debug-iphoneos/MakePayPackageCheck.build/Objects-normal/arm64/MakePayPackageCheck-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakePay.build/Debug-iphoneos/MakePayPackageCheck.build/Objects-normal/arm64/MakePayPackageCheck.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakePay.build/Debug-iphoneos/MakePayPackageCheck.build/Objects-normal/arm64/MakePayPackageCheck.abi.json
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MakePayPackageCheck/main.swift (in target 'MakePayPackageCheck' from project 'MakePay')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/MakePayPackageCheck/main.swift:8:1: error: 'main' attribute cannot be used in a module that contains top-level code
@main
^
/Users/admin/builder/spi-builder-workspace/Sources/MakePayPackageCheck/main.swift:1:1: note: top-level code defined in this source file
import Crypto
^
/Users/admin/builder/spi-builder-workspace/Sources/MakePayPackageCheck/main.swift:1:1: note: pass '-parse-as-library' to compiler invocation if this is intentional
import Crypto
^
SwiftCompile normal arm64 Compiling\ main.swift /Users/admin/builder/spi-builder-workspace/Sources/MakePayPackageCheck/main.swift (in target 'MakePayPackageCheck' from project 'MakePay')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MakePayPackageCheck/main.swift (in target 'MakePayPackageCheck' from project 'MakePay')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
** BUILD FAILED **
The following build commands failed:
SwiftEmitModule normal arm64 Emitting\ module\ for\ MakePayPackageCheck (in target 'MakePayPackageCheck' from project 'MakePay')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MakePayPackageCheck/main.swift (in target 'MakePayPackageCheck' from project 'MakePay')
Building workspace spi-builder-workspace with scheme MakePay-Package
(3 failures)
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
MakePay: /Users/admin/builder/spi-builder-workspace
swift-crypto: https://github.com/apple/swift-crypto.git @ 3.15.1
swift-asn1: https://github.com/apple/swift-asn1.git @ 1.7.0
resolved source packages: MakePay, swift-crypto, swift-asn1
{
"dependencies" : [
{
"identity" : "swift-crypto",
"requirement" : {
"range" : [
{
"lower_bound" : "3.0.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-crypto.git"
}
],
"manifest_display_name" : "MakePay",
"name" : "MakePay",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "MakePay",
"targets" : [
"MakePay"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "MakePayPackageCheck",
"targets" : [
"MakePayPackageCheck"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "MakePayPackageCheck",
"module_type" : "SwiftTarget",
"name" : "MakePayPackageCheck",
"path" : "Sources/MakePayPackageCheck",
"product_dependencies" : [
"Crypto"
],
"product_memberships" : [
"MakePayPackageCheck"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"MakePay"
],
"type" : "executable"
},
{
"c99name" : "MakePay",
"module_type" : "SwiftTarget",
"name" : "MakePay",
"path" : "Sources/MakePay",
"product_dependencies" : [
"Crypto"
],
"product_memberships" : [
"MakePay",
"MakePayPackageCheck"
],
"sources" : [
"MakePay.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"MakePay",
"MakePay-Package",
"MakePayPackageCheck"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme MakePay-Package -destination generic/platform=iOS
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme MakePay-Package -destination generic/platform=iOS
Resolve Package Graph
Resolved source packages:
swift-crypto: https://github.com/apple/swift-crypto.git @ 3.15.1
MakePay: /Users/admin/builder/spi-builder-workspace
swift-asn1: https://github.com/apple/swift-asn1.git @ 1.7.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (6 targets)
Target 'MakePayPackageCheck' in project 'MakePay'
➜ Explicit dependency on target 'MakePay' in project 'MakePay'
➜ Explicit dependency on target 'Crypto' in project 'swift-crypto'
Target 'MakePay' in project 'MakePay'
➜ Explicit dependency on target 'MakePay' in project 'MakePay'
➜ Explicit dependency on target 'Crypto' in project 'swift-crypto'
Target 'MakePay' in project 'MakePay'
➜ Explicit dependency on target 'Crypto' in project 'swift-crypto'
Target 'Crypto' in project 'swift-crypto'
➜ Explicit dependency on target 'Crypto' in project 'swift-crypto'
➜ Explicit dependency on target 'swift-crypto_Crypto' in project 'swift-crypto'
Target 'Crypto' in project 'swift-crypto'
➜ Explicit dependency on target 'swift-crypto_Crypto' in project 'swift-crypto'
Target 'swift-crypto_Crypto' in project 'swift-crypto' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 419e96cd3a03e570f57182c68c7b9e1a
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/419e96cd3a03e570f57182c68c7b9e1a.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/swift-crypto_Crypto.bundle/Info.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/swift-crypto_Crypto.build/empty-swift-crypto_Crypto.plist (in target 'swift-crypto_Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto
builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/swift-crypto_Crypto.build/empty-swift-crypto_Crypto.plist -producttype com.apple.product-type.bundle -expandbuildsettings -format binary -platform iphoneos -requiredArchitecture arm64 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/swift-crypto_Crypto.bundle/Info.plist
SwiftDriver Crypto normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.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 -DXcode -enable-upcoming-feature MemberImportVisibility -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -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-16.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-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -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 -package-name swift_crypto -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/.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/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ ASN1BitString.swift,\ ASN1Boolean.swift,\ ASN1Identifier.swift,\ ASN1Integer.swift,\ ASN1Null.swift,\ ASN1OctetString.swift,\ ASN1Strings.swift,\ ArraySliceBigint.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/ASN1/Basic\ ASN1\ Types/ASN1BitString.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/ASN1/Basic\ ASN1\ Types/ASN1Boolean.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/ASN1/Basic\ ASN1\ Types/ASN1Identifier.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/ASN1/Basic\ ASN1\ Types/ASN1Integer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/ASN1/Basic\ ASN1\ Types/ASN1Null.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/ASN1/Basic\ ASN1\ Types/ASN1OctetString.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/ASN1/Basic\ ASN1\ Types/ASN1Strings.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/ASN1/Basic\ ASN1\ Types/ArraySliceBigint.swift (in target 'Crypto' from project 'swift-crypto')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/ASN1/Basic\ ASN1\ Types/ASN1BitString.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/ASN1/Basic\ ASN1\ Types/ASN1Boolean.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/ASN1/Basic\ ASN1\ Types/ASN1Identifier.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/ASN1/Basic\ ASN1\ Types/ASN1Integer.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/ASN1/Basic\ ASN1\ Types/ASN1Null.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/ASN1/Basic\ ASN1\ Types/ASN1OctetString.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/ASN1/Basic\ ASN1\ Types/ASN1Strings.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/ASN1/Basic\ ASN1\ Types/ArraySliceBigint.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ ECDH_boring.swift,\ DH.swift,\ ECDH.swift,\ HKDF.swift,\ AESWrap.swift,\ AESWrap_boring.swift,\ Ed25519_boring.swift,\ NISTCurvesKeys_boring.swift /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/Key\ Wrapping/AESWrap.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Key\ Wrapping/BoringSSL/AESWrap_boring.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/NISTCurvesKeys_boring.swift (in target 'Crypto' from project 'swift-crypto')
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/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Key\ Agreement/DH.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Key\ Agreement/ECDH.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Key\ Derivation/HKDF.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Key\ Wrapping/AESWrap.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Key\ Wrapping/BoringSSL/AESWrap_boring.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Keys/EC/BoringSSL/Ed25519_boring.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Keys/EC/BoringSSL/NISTCurvesKeys_boring.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ HPKE-Errors.swift,\ HPKE.swift,\ HPKE-Context.swift,\ HPKE-KeySchedule.swift,\ HPKE-Modes.swift,\ Insecure.swift,\ Insecure_HashFunctions.swift,\ KEM.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/HPKE/HPKE-Errors.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/HPKE/HPKE.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/HPKE/Key\ Schedule/HPKE-Context.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/HPKE/Key\ Schedule/HPKE-KeySchedule.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/HPKE/Modes/HPKE-Modes.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/KEM/KEM.swift (in target 'Crypto' from project 'swift-crypto')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/HPKE/HPKE-Errors.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/HPKE/HPKE.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/HPKE/Key\ Schedule/HPKE-Context.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/HPKE/Key\ Schedule/HPKE-KeySchedule.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/HPKE/Modes/HPKE-Modes.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
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/.swiftpm/xcode
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/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/KEM/KEM.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ CryptoKitErrors.swift,\ Digest_boring.swift,\ Digest.swift,\ Digests.swift,\ HashFunctions.swift,\ HashFunctions_SHA2.swift,\ HPKE-AEAD.swift,\ HPKE-Ciphersuite.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 /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/HPKE/Ciphersuite/HPKE-AEAD.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/HPKE/Ciphersuite/HPKE-Ciphersuite.swift (in target 'Crypto' from project 'swift-crypto')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/CryptoKitErrors.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Digests/BoringSSL/Digest_boring.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Digests/Digest.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Digests/Digests.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
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/.swiftpm/xcode
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/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/HPKE/Ciphersuite/HPKE-AEAD.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/HPKE/Ciphersuite/HPKE-Ciphersuite.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ resource_bundle_accessor.swift,\ AES-GCM.swift,\ AES-GCM_boring.swift,\ ChaChaPoly_boring.swift,\ ChaChaPoly.swift,\ Cipher.swift,\ Nonces.swift,\ ASN1.swift,\ ASN1Any.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/DerivedSources/resource_bundle_accessor.swift /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/ASN1/ASN1.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/ASN1/Basic\ ASN1\ Types/ASN1Any.swift (in target 'Crypto' from project 'swift-crypto')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/DerivedSources/resource_bundle_accessor.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/AEADs/AES/GCM/AES-GCM.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/AEADs/AES/GCM/BoringSSL/AES-GCM_boring.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/AEADs/ChachaPoly/BoringSSL/ChaChaPoly_boring.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/AEADs/ChachaPoly/ChaChaPoly.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/AEADs/Cipher.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/AEADs/Nonces.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/ASN1/ASN1.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/ASN1/Basic\ ASN1\ Types/ASN1Any.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ GeneralizedTime.swift,\ ObjectIdentifier.swift,\ ECDSASignature.swift,\ PEMDocument.swift,\ PKCS8PrivateKey.swift,\ SEC1PrivateKey.swift,\ SubjectPublicKeyInfo.swift,\ CryptoError_boring.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/ASN1/Basic\ ASN1\ Types/GeneralizedTime.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/ASN1/Basic\ ASN1\ Types/ObjectIdentifier.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/ASN1/ECDSASignature.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/ASN1/PEMDocument.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/ASN1/PKCS8PrivateKey.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/ASN1/SEC1PrivateKey.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/ASN1/SubjectPublicKeyInfo.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/CryptoError_boring.swift (in target 'Crypto' from project 'swift-crypto')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/ASN1/Basic\ ASN1\ Types/GeneralizedTime.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/ASN1/Basic\ ASN1\ Types/ObjectIdentifier.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/ASN1/ECDSASignature.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/ASN1/PEMDocument.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/ASN1/PKCS8PrivateKey.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/ASN1/SEC1PrivateKey.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/ASN1/SubjectPublicKeyInfo.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/CryptoError_boring.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ X25519Keys_boring.swift,\ Curve25519.swift,\ Ed25519Keys.swift,\ NISTCurvesKeys.swift,\ X25519Keys.swift,\ SymmetricKeys.swift,\ HMAC.swift,\ MACFunctions.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/Ed25519Keys.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 (in target 'Crypto' from project 'swift-crypto')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Keys/EC/BoringSSL/X25519Keys_boring.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Keys/EC/Curve25519.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Keys/EC/Ed25519Keys.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Keys/EC/NISTCurvesKeys.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Keys/EC/X25519Keys.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Keys/Symmetric/SymmetricKeys.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Message\ Authentication\ Codes/HMAC/HMAC.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Message\ Authentication\ Codes/MACFunctions.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ MessageAuthenticationCode.swift,\ AES.swift,\ ECDSASignature_boring.swift,\ ECDSA_boring.swift,\ EdDSA_boring.swift,\ ECDSA.swift,\ Ed25519.swift,\ Signature.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/Ed25519.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Signatures/Signature.swift (in target 'Crypto' from project 'swift-crypto')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Message\ Authentication\ Codes/MessageAuthenticationCode.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/PRF/AES.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Signatures/BoringSSL/ECDSASignature_boring.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Signatures/BoringSSL/ECDSA_boring.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Signatures/BoringSSL/EdDSA_boring.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Signatures/ECDSA.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Signatures/Ed25519.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Signatures/Signature.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ Crypto (in target 'Crypto' from project 'swift-crypto')
EmitSwiftModule normal arm64 (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ CryptoKitErrors_boring.swift,\ RNG_boring.swift,\ SafeCompare_boring.swift,\ Zeroization_boring.swift,\ PrettyBytes.swift,\ SafeCompare.swift,\ SecureBytes.swift,\ Zeroization.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/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 (in target 'Crypto' from project 'swift-crypto')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Util/BoringSSL/CryptoKitErrors_boring.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Util/BoringSSL/RNG_boring.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Util/BoringSSL/SafeCompare_boring.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Util/BoringSSL/Zeroization_boring.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Util/PrettyBytes.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Util/SafeCompare.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Util/SecureBytes.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/Util/Zeroization.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ HPKE-KDF.swift,\ HPKE-KexKeyDerivation.swift,\ HPKE-LabeledExtract.swift,\ HPKE-Utils.swift,\ DHKEM.swift,\ HPKE-KEM-Curve25519.swift,\ HPKE-NIST-EC-KEMs.swift,\ HPKE-KEM.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/HPKE/Ciphersuite/HPKE-KDF.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/HPKE/Ciphersuite/HPKE-KexKeyDerivation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/HPKE/Ciphersuite/HPKE-LabeledExtract.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/HPKE/Ciphersuite/HPKE-Utils.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/HPKE/Ciphersuite/KEM/Conformances/DHKEM.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/HPKE/Ciphersuite/KEM/Conformances/HPKE-KEM-Curve25519.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/HPKE/Ciphersuite/KEM/Conformances/HPKE-NIST-EC-KEMs.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/HPKE/Ciphersuite/KEM/HPKE-KEM.swift (in target 'Crypto' from project 'swift-crypto')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/HPKE/Ciphersuite/HPKE-KDF.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/HPKE/Ciphersuite/HPKE-KexKeyDerivation.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/HPKE/Ciphersuite/HPKE-LabeledExtract.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/HPKE/Ciphersuite/HPKE-Utils.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/HPKE/Ciphersuite/KEM/Conformances/DHKEM.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/HPKE/Ciphersuite/KEM/Conformances/HPKE-KEM-Curve25519.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/HPKE/Ciphersuite/KEM/Conformances/HPKE-NIST-EC-KEMs.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto/Sources/Crypto/HPKE/Ciphersuite/KEM/HPKE-KEM.swift (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling ECDH_boring.swift, DH.swift, ECDH.swift, HKDF.swift, AESWrap.swift, AESWrap_boring.swift, Ed25519_boring.swift, NISTCurvesKeys_boring.swift (in target 'Crypto' from project 'swift-crypto')
SwiftDriverJobDiscovery normal arm64 Compiling HPKE-Errors.swift, HPKE.swift, HPKE-Context.swift, HPKE-KeySchedule.swift, HPKE-Modes.swift, Insecure.swift, Insecure_HashFunctions.swift, KEM.swift (in target 'Crypto' from project 'swift-crypto')
SwiftDriverJobDiscovery normal arm64 Compiling MessageAuthenticationCode.swift, AES.swift, ECDSASignature_boring.swift, ECDSA_boring.swift, EdDSA_boring.swift, ECDSA.swift, Ed25519.swift, Signature.swift (in target 'Crypto' from project 'swift-crypto')
SwiftDriverJobDiscovery normal arm64 Compiling ASN1BitString.swift, ASN1Boolean.swift, ASN1Identifier.swift, ASN1Integer.swift, ASN1Null.swift, ASN1OctetString.swift, ASN1Strings.swift, ArraySliceBigint.swift (in target 'Crypto' from project 'swift-crypto')
SwiftDriverJobDiscovery normal arm64 Compiling X25519Keys_boring.swift, Curve25519.swift, Ed25519Keys.swift, NISTCurvesKeys.swift, X25519Keys.swift, SymmetricKeys.swift, HMAC.swift, MACFunctions.swift (in target 'Crypto' from project 'swift-crypto')
SwiftDriverJobDiscovery normal arm64 Compiling GeneralizedTime.swift, ObjectIdentifier.swift, ECDSASignature.swift, PEMDocument.swift, PKCS8PrivateKey.swift, SEC1PrivateKey.swift, SubjectPublicKeyInfo.swift, CryptoError_boring.swift (in target 'Crypto' from project 'swift-crypto')
SwiftDriverJobDiscovery normal arm64 Compiling CryptoKitErrors.swift, Digest_boring.swift, Digest.swift, Digests.swift, HashFunctions.swift, HashFunctions_SHA2.swift, HPKE-AEAD.swift, HPKE-Ciphersuite.swift (in target 'Crypto' from project 'swift-crypto')
SwiftDriverJobDiscovery normal arm64 Emitting module for Crypto (in target 'Crypto' from project 'swift-crypto')
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/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.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 -DXcode -enable-upcoming-feature MemberImportVisibility -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -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-16.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-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -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 -package-name swift_crypto -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/.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/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
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
SwiftDriver MakePay normal arm64 com.apple.xcode.tools.swift.compiler (in target 'MakePay' from project 'MakePay')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name MakePay -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakePay.build/Debug-iphoneos/MakePay.build/Objects-normal/arm64/MakePay.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios13.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -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-16.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 -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakePay.build/Debug-iphoneos/MakePay.build/Objects-normal/arm64/MakePay-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/MakePay.build/Debug-iphoneos/MakePay.build/Objects-normal/arm64/MakePay.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakePay.build/Debug-iphoneos/MakePay.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakePay.build/Debug-iphoneos/MakePay.build/Objects-normal/arm64/MakePay_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/MakePay.build/Debug-iphoneos/MakePay.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakePay.build/Debug-iphoneos/MakePay.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakePay.build/Debug-iphoneos/MakePay.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/MakePay.build/Debug-iphoneos/MakePay.build/Objects-normal/arm64/MakePay-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling resource_bundle_accessor.swift, AES-GCM.swift, AES-GCM_boring.swift, ChaChaPoly_boring.swift, ChaChaPoly.swift, Cipher.swift, Nonces.swift, ASN1.swift, ASN1Any.swift (in target 'Crypto' from project 'swift-crypto')
SwiftCompile normal arm64 Compiling\ MakePay.swift /Users/admin/builder/spi-builder-workspace/Sources/MakePay/MakePay.swift (in target 'MakePay' from project 'MakePay')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MakePay/MakePay.swift (in target 'MakePay' from project 'MakePay')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ MakePay (in target 'MakePay' from project 'MakePay')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MakePay/MakePay.swift (in target 'MakePay' from project 'MakePay')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling HPKE-KDF.swift, HPKE-KexKeyDerivation.swift, HPKE-LabeledExtract.swift, HPKE-Utils.swift, DHKEM.swift, HPKE-KEM-Curve25519.swift, HPKE-NIST-EC-KEMs.swift, HPKE-KEM.swift (in target 'Crypto' from project 'swift-crypto')
SwiftDriverJobDiscovery normal arm64 Compiling CryptoKitErrors_boring.swift, RNG_boring.swift, SafeCompare_boring.swift, Zeroization_boring.swift, 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/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.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 -DXcode -enable-upcoming-feature MemberImportVisibility -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -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-16.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-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -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 -package-name swift_crypto -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/.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/.swiftpm/xcode -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
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios12.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.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-16.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-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.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 -rdynamic -Xlinker -no_deduplicate -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 -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.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 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Crypto.o
ExtractAppIntentsMetadata (in target 'Crypto' from project 'swift-crypto')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-crypto
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name Crypto --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk --xcode-version 16E140 --platform-family iOS --deployment-target 12.0 --bundle-identifier swift-crypto.Crypto --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Crypto.appintents --target-triple arm64-apple-ios12.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Crypto.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/Crypto_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/Crypto.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Crypto.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Crypto.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-crypto.build/Debug-iphoneos/Crypto.build/Objects-normal/arm64/Crypto.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2026-05-14 19:41:57.371 appintentsmetadataprocessor[838:5041] Starting appintentsmetadataprocessor export
2026-05-14 19:41:57.407 appintentsmetadataprocessor[838:5041] Extracted no relevant App Intents symbols, skipping writing output
SwiftDriverJobDiscovery normal arm64 Emitting module for MakePay (in target 'MakePay' from project 'MakePay')
SwiftDriver\ Compilation\ Requirements MakePay normal arm64 com.apple.xcode.tools.swift.compiler (in target 'MakePay' from project 'MakePay')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name MakePay -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakePay.build/Debug-iphoneos/MakePay.build/Objects-normal/arm64/MakePay.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios13.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -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-16.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 -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakePay.build/Debug-iphoneos/MakePay.build/Objects-normal/arm64/MakePay-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/MakePay.build/Debug-iphoneos/MakePay.build/Objects-normal/arm64/MakePay.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakePay.build/Debug-iphoneos/MakePay.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakePay.build/Debug-iphoneos/MakePay.build/Objects-normal/arm64/MakePay_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/MakePay.build/Debug-iphoneos/MakePay.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakePay.build/Debug-iphoneos/MakePay.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakePay.build/Debug-iphoneos/MakePay.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/MakePay.build/Debug-iphoneos/MakePay.build/Objects-normal/arm64/MakePay-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MakePay.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakePay.build/Debug-iphoneos/MakePay.build/Objects-normal/arm64/MakePay.abi.json (in target 'MakePay' from project 'MakePay')
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/MakePay.build/Debug-iphoneos/MakePay.build/Objects-normal/arm64/MakePay.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MakePay.swiftmodule/arm64-apple-ios.abi.json
SwiftDriver MakePayPackageCheck normal arm64 com.apple.xcode.tools.swift.compiler (in target 'MakePayPackageCheck' from project 'MakePay')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name MakePayPackageCheck -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakePay.build/Debug-iphoneos/MakePayPackageCheck.build/Objects-normal/arm64/MakePayPackageCheck.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios13.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -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-16.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-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakePay.build/Debug-iphoneos/MakePayPackageCheck.build/Objects-normal/arm64/MakePayPackageCheck-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/MakePay.build/Debug-iphoneos/MakePayPackageCheck.build/Objects-normal/arm64/MakePayPackageCheck.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakePay.build/Debug-iphoneos/MakePayPackageCheck.build/Objects-normal/arm64/MakePayPackageCheck_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/MakePay.build/Debug-iphoneos/MakePayPackageCheck.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakePay.build/Debug-iphoneos/MakePayPackageCheck.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakePay.build/Debug-iphoneos/MakePayPackageCheck.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64 Emitting\ module\ for\ MakePayPackageCheck (in target 'MakePayPackageCheck' from project 'MakePay')
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/MakePayPackageCheck/main.swift -target arm64-apple-ios13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.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-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakePay.build/Debug-iphoneos/MakePayPackageCheck.build/Objects-normal/arm64/MakePayPackageCheck_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -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/.swiftpm/xcode -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -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/MakePay.build/Debug-iphoneos/MakePayPackageCheck.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakePay.build/Debug-iphoneos/MakePayPackageCheck.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakePay.build/Debug-iphoneos/MakePayPackageCheck.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name MakePayPackageCheck -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.4 -target-sdk-name iphoneos18.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakePay.build/Debug-iphoneos/MakePayPackageCheck.build/Objects-normal/arm64/MakePayPackageCheck.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakePay.build/Debug-iphoneos/MakePayPackageCheck.build/Objects-normal/arm64/MakePayPackageCheck.swiftsourceinfo -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakePay.build/Debug-iphoneos/MakePayPackageCheck.build/Objects-normal/arm64/MakePayPackageCheck-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakePay.build/Debug-iphoneos/MakePayPackageCheck.build/Objects-normal/arm64/MakePayPackageCheck-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakePay.build/Debug-iphoneos/MakePayPackageCheck.build/Objects-normal/arm64/MakePayPackageCheck.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MakePay.build/Debug-iphoneos/MakePayPackageCheck.build/Objects-normal/arm64/MakePayPackageCheck.abi.json
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MakePayPackageCheck/main.swift (in target 'MakePayPackageCheck' from project 'MakePay')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/MakePayPackageCheck/main.swift:8:1: error: 'main' attribute cannot be used in a module that contains top-level code
@main
^
/Users/admin/builder/spi-builder-workspace/Sources/MakePayPackageCheck/main.swift:1:1: note: top-level code defined in this source file
import Crypto
^
/Users/admin/builder/spi-builder-workspace/Sources/MakePayPackageCheck/main.swift:1:1: note: pass '-parse-as-library' to compiler invocation if this is intentional
import Crypto
^
SwiftCompile normal arm64 Compiling\ main.swift /Users/admin/builder/spi-builder-workspace/Sources/MakePayPackageCheck/main.swift (in target 'MakePayPackageCheck' from project 'MakePay')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MakePayPackageCheck/main.swift (in target 'MakePayPackageCheck' from project 'MakePay')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
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
** BUILD FAILED **
The following build commands failed:
SwiftEmitModule normal arm64 Emitting\ module\ for\ MakePayPackageCheck (in target 'MakePayPackageCheck' from project 'MakePay')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MakePayPackageCheck/main.swift (in target 'MakePayPackageCheck' from project 'MakePay')
Building workspace spi-builder-workspace with scheme MakePay-Package
(3 failures)
BUILD FAILURE 6.1 iOS