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 Cryptex, reference 0.0.6 (b37b47), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 26 Apr 2025 13:46:09 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Cryptex -destination platform=macOS,arch=arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/trsathya/cryptex.git
Reference: 0.0.6
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/trsathya/cryptex
 * tag               0.0.6      -> FETCH_HEAD
HEAD is now at b37b478 Upgrade tto Swift 4.2
Cloned https://github.com/trsathya/cryptex.git
Revision (git rev-parse @):
b37b47870bc9f064d0420506ed7621d52e94eb75
SUCCESS checkout https://github.com/trsathya/cryptex.git at 0.0.6
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.1
Building package at path:  $PWD
https://github.com/trsathya/cryptex.git
https://github.com/trsathya/cryptex.git
{
  "dependencies" : [
    {
      "identity" : "cryptoswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.8.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/krzyzanowskim/CryptoSwift.git"
    }
  ],
  "manifest_display_name" : "Cryptex",
  "name" : "Cryptex",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Cryptex",
      "targets" : [
        "Cryptex"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "4"
  ],
  "targets" : [
    {
      "c99name" : "CryptexTests",
      "module_type" : "SwiftTarget",
      "name" : "CryptexTests",
      "path" : "Tests/CryptexTests",
      "sources" : [
        "CryptexTests.swift"
      ],
      "target_dependencies" : [
        "Cryptex"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Cryptex",
      "module_type" : "SwiftTarget",
      "name" : "Cryptex",
      "path" : ".",
      "product_dependencies" : [
        "CryptoSwift"
      ],
      "product_memberships" : [
        "Cryptex"
      ],
      "sources" : [
        "Sources/Binance.swift",
        "Sources/BitGrail.swift",
        "Sources/Bitfinex.swift",
        "Sources/CoinExchange.swift",
        "Sources/CoinMarketCap.swift",
        "Sources/Common/API.swift",
        "Sources/Common/Balance.swift",
        "Sources/Common/Currency.swift",
        "Sources/Common/CurrencyPair.swift",
        "Sources/Common/Enums.swift",
        "Sources/Common/ExchangeDataStore.swift",
        "Sources/Common/Extensions.swift",
        "Sources/Common/MockURLSession.swift",
        "Sources/Common/Network.swift",
        "Sources/Common/Protocols.swift",
        "Sources/Common/Ticker.swift",
        "Sources/Common/UserPreference.swift",
        "Sources/Cryptopia.swift",
        "Sources/GDAX.swift",
        "Sources/Gemini.swift",
        "Sources/Koinex.swift",
        "Sources/Kraken.swift",
        "Sources/Poloniex.swift",
        "UI/CryptEx/API/API.swift",
        "UI/CryptEx/API/Services.swift",
        "UI/CryptEx/AppDelegate.swift",
        "UI/CryptEx/BackgroundServices/BackgroundService.swift",
        "UI/CryptEx/TickerCell.swift",
        "UI/CryptEx/ViewController/All/AllBalancesVC.swift",
        "UI/CryptEx/ViewController/BalancesVC.swift",
        "UI/CryptEx/ViewController/ExchangeVC.swift",
        "UI/CryptEx/ViewController/Gemini/GeminiPastTradesVC.swift",
        "UI/CryptEx/ViewController/Poloniex/PoloniexDepositsWithdrawalsVC.swift",
        "UI/CryptEx/ViewController/Poloniex/PoloniexTradeHistoryVC.swift",
        "UI/CryptEx/ViewController/RefreshableTableVC.swift",
        "UI/CryptEx/ViewController/Settings/NotificationSettingsVC.swift",
        "UI/CryptEx/ViewController/TickersVC.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.0"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
  "dependencies" : [
    {
      "identity" : "cryptoswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.8.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/krzyzanowskim/CryptoSwift.git"
    }
  ],
  "manifest_display_name" : "Cryptex",
  "name" : "Cryptex",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Cryptex",
      "targets" : [
        "Cryptex"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "4"
  ],
  "targets" : [
    {
      "c99name" : "CryptexTests",
      "module_type" : "SwiftTarget",
      "name" : "CryptexTests",
      "path" : "Tests/CryptexTests",
      "sources" : [
        "CryptexTests.swift"
      ],
      "target_dependencies" : [
        "Cryptex"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Cryptex",
      "module_type" : "SwiftTarget",
      "name" : "Cryptex",
      "path" : ".",
      "product_dependencies" : [
        "CryptoSwift"
      ],
      "product_memberships" : [
        "Cryptex"
      ],
      "sources" : [
        "Sources/Binance.swift",
        "Sources/BitGrail.swift",
        "Sources/Bitfinex.swift",
        "Sources/CoinExchange.swift",
        "Sources/CoinMarketCap.swift",
        "Sources/Common/API.swift",
        "Sources/Common/Balance.swift",
        "Sources/Common/Currency.swift",
        "Sources/Common/CurrencyPair.swift",
        "Sources/Common/Enums.swift",
        "Sources/Common/ExchangeDataStore.swift",
        "Sources/Common/Extensions.swift",
        "Sources/Common/MockURLSession.swift",
        "Sources/Common/Network.swift",
        "Sources/Common/Protocols.swift",
        "Sources/Common/Ticker.swift",
        "Sources/Common/UserPreference.swift",
        "Sources/Cryptopia.swift",
        "Sources/GDAX.swift",
        "Sources/Gemini.swift",
        "Sources/Koinex.swift",
        "Sources/Kraken.swift",
        "Sources/Poloniex.swift",
        "UI/CryptEx/API/API.swift",
        "UI/CryptEx/API/Services.swift",
        "UI/CryptEx/AppDelegate.swift",
        "UI/CryptEx/BackgroundServices/BackgroundService.swift",
        "UI/CryptEx/TickerCell.swift",
        "UI/CryptEx/ViewController/All/AllBalancesVC.swift",
        "UI/CryptEx/ViewController/BalancesVC.swift",
        "UI/CryptEx/ViewController/ExchangeVC.swift",
        "UI/CryptEx/ViewController/Gemini/GeminiPastTradesVC.swift",
        "UI/CryptEx/ViewController/Poloniex/PoloniexDepositsWithdrawalsVC.swift",
        "UI/CryptEx/ViewController/Poloniex/PoloniexTradeHistoryVC.swift",
        "UI/CryptEx/ViewController/RefreshableTableVC.swift",
        "UI/CryptEx/ViewController/Settings/NotificationSettingsVC.swift",
        "UI/CryptEx/ViewController/TickersVC.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.0"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "Cryptex",
    "schemes" : [
      "Cryptex"
    ],
    "targets" : [
      "Cryptex",
      "CryptexTests"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Cryptex -destination platform=macOS,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme Cryptex -destination platform=macOS,arch=arm64 "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'Cryptex' in project 'Cryptex' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: d4a451a16ae34a0d5c81062399b1aadd
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/d4a451a16ae34a0d5c81062399b1aadd.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/Cryptex.xcodeproj
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/Cryptex.xcodeproj
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    cd /Users/admin/builder/spi-builder-workspace/Cryptex.xcodeproj
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-maccatalyst
    cd /Users/admin/builder/spi-builder-workspace/Cryptex.xcodeproj
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-maccatalyst
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst
    cd /Users/admin/builder/spi-builder-workspace/Cryptex.xcodeproj
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex-b3ad3ada2da8d8db8e39ec4a4e195323-VFS-maccatalyst/all-product-headers.yaml
    cd /Users/admin/builder/spi-builder-workspace/Cryptex.xcodeproj
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex-b3ad3ada2da8d8db8e39ec4a4e195323-VFS-maccatalyst/all-product-headers.yaml
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/module.modulemap (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/module.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/Cryptex.hmap (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/Cryptex.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/unextended-module-overlay.yaml (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/unextended-module-overlay.yaml
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/unextended-module.modulemap (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/unextended-module.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/Cryptex-project-headers.hmap (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/Cryptex-project-headers.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp
-target arm64-apple-ios13.1-macabi '-std=gnu11' -fmodules -gmodules '-fmodules-cache-path=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex' '-fmodule-name=Cryptex' -fpascal-strings -O0 -fno-common '-DDEBUG=1' -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -g -iquote /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/Cryptex-generated-files.hmap -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/Cryptex-own-target-headers.hmap -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/Cryptex-all-non-framework-target-headers.hmap -ivfsoverlay /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex-b3ad3ada2da8d8db8e39ec4a4e195323-VFS-maccatalyst/all-product-headers.yaml -iquote /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/Cryptex-project-headers.hmap -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/include -isystem /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/iOSSupport/usr/include -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/DerivedSources-normal/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/DerivedSources/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/DerivedSources -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/iOSSupport/System/Library/Frameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/DerivedSources/Cryptex_vers.c (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/DerivedSources/Cryptex_vers.c
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/Objects-normal/arm64/Cryptex_const_extract_protocols.json (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/Objects-normal/arm64/Cryptex_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/Objects-normal/arm64/Cryptex-OutputFileMap.json (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/Objects-normal/arm64/Cryptex-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/Objects-normal/arm64/Cryptex.SwiftFileList (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/Objects-normal/arm64/Cryptex.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/Objects-normal/arm64/Cryptex.SwiftConstValuesFileList (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/Objects-normal/arm64/Cryptex.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/Objects-normal/arm64/Cryptex.LinkFileList (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/Objects-normal/arm64/Cryptex.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/Cryptex.DependencyStaticMetadataFileList (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/Cryptex.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/Cryptex-own-target-headers.hmap (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/Cryptex-own-target-headers.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/Cryptex.DependencyMetadataFileList (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/Cryptex.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/Cryptex-generated-files.hmap (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/Cryptex-generated-files.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/Cryptex-all-target-headers.hmap (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/Cryptex-all-target-headers.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/Cryptex-all-non-framework-target-headers.hmap (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/Cryptex-all-non-framework-target-headers.hmap
CpHeader /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/Cryptex.framework/Versions/A/Headers/Cryptex.h /Users/admin/builder/spi-builder-workspace/Cryptex/Cryptex.h (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/Cryptex/Cryptex.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/Cryptex.framework/Versions/A/Headers
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/Cryptex.framework/Versions/A/Modules/module.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/module.modulemap (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/module.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/Cryptex.framework/Versions/A/Modules
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/Cryptex.framework/Versions/Current A (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/ln -sfh A /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/Cryptex.framework/Versions/Current
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/Cryptex.framework/Resources Versions/Current/Resources (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/ln -sfh Versions/Current/Resources /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/Cryptex.framework/Resources
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/Cryptex.framework/Modules Versions/Current/Modules (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/ln -sfh Versions/Current/Modules /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/Cryptex.framework/Modules
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/Cryptex.framework/Headers Versions/Current/Headers (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/ln -sfh Versions/Current/Headers /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/Cryptex.framework/Headers
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/Cryptex.framework/Cryptex Versions/Current/Cryptex (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/ln -sfh Versions/Current/Cryptex /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/Cryptex.framework/Cryptex
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/Cryptex.framework/Versions/A/Resources (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/Cryptex.framework/Versions/A/Resources
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/Cryptex.framework/Versions/A/Headers (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/Cryptex.framework/Versions/A/Headers
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/Cryptex.framework/Versions/A (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/Cryptex.framework/Versions/A
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/Cryptex.framework (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/Cryptex.framework
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/Cryptex.framework/Versions (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/Cryptex.framework/Versions
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/Cryptex.framework/Versions/A/Resources/Info.plist /Users/admin/builder/spi-builder-workspace/Cryptex/Info.plist (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/Cryptex/Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -platform macosx -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/Cryptex.framework/Versions/A/Resources/Info.plist
SwiftDriver Cryptex normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Cryptex -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/Objects-normal/arm64/Cryptex.SwiftFileList -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-ios13.1-macabi -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -Fsystem /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/iOSSupport/System/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/Objects-normal/arm64/Cryptex-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/Cryptex.build/Debug-maccatalyst/Cryptex.build/Objects-normal/arm64/Cryptex.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/Cryptex.build/Debug-maccatalyst/Cryptex.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/Objects-normal/arm64/Cryptex_const_extract_protocols.json -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/Cryptex-generated-files.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/Cryptex-own-target-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/Cryptex-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex-b3ad3ada2da8d8db8e39ec4a4e195323-VFS-maccatalyst/all-product-headers.yaml -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/Cryptex-project-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/include -Xcc -isystem -Xcc /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/iOSSupport/usr/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/Objects-normal/arm64/Cryptex-Swift.h -import-underlying-module -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/unextended-module-overlay.yaml -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ UserPreference.swift,\ Balance.swift,\ Gemini.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/UserPreference.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/Balance.swift /Users/admin/builder/spi-builder-workspace/Sources/Gemini.swift (in target 'Cryptex' from project 'Cryptex')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Common/UserPreference.swift (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/Kraken.swift:10:8: error: no such module 'CryptoSwift'
import CryptoSwift
       ^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Common/Balance.swift (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/Kraken.swift:10:8: error: no such module 'CryptoSwift'
import CryptoSwift
       ^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Gemini.swift (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/Kraken.swift:10:8: error: no such module 'CryptoSwift'
import CryptoSwift
       ^
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745675155654106-swift-frontend-Cryptex-UserPreference.swift-arm64_apple_ios13.1_macabi-o-Onone-1175143649.json' for writing
SwiftCompile normal arm64 Compiling\ Network.swift,\ API.swift,\ Kraken.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/Network.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/API.swift /Users/admin/builder/spi-builder-workspace/Sources/Kraken.swift (in target 'Cryptex' from project 'Cryptex')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Common/Network.swift (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Common/API.swift (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Kraken.swift (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/Kraken.swift:10:8: error: no such module 'CryptoSwift'
import CryptoSwift
       ^
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745675155681566-swift-frontend-Cryptex-Network.swift-arm64_apple_ios13.1_macabi-o-Onone-1226704795.json' for writing
SwiftCompile normal arm64 Compiling\ Binance.swift,\ Currency.swift /Users/admin/builder/spi-builder-workspace/Sources/Binance.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/Currency.swift (in target 'Cryptex' from project 'Cryptex')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745675155671212-swift-frontend-Cryptex-Binance.swift-arm64_apple_ios13.1_macabi-o-Onone-3069213561.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 1.7430 seconds (12.0376 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0987 ( 13.9%)   0.4191 ( 40.6%)   0.5178 ( 29.7%)   5.6010 ( 46.5%)  parse-and-resolve-imports
   0.0953 ( 13.4%)   0.4154 ( 40.2%)   0.5107 ( 29.3%)   5.5882 ( 46.4%)  Import resolution
   0.1069 ( 15.1%)   0.0392 (  3.8%)   0.1460 (  8.4%)   0.1516 (  1.3%)  perform-sema
   0.1067 ( 15.0%)   0.0392 (  3.8%)   0.1459 (  8.4%)   0.1515 (  1.3%)  Type checking and Semantic analysis
   0.0018 (  0.3%)   0.0058 (  0.6%)   0.0077 (  0.4%)   0.1227 (  1.0%)  load-stdlib
   0.0860 ( 12.1%)   0.0324 (  3.1%)   0.1184 (  6.8%)   0.1184 (  1.0%)  build-rewrite-system
   0.0668 (  9.4%)   0.0192 (  1.9%)   0.0860 (  4.9%)   0.0864 (  0.7%)  typecheck-expr
   0.0523 (  7.4%)   0.0267 (  2.6%)   0.0790 (  4.5%)   0.0845 (  0.7%)  typecheck-decl
   0.0580 (  8.2%)   0.0144 (  1.4%)   0.0724 (  4.2%)   0.0728 (  0.6%)  typecheck-stmt
   0.0214 (  3.0%)   0.0169 (  1.6%)   0.0383 (  2.2%)   0.0395 (  0.3%)  import-clang-decl
   0.0145 (  2.0%)   0.0048 (  0.5%)   0.0193 (  1.1%)   0.0193 (  0.2%)  precheck-target
   0.0011 (  0.2%)   0.0006 (  0.1%)   0.0017 (  0.1%)   0.0017 (  0.0%)  load-all-members
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  module-populate-cache
   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%)  perform-whole-module-type-checking
   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%)  AST verification
   0.7095 (100.0%)   1.0335 (100.0%)   1.7430 (100.0%)  12.0376 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 4.6377 seconds (10.2198 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.8368 (100.0%)   2.8009 (100.0%)   4.6377 (100.0%)  10.2198 (100.0%)  Building Target
   1.8368 (100.0%)   2.8009 (100.0%)   4.6377 (100.0%)  10.2198 (100.0%)  Total
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/Common/Network.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/API.swift /Users/admin/builder/spi-builder-workspace/Sources/Kraken.swift /Users/admin/builder/spi-builder-workspace/Sources/BitGrail.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/MockURLSession.swift /Users/admin/builder/spi-builder-workspace/Sources/Poloniex.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/UserPreference.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/Balance.swift /Users/admin/builder/spi-builder-workspace/Sources/Gemini.swift /Users/admin/builder/spi-builder-workspace/Sources/Koinex.swift /Users/admin/builder/spi-builder-workspace/Sources/Bitfinex.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Binance.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Common/Currency.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/Ticker.swift /Users/admin/builder/spi-builder-workspace/Sources/Cryptopia.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/ExchangeDataStore.swift /Users/admin/builder/spi-builder-workspace/Sources/CoinMarketCap.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/Enums.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/Protocols.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/CurrencyPair.swift /Users/admin/builder/spi-builder-workspace/Sources/GDAX.swift /Users/admin/builder/spi-builder-workspace/Sources/CoinExchange.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/Objects-normal/arm64/Binance.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/Objects-normal/arm64/Binance.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/Objects-normal/arm64/Binance.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/Objects-normal/arm64/Binance.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/Objects-normal/arm64/Currency.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/Objects-normal/arm64/Currency.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/Objects-normal/arm64/Currency.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/Objects-normal/arm64/Currency.dia -target arm64-apple-ios13.1-macabi -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -Fsystem /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/iOSSupport/System/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -import-underlying-module -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 4 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/Objects-normal/arm64/Cryptex_const_extract_protocols.json -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-experimental-feature DebugDescriptionMacro -enable-bare-slash-regex -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/Cryptex-generated-files.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/Cryptex-own-target-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/Cryptex-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex-b3ad3ada2da8d8db8e39ec4a4e195323-VFS-maccatalyst/all-product-headers.yaml -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/Cryptex-project-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/include -Xcc -isystem -Xcc /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/iOSSupport/usr/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/DerivedSources -Xcc -DDEBUG\=1 -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/unextended-module-overlay.yaml -module-name Cryptex -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.4 -target-sdk-name macosx15.4 -prebuilt-module-cache-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/15.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/Objects-normal/arm64/Binance.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/Objects-normal/arm64/Currency.o -index-unit-output-path /Cryptex.build/Debug-maccatalyst/Cryptex.build/Objects-normal/arm64/Binance.o -index-unit-output-path /Cryptex.build/Debug-maccatalyst/Cryptex.build/Objects-normal/arm64/Currency.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Binance.swift (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/Kraken.swift:10:8: error: no such module 'CryptoSwift'
import CryptoSwift
       ^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Common/Currency.swift (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/Kraken.swift:10:8: error: no such module 'CryptoSwift'
import CryptoSwift
       ^
SwiftCompile normal arm64 Compiling\ Protocols.swift,\ CurrencyPair.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/Protocols.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/CurrencyPair.swift (in target 'Cryptex' from project 'Cryptex')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745675155705341-swift-frontend-Cryptex-Protocols.swift-arm64_apple_ios13.1_macabi-o-Onone-1060288495.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 1.3983 seconds (11.7965 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0595 ( 14.3%)   0.4335 ( 44.1%)   0.4930 ( 35.3%)   5.6512 ( 47.9%)  parse-and-resolve-imports
   0.0562 ( 13.5%)   0.4308 ( 43.9%)   0.4870 ( 34.8%)   5.6452 ( 47.9%)  Import resolution
   0.0867 ( 20.8%)   0.0341 (  3.5%)   0.1208 (  8.6%)   0.1231 (  1.0%)  build-rewrite-system
   0.0012 (  0.3%)   0.0023 (  0.2%)   0.0035 (  0.3%)   0.0820 (  0.7%)  load-stdlib
   0.0479 ( 11.5%)   0.0166 (  1.7%)   0.0645 (  4.6%)   0.0648 (  0.5%)  perform-sema
   0.0478 ( 11.5%)   0.0165 (  1.7%)   0.0644 (  4.6%)   0.0646 (  0.5%)  Type checking and Semantic analysis
   0.0349 (  8.4%)   0.0145 (  1.5%)   0.0494 (  3.5%)   0.0496 (  0.4%)  typecheck-decl
   0.0317 (  7.6%)   0.0095 (  1.0%)   0.0411 (  2.9%)   0.0413 (  0.3%)  typecheck-stmt
   0.0270 (  6.5%)   0.0088 (  0.9%)   0.0359 (  2.6%)   0.0360 (  0.3%)  typecheck-expr
   0.0150 (  3.6%)   0.0140 (  1.4%)   0.0290 (  2.1%)   0.0290 (  0.2%)  import-clang-decl
   0.0070 (  1.7%)   0.0010 (  0.1%)   0.0080 (  0.6%)   0.0080 (  0.1%)  precheck-target
   0.0008 (  0.2%)   0.0007 (  0.1%)   0.0015 (  0.1%)   0.0015 (  0.0%)  load-all-members
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.4159 (100.0%)   0.9824 (100.0%)   1.3983 (100.0%)  11.7965 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 4.5540 seconds (10.1802 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.7484 (100.0%)   2.8056 (100.0%)   4.5540 (100.0%)  10.1802 (100.0%)  Building Target
   1.7484 (100.0%)   2.8056 (100.0%)   4.5540 (100.0%)  10.1802 (100.0%)  Total
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/Common/Network.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/API.swift /Users/admin/builder/spi-builder-workspace/Sources/Kraken.swift /Users/admin/builder/spi-builder-workspace/Sources/BitGrail.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/MockURLSession.swift /Users/admin/builder/spi-builder-workspace/Sources/Poloniex.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/UserPreference.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/Balance.swift /Users/admin/builder/spi-builder-workspace/Sources/Gemini.swift /Users/admin/builder/spi-builder-workspace/Sources/Koinex.swift /Users/admin/builder/spi-builder-workspace/Sources/Bitfinex.swift /Users/admin/builder/spi-builder-workspace/Sources/Binance.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/Currency.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/Ticker.swift /Users/admin/builder/spi-builder-workspace/Sources/Cryptopia.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/ExchangeDataStore.swift /Users/admin/builder/spi-builder-workspace/Sources/CoinMarketCap.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/Enums.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Common/Protocols.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Common/CurrencyPair.swift /Users/admin/builder/spi-builder-workspace/Sources/GDAX.swift /Users/admin/builder/spi-builder-workspace/Sources/CoinExchange.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/Objects-normal/arm64/Protocols.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/Objects-normal/arm64/Protocols.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/Objects-normal/arm64/Protocols.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/Objects-normal/arm64/Protocols.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/Objects-normal/arm64/CurrencyPair.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/Objects-normal/arm64/CurrencyPair.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/Objects-normal/arm64/CurrencyPair.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/Objects-normal/arm64/CurrencyPair.dia -target arm64-apple-ios13.1-macabi -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -Fsystem /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/iOSSupport/System/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -import-underlying-module -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 4 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/Objects-normal/arm64/Cryptex_const_extract_protocols.json -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-experimental-feature DebugDescriptionMacro -enable-bare-slash-regex -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/Cryptex-generated-files.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/Cryptex-own-target-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/Cryptex-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex-b3ad3ada2da8d8db8e39ec4a4e195323-VFS-maccatalyst/all-product-headers.yaml -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/Cryptex-project-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/include -Xcc -isystem -Xcc /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/iOSSupport/usr/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/DerivedSources -Xcc -DDEBUG\=1 -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/unextended-module-overlay.yaml -module-name Cryptex -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.4 -target-sdk-name macosx15.4 -prebuilt-module-cache-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/15.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/Objects-normal/arm64/Protocols.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/Objects-normal/arm64/CurrencyPair.o -index-unit-output-path /Cryptex.build/Debug-maccatalyst/Cryptex.build/Objects-normal/arm64/Protocols.o -index-unit-output-path /Cryptex.build/Debug-maccatalyst/Cryptex.build/Objects-normal/arm64/CurrencyPair.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Common/Protocols.swift (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/Kraken.swift:10:8: error: no such module 'CryptoSwift'
import CryptoSwift
       ^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Common/CurrencyPair.swift (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/Kraken.swift:10:8: error: no such module 'CryptoSwift'
import CryptoSwift
       ^
SwiftCompile normal arm64 Compiling\ Extensions.swift,\ Ticker.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/Ticker.swift (in target 'Cryptex' from project 'Cryptex')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Common/Extensions.swift (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/Kraken.swift:10:8: error: no such module 'CryptoSwift'
import CryptoSwift
       ^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Common/Ticker.swift (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/Kraken.swift:10:8: error: no such module 'CryptoSwift'
import CryptoSwift
       ^
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745675155654110-swift-frontend-Cryptex-Extensions.swift-arm64_apple_ios13.1_macabi-o-Onone-641160168.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 10.3658 seconds (11.9275 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   3.5436 ( 47.3%)   1.3612 ( 47.4%)   4.9048 ( 47.3%)   5.6690 ( 47.5%)  parse-and-resolve-imports
   3.5402 ( 47.2%)   1.3596 ( 47.4%)   4.8998 ( 47.3%)   5.6640 ( 47.5%)  Import resolution
   0.0838 (  1.1%)   0.0224 (  0.8%)   0.1062 (  1.0%)   0.1065 (  0.9%)  build-rewrite-system
   0.0157 (  0.2%)   0.0520 (  1.8%)   0.0678 (  0.7%)   0.1005 (  0.8%)  load-stdlib
   0.0819 (  1.1%)   0.0174 (  0.6%)   0.0993 (  1.0%)   0.0993 (  0.8%)  perform-sema
   0.0817 (  1.1%)   0.0174 (  0.6%)   0.0991 (  1.0%)   0.0992 (  0.8%)  Type checking and Semantic analysis
   0.0402 (  0.5%)   0.0117 (  0.4%)   0.0519 (  0.5%)   0.0520 (  0.4%)  typecheck-decl
   0.0419 (  0.6%)   0.0058 (  0.2%)   0.0477 (  0.5%)   0.0477 (  0.4%)  typecheck-stmt
   0.0197 (  0.3%)   0.0149 (  0.5%)   0.0346 (  0.3%)   0.0345 (  0.3%)  import-clang-decl
   0.0287 (  0.4%)   0.0052 (  0.2%)   0.0339 (  0.3%)   0.0339 (  0.3%)  typecheck-expr
   0.0173 (  0.2%)   0.0023 (  0.1%)   0.0196 (  0.2%)   0.0196 (  0.2%)  precheck-target
   0.0008 (  0.0%)   0.0003 (  0.0%)   0.0011 (  0.0%)   0.0011 (  0.0%)  load-all-members
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  module-populate-cache
   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%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   7.4957 (100.0%)   2.8701 (100.0%)  10.3658 (100.0%)  11.9275 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 9.0521 seconds (10.2324 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   5.3010 (100.0%)   3.7511 (100.0%)   9.0521 (100.0%)  10.2324 (100.0%)  Building Target
   5.3010 (100.0%)   3.7511 (100.0%)   9.0521 (100.0%)  10.2324 (100.0%)  Total
SwiftCompile normal arm64 Compiling\ CoinMarketCap.swift,\ Enums.swift /Users/admin/builder/spi-builder-workspace/Sources/CoinMarketCap.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/Enums.swift (in target 'Cryptex' from project 'Cryptex')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745675155682217-swift-frontend-Cryptex-CoinMarketCap.swift-arm64_apple_ios13.1_macabi-o-Onone-28041311.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 1.5951 seconds (11.9151 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0599 ( 11.0%)   0.4367 ( 41.5%)   0.4966 ( 31.1%)   5.5920 ( 46.9%)  parse-and-resolve-imports
   0.0566 ( 10.4%)   0.4324 ( 41.1%)   0.4890 ( 30.7%)   5.5790 ( 46.8%)  Import resolution
   0.0839 ( 15.4%)   0.0361 (  3.4%)   0.1200 (  7.5%)   0.1255 (  1.1%)  perform-sema
   0.0838 ( 15.4%)   0.0361 (  3.4%)   0.1198 (  7.5%)   0.1254 (  1.1%)  Type checking and Semantic analysis
   0.0871 ( 16.0%)   0.0349 (  3.3%)   0.1220 (  7.6%)   0.1221 (  1.0%)  build-rewrite-system
   0.0013 (  0.2%)   0.0031 (  0.3%)   0.0045 (  0.3%)   0.1207 (  1.0%)  load-stdlib
   0.0501 (  9.2%)   0.0276 (  2.6%)   0.0777 (  4.9%)   0.0832 (  0.7%)  typecheck-decl
   0.0458 (  8.4%)   0.0129 (  1.2%)   0.0587 (  3.7%)   0.0589 (  0.5%)  typecheck-expr
   0.0435 (  8.0%)   0.0123 (  1.2%)   0.0558 (  3.5%)   0.0560 (  0.5%)  typecheck-stmt
   0.0197 (  3.6%)   0.0156 (  1.5%)   0.0353 (  2.2%)   0.0367 (  0.3%)  import-clang-decl
   0.0110 (  2.0%)   0.0031 (  0.3%)   0.0142 (  0.9%)   0.0142 (  0.1%)  precheck-target
   0.0009 (  0.2%)   0.0004 (  0.0%)   0.0013 (  0.1%)   0.0013 (  0.0%)  load-all-members
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  module-populate-cache
   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%)  perform-whole-module-type-checking
   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%)  AST verification
   0.5437 (100.0%)   1.0514 (100.0%)   1.5951 (100.0%)  11.9151 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 4.5924 seconds (10.2059 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.7936 (100.0%)   2.7988 (100.0%)   4.5924 (100.0%)  10.2059 (100.0%)  Building Target
   1.7936 (100.0%)   2.7988 (100.0%)   4.5924 (100.0%)  10.2059 (100.0%)  Total
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/Common/Network.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/API.swift /Users/admin/builder/spi-builder-workspace/Sources/Kraken.swift /Users/admin/builder/spi-builder-workspace/Sources/BitGrail.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/MockURLSession.swift /Users/admin/builder/spi-builder-workspace/Sources/Poloniex.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/UserPreference.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/Balance.swift /Users/admin/builder/spi-builder-workspace/Sources/Gemini.swift /Users/admin/builder/spi-builder-workspace/Sources/Koinex.swift /Users/admin/builder/spi-builder-workspace/Sources/Bitfinex.swift /Users/admin/builder/spi-builder-workspace/Sources/Binance.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/Currency.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/Ticker.swift /Users/admin/builder/spi-builder-workspace/Sources/Cryptopia.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/ExchangeDataStore.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/CoinMarketCap.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Common/Enums.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/Protocols.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/CurrencyPair.swift /Users/admin/builder/spi-builder-workspace/Sources/GDAX.swift /Users/admin/builder/spi-builder-workspace/Sources/CoinExchange.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/Objects-normal/arm64/CoinMarketCap.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/Objects-normal/arm64/CoinMarketCap.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/Objects-normal/arm64/CoinMarketCap.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/Objects-normal/arm64/CoinMarketCap.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/Objects-normal/arm64/Enums.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/Objects-normal/arm64/Enums.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/Objects-normal/arm64/Enums.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/Objects-normal/arm64/Enums.dia -target arm64-apple-ios13.1-macabi -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -Fsystem /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/iOSSupport/System/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -import-underlying-module -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 4 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/Objects-normal/arm64/Cryptex_const_extract_protocols.json -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-experimental-feature DebugDescriptionMacro -enable-bare-slash-regex -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/Cryptex-generated-files.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/Cryptex-own-target-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/Cryptex-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex-b3ad3ada2da8d8db8e39ec4a4e195323-VFS-maccatalyst/all-product-headers.yaml -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/Cryptex-project-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/include -Xcc -isystem -Xcc /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/iOSSupport/usr/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/DerivedSources -Xcc -DDEBUG\=1 -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/unextended-module-overlay.yaml -module-name Cryptex -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.4 -target-sdk-name macosx15.4 -prebuilt-module-cache-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/15.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/Objects-normal/arm64/CoinMarketCap.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/Objects-normal/arm64/Enums.o -index-unit-output-path /Cryptex.build/Debug-maccatalyst/Cryptex.build/Objects-normal/arm64/CoinMarketCap.o -index-unit-output-path /Cryptex.build/Debug-maccatalyst/Cryptex.build/Objects-normal/arm64/Enums.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CoinMarketCap.swift (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/Kraken.swift:10:8: error: no such module 'CryptoSwift'
import CryptoSwift
       ^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Common/Enums.swift (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/Kraken.swift:10:8: error: no such module 'CryptoSwift'
import CryptoSwift
       ^
SwiftCompile normal arm64 Compiling\ BitGrail.swift,\ MockURLSession.swift,\ Poloniex.swift /Users/admin/builder/spi-builder-workspace/Sources/BitGrail.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/MockURLSession.swift /Users/admin/builder/spi-builder-workspace/Sources/Poloniex.swift (in target 'Cryptex' from project 'Cryptex')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745675155703520-swift-frontend-Cryptex-BitGrail.swift-arm64_apple_ios13.1_macabi-o-Onone-1143597255.json' for writing
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/BitGrail.swift (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/Kraken.swift:10:8: error: no such module 'CryptoSwift'
import CryptoSwift
       ^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Common/MockURLSession.swift (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/Kraken.swift:10:8: error: no such module 'CryptoSwift'
import CryptoSwift
       ^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Poloniex.swift (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/Kraken.swift:10:8: error: no such module 'CryptoSwift'
import CryptoSwift
       ^
SwiftCompile normal arm64 Compiling\ Cryptopia.swift,\ ExchangeDataStore.swift /Users/admin/builder/spi-builder-workspace/Sources/Cryptopia.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/ExchangeDataStore.swift (in target 'Cryptex' from project 'Cryptex')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745675155705560-swift-frontend-Cryptex-Cryptopia.swift-arm64_apple_ios13.1_macabi-o-Onone-3427941231.json' for writing
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Cryptopia.swift (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/Kraken.swift:10:8: error: no such module 'CryptoSwift'
import CryptoSwift
       ^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Common/ExchangeDataStore.swift (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/Kraken.swift:10:8: error: no such module 'CryptoSwift'
import CryptoSwift
       ^
SwiftCompile normal arm64 Compiling\ Koinex.swift,\ Bitfinex.swift /Users/admin/builder/spi-builder-workspace/Sources/Koinex.swift /Users/admin/builder/spi-builder-workspace/Sources/Bitfinex.swift (in target 'Cryptex' from project 'Cryptex')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745675155701297-swift-frontend-Cryptex-Koinex.swift-arm64_apple_ios13.1_macabi-o-Onone-708234035.json' for writing
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Koinex.swift (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/Kraken.swift:10:8: error: no such module 'CryptoSwift'
import CryptoSwift
       ^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Bitfinex.swift (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/Kraken.swift:10:8: error: no such module 'CryptoSwift'
import CryptoSwift
       ^
SwiftCompile normal arm64 Compiling\ GDAX.swift,\ CoinExchange.swift /Users/admin/builder/spi-builder-workspace/Sources/GDAX.swift /Users/admin/builder/spi-builder-workspace/Sources/CoinExchange.swift (in target 'Cryptex' from project 'Cryptex')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745675155704513-swift-frontend-Cryptex-GDAX.swift-arm64_apple_ios13.1_macabi-o-Onone-19370800.json' for writing
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GDAX.swift (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/Kraken.swift:10:8: error: no such module 'CryptoSwift'
import CryptoSwift
       ^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CoinExchange.swift (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/Kraken.swift:10:8: error: no such module 'CryptoSwift'
import CryptoSwift
       ^
SwiftEmitModule normal arm64 Emitting\ module\ for\ Cryptex (in target 'Cryptex' from project 'Cryptex')
Command SwiftEmitModule failed with a nonzero exit code
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:2ae8ca60f8bd121a766c370c07d6605a73b52101, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:2ae8ca60f8bd121a766c370c07d6605a73b52101, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Common/UserPreference.swift (in target 'Cryptex' from project 'Cryptex')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Common/Balance.swift (in target 'Cryptex' from project 'Cryptex')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Gemini.swift (in target 'Cryptex' from project 'Cryptex')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Kraken.swift (in target 'Cryptex' from project 'Cryptex')
	SwiftCompile normal arm64 Compiling\ Binance.swift,\ Currency.swift /Users/admin/builder/spi-builder-workspace/Sources/Binance.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/Currency.swift (in target 'Cryptex' from project 'Cryptex')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Binance.swift (in target 'Cryptex' from project 'Cryptex')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Common/Currency.swift (in target 'Cryptex' from project 'Cryptex')
	SwiftCompile normal arm64 Compiling\ Protocols.swift,\ CurrencyPair.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/Protocols.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/CurrencyPair.swift (in target 'Cryptex' from project 'Cryptex')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Common/Protocols.swift (in target 'Cryptex' from project 'Cryptex')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Common/CurrencyPair.swift (in target 'Cryptex' from project 'Cryptex')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Common/Extensions.swift (in target 'Cryptex' from project 'Cryptex')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Common/Ticker.swift (in target 'Cryptex' from project 'Cryptex')
	SwiftCompile normal arm64 Compiling\ CoinMarketCap.swift,\ Enums.swift /Users/admin/builder/spi-builder-workspace/Sources/CoinMarketCap.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/Enums.swift (in target 'Cryptex' from project 'Cryptex')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CoinMarketCap.swift (in target 'Cryptex' from project 'Cryptex')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Common/Enums.swift (in target 'Cryptex' from project 'Cryptex')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/BitGrail.swift (in target 'Cryptex' from project 'Cryptex')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Common/MockURLSession.swift (in target 'Cryptex' from project 'Cryptex')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Poloniex.swift (in target 'Cryptex' from project 'Cryptex')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Cryptopia.swift (in target 'Cryptex' from project 'Cryptex')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Common/ExchangeDataStore.swift (in target 'Cryptex' from project 'Cryptex')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Koinex.swift (in target 'Cryptex' from project 'Cryptex')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Bitfinex.swift (in target 'Cryptex' from project 'Cryptex')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GDAX.swift (in target 'Cryptex' from project 'Cryptex')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CoinExchange.swift (in target 'Cryptex' from project 'Cryptex')
	SwiftEmitModule normal arm64 Emitting\ module\ for\ Cryptex (in target 'Cryptex' from project 'Cryptex')
	Building project Cryptex with scheme Cryptex
(26 failures)
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
  "dependencies" : [
    {
      "identity" : "cryptoswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.8.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/krzyzanowskim/CryptoSwift.git"
    }
  ],
  "manifest_display_name" : "Cryptex",
  "name" : "Cryptex",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Cryptex",
      "targets" : [
        "Cryptex"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "4"
  ],
  "targets" : [
    {
      "c99name" : "CryptexTests",
      "module_type" : "SwiftTarget",
      "name" : "CryptexTests",
      "path" : "Tests/CryptexTests",
      "sources" : [
        "CryptexTests.swift"
      ],
      "target_dependencies" : [
        "Cryptex"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Cryptex",
      "module_type" : "SwiftTarget",
      "name" : "Cryptex",
      "path" : ".",
      "product_dependencies" : [
        "CryptoSwift"
      ],
      "product_memberships" : [
        "Cryptex"
      ],
      "sources" : [
        "Sources/Binance.swift",
        "Sources/BitGrail.swift",
        "Sources/Bitfinex.swift",
        "Sources/CoinExchange.swift",
        "Sources/CoinMarketCap.swift",
        "Sources/Common/API.swift",
        "Sources/Common/Balance.swift",
        "Sources/Common/Currency.swift",
        "Sources/Common/CurrencyPair.swift",
        "Sources/Common/Enums.swift",
        "Sources/Common/ExchangeDataStore.swift",
        "Sources/Common/Extensions.swift",
        "Sources/Common/MockURLSession.swift",
        "Sources/Common/Network.swift",
        "Sources/Common/Protocols.swift",
        "Sources/Common/Ticker.swift",
        "Sources/Common/UserPreference.swift",
        "Sources/Cryptopia.swift",
        "Sources/GDAX.swift",
        "Sources/Gemini.swift",
        "Sources/Koinex.swift",
        "Sources/Kraken.swift",
        "Sources/Poloniex.swift",
        "UI/CryptEx/API/API.swift",
        "UI/CryptEx/API/Services.swift",
        "UI/CryptEx/AppDelegate.swift",
        "UI/CryptEx/BackgroundServices/BackgroundService.swift",
        "UI/CryptEx/TickerCell.swift",
        "UI/CryptEx/ViewController/All/AllBalancesVC.swift",
        "UI/CryptEx/ViewController/BalancesVC.swift",
        "UI/CryptEx/ViewController/ExchangeVC.swift",
        "UI/CryptEx/ViewController/Gemini/GeminiPastTradesVC.swift",
        "UI/CryptEx/ViewController/Poloniex/PoloniexDepositsWithdrawalsVC.swift",
        "UI/CryptEx/ViewController/Poloniex/PoloniexTradeHistoryVC.swift",
        "UI/CryptEx/ViewController/RefreshableTableVC.swift",
        "UI/CryptEx/ViewController/Settings/NotificationSettingsVC.swift",
        "UI/CryptEx/ViewController/TickersVC.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.0"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "Cryptex",
    "schemes" : [
      "Cryptex"
    ],
    "targets" : [
      "Cryptex",
      "CryptexTests"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Cryptex -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme Cryptex -destination platform=macOS,arch=arm64
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'Cryptex' in project 'Cryptex' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: f51378aecd3082d2661bf755b81101d4
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/f51378aecd3082d2661bf755b81101d4.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/Cryptex.xcodeproj
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/Cryptex.framework/Versions/A/Resources/Info.plist /Users/admin/builder/spi-builder-workspace/Cryptex/Info.plist (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/Cryptex/Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -platform macosx -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/Cryptex.framework/Versions/A/Resources/Info.plist
SwiftDriver Cryptex normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Cryptex -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/Objects-normal/arm64/Cryptex.SwiftFileList -DDEBUG -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-ios13.1-macabi -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -Fsystem /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/iOSSupport/System/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/Objects-normal/arm64/Cryptex-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/Cryptex.build/Debug-maccatalyst/Cryptex.build/Objects-normal/arm64/Cryptex.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/Cryptex.build/Debug-maccatalyst/Cryptex.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/Objects-normal/arm64/Cryptex_const_extract_protocols.json -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/Cryptex-generated-files.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/Cryptex-own-target-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/Cryptex-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex-b3ad3ada2da8d8db8e39ec4a4e195323-VFS-maccatalyst/all-product-headers.yaml -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/Cryptex-project-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/include -Xcc -isystem -Xcc /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/iOSSupport/usr/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/Objects-normal/arm64/Cryptex-Swift.h -import-underlying-module -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/unextended-module-overlay.yaml -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ Koinex.swift,\ Bitfinex.swift /Users/admin/builder/spi-builder-workspace/Sources/Koinex.swift /Users/admin/builder/spi-builder-workspace/Sources/Bitfinex.swift (in target 'Cryptex' from project 'Cryptex')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Koinex.swift (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/Kraken.swift:10:8: error: no such module 'CryptoSwift'
import CryptoSwift
       ^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Bitfinex.swift (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/Kraken.swift:10:8: error: no such module 'CryptoSwift'
import CryptoSwift
       ^
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/Common/Network.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/API.swift /Users/admin/builder/spi-builder-workspace/Sources/Kraken.swift /Users/admin/builder/spi-builder-workspace/Sources/BitGrail.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/MockURLSession.swift /Users/admin/builder/spi-builder-workspace/Sources/Poloniex.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/UserPreference.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/Balance.swift /Users/admin/builder/spi-builder-workspace/Sources/Gemini.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Koinex.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Bitfinex.swift /Users/admin/builder/spi-builder-workspace/Sources/Binance.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/Currency.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/Ticker.swift /Users/admin/builder/spi-builder-workspace/Sources/Cryptopia.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/ExchangeDataStore.swift /Users/admin/builder/spi-builder-workspace/Sources/CoinMarketCap.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/Enums.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/Protocols.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/CurrencyPair.swift /Users/admin/builder/spi-builder-workspace/Sources/GDAX.swift /Users/admin/builder/spi-builder-workspace/Sources/CoinExchange.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/Objects-normal/arm64/Koinex.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/Objects-normal/arm64/Koinex.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/Objects-normal/arm64/Koinex.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/Objects-normal/arm64/Koinex.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/Objects-normal/arm64/Bitfinex.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/Objects-normal/arm64/Bitfinex.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/Objects-normal/arm64/Bitfinex.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/Objects-normal/arm64/Bitfinex.dia -target arm64-apple-ios13.1-macabi -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -Fsystem /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/iOSSupport/System/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -import-underlying-module -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 4 -enforce-exclusivity\=checked -Onone -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/Objects-normal/arm64/Cryptex_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-bare-slash-regex -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/Cryptex-generated-files.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/Cryptex-own-target-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/Cryptex-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex-b3ad3ada2da8d8db8e39ec4a4e195323-VFS-maccatalyst/all-product-headers.yaml -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/Cryptex-project-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/include -Xcc -isystem -Xcc /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/iOSSupport/usr/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/DerivedSources -Xcc -DDEBUG\=1 -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/unextended-module-overlay.yaml -module-name Cryptex -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.4 -target-sdk-name macosx15.4 -prebuilt-module-cache-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/prebuilt-modules/15.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/Objects-normal/arm64/Koinex.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Cryptex.build/Debug-maccatalyst/Cryptex.build/Objects-normal/arm64/Bitfinex.o -index-unit-output-path /Cryptex.build/Debug-maccatalyst/Cryptex.build/Objects-normal/arm64/Koinex.o -index-unit-output-path /Cryptex.build/Debug-maccatalyst/Cryptex.build/Objects-normal/arm64/Bitfinex.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ Network.swift,\ API.swift,\ Kraken.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/Network.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/API.swift /Users/admin/builder/spi-builder-workspace/Sources/Kraken.swift (in target 'Cryptex' from project 'Cryptex')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Common/Network.swift (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Common/API.swift (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Kraken.swift (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ Cryptopia.swift,\ ExchangeDataStore.swift /Users/admin/builder/spi-builder-workspace/Sources/Cryptopia.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/ExchangeDataStore.swift (in target 'Cryptex' from project 'Cryptex')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Cryptopia.swift (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Common/ExchangeDataStore.swift (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ Binance.swift,\ Currency.swift /Users/admin/builder/spi-builder-workspace/Sources/Binance.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/Currency.swift (in target 'Cryptex' from project 'Cryptex')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Binance.swift (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Common/Currency.swift (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ BitGrail.swift,\ MockURLSession.swift,\ Poloniex.swift /Users/admin/builder/spi-builder-workspace/Sources/BitGrail.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/MockURLSession.swift /Users/admin/builder/spi-builder-workspace/Sources/Poloniex.swift (in target 'Cryptex' from project 'Cryptex')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/BitGrail.swift (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Common/MockURLSession.swift (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Poloniex.swift (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ Extensions.swift,\ Ticker.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/Ticker.swift (in target 'Cryptex' from project 'Cryptex')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Common/Extensions.swift (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Common/Ticker.swift (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ UserPreference.swift,\ Balance.swift,\ Gemini.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/UserPreference.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/Balance.swift /Users/admin/builder/spi-builder-workspace/Sources/Gemini.swift (in target 'Cryptex' from project 'Cryptex')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Common/UserPreference.swift (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Common/Balance.swift (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Gemini.swift (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ CoinMarketCap.swift,\ Enums.swift /Users/admin/builder/spi-builder-workspace/Sources/CoinMarketCap.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/Enums.swift (in target 'Cryptex' from project 'Cryptex')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CoinMarketCap.swift (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Common/Enums.swift (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ GDAX.swift,\ CoinExchange.swift /Users/admin/builder/spi-builder-workspace/Sources/GDAX.swift /Users/admin/builder/spi-builder-workspace/Sources/CoinExchange.swift (in target 'Cryptex' from project 'Cryptex')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GDAX.swift (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CoinExchange.swift (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace

SwiftEmitModule normal arm64 Emitting\ module\ for\ Cryptex (in target 'Cryptex' from project 'Cryptex')
EmitSwiftModule normal arm64 (in target 'Cryptex' from project 'Cryptex')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ Protocols.swift,\ CurrencyPair.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/Protocols.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/CurrencyPair.swift (in target 'Cryptex' from project 'Cryptex')
Command SwiftCompile failed with a nonzero exit code
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:2ae8ca60f8bd121a766c370c07d6605a73b52101, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:2ae8ca60f8bd121a766c370c07d6605a73b52101, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Koinex.swift (in target 'Cryptex' from project 'Cryptex')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Bitfinex.swift (in target 'Cryptex' from project 'Cryptex')
	SwiftCompile normal arm64 Compiling\ Koinex.swift,\ Bitfinex.swift /Users/admin/builder/spi-builder-workspace/Sources/Koinex.swift /Users/admin/builder/spi-builder-workspace/Sources/Bitfinex.swift (in target 'Cryptex' from project 'Cryptex')
	SwiftCompile normal arm64 Compiling\ Protocols.swift,\ CurrencyPair.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/Protocols.swift /Users/admin/builder/spi-builder-workspace/Sources/Common/CurrencyPair.swift (in target 'Cryptex' from project 'Cryptex')
	Building project Cryptex with scheme Cryptex
(5 failures)
BUILD FAILURE 6.1 macosXcodebuild