The Swift Package Index logo.Swift Package Index

Build Information

Failed to build swift-tca-custom-alert, reference main (0ded8f), with Swift 6.3 for macOS (SPM) on 14 Apr 2026 21:35:29 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Naturally-Inviting/swift-tca-custom-alert.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Naturally-Inviting/swift-tca-custom-alert
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 0ded8fc swift 6
Cloned https://github.com/Naturally-Inviting/swift-tca-custom-alert.git
Revision (git rev-parse @):
0ded8fc6f9e6c8cc1de18ba1605d53c293a987c0
SUCCESS checkout https://github.com/Naturally-Inviting/swift-tca-custom-alert.git at main
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/pointfreeco/swift-identified-collections
Fetching https://github.com/pointfreeco/swift-case-paths
Fetching https://github.com/pointfreeco/swift-clocks
Fetching https://github.com/pointfreeco/combine-schedulers
Fetching https://github.com/pointfreeco/swiftui-navigation
[1/4616] Fetching swift-case-paths
[278/5933] Fetching swift-case-paths, swift-clocks
[384/7327] Fetching swift-case-paths, swift-clocks, swiftui-navigation
[552/9896] Fetching swift-case-paths, swift-clocks, swiftui-navigation, combine-schedulers
[1227/11438] Fetching swift-case-paths, swift-clocks, swiftui-navigation, combine-schedulers, swift-identified-collections
[1258/12394] Fetching swift-case-paths, swift-clocks, swiftui-navigation, combine-schedulers, swift-identified-collections, swift-concurrency-extras
[1335/35931] Fetching swift-case-paths, swift-clocks, swiftui-navigation, combine-schedulers, swift-identified-collections, swift-concurrency-extras, swift-collections
Fetched https://github.com/pointfreeco/combine-schedulers from cache (1.01s)
Fetched https://github.com/pointfreeco/swift-case-paths from cache (1.01s)
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/swift-perception
[5624/28746] Fetching swift-clocks, swiftui-navigation, swift-identified-collections, swift-concurrency-extras, swift-collections
Fetched https://github.com/pointfreeco/swift-clocks from cache (1.24s)
Fetched https://github.com/pointfreeco/swift-identified-collections from cache (1.24s)
Fetched https://github.com/pointfreeco/swiftui-navigation from cache (1.24s)
Fetching https://github.com/pointfreeco/swift-composable-architecture
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/pointfreeco/swift-dependencies
[2839/24493] Fetching swift-concurrency-extras, swift-collections
[4959/26459] Fetching swift-concurrency-extras, swift-collections, swift-perception
[15633/33215] Fetching swift-concurrency-extras, swift-collections, swift-perception, swift-dependencies
[18393/38679] Fetching swift-concurrency-extras, swift-collections, swift-perception, swift-dependencies, swift-custom-dump
[33032/113651] Fetching swift-concurrency-extras, swift-collections, swift-perception, swift-dependencies, swift-custom-dump, swift-syntax
[55924/426598] Fetching swift-concurrency-extras, swift-collections, swift-perception, swift-dependencies, swift-custom-dump, swift-syntax, swift-composable-architecture
Fetched https://github.com/apple/swift-collections from cache (3.16s)
[60876/403061] Fetching swift-concurrency-extras, swift-perception, swift-dependencies, swift-custom-dump, swift-syntax, swift-composable-architecture
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (3.16s)
[60670/402105] Fetching swift-perception, swift-dependencies, swift-custom-dump, swift-syntax, swift-composable-architecture
Fetching https://github.com/pointfreeco/swift-issue-reporting
[104807/407828] Fetching swift-perception, swift-dependencies, swift-custom-dump, swift-syntax, swift-composable-architecture, swift-issue-reporting
Fetched https://github.com/swiftlang/swift-syntax from cache (3.86s)
Fetched https://github.com/pointfreeco/swift-perception from cache (3.86s)
Fetched https://github.com/pointfreeco/swift-issue-reporting from cache (1.73s)
[102975/325167] Fetching swift-dependencies, swift-custom-dump, swift-composable-architecture
Fetched https://github.com/pointfreeco/swift-dependencies from cache (37.70s)
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (37.70s)
Fetched https://github.com/pointfreeco/swift-composable-architecture from cache (37.70s)
Computing version for https://github.com/pointfreeco/swift-composable-architecture
Computed https://github.com/pointfreeco/swift-composable-architecture at 1.12.0 (40.55s)
Computing version for https://github.com/pointfreeco/swift-issue-reporting
warning: 'swift-issue-reporting': /Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
 3 | import PackageDescription
 4 |
 5 | let package = Package(
   |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 6 |   name: "swift-issue-reporting",
 7 |   platforms: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Computed https://github.com/pointfreeco/swift-issue-reporting at 1.2.1 (0.72s)
Computing version for https://github.com/pointfreeco/swiftui-navigation
warning: 'swiftui-navigation': /Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
 3 | import PackageDescription
 4 |
 5 | let package = Package(
   |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 6 |   name: "swiftui-navigation",
 7 |   platforms: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Computed https://github.com/pointfreeco/swiftui-navigation at 1.5.2 (0.59s)
Computing version for https://github.com/pointfreeco/swift-perception
Computed https://github.com/pointfreeco/swift-perception at 1.3.3 (0.58s)
Computing version for https://github.com/pointfreeco/swift-identified-collections
warning: 'swift-identified-collections': /Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
 3 | import PackageDescription
 4 |
 5 | let package = Package(
   |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 6 |   name: "swift-identified-collections",
 7 |   products: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Computed https://github.com/pointfreeco/swift-identified-collections at 1.1.0 (0.57s)
Computing version for https://github.com/pointfreeco/swift-dependencies
warning: 'swift-dependencies': /Package@swift-6.0.swift:6:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
  4 | import PackageDescription
  5 |
  6 | let package = Package(
    |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
    |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
  7 |   name: "swift-dependencies",
  8 |   platforms: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Computed https://github.com/pointfreeco/swift-dependencies at 1.3.4 (0.59s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.1 (0.57s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.1.0 (2.85s)
Computing version for https://github.com/pointfreeco/swift-case-paths
warning: 'swift-case-paths': /Package@swift-6.0.swift:6:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
 4 | import PackageDescription
 5 |
 6 | let package = Package(
   |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 7 |   name: "swift-case-paths",
 8 |   platforms: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Computed https://github.com/pointfreeco/swift-case-paths at 1.5.3 (0.58s)
Computing version for https://github.com/pointfreeco/combine-schedulers
warning: 'combine-schedulers': /Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
 3 | import PackageDescription
 4 |
 5 | let package = Package(
   |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 6 |   name: "combine-schedulers",
 7 |   platforms: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.1 (0.57s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.2 (0.76s)
Computing version for https://github.com/pointfreeco/swift-clocks
warning: 'swift-clocks': /Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
 3 | import PackageDescription
 4 |
 5 | let package = Package(
   |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 6 |   name: "swift-clocks",
 7 |   // NB: While the `Clock` protocol is iOS 16+, etc., the package should support earlier platforms
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Computed https://github.com/pointfreeco/swift-clocks at 1.0.3 (0.58s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.0-prerelease-2024-06-12 (0.77s)
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.1
Creating working copy for https://github.com/pointfreeco/swift-composable-architecture
Working copy of https://github.com/pointfreeco/swift-composable-architecture resolved at 1.12.0
Creating working copy for https://github.com/pointfreeco/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 1.0.3
Creating working copy for https://github.com/pointfreeco/swift-identified-collections
Working copy of https://github.com/pointfreeco/swift-identified-collections resolved at 1.1.0
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 600.0.0-prerelease-2024-06-12
Creating working copy for https://github.com/pointfreeco/swift-perception
Working copy of https://github.com/pointfreeco/swift-perception resolved at 1.3.3
Creating working copy for https://github.com/pointfreeco/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.3.4
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.0.1
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.1.0
Creating working copy for https://github.com/pointfreeco/swift-case-paths
Working copy of https://github.com/pointfreeco/swift-case-paths resolved at 1.5.3
Creating working copy for https://github.com/pointfreeco/swift-issue-reporting
Working copy of https://github.com/pointfreeco/swift-issue-reporting resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.1.2
Creating working copy for https://github.com/pointfreeco/swiftui-navigation
Working copy of https://github.com/pointfreeco/swiftui-navigation resolved at 1.5.2
warning: 'swiftui-navigation': /Users/admin/builder/spi-builder-workspace/.build/checkouts/swiftui-navigation/Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
 3 | import PackageDescription
 4 |
 5 | let package = Package(
   |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 6 |   name: "swiftui-navigation",
 7 |   platforms: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
warning: 'swift-identified-collections': /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-identified-collections/Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
 3 | import PackageDescription
 4 |
 5 | let package = Package(
   |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 6 |   name: "swift-identified-collections",
 7 |   products: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
warning: 'swift-dependencies': /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dependencies/Package@swift-6.0.swift:6:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
  4 | import PackageDescription
  5 |
  6 | let package = Package(
    |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
    |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
  7 |   name: "swift-dependencies",
  8 |   platforms: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
warning: 'combine-schedulers': /Users/admin/builder/spi-builder-workspace/.build/checkouts/combine-schedulers/Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
 3 | import PackageDescription
 4 |
 5 | let package = Package(
   |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 6 |   name: "combine-schedulers",
 7 |   platforms: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
warning: 'swift-issue-reporting': /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-issue-reporting/Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
 3 | import PackageDescription
 4 |
 5 | let package = Package(
   |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 6 |   name: "swift-issue-reporting",
 7 |   platforms: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
warning: 'swift-case-paths': /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-case-paths/Package@swift-6.0.swift:6:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
 4 | import PackageDescription
 5 |
 6 | let package = Package(
   |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 7 |   name: "swift-case-paths",
 8 |   platforms: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
warning: 'swift-clocks': /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-clocks/Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
 3 | import PackageDescription
 4 |
 5 | let package = Package(
   |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 6 |   name: "swift-clocks",
 7 |   // NB: While the `Clock` protocol is iOS 16+, etc., the package should support earlier platforms
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "swift-tca-custom-alert",
      "name": "swift-tca-custom-alert",
      "url": "https://github.com/Naturally-Inviting/swift-tca-custom-alert.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-tca-custom-alert",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "swift-composable-architecture",
          "name": "swift-composable-architecture",
          "url": "https://github.com/pointfreeco/swift-composable-architecture",
          "version": "1.25.5",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-composable-architecture",
          "traits": [
          ],
          "dependencies": [
            {
              "identity": "swift-collections",
              "name": "swift-collections",
              "url": "https://github.com/apple/swift-collections",
              "version": "1.4.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
              "traits": [
              ],
              "dependencies": [
              ]
            },
            {
              "identity": "combine-schedulers",
              "name": "combine-schedulers",
              "url": "https://github.com/pointfreeco/combine-schedulers",
              "version": "1.1.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/combine-schedulers",
              "traits": [
              ],
              "dependencies": [
                {
                  "identity": "swift-concurrency-extras",
                  "name": "swift-concurrency-extras",
                  "url": "https://github.com/pointfreeco/swift-concurrency-extras",
                  "version": "1.3.2",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-concurrency-extras",
                  "traits": [
                    "default"
                  ],
                  "dependencies": [
                  ]
                },
                {
                  "identity": "xctest-dynamic-overlay",
                  "name": "xctest-dynamic-overlay",
                  "url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
                  "version": "1.9.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
                  "traits": [
                    "default"
                  ],
                  "dependencies": [
                  ]
                }
              ]
            },
            {
              "identity": "swift-case-paths",
              "name": "swift-case-paths",
              "url": "https://github.com/pointfreeco/swift-case-paths",
              "version": "1.7.3",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-case-paths",
              "traits": [
                "default"
              ],
              "dependencies": [
                {
                  "identity": "xctest-dynamic-overlay",
                  "name": "xctest-dynamic-overlay",
                  "url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
                  "version": "1.9.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
                  "traits": [
                    "default"
                  ],
                  "dependencies": [
                  ]
                }
              ]
            },
            {
              "identity": "swift-clocks",
              "name": "swift-clocks",
              "url": "https://github.com/pointfreeco/swift-clocks",
              "version": "1.0.6",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-clocks",
              "traits": [
                "default"
              ],
              "dependencies": [
                {
                  "identity": "swift-concurrency-extras",
                  "name": "swift-concurrency-extras",
                  "url": "https://github.com/pointfreeco/swift-concurrency-extras",
                  "version": "1.3.2",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-concurrency-extras",
                  "traits": [
                    "default"
                  ],
                  "dependencies": [
                  ]
                },
                {
                  "identity": "xctest-dynamic-overlay",
                  "name": "xctest-dynamic-overlay",
                  "url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
                  "version": "1.9.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
                  "traits": [
                    "default"
                  ],
                  "dependencies": [
                  ]
                }
              ]
            },
            {
              "identity": "swift-concurrency-extras",
              "name": "swift-concurrency-extras",
              "url": "https://github.com/pointfreeco/swift-concurrency-extras",
              "version": "1.3.2",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-concurrency-extras",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            },
            {
              "identity": "swift-custom-dump",
              "name": "swift-custom-dump",
              "url": "https://github.com/pointfreeco/swift-custom-dump",
              "version": "1.5.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-custom-dump",
              "traits": [
                "default"
              ],
              "dependencies": [
                {
                  "identity": "xctest-dynamic-overlay",
                  "name": "xctest-dynamic-overlay",
                  "url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
                  "version": "1.9.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
                  "traits": [
                    "default"
                  ],
                  "dependencies": [
                  ]
                }
              ]
            },
            {
              "identity": "swift-dependencies",
              "name": "swift-dependencies",
              "url": "https://github.com/pointfreeco/swift-dependencies",
              "version": "1.12.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-dependencies",
              "traits": [
                "default"
              ],
              "dependencies": [
                {
                  "identity": "combine-schedulers",
                  "name": "combine-schedulers",
                  "url": "https://github.com/pointfreeco/combine-schedulers",
                  "version": "1.1.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/combine-schedulers",
                  "traits": [
                  ],
                  "dependencies": [
                    {
                      "identity": "swift-concurrency-extras",
                      "name": "swift-concurrency-extras",
                      "url": "https://github.com/pointfreeco/swift-concurrency-extras",
                      "version": "1.3.2",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-concurrency-extras",
                      "traits": [
                        "default"
                      ],
                      "dependencies": [
                      ]
                    },
                    {
                      "identity": "xctest-dynamic-overlay",
                      "name": "xctest-dynamic-overlay",
                      "url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
                      "version": "1.9.0",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
                      "traits": [
                        "default"
                      ],
                      "dependencies": [
                      ]
                    }
                  ]
                },
                {
                  "identity": "swift-clocks",
                  "name": "swift-clocks",
                  "url": "https://github.com/pointfreeco/swift-clocks",
                  "version": "1.0.6",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-clocks",
                  "traits": [
                    "default"
                  ],
                  "dependencies": [
                    {
                      "identity": "swift-concurrency-extras",
                      "name": "swift-concurrency-extras",
                      "url": "https://github.com/pointfreeco/swift-concurrency-extras",
                      "version": "1.3.2",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-concurrency-extras",
                      "traits": [
                        "default"
                      ],
                      "dependencies": [
                      ]
                    },
                    {
                      "identity": "xctest-dynamic-overlay",
                      "name": "xctest-dynamic-overlay",
                      "url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
                      "version": "1.9.0",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
                      "traits": [
                        "default"
                      ],
                      "dependencies": [
                      ]
                    }
                  ]
                },
                {
                  "identity": "swift-concurrency-extras",
                  "name": "swift-concurrency-extras",
                  "url": "https://github.com/pointfreeco/swift-concurrency-extras",
                  "version": "1.3.2",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-concurrency-extras",
                  "traits": [
                    "default"
                  ],
                  "dependencies": [
                  ]
                },
                {
                  "identity": "xctest-dynamic-overlay",
                  "name": "xctest-dynamic-overlay",
                  "url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
                  "version": "1.9.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
                  "traits": [
                    "default"
                  ],
                  "dependencies": [
                  ]
                }
              ]
            },
            {
              "identity": "swift-identified-collections",
              "name": "swift-identified-collections",
              "url": "https://github.com/pointfreeco/swift-identified-collections",
              "version": "1.1.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-identified-collections",
              "traits": [
                "default"
              ],
              "dependencies": [
                {
                  "identity": "swift-collections",
                  "name": "swift-collections",
                  "url": "https://github.com/apple/swift-collections",
                  "version": "1.4.1",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
                  "traits": [
                  ],
                  "dependencies": [
                  ]
                }
              ]
            },
            {
              "identity": "swift-navigation",
              "name": "swift-navigation",
              "url": "https://github.com/pointfreeco/swift-navigation",
              "version": "2.8.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-navigation",
              "traits": [
              ],
              "dependencies": [
                {
                  "identity": "swift-collections",
                  "name": "swift-collections",
                  "url": "https://github.com/apple/swift-collections",
                  "version": "1.4.1",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
                  "traits": [
                  ],
                  "dependencies": [
                  ]
                },
                {
                  "identity": "swift-case-paths",
                  "name": "swift-case-paths",
                  "url": "https://github.com/pointfreeco/swift-case-paths",
                  "version": "1.7.3",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-case-paths",
                  "traits": [
                    "default"
                  ],
                  "dependencies": [
                    {
                      "identity": "xctest-dynamic-overlay",
                      "name": "xctest-dynamic-overlay",
                      "url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
                      "version": "1.9.0",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
                      "traits": [
                        "default"
                      ],
                      "dependencies": [
                      ]
                    }
                  ]
                },
                {
                  "identity": "swift-concurrency-extras",
                  "name": "swift-concurrency-extras",
                  "url": "https://github.com/pointfreeco/swift-concurrency-extras",
                  "version": "1.3.2",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-concurrency-extras",
                  "traits": [
                    "default"
                  ],
                  "dependencies": [
                  ]
                },
                {
                  "identity": "swift-custom-dump",
                  "name": "swift-custom-dump",
                  "url": "https://github.com/pointfreeco/swift-custom-dump",
                  "version": "1.5.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-custom-dump",
                  "traits": [
                    "default"
                  ],
                  "dependencies": [
                    {
                      "identity": "xctest-dynamic-overlay",
                      "name": "xctest-dynamic-overlay",
                      "url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
                      "version": "1.9.0",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
                      "traits": [
                        "default"
                      ],
                      "dependencies": [
                      ]
                    }
                  ]
                },
                {
                  "identity": "swift-perception",
                  "name": "swift-perception",
                  "url": "https://github.com/pointfreeco/swift-perception",
                  "version": "2.0.10",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-perception",
                  "traits": [
                    "default"
                  ],
                  "dependencies": [
                    {
                      "identity": "xctest-dynamic-overlay",
                      "name": "xctest-dynamic-overlay",
                      "url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
                      "version": "1.9.0",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
                      "traits": [
                        "default"
                      ],
                      "dependencies": [
                      ]
                    }
                  ]
                },
                {
                  "identity": "xctest-dynamic-overlay",
                  "name": "xctest-dynamic-overlay",
                  "url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
                  "version": "1.9.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
                  "traits": [
                    "default"
                  ],
                  "dependencies": [
                  ]
                }
              ]
            },
            {
              "identity": "swift-perception",
              "name": "swift-perception",
              "url": "https://github.com/pointfreeco/swift-perception",
              "version": "2.0.10",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-perception",
              "traits": [
                "default"
              ],
              "dependencies": [
                {
                  "identity": "xctest-dynamic-overlay",
                  "name": "xctest-dynamic-overlay",
                  "url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
                  "version": "1.9.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
                  "traits": [
                    "default"
                  ],
                  "dependencies": [
                  ]
                }
              ]
            },
            {
              "identity": "swift-sharing",
              "name": "swift-sharing",
              "url": "https://github.com/pointfreeco/swift-sharing",
              "version": "2.8.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-sharing",
              "traits": [
                "default"
              ],
              "dependencies": [
                {
                  "identity": "combine-schedulers",
                  "name": "combine-schedulers",
                  "url": "https://github.com/pointfreeco/combine-schedulers",
                  "version": "1.1.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/combine-schedulers",
                  "traits": [
                  ],
                  "dependencies": [
                    {
                      "identity": "swift-concurrency-extras",
                      "name": "swift-concurrency-extras",
                      "url": "https://github.com/pointfreeco/swift-concurrency-extras",
                      "version": "1.3.2",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-concurrency-extras",
                      "traits": [
                        "default"
                      ],
                      "dependencies": [
                      ]
                    },
                    {
                      "identity": "xctest-dynamic-overlay",
                      "name": "xctest-dynamic-overlay",
                      "url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
                      "version": "1.9.0",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
                      "traits": [
                        "default"
                      ],
                      "dependencies": [
                      ]
                    }
                  ]
                },
                {
                  "identity": "swift-concurrency-extras",
                  "name": "swift-concurrency-extras",
                  "url": "https://github.com/pointfreeco/swift-concurrency-extras",
                  "version": "1.3.2",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-concurrency-extras",
                  "traits": [
                    "default"
                  ],
                  "dependencies": [
                  ]
                },
                {
                  "identity": "swift-custom-dump",
                  "name": "swift-custom-dump",
                  "url": "https://github.com/pointfreeco/swift-custom-dump",
                  "version": "1.5.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-custom-dump",
                  "traits": [
                    "default"
                  ],
                  "dependencies": [
                    {
                      "identity": "xctest-dynamic-overlay",
                      "name": "xctest-dynamic-overlay",
                      "url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
                      "version": "1.9.0",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
                      "traits": [
                        "default"
                      ],
                      "dependencies": [
                      ]
                    }
                  ]
                },
                {
                  "identity": "swift-dependencies",
                  "name": "swift-dependencies",
                  "url": "https://github.com/pointfreeco/swift-dependencies",
                  "version": "1.12.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-dependencies",
                  "traits": [
                    "default"
                  ],
                  "dependencies": [
                    {
                      "identity": "combine-schedulers",
                      "name": "combine-schedulers",
                      "url": "https://github.com/pointfreeco/combine-schedulers",
                      "version": "1.1.0",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/combine-schedulers",
                      "traits": [
                      ],
                      "dependencies": [
                        {
                          "identity": "swift-concurrency-extras",
                          "name": "swift-concurrency-extras",
                          "url": "https://github.com/pointfreeco/swift-concurrency-extras",
                          "version": "1.3.2",
                          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-concurrency-extras",
                          "traits": [
                            "default"
                          ],
                          "dependencies": [
                          ]
                        },
                        {
                          "identity": "xctest-dynamic-overlay",
                          "name": "xctest-dynamic-overlay",
                          "url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
                          "version": "1.9.0",
                          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
                          "traits": [
                            "default"
                          ],
                          "dependencies": [
                          ]
                        }
                      ]
                    },
                    {
                      "identity": "swift-clocks",
                      "name": "swift-clocks",
                      "url": "https://github.com/pointfreeco/swift-clocks",
                      "version": "1.0.6",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-clocks",
                      "traits": [
                        "default"
                      ],
                      "dependencies": [
                        {
                          "identity": "swift-concurrency-extras",
                          "name": "swift-concurrency-extras",
                          "url": "https://github.com/pointfreeco/swift-concurrency-extras",
                          "version": "1.3.2",
                          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-concurrency-extras",
                          "traits": [
                            "default"
                          ],
                          "dependencies": [
                          ]
                        },
                        {
                          "identity": "xctest-dynamic-overlay",
                          "name": "xctest-dynamic-overlay",
                          "url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
                          "version": "1.9.0",
                          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
                          "traits": [
                            "default"
                          ],
                          "dependencies": [
                          ]
                        }
                      ]
                    },
                    {
                      "identity": "swift-concurrency-extras",
                      "name": "swift-concurrency-extras",
                      "url": "https://github.com/pointfreeco/swift-concurrency-extras",
                      "version": "1.3.2",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-concurrency-extras",
                      "traits": [
                        "default"
                      ],
                      "dependencies": [
                      ]
                    },
                    {
                      "identity": "xctest-dynamic-overlay",
                      "name": "xctest-dynamic-overlay",
                      "url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
                      "version": "1.9.0",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
                      "traits": [
                        "default"
                      ],
                      "dependencies": [
                      ]
                    }
                  ]
                },
                {
                  "identity": "swift-identified-collections",
                  "name": "swift-identified-collections",
                  "url": "https://github.com/pointfreeco/swift-identified-collections",
                  "version": "1.1.1",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-identified-collections",
                  "traits": [
                    "default"
                  ],
                  "dependencies": [
                    {
                      "identity": "swift-collections",
                      "name": "swift-collections",
                      "url": "https://github.com/apple/swift-collections",
                      "version": "1.4.1",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
                      "traits": [
                      ],
                      "dependencies": [
                      ]
                    }
                  ]
                },
                {
                  "identity": "swift-perception",
                  "name": "swift-perception",
                  "url": "https://github.com/pointfreeco/swift-perception",
                  "version": "2.0.10",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-perception",
                  "traits": [
                    "default"
                  ],
                  "dependencies": [
                    {
                      "identity": "xctest-dynamic-overlay",
                      "name": "xctest-dynamic-overlay",
                      "url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
                      "version": "1.9.0",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
                      "traits": [
                        "default"
                      ],
                      "dependencies": [
                      ]
                    }
                  ]
                },
                {
                  "identity": "xctest-dynamic-overlay",
                  "name": "xctest-dynamic-overlay",
                  "url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
                  "version": "1.9.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
                  "traits": [
                    "default"
                  ],
                  "dependencies": [
                  ]
                }
              ]
            },
            {
              "identity": "xctest-dynamic-overlay",
              "name": "xctest-dynamic-overlay",
              "url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
              "version": "1.9.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/Naturally-Inviting/swift-tca-custom-alert.git
[1/263] Fetching swift-tca-custom-alert
Fetched https://github.com/Naturally-Inviting/swift-tca-custom-alert.git from cache (1.99s)
Fetching https://github.com/pointfreeco/swift-composable-architecture from cache
Fetched https://github.com/pointfreeco/swift-composable-architecture from cache (0.60s)
Computing version for https://github.com/pointfreeco/swift-composable-architecture
Computed https://github.com/pointfreeco/swift-composable-architecture at 1.25.5 (1.22s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/swiftlang/swift-syntax from cache
Fetching https://github.com/pointfreeco/swift-navigation
Fetching https://github.com/pointfreeco/swift-sharing
Fetching https://github.com/pointfreeco/swift-identified-collections from cache
Fetching https://github.com/pointfreeco/swift-dependencies from cache
Fetching https://github.com/pointfreeco/swift-custom-dump from cache
[1/3611] Fetching swift-sharing
[796/9334] Fetching swift-sharing, xctest-dynamic-overlay
[2937/55711] Fetching swift-sharing, xctest-dynamic-overlay, swift-navigation
Fetched https://github.com/swiftlang/swift-syntax from cache (1.44s)
Fetched https://github.com/pointfreeco/swift-identified-collections from cache (1.44s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.44s)
[28655/49988] Fetching swift-sharing, swift-navigation
Fetching https://github.com/pointfreeco/swift-concurrency-extras from cache
Fetching https://github.com/pointfreeco/swift-case-paths from cache
Fetching https://github.com/pointfreeco/swift-perception from cache
Fetched https://github.com/pointfreeco/swift-perception from cache (0.47s)
Fetching https://github.com/pointfreeco/combine-schedulers from cache
Fetched https://github.com/pointfreeco/swift-case-paths from cache (0.49s)
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.49s)
Fetching https://github.com/pointfreeco/swift-clocks from cache
Fetching https://github.com/apple/swift-collections from cache
Fetched https://github.com/pointfreeco/swift-sharing from cache (2.08s)
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (2.08s)
Fetched https://github.com/pointfreeco/swift-navigation from cache (2.08s)
Fetched https://github.com/pointfreeco/swift-dependencies from cache (2.09s)
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.42s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.46s)
Fetched https://github.com/apple/swift-collections from cache (0.56s)
Computing version for https://github.com/pointfreeco/swift-navigation
Computed https://github.com/pointfreeco/swift-navigation at 2.8.0 (4.88s)
Computing version for https://github.com/pointfreeco/swift-identified-collections
Computed https://github.com/pointfreeco/swift-identified-collections at 1.1.1 (0.55s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (0.56s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.1.0 (0.58s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.2 (0.56s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.5.0 (0.55s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 1.7.3 (0.69s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (0.56s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.4.1 (0.65s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 603.0.0 (0.75s)
Computing version for https://github.com/pointfreeco/swift-perception
Computed https://github.com/pointfreeco/swift-perception at 2.0.10 (0.56s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.12.0 (0.61s)
Computing version for https://github.com/pointfreeco/swift-sharing
Computed https://github.com/pointfreeco/swift-sharing at 2.8.0 (0.60s)
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 603.0.0
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.3.2
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.9.0
Creating working copy for https://github.com/Naturally-Inviting/swift-tca-custom-alert.git
Working copy of https://github.com/Naturally-Inviting/swift-tca-custom-alert.git resolved at main (0ded8fc)
Creating working copy for https://github.com/pointfreeco/swift-navigation
Working copy of https://github.com/pointfreeco/swift-navigation resolved at 2.8.0
Creating working copy for https://github.com/pointfreeco/swift-case-paths
Working copy of https://github.com/pointfreeco/swift-case-paths resolved at 1.7.3
Creating working copy for https://github.com/pointfreeco/swift-identified-collections
Working copy of https://github.com/pointfreeco/swift-identified-collections resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.4.1
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.1.0
Creating working copy for https://github.com/pointfreeco/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 1.0.6
Creating working copy for https://github.com/pointfreeco/swift-composable-architecture
Working copy of https://github.com/pointfreeco/swift-composable-architecture resolved at 1.25.5
Creating working copy for https://github.com/pointfreeco/swift-sharing
Working copy of https://github.com/pointfreeco/swift-sharing resolved at 2.8.0
Creating working copy for https://github.com/pointfreeco/swift-perception
Working copy of https://github.com/pointfreeco/swift-perception resolved at 2.0.10
Creating working copy for https://github.com/pointfreeco/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.12.0
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.5.0
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/603.0.0/swiftlang-6.3.0.123.5-macosx26.4-MacroSupport.zip
Downloaded https://download.swift.org/prebuilts/swift-syntax/603.0.0/swiftlang-6.3.0.123.5-macosx26.4-MacroSupport.zip (0.33s)
warning: '.resolve-product-dependencies': dependency 'swift-tca-custom-alert' is not used by any target
Found 1 product dependencies
  - swift-composable-architecture
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/Naturally-Inviting/swift-tca-custom-alert.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/45] Copying PrivacyInfo.xcprivacy
[0/45] Write sources
[35/45] Compiling _SwiftSyntaxCShims dummy.c
[36/45] Write swift-version--6988338F2F200930.txt
[38/97] Emitting module SwiftSyntax600
[39/97] Compiling SwiftSyntax600 Empty.swift
[40/97] Compiling SwiftSyntax509 Empty.swift
[41/97] Emitting module SwiftSyntax509
[42/97] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[43/97] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[44/97] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[45/98] Emitting module SwiftSyntax510
[46/98] Compiling SwiftSyntax510 Empty.swift
[47/98] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[48/98] Compiling InternalCollectionsUtilities Specialize.swift
[49/98] Compiling InternalCollectionsUtilities _SortedCollection.swift
[50/98] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[51/98] Compiling InternalCollectionsUtilities Debugging.swift
[52/98] Compiling InternalCollectionsUtilities Descriptions.swift
[53/98] Emitting module InternalCollectionsUtilities
[54/98] Compiling IssueReporting AppHostWarning.swift
[55/98] Compiling IssueReporting FailureObserver.swift
[56/98] Compiling InternalCollectionsUtilities UInt+reversed.swift
[57/98] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[58/98] Compiling InternalCollectionsUtilities Integer rank.swift
[59/98] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[60/98] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[61/98] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[62/98] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[63/218] Compiling OrderedCollections OrderedSet+Codable.swift
[64/218] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[65/218] Compiling OrderedCollections OrderedSet+Descriptions.swift
[66/218] Compiling OrderedCollections OrderedSet+Diffing.swift
[67/218] Compiling OrderedCollections OrderedSet+Equatable.swift
[68/218] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[69/218] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[70/218] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[71/218] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[72/218] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[73/218] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[74/218] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[75/224] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[76/224] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[77/224] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[78/224] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[79/224] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[80/224] Compiling OrderedCollections OrderedSet+Sendable.swift
[81/224] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[82/224] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[83/224] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[84/224] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[85/224] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[86/224] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[87/224] Compiling OrderedCollections OrderedSet+Hashable.swift
[88/224] Compiling OrderedCollections OrderedSet+Initializers.swift
[89/224] Compiling OrderedCollections OrderedSet+Insertions.swift
[90/224] Compiling OrderedCollections OrderedSet+Invariants.swift
[91/224] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[92/224] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[93/224] Compiling OrderedCollections OrderedDictionary+Elements.swift
[94/224] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[95/224] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[96/224] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[97/224] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[98/224] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[106/231] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[107/231] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[108/231] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[109/231] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[110/231] Compiling OrderedCollections OrderedDictionary+Values.swift
[111/231] Compiling OrderedCollections OrderedDictionary.swift
[112/231] Compiling OrderedCollections _HashTable+Bucket.swift
[113/231] Compiling OrderedCollections _HashTable+BucketIterator.swift
[114/231] Compiling OrderedCollections _HashTable+Constants.swift
[115/231] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[116/231] Compiling OrderedCollections _HashTable+Testing.swift
[117/231] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[118/231] Compiling OrderedCollections _HashTable.swift
[119/231] Compiling OrderedCollections _Hashtable+Header.swift
[120/231] Compiling OrderedCollections OrderedDictionary+Codable.swift
[121/231] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[122/231] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[123/231] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[124/231] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[125/231] Compiling OrderedCollections OrderedSet+SubSequence.swift
[126/231] Compiling OrderedCollections OrderedSet+Testing.swift
[127/231] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[128/231] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[129/231] Compiling OrderedCollections OrderedSet.swift
[130/231] Compiling OrderedCollections _UnsafeBitset.swift
[131/231] Compiling ConcurrencyExtras UncheckedSendable.swift
[132/231] Emitting module OrderedCollections
[133/250] Compiling IdentifiedCollections Identified.swift
[134/250] Compiling IdentifiedCollections IdentifiedArray+Codable.swift
[135/250] Compiling IdentifiedCollections IdentifiedArray+CustomDebugStringConvertible.swift
[136/250] Compiling IdentifiedCollections IdentifiedArray+CustomReflectable.swift
[137/250] Compiling IdentifiedCollections IdentifiedArray+Insertions.swift
[138/250] Compiling IdentifiedCollections IdentifiedArray+MutableCollection.swift
[139/250] Compiling IdentifiedCollections IdentifiedArray+Sendable.swift
[147/250] Compiling IssueReporting WithExpectedIssue.swift
[148/250] Compiling IdentifiedCollections IdentifiedArray+ExpressibleByArrayLiteral.swift
[149/250] Compiling IdentifiedCollections IdentifiedArray+Hashable.swift
[150/251] Compiling IssueReporting WithIssueContext.swift
[151/251] Emitting module IssueReporting
[158/251] Compiling IdentifiedCollections IdentifiedArray+CustomStringConvertible.swift
[159/251] Compiling IdentifiedCollections IdentifiedArray+Equatable.swift
[161/251] Compiling IdentifiedCollections IdentifiedArray.swift
[162/251] Compiling IdentifiedCollections IdentifiedArray+RandomAccessCollection.swift
[163/251] Compiling IdentifiedCollections IdentifiedArray+RangeReplaceableCollection.swift
[164/251] Compiling IdentifiedCollections IdentifiedArray+Collection.swift
[165/251] Compiling IdentifiedCollections IdentifiedArray+CollectionAlgorithms.swift
[166/251] Emitting module ConcurrencyExtras
[167/251] Compiling ConcurrencyExtras MainSerialExecutor.swift
[168/251] Compiling ConcurrencyExtras Locking.swift
[169/251] Compiling ConcurrencyExtras LockIsolated.swift
[170/251] Compiling ConcurrencyExtras Result.swift
[171/251] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[172/251] Compiling ConcurrencyExtras ActorIsolated.swift
[173/251] Compiling ConcurrencyExtras AsyncStream.swift
[174/251] Compiling ConcurrencyExtras Task.swift
[175/275] Compiling XCTestDynamicOverlay Exports.swift
[176/275] Compiling XCTestDynamicOverlay Deprecations.swift
[177/275] Emitting module XCTestDynamicOverlay
[186/275] Compiling IdentifiedCollections IdentifiedArray+IdentifiedCollection.swift
[187/275] Compiling IdentifiedCollections IdentifiedArray+Initializers.swift
[188/275] Compiling CombineSchedulers ImmediateScheduler.swift
[189/275] Compiling CombineSchedulers Deprecations.swift
[192/304] Compiling CustomDump Swift.swift
[193/304] Compiling CustomDump SwiftUI.swift
[194/304] Emitting module IdentifiedCollections
[195/304] Compiling CustomDump UserNotifications.swift
[196/304] Compiling CustomDump UserNotificationsUI.swift
[197/304] Compiling IdentifiedCollections IdentifiedCollection.swift
[198/304] Emitting module SwiftSyntax
[199/304] Compiling CustomDump GameKit.swift
[200/304] Compiling CustomDump KeyPath.swift
[201/304] Compiling CustomDump CoreImage.swift
[202/304] Compiling CustomDump CoreLocation.swift
[203/304] Compiling CustomDump CoreMotion.swift
[206/304] Compiling CustomDump CustomDumpReflectable.swift
[207/304] Compiling CustomDump Dump.swift
[208/304] Compiling CustomDump ExpectDifference.swift
[209/304] Compiling CustomDump ExpectNoDifference.swift
[210/304] Compiling CustomDump Mirror.swift
[211/304] Compiling CustomDump String.swift
[212/304] Compiling CustomDump Unordered.swift
[213/304] Compiling CustomDump Photos.swift
[214/304] Compiling CustomDump Speech.swift
[215/304] Compiling CustomDump StoreKit.swift
[216/304] Compiling CustomDump CustomDumpRepresentable.swift
[217/304] Compiling CustomDump CustomDumpStringConvertible.swift
[218/304] Compiling CustomDump Diff.swift
[220/304] Compiling CombineSchedulers UIScheduler.swift
[221/304] Compiling CombineSchedulers UIKit.swift
[222/305] Compiling Clocks AnyClock.swift
[223/305] Compiling Clocks ImmediateClock.swift
[224/305] Emitting module Clocks
[225/305] Compiling Clocks Lock.swift
[226/305] Compiling CombineSchedulers Timer.swift
[227/305] Compiling CombineSchedulers TestScheduler.swift
[230/305] Compiling CustomDump UIKit.swift
[231/305] Compiling CustomDump AnyType.swift
[232/305] Emitting module CombineSchedulers
[233/305] Compiling Clocks Timer.swift
[234/305] Compiling Clocks UnimplementedClock.swift
[235/305] Compiling Clocks TestClock.swift
[236/305] Compiling CombineSchedulers UnimplementedScheduler.swift
[242/305] Compiling SwiftSyntax SyntaxVisitor.swift
[243/305] Compiling SwiftSyntax TokenKind.swift
[245/305] Compiling CustomDump CollectionDifference.swift
[246/305] Compiling CustomDump Identifiable.swift
[247/307] Emitting module CustomDump
[258/307] Compiling CustomDump XCTAssertDifference.swift
[259/307] Compiling CustomDump XCTAssertNoDifference.swift
[263/307] Compiling CustomDump Foundation.swift
[272/307] Compiling Clocks SwiftUI.swift
[273/307] Compiling Clocks _AsyncTimerSequence.swift
[274/307] Compiling CombineSchedulers NSRecursiveLock.swift
[275/307] Compiling CombineSchedulers Lock.swift
[276/307] Compiling CombineSchedulers SwiftUI.swift
[280/328] Compiling Dependencies MainRunLoop.swift
[281/328] Compiling Dependencies OpenURL.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[286/339] Emitting module Dependencies
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dependencies/Sources/Dependencies/WithDependencies.swift:63:13: error: '@_unsafeInheritExecutor' is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead
 61 | @_unsafeInheritExecutor
 62 | @discardableResult
 63 | public func withDependencies<R>(
    |             `- error: '@_unsafeInheritExecutor' is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead
 64 |   _ updateValuesForOperation: (inout DependencyValues) async throws -> Void,
 65 |   operation: () async throws -> R
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dependencies/Sources/Dependencies/WithDependencies.swift:170:13: error: '@_unsafeInheritExecutor' is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead
168 | @_unsafeInheritExecutor
169 | @discardableResult
170 | public func withDependencies<Model: AnyObject, R>(
    |             `- error: '@_unsafeInheritExecutor' is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead
171 |   from model: Model,
172 |   _ updateValuesForOperation: (inout DependencyValues) async throws -> Void,
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dependencies/Sources/Dependencies/WithDependencies.swift:217:13: error: '@_unsafeInheritExecutor' is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead
215 | @_unsafeInheritExecutor
216 | @discardableResult
217 | public func withDependencies<Model: AnyObject, R>(
    |             `- error: '@_unsafeInheritExecutor' is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead
218 |   from model: Model,
219 |   operation: () async throws -> R,
[289/341] Compiling SwiftUINavigationCore Alert.swift
[290/341] Compiling SwiftUINavigationCore AlertState.swift
[291/341] Compiling Dependencies Dependency.swift
[292/341] Compiling Dependencies DependencyContext.swift
[293/341] Compiling Dependencies DependencyKey.swift
[294/341] Compiling SwiftUINavigationCore Deprecations.swift
[295/341] Compiling SwiftUINavigationCore Bind.swift
[296/341] Compiling SwiftUINavigationCore ConfirmationDialogState.swift
[297/341] Compiling SwiftUINavigationCore NavigationDestination.swift
[298/341] Compiling SwiftUINavigationCore ConfirmationDialog.swift
[299/342] Compiling Dependencies TimeZone.swift
[300/342] Compiling Dependencies URLSession.swift
[301/342] Compiling Dependencies Locale.swift
[302/342] Compiling Dependencies MainQueue.swift
[303/342] Compiling Dependencies Clocks.swift
[304/342] Compiling Dependencies Context.swift
[305/342] Compiling Dependencies Date.swift
[306/342] Compiling Dependencies FireAndForget.swift
[307/342] Compiling Dependencies UUID.swift
[308/342] Compiling Dependencies WithRandomNumberGenerator.swift
[309/342] Compiling Dependencies DependencyValues.swift
[310/342] Compiling Dependencies Assert.swift
[311/342] Compiling Dependencies Calendar.swift
[312/342] Compiling Dependencies TypeName.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dependencies/Sources/Dependencies/WithDependencies.swift:63:13: error: '@_unsafeInheritExecutor' is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead
 61 | @_unsafeInheritExecutor
 62 | @discardableResult
 63 | public func withDependencies<R>(
    |             `- error: '@_unsafeInheritExecutor' is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead
 64 |   _ updateValuesForOperation: (inout DependencyValues) async throws -> Void,
 65 |   operation: () async throws -> R
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dependencies/Sources/Dependencies/WithDependencies.swift:170:13: error: '@_unsafeInheritExecutor' is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead
168 | @_unsafeInheritExecutor
169 | @discardableResult
170 | public func withDependencies<Model: AnyObject, R>(
    |             `- error: '@_unsafeInheritExecutor' is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead
171 |   from model: Model,
172 |   _ updateValuesForOperation: (inout DependencyValues) async throws -> Void,
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dependencies/Sources/Dependencies/WithDependencies.swift:217:13: error: '@_unsafeInheritExecutor' is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead
215 | @_unsafeInheritExecutor
216 | @discardableResult
217 | public func withDependencies<Model: AnyObject, R>(
    |             `- error: '@_unsafeInheritExecutor' is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead
218 |   from model: Model,
219 |   operation: () async throws -> R,
[313/342] Compiling Dependencies WithDependencies.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dependencies/Sources/Dependencies/WithDependencies.swift:63:13: error: '@_unsafeInheritExecutor' is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead
 61 | @_unsafeInheritExecutor
 62 | @discardableResult
 63 | public func withDependencies<R>(
    |             `- error: '@_unsafeInheritExecutor' is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead
 64 |   _ updateValuesForOperation: (inout DependencyValues) async throws -> Void,
 65 |   operation: () async throws -> R
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dependencies/Sources/Dependencies/WithDependencies.swift:170:13: error: '@_unsafeInheritExecutor' is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead
168 | @_unsafeInheritExecutor
169 | @discardableResult
170 | public func withDependencies<Model: AnyObject, R>(
    |             `- error: '@_unsafeInheritExecutor' is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead
171 |   from model: Model,
172 |   _ updateValuesForOperation: (inout DependencyValues) async throws -> Void,
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dependencies/Sources/Dependencies/WithDependencies.swift:217:13: error: '@_unsafeInheritExecutor' is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead
215 | @_unsafeInheritExecutor
216 | @discardableResult
217 | public func withDependencies<Model: AnyObject, R>(
    |             `- error: '@_unsafeInheritExecutor' is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead
218 |   from model: Model,
219 |   operation: () async throws -> R,
warning: 'combine-schedulers': /Users/admin/builder/spi-builder-workspace/.build/checkouts/combine-schedulers/Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
 3 | import PackageDescription
 4 |
 5 | let package = Package(
   |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 6 |   name: "combine-schedulers",
 7 |   platforms: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
warning: 'swift-case-paths': /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-case-paths/Package@swift-6.0.swift:6:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
 4 | import PackageDescription
 5 |
 6 | let package = Package(
   |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 7 |   name: "swift-case-paths",
 8 |   platforms: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
warning: 'swift-dependencies': /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dependencies/Package@swift-6.0.swift:6:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
  4 | import PackageDescription
  5 |
  6 | let package = Package(
    |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
    |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
  7 |   name: "swift-dependencies",
  8 |   platforms: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
warning: 'swift-issue-reporting': /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-issue-reporting/Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
 3 | import PackageDescription
 4 |
 5 | let package = Package(
   |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 6 |   name: "swift-issue-reporting",
 7 |   platforms: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
warning: 'swiftui-navigation': /Users/admin/builder/spi-builder-workspace/.build/checkouts/swiftui-navigation/Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
 3 | import PackageDescription
 4 |
 5 | let package = Package(
   |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 6 |   name: "swiftui-navigation",
 7 |   platforms: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
warning: 'swift-identified-collections': /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-identified-collections/Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
 3 | import PackageDescription
 4 |
 5 | let package = Package(
   |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 6 |   name: "swift-identified-collections",
 7 |   products: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
warning: 'swift-clocks': /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-clocks/Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
 3 | import PackageDescription
 4 |
 5 | let package = Package(
   |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 6 |   name: "swift-clocks",
 7 |   // NB: While the `Clock` protocol is iOS 16+, etc., the package should support earlier platforms
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
BUILD FAILURE 6.3 macosSpm