The Swift Package Index logo.Swift Package Index

Build Information

Failed to build swift-tca-custom-alert, reference v0.3.4 (0ded8f), with Swift 6.3 for macOS (SPM) on 14 Apr 2026 21:35:35 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: v0.3.4
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Naturally-Inviting/swift-tca-custom-alert
 * tag               v0.3.4     -> FETCH_HEAD
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 v0.3.4
Fetching https://github.com/pointfreeco/swift-clocks
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/swift-composable-architecture
Fetching https://github.com/pointfreeco/swift-issue-reporting
Fetching https://github.com/pointfreeco/swiftui-navigation
Fetching https://github.com/pointfreeco/swift-perception
[1/1966] Fetching swift-perception
[296/3360] Fetching swift-perception, swiftui-navigation
[397/8824] Fetching swift-perception, swiftui-navigation, swift-custom-dump
[575/14547] Fetching swift-perception, swiftui-navigation, swift-custom-dump, swift-issue-reporting
[633/15864] Fetching swift-perception, swiftui-navigation, swift-custom-dump, swift-issue-reporting, swift-clocks
[11819/90836] Fetching swift-perception, swiftui-navigation, swift-custom-dump, swift-issue-reporting, swift-clocks, swift-syntax
[20801/403783] Fetching swift-perception, swiftui-navigation, swift-custom-dump, swift-issue-reporting, swift-clocks, swift-syntax, swift-composable-architecture
Fetched https://github.com/pointfreeco/swift-issue-reporting from cache (6.48s)
Fetched https://github.com/pointfreeco/swiftui-navigation from cache (6.48s)
Fetched https://github.com/pointfreeco/swift-clocks from cache (6.48s)
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/pointfreeco/combine-schedulers
[89194/395349] Fetching swift-perception, swift-custom-dump, swift-syntax, swift-composable-architecture
[89195/397918] Fetching swift-perception, swift-custom-dump, swift-syntax, swift-composable-architecture, combine-schedulers
[89273/398874] Fetching swift-perception, swift-custom-dump, swift-syntax, swift-composable-architecture, combine-schedulers, swift-concurrency-extras
[90073/422411] Fetching swift-perception, swift-custom-dump, swift-syntax, swift-composable-architecture, combine-schedulers, swift-concurrency-extras, swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.83s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (1.83s)
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (1.83s)
Fetching https://github.com/pointfreeco/swift-identified-collections
Fetching https://github.com/pointfreeco/swift-case-paths
Fetching https://github.com/pointfreeco/swift-dependencies
[91791/395349] Fetching swift-perception, swift-custom-dump, swift-syntax, swift-composable-architecture
[92377/399965] Fetching swift-perception, swift-custom-dump, swift-syntax, swift-composable-architecture, swift-case-paths
[92608/401507] Fetching swift-perception, swift-custom-dump, swift-syntax, swift-composable-architecture, swift-case-paths, swift-identified-collections
[92685/408263] Fetching swift-perception, swift-custom-dump, swift-syntax, swift-composable-architecture, swift-case-paths, swift-identified-collections, swift-dependencies
Fetched https://github.com/pointfreeco/swift-dependencies from cache (1.50s)
Fetched https://github.com/pointfreeco/swift-case-paths from cache (1.50s)
Fetched https://github.com/pointfreeco/swift-identified-collections from cache (1.50s)
[98050/395349] Fetching swift-perception, swift-custom-dump, swift-syntax, swift-composable-architecture
Fetched https://github.com/pointfreeco/swift-composable-architecture from cache (44.78s)
Fetched https://github.com/pointfreeco/swift-perception from cache (44.78s)
Computing version for https://github.com/pointfreeco/swift-composable-architecture
Fetched https://github.com/swiftlang/swift-syntax from cache (44.78s)
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (44.78s)
Computed https://github.com/pointfreeco/swift-composable-architecture at 1.12.0 (45.58s)
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.60s)
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.61s)
Computing version for https://github.com/pointfreeco/swift-perception
Computed https://github.com/pointfreeco/swift-perception at 1.3.3 (0.60s)
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.55s)
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.56s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.1 (0.56s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.1.0 (2.94s)
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.59s)
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.54s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.2 (0.72s)
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.55s)
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.71s)
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/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-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-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-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 1.0.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/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/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
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-identified-collections
Working copy of https://github.com/pointfreeco/swift-identified-collections resolved at 1.1.0
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.0.1
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: '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: '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-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-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.94s)
Fetching https://github.com/pointfreeco/swift-composable-architecture from cache
Fetched https://github.com/pointfreeco/swift-composable-architecture from cache (0.75s)
Computing version for https://github.com/pointfreeco/swift-composable-architecture
Computed https://github.com/pointfreeco/swift-composable-architecture at 1.25.5 (1.35s)
Fetching https://github.com/pointfreeco/swift-sharing
Fetching https://github.com/swiftlang/swift-syntax from cache
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-identified-collections from cache
Fetching https://github.com/pointfreeco/swift-navigation
Fetching https://github.com/pointfreeco/swift-perception from cache
Fetching https://github.com/pointfreeco/swift-dependencies from cache
[1/3611] Fetching swift-sharing
[182/9334] Fetching swift-sharing, xctest-dynamic-overlay
[4252/55711] Fetching swift-sharing, xctest-dynamic-overlay, swift-navigation
Fetched https://github.com/pointfreeco/swift-sharing from cache (2.29s)
Fetched https://github.com/pointfreeco/swift-dependencies from cache (2.29s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (2.29s)
Fetched https://github.com/pointfreeco/swift-navigation from cache (2.29s)
Fetched https://github.com/pointfreeco/swift-identified-collections from cache (2.29s)
Fetched https://github.com/swiftlang/swift-syntax from cache (2.29s)
Fetched https://github.com/pointfreeco/swift-perception from cache (2.29s)
Fetching https://github.com/pointfreeco/swift-custom-dump from cache
Fetching https://github.com/pointfreeco/swift-concurrency-extras from cache
Fetching https://github.com/pointfreeco/swift-clocks from cache
Fetching https://github.com/apple/swift-collections from cache
Fetching https://github.com/pointfreeco/swift-case-paths from cache
Fetching https://github.com/pointfreeco/combine-schedulers from cache
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.45s)
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.45s)
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.58s)
Fetched https://github.com/pointfreeco/swift-case-paths from cache (0.58s)
Fetched https://github.com/apple/swift-collections from cache (0.58s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.58s)
Computing version for https://github.com/pointfreeco/swift-navigation
Computed https://github.com/pointfreeco/swift-navigation at 2.8.0 (5.18s)
Computing version for https://github.com/pointfreeco/swift-identified-collections
Computed https://github.com/pointfreeco/swift-identified-collections at 1.1.1 (0.54s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (0.53s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.1.0 (0.57s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.2 (0.60s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.5.0 (0.59s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 1.7.3 (0.74s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (0.58s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.4.1 (0.68s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 603.0.0 (0.76s)
Computing version for https://github.com/pointfreeco/swift-perception
Computed https://github.com/pointfreeco/swift-perception at 2.0.10 (0.57s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.12.0 (0.59s)
Computing version for https://github.com/pointfreeco/swift-sharing
Computed https://github.com/pointfreeco/swift-sharing at 2.8.0 (0.58s)
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/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-case-paths
Working copy of https://github.com/pointfreeco/swift-case-paths resolved at 1.7.3
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/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/swift-navigation
Working copy of https://github.com/pointfreeco/swift-navigation resolved at 2.8.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 v0.3.4 (0ded8fc)
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
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-sharing
Working copy of https://github.com/pointfreeco/swift-sharing resolved at 2.8.0
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/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-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 1.0.6
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
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] Write sources
[1/45] Copying PrivacyInfo.xcprivacy
[1/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 SwiftSyntax510 Empty.swift
[41/97] Emitting module SwiftSyntax510
[42/97] Compiling SwiftSyntax509 Empty.swift
[43/97] Emitting module SwiftSyntax509
[44/97] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[45/97] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[46/98] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[47/98] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[48/98] Emitting module InternalCollectionsUtilities
[49/98] Compiling InternalCollectionsUtilities Debugging.swift
[50/98] Compiling InternalCollectionsUtilities Descriptions.swift
[51/98] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[52/98] Compiling InternalCollectionsUtilities Specialize.swift
[53/98] Compiling InternalCollectionsUtilities _SortedCollection.swift
[54/98] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[55/98] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[56/98] Compiling InternalCollectionsUtilities UInt+reversed.swift
[57/98] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[58/99] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[59/99] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[60/99] Compiling InternalCollectionsUtilities Integer rank.swift
[61/99] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[62/162] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[63/218] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[64/218] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[65/218] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[66/218] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[67/218] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[68/218] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[69/224] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[70/224] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[71/224] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[72/224] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[73/224] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[74/224] Compiling OrderedCollections OrderedSet+Sendable.swift
[75/224] Compiling OrderedCollections OrderedDictionary+Elements.swift
[76/224] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[77/224] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[78/224] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[79/224] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[80/224] Compiling OrderedCollections OrderedDictionary+Invariants.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 _Hashtable+Header.swift
[88/224] Compiling OrderedCollections OrderedDictionary+Codable.swift
[89/224] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[90/224] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[91/224] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[92/224] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[93/224] Compiling OrderedCollections OrderedSet+Hashable.swift
[94/224] Compiling OrderedCollections OrderedSet+Initializers.swift
[95/224] Compiling OrderedCollections OrderedSet+Insertions.swift
[96/224] Compiling OrderedCollections OrderedSet+Invariants.swift
[97/224] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[98/224] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[99/224] Compiling OrderedCollections OrderedSet+Codable.swift
[100/224] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[101/224] Compiling OrderedCollections OrderedSet+Descriptions.swift
[102/224] Compiling OrderedCollections OrderedSet+Diffing.swift
[103/224] Compiling OrderedCollections OrderedSet+Equatable.swift
[104/224] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[105/224] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[106/224] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[107/224] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[108/224] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[109/224] Compiling OrderedCollections OrderedDictionary+Values.swift
[110/224] Compiling OrderedCollections OrderedDictionary.swift
[111/224] Compiling OrderedCollections _HashTable+Bucket.swift
[112/224] Compiling OrderedCollections _HashTable+BucketIterator.swift
[113/224] Compiling OrderedCollections _HashTable+Constants.swift
[114/224] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[115/224] Compiling OrderedCollections _HashTable+Testing.swift
[116/224] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[117/224] Compiling OrderedCollections _HashTable.swift
[118/224] Compiling OrderedCollections OrderedSet+SubSequence.swift
[119/224] Compiling OrderedCollections OrderedSet+Testing.swift
[120/224] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[121/224] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[122/224] Compiling OrderedCollections OrderedSet.swift
[123/224] Compiling OrderedCollections _UnsafeBitset.swift
[131/231] Emitting module OrderedCollections
[139/250] Compiling IdentifiedCollections IdentifiedArray+Sendable.swift
[140/250] Compiling IdentifiedCollections IdentifiedArray.swift
[141/250] Compiling IssueReporting WithExpectedIssue.swift
[142/251] Compiling IssueReporting WithIssueContext.swift
[143/251] Emitting module IssueReporting
[144/251] Compiling IdentifiedCollections IdentifiedArray+Collection.swift
[145/251] Compiling IdentifiedCollections IdentifiedArray+CollectionAlgorithms.swift
[146/251] Compiling IdentifiedCollections Identified.swift
[147/251] Compiling IdentifiedCollections IdentifiedArray+Codable.swift
[148/251] Compiling IdentifiedCollections IdentifiedArray+CustomStringConvertible.swift
[149/251] Compiling IdentifiedCollections IdentifiedArray+Equatable.swift
[150/251] Compiling IdentifiedCollections IdentifiedArray+Insertions.swift
[151/251] Compiling IdentifiedCollections IdentifiedArray+MutableCollection.swift
[152/251] Compiling IdentifiedCollections IdentifiedArray+RandomAccessCollection.swift
[153/251] Compiling IdentifiedCollections IdentifiedArray+RangeReplaceableCollection.swift
[154/251] Compiling IdentifiedCollections IdentifiedArray+CustomDebugStringConvertible.swift
[155/251] Compiling IdentifiedCollections IdentifiedArray+CustomReflectable.swift
[156/251] Compiling IdentifiedCollections IdentifiedArray+IdentifiedCollection.swift
[157/251] Compiling IdentifiedCollections IdentifiedArray+Initializers.swift
[158/251] Compiling ConcurrencyExtras LockIsolated.swift
[159/251] Compiling ConcurrencyExtras Locking.swift
[160/251] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[161/251] Emitting module ConcurrencyExtras
[162/251] Compiling ConcurrencyExtras ActorIsolated.swift
[163/251] Compiling ConcurrencyExtras Task.swift
[164/251] Compiling ConcurrencyExtras AsyncStream.swift
[165/251] Compiling ConcurrencyExtras Result.swift
[166/251] Compiling ConcurrencyExtras UncheckedSendable.swift
[167/251] Compiling ConcurrencyExtras MainSerialExecutor.swift
[168/275] Compiling XCTestDynamicOverlay Exports.swift
[169/275] Emitting module XCTestDynamicOverlay
[170/275] Compiling XCTestDynamicOverlay Deprecations.swift
[177/275] Compiling CombineSchedulers ImmediateScheduler.swift
[178/275] Compiling CombineSchedulers Deprecations.swift
[183/275] Compiling CombineSchedulers AnyScheduler.swift
[184/275] Compiling CombineSchedulers Concurrency.swift
[185/275] Emitting module IdentifiedCollections
[188/275] Compiling IdentifiedCollections IdentifiedArray+ExpressibleByArrayLiteral.swift
[189/275] Compiling IdentifiedCollections IdentifiedArray+Hashable.swift
[190/304] Compiling IdentifiedCollections IdentifiedCollection.swift
[191/304] Emitting module SwiftSyntax
[206/304] Compiling CombineSchedulers UIKit.swift
[207/304] Compiling CombineSchedulers UIScheduler.swift
[208/305] Emitting module Clocks
[209/305] Compiling CombineSchedulers Lock.swift
[210/305] Compiling CustomDump CoreMotion.swift
[211/305] Compiling CustomDump Mirror.swift
[212/305] Compiling Clocks Timer.swift
[213/305] Compiling Clocks UnimplementedClock.swift
[214/305] Compiling Clocks AnyClock.swift
[215/305] Compiling Clocks ImmediateClock.swift
[216/305] Emitting module CombineSchedulers
[217/305] Compiling CustomDump CoreImage.swift
[218/305] Compiling CustomDump CoreLocation.swift
[219/305] Compiling Clocks TestClock.swift
[220/305] Compiling CombineSchedulers TestScheduler.swift
[221/305] Compiling CombineSchedulers Timer.swift
[222/305] Compiling CombineSchedulers UnimplementedScheduler.swift
[235/305] Compiling SwiftSyntax SyntaxVisitor.swift
[236/305] Compiling SwiftSyntax TokenKind.swift
[237/305] Compiling CustomDump AnyType.swift
[238/305] Compiling CustomDump CollectionDifference.swift
[239/305] Compiling CustomDump Identifiable.swift
[240/307] Compiling CustomDump Foundation.swift
[241/307] Compiling CustomDump GameKit.swift
[242/307] Compiling CustomDump KeyPath.swift
[243/307] Emitting module CustomDump
[247/307] Compiling CustomDump XCTAssertDifference.swift
[248/307] Compiling CustomDump XCTAssertNoDifference.swift
[249/307] Compiling CustomDump CustomDumpRepresentable.swift
[250/307] Compiling CustomDump CustomDumpStringConvertible.swift
[251/307] Compiling CustomDump Diff.swift
[252/307] Compiling CustomDump UserNotifications.swift
[253/307] Compiling CustomDump UserNotificationsUI.swift
[254/307] Compiling CustomDump CustomDumpReflectable.swift
[255/307] Compiling CustomDump Dump.swift
[256/307] Compiling CustomDump ExpectDifference.swift
[257/307] Compiling CustomDump ExpectNoDifference.swift
[258/307] Compiling CustomDump Speech.swift
[259/307] Compiling CustomDump StoreKit.swift
[260/307] Compiling CustomDump Swift.swift
[261/307] Compiling CustomDump SwiftUI.swift
[262/307] Compiling CustomDump UIKit.swift
[272/307] Compiling Clocks Lock.swift
[273/307] Compiling Clocks _AsyncTimerSequence.swift
[274/307] Compiling Clocks SwiftUI.swift
[275/307] Compiling CombineSchedulers NSRecursiveLock.swift
[276/307] Compiling CombineSchedulers SwiftUI.swift
[277/328] Compiling Dependencies Dependency.swift
[278/328] Compiling Dependencies DependencyContext.swift
[279/328] Compiling Dependencies DependencyKey.swift
[280/328] Compiling Dependencies Context.swift
[281/328] Compiling Dependencies TimeZone.swift
[282/328] Compiling Dependencies URLSession.swift
[283/328] Compiling Dependencies DependencyValues.swift
[284/328] Compiling Dependencies Assert.swift
[285/328] Compiling Dependencies Calendar.swift
[286/339] Compiling Dependencies Clocks.swift
[288/339] Compiling SwiftUINavigationCore Alert.swift
[289/339] Compiling SwiftUINavigationCore AlertState.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[290/341] 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,
[291/341] Compiling Dependencies UUID.swift
[292/341] Compiling Dependencies WithRandomNumberGenerator.swift
[293/341] Compiling Dependencies Date.swift
[294/341] Compiling Dependencies FireAndForget.swift
[295/341] Compiling Dependencies MainRunLoop.swift
[296/341] Compiling Dependencies OpenURL.swift
[297/341] Compiling Dependencies Deprecations.swift
[298/341] Compiling Dependencies Exports.swift
[307/341] 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,
[308/341] 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,
[309/341] Compiling SwiftUINavigationCore NavigationDestination.swift
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: '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: '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-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-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-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-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