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

The Swift Package Index logo.Swift Package Index

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

Build Information

Failed to build SQLiteStORM with Swift 6.0 for iOS using Xcode 16.0.

Build Command

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

Build Log

note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'PerfectHTTP' from project 'PerfectHTTP')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'PerfectSQLite' from project 'PerfectSQLite')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'PerfectCSQLite3' from project 'PerfectCSQLite3')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'SQLiteStORM' from project 'SQLiteStORM')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'PerfectLib' from project 'PerfectLib')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'COpenSSL' from project 'COpenSSL')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'PerfectNet' from project 'PerfectNet')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'PerfectCURL' from project 'PerfectCURL')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'PerfectLogger' from project 'PerfectLogger')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'PerfectNet' from project 'PerfectNet')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'PerfectCURL' from project 'PerfectCURL')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'PerfectCRUD' from project 'PerfectCRUD')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'PerfectThread' from project 'PerfectThread')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'PerfectLogger' from project 'PerfectLogger')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'PerfectHTTP' from project 'PerfectHTTP')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'PerfectCrypto' from project 'PerfectCrypto')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'StORM' from project 'StORM')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'SQLiteStORM' from project 'SQLiteStORM')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'cURL' from project 'cURL')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'SwiftMoment' from project 'SwiftMoment')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'PerfectThread' from project 'PerfectThread')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'PerfectLib' from project 'PerfectLib')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'PerfectCRUD' from project 'PerfectCRUD')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'StORM' from project 'StORM')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'PerfectSQLite' from project 'PerfectSQLite')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'PerfectCrypto' from project 'PerfectCrypto')
** BUILD FAILED **
The following build commands failed:
	SwiftCompile normal arm64 Compiling\ JWK.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/JWK.swift (in target 'PerfectCrypto' from project 'PerfectCrypto')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/JWK.swift (in target 'PerfectCrypto' from project 'PerfectCrypto')
(2 failures)
Command line invocation:
    /Applications/Xcode-15.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 SQLiteStORM -destination generic/platform=ios "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete"
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportToolchainOverrideForManifestLoading = org.swift.600202405261a
    IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete
    TOOLCHAINS = org.swift.600202405261a
Resolve Package Graph
ignoring declared target(s) 'cURL' in the system packageignoring declared target(s) 'PerfectCSQLite3' in the system packageyou may be able to install libcurl using your system-packager:
    brew install curl
couldn't find pc file for sqlite3
Resolved source packages:
  StORM: https://github.com/SwiftORM/StORM.git @ 3.3.0
  COpenSSL: https://github.com/PerfectlySoft/Perfect-COpenSSL.git @ 4.0.2
  PerfectSQLite: https://github.com/PerfectlySoft/Perfect-SQLite.git @ 3.1.4
  cURL: https://github.com/PerfectlySoft/Perfect-libcurl.git @ 2.1.0
  SQLiteStORM: /Users/admin/builder/spi-builder-workspace
  PerfectCSQLite3: https://github.com/PerfectlySoft/Perfect-sqlite3-support.git @ 3.1.1
  PerfectCURL: https://github.com/PerfectlySoft/Perfect-CURL.git @ 3.1.0
  PerfectLogger: https://github.com/PerfectlySoft/Perfect-Logger.git @ 3.3.0
  PerfectNet: https://github.com/PerfectlySoft/Perfect-Net.git @ 3.3.0
  PerfectThread: https://github.com/PerfectlySoft/Perfect-Thread.git @ 3.0.7
  PerfectLib: https://github.com/PerfectlySoft/PerfectLib.git @ 3.1.4
  PerfectCrypto: https://github.com/PerfectlySoft/Perfect-Crypto.git @ 3.3.0
  PerfectHTTP: https://github.com/PerfectlySoft/Perfect-HTTP.git @ 3.3.0
  SwiftMoment: https://github.com/iamjono/SwiftMoment.git @ 1.3.0
  PerfectCRUD: https://github.com/PerfectlySoft/Perfect-CRUD.git @ 1.2.3
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (28 targets)
    Target 'SQLiteStORM' in project 'SQLiteStORM'
        ➜ Explicit dependency on target 'SQLiteStORM' in project 'SQLiteStORM'
        ➜ Explicit dependency on target 'StORM' in project 'StORM'
        ➜ Explicit dependency on target 'PerfectSQLite' in project 'PerfectSQLite'
        ➜ Explicit dependency on target 'PerfectLogger' in project 'PerfectLogger'
    Target 'SQLiteStORM' in project 'SQLiteStORM'
        ➜ Explicit dependency on target 'StORM' in project 'StORM'
        ➜ Explicit dependency on target 'PerfectSQLite' in project 'PerfectSQLite'
        ➜ Explicit dependency on target 'PerfectLogger' in project 'PerfectLogger'
    Target 'PerfectLogger' in project 'PerfectLogger'
        ➜ Explicit dependency on target 'PerfectLogger' in project 'PerfectLogger'
        ➜ Explicit dependency on target 'PerfectCURL' in project 'PerfectCURL'
    Target 'PerfectLogger' in project 'PerfectLogger'
        ➜ Explicit dependency on target 'PerfectCURL' in project 'PerfectCURL'
    Target 'PerfectCURL' in project 'PerfectCURL'
        ➜ Explicit dependency on target 'PerfectCURL' in project 'PerfectCURL'
        ➜ Explicit dependency on target 'PerfectHTTP' in project 'PerfectHTTP'
    Target 'PerfectCURL' in project 'PerfectCURL'
        ➜ Explicit dependency on target 'cURL' in project 'cURL'
        ➜ Explicit dependency on target 'PerfectHTTP' in project 'PerfectHTTP'
    Target 'PerfectHTTP' in project 'PerfectHTTP'
        ➜ Explicit dependency on target 'PerfectHTTP' in project 'PerfectHTTP'
        ➜ Explicit dependency on target 'PerfectLib' in project 'PerfectLib'
        ➜ Explicit dependency on target 'PerfectNet' in project 'PerfectNet'
    Target 'PerfectHTTP' in project 'PerfectHTTP'
        ➜ Explicit dependency on target 'PerfectLib' in project 'PerfectLib'
        ➜ Explicit dependency on target 'PerfectNet' in project 'PerfectNet'
    Target 'PerfectNet' in project 'PerfectNet'
        ➜ Explicit dependency on target 'PerfectNet' in project 'PerfectNet'
        ➜ Explicit dependency on target 'PerfectCrypto' in project 'PerfectCrypto'
        ➜ Explicit dependency on target 'PerfectThread' in project 'PerfectThread'
    Target 'PerfectNet' in project 'PerfectNet'
        ➜ Explicit dependency on target 'PerfectCrypto' in project 'PerfectCrypto'
        ➜ Explicit dependency on target 'PerfectThread' in project 'PerfectThread'
    Target 'PerfectCrypto' in project 'PerfectCrypto'
        ➜ Explicit dependency on target 'PerfectCrypto' in project 'PerfectCrypto'
        ➜ Explicit dependency on target 'PerfectLib' in project 'PerfectLib'
        ➜ Explicit dependency on target 'PerfectThread' in project 'PerfectThread'
        ➜ Explicit dependency on target 'COpenSSL' in project 'COpenSSL'
    Target 'PerfectCrypto' in project 'PerfectCrypto'
        ➜ Explicit dependency on target 'PerfectLib' in project 'PerfectLib'
        ➜ Explicit dependency on target 'PerfectThread' in project 'PerfectThread'
        ➜ Explicit dependency on target 'COpenSSL' in project 'COpenSSL'
    Target 'COpenSSL' in project 'COpenSSL'
        ➜ Explicit dependency on target 'COpenSSL' in project 'COpenSSL'
    Target 'COpenSSL' in project 'COpenSSL' (no dependencies)
    Target 'PerfectThread' in project 'PerfectThread'
        ➜ Explicit dependency on target 'PerfectThread' in project 'PerfectThread'
    Target 'PerfectThread' in project 'PerfectThread' (no dependencies)
    Target 'cURL' in project 'cURL' (no dependencies)
    Target 'PerfectSQLite' in project 'PerfectSQLite'
        ➜ Explicit dependency on target 'PerfectSQLite' in project 'PerfectSQLite'
        ➜ Explicit dependency on target 'PerfectCRUD' in project 'PerfectCRUD'
    Target 'PerfectSQLite' in project 'PerfectSQLite'
        ➜ Explicit dependency on target 'PerfectCSQLite3' in project 'PerfectCSQLite3'
        ➜ Explicit dependency on target 'PerfectCRUD' in project 'PerfectCRUD'
    Target 'PerfectCRUD' in project 'PerfectCRUD'
        ➜ Explicit dependency on target 'PerfectCRUD' in project 'PerfectCRUD'
    Target 'PerfectCRUD' in project 'PerfectCRUD' (no dependencies)
    Target 'PerfectCSQLite3' in project 'PerfectCSQLite3' (no dependencies)
    Target 'StORM' in project 'StORM'
        ➜ Explicit dependency on target 'StORM' in project 'StORM'
        ➜ Explicit dependency on target 'SwiftMoment' in project 'SwiftMoment'
        ➜ Explicit dependency on target 'PerfectLib' in project 'PerfectLib'
    Target 'StORM' in project 'StORM'
        ➜ Explicit dependency on target 'SwiftMoment' in project 'SwiftMoment'
        ➜ Explicit dependency on target 'PerfectLib' in project 'PerfectLib'
    Target 'PerfectLib' in project 'PerfectLib'
        ➜ Explicit dependency on target 'PerfectLib' in project 'PerfectLib'
    Target 'PerfectLib' in project 'PerfectLib' (no dependencies)
    Target 'SwiftMoment' in project 'SwiftMoment'
        ➜ Explicit dependency on target 'SwiftMoment' in project 'SwiftMoment'
    Target 'SwiftMoment' in project 'SwiftMoment' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'.
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'PerfectSQLite' from project 'PerfectSQLite')
SwiftDriver PerfectSQLite normal arm64 com.apple.xcode.tools.swift.compiler (in target 'PerfectSQLite' from project 'PerfectSQLite')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-SQLite
    builtin-SwiftDriver -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swiftc -module-name PerfectSQLite -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectSQLite.build/Debug-iphoneos/PerfectSQLite.build/Objects-normal/arm64/PerfectSQLite.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-sqlite3-support/module.modulemap -stats-output-dir .stats -strict-concurrency\=complete -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -target arm64-apple-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 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectSQLite.build/Debug-iphoneos/PerfectSQLite.build/Objects-normal/arm64/PerfectSQLite-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/PerfectSQLite.build/Debug-iphoneos/PerfectSQLite.build/Objects-normal/arm64/PerfectSQLite.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectSQLite.build/Debug-iphoneos/PerfectSQLite.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectSQLite.build/Debug-iphoneos/PerfectSQLite.build/Objects-normal/arm64/PerfectSQLite_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/PerfectSQLite.build/Debug-iphoneos/PerfectSQLite.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectSQLite.build/Debug-iphoneos/PerfectSQLite.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectSQLite.build/Debug-iphoneos/PerfectSQLite.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/PerfectSQLite.build/Debug-iphoneos/PerfectSQLite.build/Objects-normal/arm64/PerfectSQLite-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-SQLite -experimental-emit-module-separately -disable-cmo
SwiftDriver PerfectCrypto normal arm64 com.apple.xcode.tools.swift.compiler (in target 'PerfectCrypto' from project 'PerfectCrypto')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto
    builtin-SwiftDriver -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swiftc -module-name PerfectCrypto -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/Objects-normal/arm64/PerfectCrypto.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -target arm64-apple-ios12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/Objects-normal/arm64/PerfectCrypto-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/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/Objects-normal/arm64/PerfectCrypto.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/Objects-normal/arm64/PerfectCrypto_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-COpenSSL/COpenSSL/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.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/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/Objects-normal/arm64/PerfectCrypto-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto -experimental-emit-module-separately -disable-cmo
SwiftDriver PerfectCRUD normal arm64 com.apple.xcode.tools.swift.compiler (in target 'PerfectCRUD' from project 'PerfectCRUD')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-CRUD
    builtin-SwiftDriver -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swiftc -module-name PerfectCRUD -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCRUD.build/Debug-iphoneos/PerfectCRUD.build/Objects-normal/arm64/PerfectCRUD.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -target arm64-apple-ios12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCRUD.build/Debug-iphoneos/PerfectCRUD.build/Objects-normal/arm64/PerfectCRUD-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/PerfectCRUD.build/Debug-iphoneos/PerfectCRUD.build/Objects-normal/arm64/PerfectCRUD.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCRUD.build/Debug-iphoneos/PerfectCRUD.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCRUD.build/Debug-iphoneos/PerfectCRUD.build/Objects-normal/arm64/PerfectCRUD_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/PerfectCRUD.build/Debug-iphoneos/PerfectCRUD.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCRUD.build/Debug-iphoneos/PerfectCRUD.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCRUD.build/Debug-iphoneos/PerfectCRUD.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/PerfectCRUD.build/Debug-iphoneos/PerfectCRUD.build/Objects-normal/arm64/PerfectCRUD-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-CRUD -experimental-emit-module-separately -disable-cmo
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/Objects-normal/arm64/PerfectCrypto.LinkFileList (in target 'PerfectCrypto' from project 'PerfectCrypto')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/Objects-normal/arm64/PerfectCrypto.LinkFileList
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/StORM.o (in target 'StORM' from project 'StORM')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/StORM
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/StORM.o
SwiftCompile normal arm64 Compiling\ SQLiteCRUD.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-SQLite/Sources/PerfectSQLite/SQLiteCRUD.swift (in target 'PerfectSQLite' from project 'PerfectSQLite')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-SQLite
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-SQLite/Sources/PerfectSQLite/SQLite.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-SQLite/Sources/PerfectSQLite/SQLiteCRUD.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectSQLite.build/Debug-iphoneos/PerfectSQLite.build/Objects-normal/arm64/SQLiteCRUD.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectSQLite.build/Debug-iphoneos/PerfectSQLite.build/Objects-normal/arm64/SQLiteCRUD.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectSQLite.build/Debug-iphoneos/PerfectSQLite.build/Objects-normal/arm64/SQLiteCRUD.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectSQLite.build/Debug-iphoneos/PerfectSQLite.build/Objects-normal/arm64/SQLiteCRUD.dia -target arm64-apple-ios12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -swift-version 4 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-SQLite/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectSQLite.build/Debug-iphoneos/PerfectSQLite.build/Objects-normal/arm64/PerfectSQLite_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-SQLite -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-sqlite3-support/module.modulemap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectSQLite.build/Debug-iphoneos/PerfectSQLite.build/swift-overrides.hmap -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/PerfectSQLite.build/Debug-iphoneos/PerfectSQLite.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectSQLite.build/Debug-iphoneos/PerfectSQLite.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectSQLite.build/Debug-iphoneos/PerfectSQLite.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name PerfectSQLite -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name iphoneos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectSQLite.build/Debug-iphoneos/PerfectSQLite.build/Objects-normal/arm64/SQLiteCRUD.o -index-unit-output-path /PerfectSQLite.build/Debug-iphoneos/PerfectSQLite.build/Objects-normal/arm64/SQLiteCRUD.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-SQLite/Sources/PerfectSQLite/SQLiteCRUD.swift (in target 'PerfectSQLite' from project 'PerfectSQLite')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-SQLite
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-SQLite/Sources/PerfectSQLite/SQLite.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-SQLite/Sources/PerfectSQLite/SQLiteCRUD.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectSQLite.build/Debug-iphoneos/PerfectSQLite.build/Objects-normal/arm64/SQLiteCRUD.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectSQLite.build/Debug-iphoneos/PerfectSQLite.build/Objects-normal/arm64/SQLiteCRUD.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectSQLite.build/Debug-iphoneos/PerfectSQLite.build/Objects-normal/arm64/SQLiteCRUD.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectSQLite.build/Debug-iphoneos/PerfectSQLite.build/Objects-normal/arm64/SQLiteCRUD.dia -target arm64-apple-ios12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -swift-version 4 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-SQLite/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectSQLite.build/Debug-iphoneos/PerfectSQLite.build/Objects-normal/arm64/PerfectSQLite_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-SQLite -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-sqlite3-support/module.modulemap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectSQLite.build/Debug-iphoneos/PerfectSQLite.build/swift-overrides.hmap -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/PerfectSQLite.build/Debug-iphoneos/PerfectSQLite.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectSQLite.build/Debug-iphoneos/PerfectSQLite.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectSQLite.build/Debug-iphoneos/PerfectSQLite.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name PerfectSQLite -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name iphoneos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectSQLite.build/Debug-iphoneos/PerfectSQLite.build/Objects-normal/arm64/SQLiteCRUD.o -index-unit-output-path /PerfectSQLite.build/Debug-iphoneos/PerfectSQLite.build/Objects-normal/arm64/SQLiteCRUD.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftEmitModule normal arm64 Emitting\ module\ for\ PerfectSQLite (in target 'PerfectSQLite' from project 'PerfectSQLite')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-SQLite
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-SQLite/Sources/PerfectSQLite/SQLite.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-SQLite/Sources/PerfectSQLite/SQLiteCRUD.swift -target arm64-apple-ios12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -swift-version 4 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-SQLite/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectSQLite.build/Debug-iphoneos/PerfectSQLite.build/Objects-normal/arm64/PerfectSQLite_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-SQLite -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-sqlite3-support/module.modulemap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectSQLite.build/Debug-iphoneos/PerfectSQLite.build/swift-overrides.hmap -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/PerfectSQLite.build/Debug-iphoneos/PerfectSQLite.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectSQLite.build/Debug-iphoneos/PerfectSQLite.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectSQLite.build/Debug-iphoneos/PerfectSQLite.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name PerfectSQLite -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name iphoneos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectSQLite.build/Debug-iphoneos/PerfectSQLite.build/Objects-normal/arm64/PerfectSQLite.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectSQLite.build/Debug-iphoneos/PerfectSQLite.build/Objects-normal/arm64/PerfectSQLite.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectSQLite.build/Debug-iphoneos/PerfectSQLite.build/Objects-normal/arm64/PerfectSQLite-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectSQLite.build/Debug-iphoneos/PerfectSQLite.build/Objects-normal/arm64/PerfectSQLite-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectSQLite.build/Debug-iphoneos/PerfectSQLite.build/Objects-normal/arm64/PerfectSQLite-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectSQLite.build/Debug-iphoneos/PerfectSQLite.build/Objects-normal/arm64/PerfectSQLite.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectSQLite.build/Debug-iphoneos/PerfectSQLite.build/Objects-normal/arm64/PerfectSQLite.abi.json
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-SQLite/.stats/stats-1717236996722951-swift-frontend-PerfectSQLite-all-arm64_apple_ios12.0-swiftmodule-Onone-2311217214.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 1.7746 seconds (1.7868 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0568 ( 10.9%)   0.1149 (  9.2%)   0.1717 (  9.7%)   0.1719 (  9.6%)  perform-sema
   0.0565 ( 10.8%)   0.1142 (  9.1%)   0.1707 (  9.6%)   0.1708 (  9.6%)  TypeCheckSourceFileRequest
   0.0564 ( 10.8%)   0.1141 (  9.1%)   0.1706 (  9.6%)   0.1707 (  9.6%)  Type checking and Semantic analysis
   0.0184 (  3.5%)   0.1476 ( 11.8%)   0.1660 (  9.4%)   0.1700 (  9.5%)  parse-and-resolve-imports
   0.0184 (  3.5%)   0.1476 ( 11.8%)   0.1659 (  9.3%)   0.1700 (  9.5%)  Import resolution
   0.0552 ( 10.6%)   0.1125 (  9.0%)   0.1677 (  9.4%)   0.1678 (  9.4%)  typecheck-decl
   0.0276 (  5.3%)   0.0594 (  4.7%)   0.0871 (  4.9%)   0.0871 (  4.9%)  ResolveValueWitnessesRequest
   0.0166 (  3.2%)   0.0455 (  3.6%)   0.0621 (  3.5%)   0.0621 (  3.5%)  InterfaceTypeRequest
   0.0179 (  3.4%)   0.0401 (  3.2%)   0.0581 (  3.3%)   0.0582 (  3.3%)  ASTLoweringRequest
   0.0217 (  4.2%)   0.0351 (  2.8%)   0.0568 (  3.2%)   0.0578 (  3.2%)  ExecuteSILPipelineRequest
   0.0166 (  3.2%)   0.0375 (  3.0%)   0.0542 (  3.1%)   0.0543 (  3.0%)  SILgen-decl
   0.0130 (  2.5%)   0.0348 (  2.8%)   0.0478 (  2.7%)   0.0478 (  2.7%)  ResolveImplicitMemberRequest
   0.0163 (  3.1%)   0.0281 (  2.2%)   0.0444 (  2.5%)   0.0447 (  2.5%)  verify-all-loaded-modules
   0.0127 (  2.4%)   0.0201 (  1.6%)   0.0328 (  1.8%)   0.0338 (  1.9%)  SIL optimization
   0.0138 (  2.6%)   0.0151 (  1.2%)   0.0289 (  1.6%)   0.0289 (  1.6%)  build-rewrite-system
   0.0050 (  1.0%)   0.0171 (  1.4%)   0.0222 (  1.3%)   0.0222 (  1.2%)  StoredPropertiesRequest
   0.0055 (  1.1%)   0.0135 (  1.1%)   0.0190 (  1.1%)   0.0191 (  1.1%)  Serialization, swiftmodule
   0.0091 (  1.7%)   0.0097 (  0.8%)   0.0188 (  1.1%)   0.0189 (  1.1%)  LookupConformanceInModuleRequest
   0.0076 (  1.5%)   0.0109 (  0.9%)   0.0185 (  1.0%)   0.0185 (  1.0%)  UnqualifiedLookupRequest
   0.0072 (  1.4%)   0.0095 (  0.8%)   0.0167 (  0.9%)   0.0167 (  0.9%)  performUnqualifiedLookup
   0.0028 (  0.5%)   0.0124 (  1.0%)   0.0152 (  0.9%)   0.0152 (  0.9%)  AttachedPropertyWrappersRequest
   0.0048 (  0.9%)   0.0089 (  0.7%)   0.0137 (  0.8%)   0.0137 (  0.8%)  SILGen-function
   0.0062 (  1.2%)   0.0065 (  0.5%)   0.0126 (  0.7%)   0.0126 (  0.7%)  LookupInModuleRequest
   0.0028 (  0.5%)   0.0094 (  0.7%)   0.0122 (  0.7%)   0.0122 (  0.7%)  ActorIsolationRequest
   0.0033 (  0.6%)   0.0082 (  0.7%)   0.0115 (  0.6%)   0.0115 (  0.6%)  QualifiedLookupRequest
   0.0030 (  0.6%)   0.0083 (  0.7%)   0.0112 (  0.6%)   0.0113 (  0.6%)  LocalDiscriminatorsRequest
   0.0043 (  0.8%)   0.0069 (  0.5%)   0.0111 (  0.6%)   0.0111 (  0.6%)  ResolveTypeRequest
   0.0038 (  0.7%)   0.0058 (  0.5%)   0.0096 (  0.5%)   0.0096 (  0.5%)  GenericSignatureRequest
   0.0033 (  0.6%)   0.0044 (  0.4%)   0.0077 (  0.4%)   0.0077 (  0.4%)  InferredGenericSignatureRequest
   0.0015 (  0.3%)   0.0062 (  0.5%)   0.0077 (  0.4%)   0.0077 (  0.4%)  ExpandPeerMacroRequest
   0.0015 (  0.3%)   0.0047 (  0.4%)   0.0062 (  0.4%)   0.0063 (  0.4%)  load-stdlib
   0.0009 (  0.2%)   0.0039 (  0.3%)   0.0049 (  0.3%)   0.0049 (  0.3%)  PropertyWrapperAuxiliaryVariablesRequest
   0.0013 (  0.3%)   0.0025 (  0.2%)   0.0038 (  0.2%)   0.0039 (  0.2%)  Serialization, swiftdoc
   0.0016 (  0.3%)   0.0022 (  0.2%)   0.0038 (  0.2%)   0.0038 (  0.2%)  ModuleQualifiedLookupRequest
   0.0016 (  0.3%)   0.0022 (  0.2%)   0.0038 (  0.2%)   0.0038 (  0.2%)  PatternBindingEntryRequest
   0.0018 (  0.4%)   0.0013 (  0.1%)   0.0031 (  0.2%)   0.0031 (  0.2%)  DirectLookupRequest
   0.0015 (  0.3%)   0.0016 (  0.1%)   0.0030 (  0.2%)   0.0030 (  0.2%)  typecheck-expr
   0.0011 (  0.2%)   0.0018 (  0.1%)   0.0029 (  0.2%)   0.0029 (  0.2%)  ResultTypeRequest
   0.0011 (  0.2%)   0.0016 (  0.1%)   0.0027 (  0.2%)   0.0027 (  0.2%)  SIL verification, pre-optimization
   0.0012 (  0.2%)   0.0011 (  0.1%)   0.0023 (  0.1%)   0.0023 (  0.1%)  OpaqueReadOwnershipRequest
   0.0005 (  0.1%)   0.0017 (  0.1%)   0.0022 (  0.1%)   0.0022 (  0.1%)  IsDynamicRequest
   0.0006 (  0.1%)   0.0015 (  0.1%)   0.0021 (  0.1%)   0.0021 (  0.1%)  ABIMembersRequest
   0.0009 (  0.2%)   0.0009 (  0.1%)   0.0018 (  0.1%)   0.0018 (  0.1%)  CheckRedeclarationRequest
   0.0012 (  0.2%)   0.0005 (  0.0%)   0.0018 (  0.1%)   0.0018 (  0.1%)  ParseAbstractFunctionBodyRequest
   0.0006 (  0.1%)   0.0012 (  0.1%)   0.0017 (  0.1%)   0.0017 (  0.1%)  IsFunctionBodySkippedRequest
   0.0004 (  0.1%)   0.0014 (  0.1%)   0.0017 (  0.1%)   0.0017 (  0.1%)  HasInitAccessorRequest
   0.0007 (  0.1%)   0.0010 (  0.1%)   0.0017 (  0.1%)   0.0017 (  0.1%)  import-clang-decl
   0.0005 (  0.1%)   0.0012 (  0.1%)   0.0017 (  0.1%)   0.0017 (  0.1%)  SynthesizeMemberwiseInitRequest
   0.0009 (  0.2%)   0.0008 (  0.1%)   0.0017 (  0.1%)   0.0017 (  0.1%)  Serialization, swiftsourceinfo
   0.0006 (  0.1%)   0.0010 (  0.1%)   0.0016 (  0.1%)   0.0016 (  0.1%)  PatternTypeRequest
   0.0008 (  0.2%)   0.0005 (  0.0%)   0.0014 (  0.1%)   0.0014 (  0.1%)  ExpandMemberAttributeMacros
   0.0010 (  0.2%)   0.0004 (  0.0%)   0.0014 (  0.1%)   0.0014 (  0.1%)  USRGenerationRequest
   0.0008 (  0.2%)   0.0006 (  0.0%)   0.0014 (  0.1%)   0.0014 (  0.1%)  ParseTopLevelDeclsRequest
   0.0008 (  0.2%)   0.0006 (  0.0%)   0.0014 (  0.1%)   0.0014 (  0.1%)  ParseSourceFileRequest
   0.0005 (  0.1%)   0.0008 (  0.1%)   0.0014 (  0.1%)   0.0013 (  0.1%)  InheritedDeclsReferencedRequest
   0.0003 (  0.1%)   0.0007 (  0.1%)   0.0009 (  0.1%)   0.0010 (  0.1%)  AST verification
   0.0006 (  0.1%)   0.0004 (  0.0%)   0.0010 (  0.1%)   0.0010 (  0.1%)  ParseMembersRequest
   0.0002 (  0.0%)   0.0007 (  0.1%)   0.0010 (  0.1%)   0.0010 (  0.1%)  IsGetterMutatingRequest
   0.0003 (  0.1%)   0.0006 (  0.0%)   0.0009 (  0.1%)   0.0009 (  0.1%)  FragileFunctionKindRequest
   0.0002 (  0.0%)   0.0007 (  0.1%)   0.0009 (  0.0%)   0.0009 (  0.0%)  AllMembersRequest
   0.0003 (  0.1%)   0.0004 (  0.0%)   0.0007 (  0.0%)   0.0007 (  0.0%)  ProtocolDependenciesRequest
   0.0003 (  0.1%)   0.0004 (  0.0%)   0.0007 (  0.0%)   0.0007 (  0.0%)  HasIsolatedSelfRequest
   0.0002 (  0.0%)   0.0005 (  0.0%)   0.0007 (  0.0%)   0.0007 (  0.0%)  ImplicitKnownProtocolConformanceRequest
   0.0005 (  0.1%)   0.0001 (  0.0%)   0.0007 (  0.0%)   0.0007 (  0.0%)  SIL verification, post-optimization
   0.0003 (  0.1%)   0.0003 (  0.0%)   0.0006 (  0.0%)   0.0007 (  0.0%)  GenericParamListRequest
   0.0003 (  0.0%)   0.0004 (  0.0%)   0.0006 (  0.0%)   0.0006 (  0.0%)  InheritedTypeRequest
   0.0001 (  0.0%)   0.0003 (  0.0%)   0.0004 (  0.0%)   0.0006 (  0.0%)  StorageImplInfoRequest
   0.0004 (  0.1%)   0.0002 (  0.0%)   0.0005 (  0.0%)   0.0005 (  0.0%)  AbstractGenericSignatureRequest
   0.0002 (  0.0%)   0.0003 (  0.0%)   0.0005 (  0.0%)   0.0005 (  0.0%)  LookupAllConformancesInContextRequest
   0.0002 (  0.0%)   0.0003 (  0.0%)   0.0005 (  0.0%)   0.0005 (  0.0%)  NamingPatternRequest
   0.0002 (  0.0%)   0.0002 (  0.0%)   0.0004 (  0.0%)   0.0004 (  0.0%)  UnderlyingTypeRequest
   0.0002 (  0.0%)   0.0002 (  0.0%)   0.0004 (  0.0%)   0.0004 (  0.0%)  LifetimeDependenceInfoRequest
   0.0002 (  0.0%)   0.0002 (  0.0%)   0.0004 (  0.0%)   0.0004 (  0.0%)  DefaultArgumentExprRequest
   0.0001 (  0.0%)   0.0003 (  0.0%)   0.0003 (  0.0%)   0.0003 (  0.0%)  RequirementRequest
   0.0002 (  0.0%)   0.0002 (  0.0%)   0.0003 (  0.0%)   0.0003 (  0.0%)  IsFinalRequest
   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0003 (  0.0%)   0.0003 (  0.0%)  AssociatedConformanceRequest
   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0003 (  0.0%)   0.0003 (  0.0%)  PotentialMacroExpansionsInContextRequest
   0.0002 (  0.0%)   0.0002 (  0.0%)   0.0003 (  0.0%)   0.0003 (  0.0%)  SPIGroupsRequest
   0.0002 (  0.0%)   0.0001 (  0.0%)   0.0003 (  0.0%)   0.0003 (  0.0%)  IsObjCRequest
   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0003 (  0.0%)   0.0003 (  0.0%)  CompareDeclSpecializationRequest
   0.0002 (  0.0%)   0.0001 (  0.0%)   0.0003 (  0.0%)   0.0003 (  0.0%)  SemanticBriefCommentRequest
   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0003 (  0.0%)   0.0003 (  0.0%)  ExpandExtensionMacros
   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0003 (  0.0%)   0.0003 (  0.0%)  ConditionalRequirementsRequest
   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)   0.0003 (  0.0%)  SemanticUnavailableAttrRequest
   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  HasCircularRawValueRequest
   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  ResolveTypeWitnessesRequest
   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  HasMemberwiseInitRequest
   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  EnumRawTypeRequest
   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  AccessLevelRequest
   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  SuperclassDeclRequest
   0.0002 (  0.0%)   0.0000 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  RequirementSignatureRequest
   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  ApplyAccessNoteRequest
   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  GlobalActorAttributeRequest
   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0002 (  0.0%)  ParamSpecifierRequest
   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  ProtocolRequirementsRequest
   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  RawCommentRequest
   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  IsImplicitlyUnwrappedOptionalRequest
   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  PropertyWrapperMutabilityRequest
   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  IsActorRequest
   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  HasUserDefinedDesignatedInitRequest
   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  DynamicallyReplacedDeclRequest
   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  SuppressesConformanceRequest
   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  DefaultInitializerIsolation
   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  DefaultTypeRequest
   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  HasDefaultInitRequest
   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  NeedsNewVTableEntryRequest
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  OverriddenDeclsRequest
   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  AttachedResultBuilderRequest
   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  InitAccessorPropertiesRequest
   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  MemberwiseInitPropertiesRequest
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  AllInheritedProtocolsRequest
   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  TypeCheckFunctionBodyRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  precheck-expr
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  IsStaticRequest
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  ExpandChildTypeRefinementContextsRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  ObjCInterfaceAndImplementationRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  CheckInconsistentImplementationOnlyImportsRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  InheritedProtocolsRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)  ResultBuilderTypeRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)  SelfAccessKindRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0000 (  0.0%)  PropertyWrapperBackingPropertyTypeRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0000 (  0.0%)  SynthesizeAccessorRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  PatternBindingCheckedAndContextualizedInitRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  IsDistributedActorRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  HasMissingDesignatedInitializersRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  IsAccessorTransparentRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  HasStorageRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SimpleDidSetRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  RequiresOpaqueAccessorsRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  HasCircularInheritedProtocolsRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  PropertyWrapperInitializerInfoRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  RequiresOpaqueModifyCoroutineRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  LocalTypeDeclsRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  PrimaryAssociatedTypesRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  IsSetterMutatingRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ExpandAccessorMacros
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  CheckInconsistentWeakLinkedImportsRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  IsABICompatibleOverrideRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ConformanceAccessScopeRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ClassAncestryFlagsRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-module-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ExpandSynthesizedMemberMacroRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  UnderlyingTypeDeclsReferencedRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  InitKindRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  GetDestructorRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SynthesizeMainFunctionRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ModuleImplicitImportsRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  DirectOperatorLookupRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  CheckInconsistentAccessLevelOnImportSameFileRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ExistentialConformsToSelfRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  CheckInconsistentSPIOnlyImportsRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AttachedPropertyWrapperTypeRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SuperclassTypeRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  EnumRawValuesRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  CheckInconsistentAccessLevelOnImport
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SetterAccessLevelRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SelfBoundsFromWhereClauseRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  HasImportsMatchingFlagRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AreAllStoredPropertiesDefaultInitableRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  PrimarySourceFilesRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  PolymorphicEffectKindRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  CxxRecordSemantics
   0.5215 (100.0%)   1.2532 (100.0%)   1.7746 (100.0%)   1.7868 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.5091 seconds (0.5154 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.1348 (100.0%)   0.3743 (100.0%)   0.5091 (100.0%)   0.5154 (100.0%)  Building Target
   0.1348 (100.0%)   0.3743 (100.0%)   0.5091 (100.0%)   0.5154 (100.0%)  Total
SwiftCompile normal arm64 Compiling\ Keys.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/Keys.swift (in target 'PerfectCrypto' from project 'PerfectCrypto')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/Algorithms.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/ByteIO.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/Extensions.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/JWK.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/JWT.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/Keys.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/OpenSSLInternal.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/PerfectCrypto.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/Objects-normal/arm64/Keys.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/Objects-normal/arm64/Keys.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/Objects-normal/arm64/Keys.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/Objects-normal/arm64/Keys.dia -target arm64-apple-ios12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -swift-version 4 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/Objects-normal/arm64/PerfectCrypto_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-COpenSSL/COpenSSL/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name PerfectCrypto -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name iphoneos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/Objects-normal/arm64/Keys.o -index-unit-output-path /PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/Objects-normal/arm64/Keys.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/Keys.swift (in target 'PerfectCrypto' from project 'PerfectCrypto')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/Algorithms.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/ByteIO.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/Extensions.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/JWK.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/JWT.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/Keys.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/OpenSSLInternal.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/PerfectCrypto.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/Objects-normal/arm64/Keys.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/Objects-normal/arm64/Keys.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/Objects-normal/arm64/Keys.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/Objects-normal/arm64/Keys.dia -target arm64-apple-ios12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -swift-version 4 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/Objects-normal/arm64/PerfectCrypto_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-COpenSSL/COpenSSL/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name PerfectCrypto -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name iphoneos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/Objects-normal/arm64/Keys.o -index-unit-output-path /PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/Objects-normal/arm64/Keys.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftEmitModule normal arm64 Emitting\ module\ for\ PerfectCrypto (in target 'PerfectCrypto' from project 'PerfectCrypto')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/Algorithms.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/ByteIO.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/Extensions.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/JWK.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/JWT.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/Keys.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/OpenSSLInternal.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/PerfectCrypto.swift -target arm64-apple-ios12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -swift-version 4 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/Objects-normal/arm64/PerfectCrypto_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-COpenSSL/COpenSSL/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name PerfectCrypto -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name iphoneos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/Objects-normal/arm64/PerfectCrypto.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/Objects-normal/arm64/PerfectCrypto.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/Objects-normal/arm64/PerfectCrypto-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/Objects-normal/arm64/PerfectCrypto-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/Objects-normal/arm64/PerfectCrypto-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/Objects-normal/arm64/PerfectCrypto.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/Objects-normal/arm64/PerfectCrypto.abi.json
SwiftCompile normal arm64 Compiling\ JWT.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/JWT.swift (in target 'PerfectCrypto' from project 'PerfectCrypto')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/Algorithms.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/ByteIO.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/Extensions.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/JWK.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/JWT.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/Keys.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/OpenSSLInternal.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/PerfectCrypto.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/Objects-normal/arm64/JWT.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/Objects-normal/arm64/JWT.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/Objects-normal/arm64/JWT.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/Objects-normal/arm64/JWT.dia -target arm64-apple-ios12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -swift-version 4 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/Objects-normal/arm64/PerfectCrypto_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-COpenSSL/COpenSSL/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name PerfectCrypto -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name iphoneos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/Objects-normal/arm64/JWT.o -index-unit-output-path /PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/Objects-normal/arm64/JWT.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/JWT.swift (in target 'PerfectCrypto' from project 'PerfectCrypto')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/Algorithms.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/ByteIO.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/Extensions.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/JWK.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/JWT.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/Keys.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/OpenSSLInternal.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/PerfectCrypto.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/Objects-normal/arm64/JWT.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/Objects-normal/arm64/JWT.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/Objects-normal/arm64/JWT.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/Objects-normal/arm64/JWT.dia -target arm64-apple-ios12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -swift-version 4 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/Objects-normal/arm64/PerfectCrypto_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-COpenSSL/COpenSSL/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name PerfectCrypto -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name iphoneos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/Objects-normal/arm64/JWT.o -index-unit-output-path /PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/Objects-normal/arm64/JWT.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ OpenSSLInternal.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/OpenSSLInternal.swift (in target 'PerfectCrypto' from project 'PerfectCrypto')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/Algorithms.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/ByteIO.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/Extensions.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/JWK.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/JWT.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/Keys.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/OpenSSLInternal.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/PerfectCrypto.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/Objects-normal/arm64/OpenSSLInternal.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/Objects-normal/arm64/OpenSSLInternal.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/Objects-normal/arm64/OpenSSLInternal.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/Objects-normal/arm64/OpenSSLInternal.dia -target arm64-apple-ios12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -swift-version 4 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/Objects-normal/arm64/PerfectCrypto_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-COpenSSL/COpenSSL/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name PerfectCrypto -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name iphoneos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/Objects-normal/arm64/OpenSSLInternal.o -index-unit-output-path /PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/Objects-normal/arm64/OpenSSLInternal.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/OpenSSLInternal.swift (in target 'PerfectCrypto' from project 'PerfectCrypto')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/Algorithms.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/ByteIO.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/Extensions.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/JWK.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/JWT.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/Keys.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/OpenSSLInternal.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/PerfectCrypto.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/Objects-normal/arm64/OpenSSLInternal.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/Objects-normal/arm64/OpenSSLInternal.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/Objects-normal/arm64/OpenSSLInternal.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/Objects-normal/arm64/OpenSSLInternal.dia -target arm64-apple-ios12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -swift-version 4 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/Objects-normal/arm64/PerfectCrypto_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-COpenSSL/COpenSSL/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name PerfectCrypto -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name iphoneos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/Objects-normal/arm64/OpenSSLInternal.o -index-unit-output-path /PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/Objects-normal/arm64/OpenSSLInternal.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ JWK.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/JWK.swift (in target 'PerfectCrypto' from project 'PerfectCrypto')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/Algorithms.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/ByteIO.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/Extensions.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/JWK.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/JWT.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/Keys.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/OpenSSLInternal.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/PerfectCrypto.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/Objects-normal/arm64/JWK.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/Objects-normal/arm64/JWK.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/Objects-normal/arm64/JWK.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/Objects-normal/arm64/JWK.dia -target arm64-apple-ios12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -swift-version 4 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/Objects-normal/arm64/PerfectCrypto_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-COpenSSL/COpenSSL/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name PerfectCrypto -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name iphoneos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/Objects-normal/arm64/JWK.o -index-unit-output-path /PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/Objects-normal/arm64/JWK.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/.stats/stats-1717236996731838-swift-frontend-PerfectCrypto-JWK.swift-arm64_apple_ios12.0-o-Onone-135478735.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 2.4402 seconds (2.4560 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0670 (  9.4%)   0.1536 (  8.9%)   0.2206 (  9.0%)   0.2208 (  9.0%)  perform-sema
   0.0666 (  9.3%)   0.1529 (  8.9%)   0.2195 (  9.0%)   0.2197 (  8.9%)  TypeCheckSourceFileRequest
   0.0666 (  9.3%)   0.1527 (  8.8%)   0.2193 (  9.0%)   0.2195 (  8.9%)  Type checking and Semantic analysis
   0.0226 (  3.2%)   0.1766 ( 10.2%)   0.1992 (  8.2%)   0.2022 (  8.2%)  parse-and-resolve-imports
   0.0220 (  3.1%)   0.1755 ( 10.2%)   0.1975 (  8.1%)   0.2005 (  8.2%)  Import resolution
   0.0499 (  7.0%)   0.1057 (  6.1%)   0.1556 (  6.4%)   0.1558 (  6.3%)  TypeCheckFunctionBodyRequest
   0.0477 (  6.7%)   0.0996 (  5.8%)   0.1473 (  6.0%)   0.1475 (  6.0%)  typecheck-stmt
   0.0308 (  4.3%)   0.0798 (  4.6%)   0.1106 (  4.5%)   0.1107 (  4.5%)  typecheck-decl
   0.0266 (  3.7%)   0.0564 (  3.3%)   0.0830 (  3.4%)   0.0831 (  3.4%)  typecheck-expr
   0.0307 (  4.3%)   0.0358 (  2.1%)   0.0664 (  2.7%)   0.0695 (  2.8%)  ExecuteSILPipelineRequest
   0.0241 (  3.4%)   0.0403 (  2.3%)   0.0644 (  2.6%)   0.0647 (  2.6%)  ASTLoweringRequest
   0.0181 (  2.5%)   0.0402 (  2.3%)   0.0582 (  2.4%)   0.0583 (  2.4%)  ResolveImplicitMemberRequest
   0.0203 (  2.8%)   0.0368 (  2.1%)   0.0571 (  2.3%)   0.0573 (  2.3%)  SILgen-decl
   0.0176 (  2.5%)   0.0393 (  2.3%)   0.0569 (  2.3%)   0.0570 (  2.3%)  ResolveValueWitnessesRequest
   0.0113 (  1.6%)   0.0406 (  2.4%)   0.0519 (  2.1%)   0.0520 (  2.1%)  InterfaceTypeRequest
   0.0161 (  2.3%)   0.0291 (  1.7%)   0.0452 (  1.9%)   0.0454 (  1.9%)  SILGen-function
   0.0182 (  2.5%)   0.0220 (  1.3%)   0.0401 (  1.6%)   0.0410 (  1.7%)  IRGenRequest
   0.0086 (  1.2%)   0.0270 (  1.6%)   0.0356 (  1.5%)   0.0356 (  1.4%)  QualifiedLookupRequest
   0.0136 (  1.9%)   0.0155 (  0.9%)   0.0292 (  1.2%)   0.0298 (  1.2%)  IRGen
   0.0098 (  1.4%)   0.0181 (  1.0%)   0.0278 (  1.1%)   0.0278 (  1.1%)  UnqualifiedLookupRequest
   0.0079 (  1.1%)   0.0198 (  1.1%)   0.0277 (  1.1%)   0.0277 (  1.1%)  PatternBindingEntryRequest
   0.0081 (  1.1%)   0.0191 (  1.1%)   0.0272 (  1.1%)   0.0272 (  1.1%)  precheck-expr
   0.0096 (  1.3%)   0.0170 (  1.0%)   0.0265 (  1.1%)   0.0266 (  1.1%)  performUnqualifiedLookup
   0.0080 (  1.1%)   0.0179 (  1.0%)   0.0259 (  1.1%)   0.0259 (  1.1%)  DirectLookupRequest
   0.0044 (  0.6%)   0.0185 (  1.1%)   0.0229 (  0.9%)   0.0229 (  0.9%)  ActorIsolationRequest
   0.0092 (  1.3%)   0.0123 (  0.7%)   0.0215 (  0.9%)   0.0215 (  0.9%)  LookupInModuleRequest
   0.0112 (  1.6%)   0.0099 (  0.6%)   0.0211 (  0.9%)   0.0212 (  0.9%)  build-rewrite-system
   0.0098 (  1.4%)   0.0107 (  0.6%)   0.0206 (  0.8%)   0.0209 (  0.9%)  LookupConformanceInModuleRequest
   0.0042 (  0.6%)   0.0129 (  0.7%)   0.0171 (  0.7%)   0.0194 (  0.8%)  StoredPropertiesRequest
   0.0026 (  0.4%)   0.0124 (  0.7%)   0.0150 (  0.6%)   0.0150 (  0.6%)  AttachedPropertyWrappersRequest
   0.0089 (  1.2%)   0.0032 (  0.2%)   0.0121 (  0.5%)   0.0121 (  0.5%)  SIL optimization
   0.0017 (  0.2%)   0.0076 (  0.4%)   0.0092 (  0.4%)   0.0093 (  0.4%)  PotentialMacroExpansionsInContextRequest
   0.0030 (  0.4%)   0.0061 (  0.4%)   0.0091 (  0.4%)   0.0091 (  0.4%)  ResolveTypeRequest
   0.0015 (  0.2%)   0.0068 (  0.4%)   0.0083 (  0.3%)   0.0084 (  0.3%)  load-stdlib
   0.0023 (  0.3%)   0.0048 (  0.3%)   0.0072 (  0.3%)   0.0072 (  0.3%)  ModuleQualifiedLookupRequest
   0.0021 (  0.3%)   0.0044 (  0.3%)   0.0065 (  0.3%)   0.0065 (  0.3%)  PatternTypeRequest
   0.0013 (  0.2%)   0.0051 (  0.3%)   0.0064 (  0.3%)   0.0065 (  0.3%)  ExpandPeerMacroRequest
   0.0024 (  0.3%)   0.0040 (  0.2%)   0.0064 (  0.3%)   0.0064 (  0.3%)  import-clang-decl
   0.0020 (  0.3%)   0.0040 (  0.2%)   0.0060 (  0.2%)   0.0060 (  0.2%)  NamingPatternRequest
   0.0031 (  0.4%)   0.0029 (  0.2%)   0.0059 (  0.2%)   0.0060 (  0.2%)  SIL verification, pre-optimization
   0.0014 (  0.2%)   0.0020 (  0.1%)   0.0034 (  0.1%)   0.0034 (  0.1%)  typecheck-expr-pattern
   0.0026 (  0.4%)   0.0006 (  0.0%)   0.0032 (  0.1%)   0.0032 (  0.1%)  verify-all-loaded-modules
   0.0008 (  0.1%)   0.0017 (  0.1%)   0.0025 (  0.1%)   0.0025 (  0.1%)  HasIsolatedSelfRequest
   0.0015 (  0.2%)   0.0008 (  0.0%)   0.0023 (  0.1%)   0.0023 (  0.1%)  ParseTopLevelDeclsRequest
   0.0007 (  0.1%)   0.0016 (  0.1%)   0.0023 (  0.1%)   0.0023 (  0.1%)  ABIMembersRequest
   0.0015 (  0.2%)   0.0008 (  0.0%)   0.0022 (  0.1%)   0.0022 (  0.1%)  ParseSourceFileRequest
   0.0005 (  0.1%)   0.0017 (  0.1%)   0.0022 (  0.1%)   0.0022 (  0.1%)  HasInitAccessorRequest
   0.0011 (  0.2%)   0.0007 (  0.0%)   0.0018 (  0.1%)   0.0018 (  0.1%)  ExpandMemberAttributeMacros
   0.0011 (  0.2%)   0.0005 (  0.0%)   0.0017 (  0.1%)   0.0017 (  0.1%)  SIL verification, post-optimization
   0.0003 (  0.0%)   0.0012 (  0.1%)   0.0015 (  0.1%)   0.0015 (  0.1%)  SynthesizeMemberwiseInitRequest
   0.0006 (  0.1%)   0.0008 (  0.0%)   0.0014 (  0.1%)   0.0014 (  0.1%)  ExtendedNominalRequest
   0.0006 (  0.1%)   0.0008 (  0.0%)   0.0014 (  0.1%)   0.0014 (  0.1%)  IsDeclRefinementOfRequest
   0.0003 (  0.0%)   0.0010 (  0.1%)   0.0013 (  0.1%)   0.0013 (  0.1%)  InheritedDeclsReferencedRequest
   0.0003 (  0.0%)   0.0007 (  0.0%)   0.0010 (  0.0%)   0.0010 (  0.0%)  ParseAbstractFunctionBodyRequest
   0.0003 (  0.0%)   0.0007 (  0.0%)   0.0010 (  0.0%)   0.0010 (  0.0%)  AST verification
   0.0002 (  0.0%)   0.0007 (  0.0%)   0.0009 (  0.0%)   0.0009 (  0.0%)  GenericSignatureRequest
   0.0002 (  0.0%)   0.0007 (  0.0%)   0.0009 (  0.0%)   0.0009 (  0.0%)  IsGetterMutatingRequest
   0.0002 (  0.0%)   0.0007 (  0.0%)   0.0009 (  0.0%)   0.0009 (  0.0%)  IsDynamicRequest
   0.0004 (  0.1%)   0.0004 (  0.0%)   0.0008 (  0.0%)   0.0008 (  0.0%)  OpaqueReadOwnershipRequest
   0.0002 (  0.0%)   0.0007 (  0.0%)   0.0008 (  0.0%)   0.0008 (  0.0%)  ResultBuilderTypeRequest
   0.0005 (  0.1%)   0.0003 (  0.0%)   0.0008 (  0.0%)   0.0008 (  0.0%)  USRGenerationRequest
   0.0003 (  0.0%)   0.0005 (  0.0%)   0.0008 (  0.0%)   0.0008 (  0.0%)  SPIGroupsRequest
   0.0001 (  0.0%)   0.0006 (  0.0%)   0.0007 (  0.0%)   0.0007 (  0.0%)  LookupInfixOperatorRequest
   0.0003 (  0.0%)   0.0003 (  0.0%)   0.0007 (  0.0%)   0.0007 (  0.0%)  PublicSymbolsRequest
   0.0005 (  0.1%)   0.0001 (  0.0%)   0.0006 (  0.0%)   0.0006 (  0.0%)  ParseMembersRequest
   0.0001 (  0.0%)   0.0005 (  0.0%)   0.0006 (  0.0%)   0.0006 (  0.0%)  PreCheckFunctionBodyRequest
   0.0002 (  0.0%)   0.0004 (  0.0%)   0.0006 (  0.0%)   0.0006 (  0.0%)  CheckRedeclarationRequest
   0.0002 (  0.0%)   0.0004 (  0.0%)   0.0006 (  0.0%)   0.0006 (  0.0%)  IsActorRequest
   0.0003 (  0.0%)   0.0003 (  0.0%)   0.0006 (  0.0%)   0.0006 (  0.0%)  LookupAllConformancesInContextRequest
   0.0002 (  0.0%)   0.0003 (  0.0%)   0.0005 (  0.0%)   0.0005 (  0.0%)  ProtocolDependenciesRequest
   0.0001 (  0.0%)   0.0003 (  0.0%)   0.0005 (  0.0%)   0.0005 (  0.0%)  HasMemberwiseInitRequest
   0.0001 (  0.0%)   0.0004 (  0.0%)   0.0005 (  0.0%)   0.0005 (  0.0%)  ExpandExtensionMacros
   0.0001 (  0.0%)   0.0003 (  0.0%)   0.0004 (  0.0%)   0.0004 (  0.0%)  StorageImplInfoRequest
   0.0003 (  0.0%)   0.0002 (  0.0%)   0.0004 (  0.0%)   0.0004 (  0.0%)  GenericParamListRequest
   0.0002 (  0.0%)   0.0002 (  0.0%)   0.0004 (  0.0%)   0.0004 (  0.0%)  ResultTypeRequest
   0.0002 (  0.0%)   0.0002 (  0.0%)   0.0004 (  0.0%)   0.0004 (  0.0%)  DefaultTypeRequest
   0.0001 (  0.0%)   0.0003 (  0.0%)   0.0004 (  0.0%)   0.0004 (  0.0%)  HasStorageRequest
   0.0003 (  0.0%)   0.0002 (  0.0%)   0.0004 (  0.0%)   0.0004 (  0.0%)  LifetimeDependenceInfoRequest
   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0004 (  0.0%)   0.0004 (  0.0%)  IsObjCRequest
   0.0001 (  0.0%)   0.0003 (  0.0%)   0.0004 (  0.0%)   0.0004 (  0.0%)  ParamSpecifierRequest
   0.0001 (  0.0%)   0.0003 (  0.0%)   0.0003 (  0.0%)   0.0003 (  0.0%)  ValidatePrecedenceGroupRequest
   0.0002 (  0.0%)   0.0001 (  0.0%)   0.0003 (  0.0%)   0.0003 (  0.0%)  GlobalActorAttributeRequest
   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0003 (  0.0%)   0.0003 (  0.0%)  SemanticUnavailableAttrRequest
   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0003 (  0.0%)   0.0003 (  0.0%)  AllMembersRequest
   0.0000 (  0.0%)   0.0002 (  0.0%)   0.0003 (  0.0%)   0.0003 (  0.0%)  LookupPrecedenceGroupRequest
   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0003 (  0.0%)   0.0003 (  0.0%)  InitAccessorPropertiesRequest
   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0003 (  0.0%)   0.0003 (  0.0%)  ImplicitKnownProtocolConformanceRequest
   0.0000 (  0.0%)   0.0002 (  0.0%)   0.0003 (  0.0%)   0.0003 (  0.0%)  RequiresOpaqueAccessorsRequest
   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0003 (  0.0%)   0.0003 (  0.0%)  ConditionalRequirementsRequest
   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  OverriddenDeclsRequest
   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  HasUserDefinedDesignatedInitRequest
   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  MemberwiseInitPropertiesRequest
   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  DynamicallyReplacedDeclRequest
   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  AllInheritedProtocolsRequest
   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  NeedsNewVTableEntryRequest
   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  ObjCInterfaceAndImplementationRequest
   0.0000 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  InheritedTypeRequest
   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  CompareDeclSpecializationRequest
   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  AssociatedConformanceRequest
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  AbstractGenericSignatureRequest
   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  LocalDiscriminatorsRequest
   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  SemanticDeclAttrsRequest
   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  CollectOverriddenDeclsRequest
   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  ProtocolRequirementsRequest
   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  HasDynamicMemberLookupAttributeRequest
   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  AccessLevelRequest
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  RequirementSignatureRequest
   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  InheritedProtocolsRequest
   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  PropertyWrapperMutabilityRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  IsImplicitlyUnwrappedOptionalRequest
   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  CheckInconsistentImplementationOnlyImportsRequest
   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  AreAllStoredPropertiesDefaultInitableRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  IsDistributedActorRequest
   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  CheckInconsistentWeakLinkedImportsRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  ApplyAccessNoteRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  IsFinalRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  FragileFunctionKindRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  load-all-members
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  SuperclassTypeRequest
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  IsNonUserModuleRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  LocalTypeDeclsRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  IsFunctionBodySkippedRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  PatternBindingCheckedAndContextualizedInitRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0000 (  0.0%)  DirectOperatorLookupRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  PolymorphicEffectKindRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  HasDefaultInitRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SuperclassDeclRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ExpandChildTypeRefinementContextsRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  DefaultAndMaxAccessLevelRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  PropertyWrapperBackingPropertyTypeRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  PropertyWrapperAuxiliaryVariablesRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  DefaultInitializerIsolation
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  BodyInitKindRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SynthesizeAccessorRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  IsSingleValueStmtRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ExpandAccessorMacros
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ResolveTypeWitnessesRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  IsStaticRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AttachedResultBuilderRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  IsSetterMutatingRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  HasCircularInheritedProtocolsRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SimpleDidSetRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  DirectPrecedenceGroupLookupRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  StoredPropertiesAndMissingMembersRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  PreCheckReturnStmtRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  InitKindRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  IsAccessorTransparentRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  PropertyWrapperInitializerInfoRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  RequiresOpaqueModifyCoroutineRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SelfAccessKindRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ProvideDefaultImplForRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  CxxRecordSemantics
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ClassAncestryFlagsRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  PreCheckClosureBodyRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ExpandBodyMacroRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  UnderlyingTypeDeclsReferencedRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ExpandSynthesizedMemberMacroRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  IsABICompatibleOverrideRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SetterAccessLevelRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ExprPatternMatchRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  RawCommentRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ExistentialConformsToSelfRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ConformanceAccessScopeRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SynthesizeMainFunctionRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ExpandPreambleMacroRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  HasImportsMatchingFlagRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  CheckInconsistentAccessLevelOnImport
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SelfBoundsFromWhereClauseRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ModuleImplicitImportsRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  GetDestructorRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AttachedPropertyWrapperTypeRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  IsDefaultActorRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  HasCircularRawValueRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ClosureEffectsRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SuppressesConformanceRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  EnumRawTypeRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  CheckInconsistentSPIOnlyImportsRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  CheckInconsistentAccessLevelOnImportSameFileRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  EnumRawValuesRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  PrimarySourceFilesRequest
   0.7136 (100.0%)   1.7266 (100.0%)   2.4402 (100.0%)   2.4560 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.6074 seconds (0.6147 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.1700 (100.0%)   0.4374 (100.0%)   0.6074 (100.0%)   0.6147 (100.0%)  Building Target
   0.1700 (100.0%)   0.4374 (100.0%)   0.6074 (100.0%)   0.6147 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/JWK.swift (in target 'PerfectCrypto' from project 'PerfectCrypto')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/Algorithms.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/ByteIO.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/Extensions.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/JWK.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/JWT.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/Keys.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/OpenSSLInternal.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/PerfectCrypto.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/Objects-normal/arm64/JWK.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/Objects-normal/arm64/JWK.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/Objects-normal/arm64/JWK.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/Objects-normal/arm64/JWK.dia -target arm64-apple-ios12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -swift-version 4 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/Objects-normal/arm64/PerfectCrypto_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-COpenSSL/COpenSSL/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name PerfectCrypto -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name iphoneos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/Objects-normal/arm64/JWK.o -index-unit-output-path /PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/Objects-normal/arm64/JWK.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
<unknown>:0: error: symbol 'RSA_get0_key' (RSA_get0_key) is in generated IR file, but not in TBD file
<unknown>:0: error: please submit a bug report (https://swift.org/contributing/#reporting-bugs), and add '-Xfrontend -validate-tbd-against-ir=none' to squash the errors
SwiftCompile normal arm64 Compiling\ Extensions.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/Extensions.swift (in target 'PerfectCrypto' from project 'PerfectCrypto')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/Algorithms.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/ByteIO.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/Extensions.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/JWK.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/JWT.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/Keys.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/OpenSSLInternal.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/PerfectCrypto.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/Objects-normal/arm64/Extensions.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/Objects-normal/arm64/Extensions.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/Objects-normal/arm64/Extensions.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/Objects-normal/arm64/Extensions.dia -target arm64-apple-ios12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -swift-version 4 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/Objects-normal/arm64/PerfectCrypto_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-COpenSSL/COpenSSL/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name PerfectCrypto -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name iphoneos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/Objects-normal/arm64/Extensions.o -index-unit-output-path /PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/Objects-normal/arm64/Extensions.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/Extensions.swift (in target 'PerfectCrypto' from project 'PerfectCrypto')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/Algorithms.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/ByteIO.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/Extensions.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/JWK.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/JWT.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/Keys.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/OpenSSLInternal.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/PerfectCrypto.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/Objects-normal/arm64/Extensions.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/Objects-normal/arm64/Extensions.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/Objects-normal/arm64/Extensions.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/Objects-normal/arm64/Extensions.dia -target arm64-apple-ios12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -swift-version 4 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/Objects-normal/arm64/PerfectCrypto_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-COpenSSL/COpenSSL/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name PerfectCrypto -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name iphoneos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/Objects-normal/arm64/Extensions.o -index-unit-output-path /PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/Objects-normal/arm64/Extensions.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ ByteIO.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/ByteIO.swift (in target 'PerfectCrypto' from project 'PerfectCrypto')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/Algorithms.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/ByteIO.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/Extensions.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/JWK.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/JWT.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/Keys.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/OpenSSLInternal.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/PerfectCrypto.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/Objects-normal/arm64/ByteIO.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/Objects-normal/arm64/ByteIO.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/Objects-normal/arm64/ByteIO.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/Objects-normal/arm64/ByteIO.dia -target arm64-apple-ios12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -swift-version 4 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/Objects-normal/arm64/PerfectCrypto_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-COpenSSL/COpenSSL/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name PerfectCrypto -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name iphoneos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/Objects-normal/arm64/ByteIO.o -index-unit-output-path /PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/Objects-normal/arm64/ByteIO.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/ByteIO.swift (in target 'PerfectCrypto' from project 'PerfectCrypto')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/Algorithms.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/ByteIO.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/Extensions.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/JWK.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/JWT.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/Keys.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/OpenSSLInternal.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/PerfectCrypto.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/Objects-normal/arm64/ByteIO.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/Objects-normal/arm64/ByteIO.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/Objects-normal/arm64/ByteIO.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/Objects-normal/arm64/ByteIO.dia -target arm64-apple-ios12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -swift-version 4 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/Objects-normal/arm64/PerfectCrypto_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-COpenSSL/COpenSSL/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name PerfectCrypto -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name iphoneos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/Objects-normal/arm64/ByteIO.o -index-unit-output-path /PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/Objects-normal/arm64/ByteIO.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ Algorithms.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/Algorithms.swift (in target 'PerfectCrypto' from project 'PerfectCrypto')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/Algorithms.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/ByteIO.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/Extensions.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/JWK.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/JWT.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/Keys.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/OpenSSLInternal.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/PerfectCrypto.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/Objects-normal/arm64/Algorithms.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/Objects-normal/arm64/Algorithms.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/Objects-normal/arm64/Algorithms.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/Objects-normal/arm64/Algorithms.dia -target arm64-apple-ios12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -swift-version 4 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/Objects-normal/arm64/PerfectCrypto_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-COpenSSL/COpenSSL/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name PerfectCrypto -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name iphoneos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/Objects-normal/arm64/Algorithms.o -index-unit-output-path /PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/Objects-normal/arm64/Algorithms.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/Algorithms.swift (in target 'PerfectCrypto' from project 'PerfectCrypto')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/Algorithms.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/ByteIO.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/Extensions.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/JWK.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/JWT.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/Keys.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/OpenSSLInternal.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/PerfectCrypto.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/Objects-normal/arm64/Algorithms.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/Objects-normal/arm64/Algorithms.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/Objects-normal/arm64/Algorithms.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/Objects-normal/arm64/Algorithms.dia -target arm64-apple-ios12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -swift-version 4 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/Objects-normal/arm64/PerfectCrypto_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-COpenSSL/COpenSSL/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name PerfectCrypto -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.4 -target-sdk-name iphoneos17.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/Objects-normal/arm64/Algorithms.o -index-unit-output-path /PerfectCrypto.build/Debug-iphoneos/PerfectCrypto.build/Objects-normal/arm64/Algorithms.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftDriver\ Compilation PerfectCRUD normal arm64 com.apple.xcode.tools.swift.compiler (in target 'PerfectCRUD' from project 'PerfectCRUD')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-CRUD
    builtin-Swift-Compilation -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swiftc -module-name PerfectCRUD -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCRUD.build/Debug-iphoneos/PerfectCRUD.build/Objects-normal/arm64/PerfectCRUD.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -target arm64-apple-ios12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCRUD.build/Debug-iphoneos/PerfectCRUD.build/Objects-normal/arm64/PerfectCRUD-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/PerfectCRUD.build/Debug-iphoneos/PerfectCRUD.build/Objects-normal/arm64/PerfectCRUD.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCRUD.build/Debug-iphoneos/PerfectCRUD.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCRUD.build/Debug-iphoneos/PerfectCRUD.build/Objects-normal/arm64/PerfectCRUD_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/PerfectCRUD.build/Debug-iphoneos/PerfectCRUD.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCRUD.build/Debug-iphoneos/PerfectCRUD.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PerfectCRUD.build/Debug-iphoneos/PerfectCRUD.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/PerfectCRUD.build/Debug-iphoneos/PerfectCRUD.build/Objects-normal/arm64/PerfectCRUD-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-CRUD -experimental-emit-module-separately -disable-cmo
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'cURL' from project 'cURL')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'PerfectCURL' from project 'PerfectCURL')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'PerfectThread' from project 'PerfectThread')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'PerfectNet' from project 'PerfectNet')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'PerfectHTTP' from project 'PerfectHTTP')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'PerfectCSQLite3' from project 'PerfectCSQLite3')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'PerfectCrypto' from project 'PerfectCrypto')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'COpenSSL' from project 'COpenSSL')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'PerfectSQLite' from project 'PerfectSQLite')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'COpenSSL' from project 'COpenSSL')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'PerfectLib' from project 'PerfectLib')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'StORM' from project 'StORM')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'SQLiteStORM' from project 'SQLiteStORM')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'PerfectHTTP' from project 'PerfectHTTP')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'PerfectLib' from project 'PerfectLib')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'PerfectLogger' from project 'PerfectLogger')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'SQLiteStORM' from project 'SQLiteStORM')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'SwiftMoment' from project 'SwiftMoment')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'PerfectCURL' from project 'PerfectCURL')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'PerfectLogger' from project 'PerfectLogger')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'PerfectNet' from project 'PerfectNet')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'PerfectThread' from project 'PerfectThread')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'SwiftMoment' from project 'SwiftMoment')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'PerfectCRUD' from project 'PerfectCRUD')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'PerfectCrypto' from project 'PerfectCrypto')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'PerfectCRUD' from project 'PerfectCRUD')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'StORM' from project 'StORM')
** BUILD FAILED **
The following build commands failed:
	SwiftCompile normal arm64 Compiling\ JWK.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/JWK.swift (in target 'PerfectCrypto' from project 'PerfectCrypto')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Perfect-Crypto/Sources/PerfectCrypto/JWK.swift (in target 'PerfectCrypto' from project 'PerfectCrypto')
(2 failures)
BUILD FAILURE 6.0 iOS
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.