The Swift Package Index logo.Swift Package Index

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

Build Information

Failed to build swift-tca-custom-alert, reference main (0ded8f), with Swift 6.0 for macOS (SPM) on 5 Nov 2024 15:41:03 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Naturally-Inviting/swift-tca-custom-alert.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Naturally-Inviting/swift-tca-custom-alert
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 0ded8fc swift 6
Cloned https://github.com/Naturally-Inviting/swift-tca-custom-alert.git
Revision (git rev-parse @):
0ded8fc6f9e6c8cc1de18ba1605d53c293a987c0
SUCCESS checkout https://github.com/Naturally-Inviting/swift-tca-custom-alert.git at main
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/pointfreeco/swift-identified-collections
Fetching https://github.com/pointfreeco/swift-composable-architecture
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/pointfreeco/combine-schedulers
Fetching https://github.com/pointfreeco/swift-dependencies
Fetching https://github.com/pointfreeco/swift-case-paths
[1/2347] Fetching combine-schedulers
[48/3105] Fetching combine-schedulers, swift-concurrency-extras
[117/7279] Fetching combine-schedulers, swift-concurrency-extras, swift-case-paths
[448/8778] Fetching combine-schedulers, swift-concurrency-extras, swift-case-paths, swift-identified-collections
[1925/14095] Fetching combine-schedulers, swift-concurrency-extras, swift-case-paths, swift-identified-collections, swift-dependencies
[2104/29570] Fetching combine-schedulers, swift-concurrency-extras, swift-case-paths, swift-identified-collections, swift-dependencies, swift-collections
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (1.04s)
[9069/28812] Fetching combine-schedulers, swift-case-paths, swift-identified-collections, swift-dependencies, swift-collections
Fetching https://github.com/pointfreeco/swift-perception
Fetched https://github.com/pointfreeco/swift-dependencies from cache (1.35s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (1.35s)
Fetched https://github.com/pointfreeco/swift-case-paths from cache (1.35s)
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/swift-issue-reporting
Fetching https://github.com/pointfreeco/swift-clocks
[5213/16974] Fetching swift-identified-collections, swift-collections
[15428/290365] Fetching swift-identified-collections, swift-collections, swift-composable-architecture
[16976/291578] Fetching swift-identified-collections, swift-collections, swift-composable-architecture, swift-perception
Fetched https://github.com/apple/swift-collections from cache (1.87s)
[1610/276103] Fetching swift-identified-collections, swift-composable-architecture, swift-perception
Fetching https://github.com/pointfreeco/swiftui-navigation
Fetched https://github.com/pointfreeco/swift-perception from cache (0.95s)
Fetching https://github.com/pointfreeco/swift-custom-dump
[6968/276168] Fetching swift-identified-collections, swift-composable-architecture, swift-clocks
[7109/281153] Fetching swift-identified-collections, swift-composable-architecture, swift-clocks, swift-issue-reporting
[8845/282547] Fetching swift-identified-collections, swift-composable-architecture, swift-clocks, swift-issue-reporting, swiftui-navigation
[10624/287058] Fetching swift-identified-collections, swift-composable-architecture, swift-clocks, swift-issue-reporting, swiftui-navigation, swift-custom-dump
Fetched https://github.com/pointfreeco/swiftui-navigation from cache (0.98s)
[11956/285664] Fetching swift-identified-collections, swift-composable-architecture, swift-clocks, swift-issue-reporting, swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (1.13s)
[11369/281153] Fetching swift-identified-collections, swift-composable-architecture, swift-clocks, swift-issue-reporting
[28938/347561] Fetching swift-identified-collections, swift-composable-architecture, swift-clocks, swift-issue-reporting, swift-syntax
Fetched https://github.com/pointfreeco/swift-clocks from cache (6.46s)
Fetched https://github.com/pointfreeco/swift-issue-reporting from cache (6.46s)
[177997/341298] Fetching swift-identified-collections, swift-composable-architecture, swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (17.05s)
Fetched https://github.com/pointfreeco/swift-composable-architecture from cache (19.22s)
Fetched https://github.com/pointfreeco/swift-identified-collections from cache (19.22s)
Computing version for https://github.com/pointfreeco/swift-composable-architecture
Computed https://github.com/pointfreeco/swift-composable-architecture at 1.12.0 (0.61s)
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:)'
 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:)'
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 6 |   name: "swift-issue-reporting",
 7 |   platforms: [
Computed https://github.com/pointfreeco/swift-issue-reporting at 1.2.1 (0.52s)
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:)'
 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:)'
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 6 |   name: "swiftui-navigation",
 7 |   platforms: [
Computed https://github.com/pointfreeco/swiftui-navigation at 1.5.2 (0.51s)
Computing version for https://github.com/pointfreeco/swift-perception
Computed https://github.com/pointfreeco/swift-perception at 1.3.3 (0.54s)
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:)'
 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:)'
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 6 |   name: "swift-identified-collections",
 7 |   products: [
Computed https://github.com/pointfreeco/swift-identified-collections at 1.1.0 (0.52s)
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:)'
  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:)'
    |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
  7 |   name: "swift-dependencies",
  8 |   platforms: [
Computed https://github.com/pointfreeco/swift-dependencies at 1.3.4 (0.55s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.1 (0.53s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.1.0 (3.50s)
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:)'
 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:)'
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 7 |   name: "swift-case-paths",
 8 |   platforms: [
Computed https://github.com/pointfreeco/swift-case-paths at 1.5.3 (0.51s)
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:)'
 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:)'
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 6 |   name: "combine-schedulers",
 7 |   platforms: [
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.1 (0.51s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.2 (0.80s)
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:)'
 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:)'
   |               `- 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
Computed https://github.com/pointfreeco/swift-clocks at 1.0.3 (0.49s)
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.75s)
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-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 1.0.3
Creating working copy for https://github.com/pointfreeco/swift-identified-collections
Working copy of https://github.com/pointfreeco/swift-identified-collections resolved at 1.1.0
Creating working copy for https://github.com/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-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/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.0.1
Creating working copy for https://github.com/pointfreeco/swift-composable-architecture
Working copy of https://github.com/pointfreeco/swift-composable-architecture resolved at 1.12.0
Creating working copy for https://github.com/pointfreeco/swift-perception
Working copy of https://github.com/pointfreeco/swift-perception resolved at 1.3.3
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/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.3.4
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-issue-reporting
Working copy of https://github.com/pointfreeco/swift-issue-reporting resolved at 1.2.1
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
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:)'
 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:)'
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 6 |   name: "swift-identified-collections",
 7 |   products: [
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:)'
 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:)'
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 6 |   name: "combine-schedulers",
 7 |   platforms: [
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:)'
 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:)'
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 6 |   name: "swift-issue-reporting",
 7 |   platforms: [
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:)'
 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:)'
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 7 |   name: "swift-case-paths",
 8 |   platforms: [
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:)'
 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:)'
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 6 |   name: "swiftui-navigation",
 7 |   platforms: [
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:)'
  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:)'
    |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
  7 |   name: "swift-dependencies",
  8 |   platforms: [
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:)'
 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:)'
   |               `- 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
========================================
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",
  "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",
      "dependencies": [
        {
          "identity": "swift-composable-architecture",
          "name": "swift-composable-architecture",
          "url": "https://github.com/pointfreeco/swift-composable-architecture",
          "version": "1.15.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-composable-architecture",
          "dependencies": [
            {
              "identity": "swift-collections",
              "name": "swift-collections",
              "url": "https://github.com/apple/swift-collections",
              "version": "1.1.4",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
              "dependencies": [
              ]
            },
            {
              "identity": "combine-schedulers",
              "name": "combine-schedulers",
              "url": "https://github.com/pointfreeco/combine-schedulers",
              "version": "1.0.2",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/combine-schedulers",
              "dependencies": [
                {
                  "identity": "swift-concurrency-extras",
                  "name": "swift-concurrency-extras",
                  "url": "https://github.com/pointfreeco/swift-concurrency-extras",
                  "version": "1.2.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-concurrency-extras",
                  "dependencies": [
                  ]
                },
                {
                  "identity": "xctest-dynamic-overlay",
                  "name": "xctest-dynamic-overlay",
                  "url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
                  "version": "1.4.2",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
                  "dependencies": [
                  ]
                }
              ]
            },
            {
              "identity": "swift-case-paths",
              "name": "swift-case-paths",
              "url": "https://github.com/pointfreeco/swift-case-paths",
              "version": "1.5.6",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-case-paths",
              "dependencies": [
                {
                  "identity": "swift-syntax",
                  "name": "swift-syntax",
                  "url": "https://github.com/swiftlang/swift-syntax",
                  "version": "600.0.1",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
                  "dependencies": [
                  ]
                },
                {
                  "identity": "xctest-dynamic-overlay",
                  "name": "xctest-dynamic-overlay",
                  "url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
                  "version": "1.4.2",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
                  "dependencies": [
                  ]
                }
              ]
            },
            {
              "identity": "swift-concurrency-extras",
              "name": "swift-concurrency-extras",
              "url": "https://github.com/pointfreeco/swift-concurrency-extras",
              "version": "1.2.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-concurrency-extras",
              "dependencies": [
              ]
            },
            {
              "identity": "swift-custom-dump",
              "name": "swift-custom-dump",
              "url": "https://github.com/pointfreeco/swift-custom-dump",
              "version": "1.3.3",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-custom-dump",
              "dependencies": [
                {
                  "identity": "xctest-dynamic-overlay",
                  "name": "xctest-dynamic-overlay",
                  "url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
                  "version": "1.4.2",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
                  "dependencies": [
                  ]
                }
              ]
            },
            {
              "identity": "swift-dependencies",
              "name": "swift-dependencies",
              "url": "https://github.com/pointfreeco/swift-dependencies",
              "version": "1.4.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-dependencies",
              "dependencies": [
                {
                  "identity": "combine-schedulers",
                  "name": "combine-schedulers",
                  "url": "https://github.com/pointfreeco/combine-schedulers",
                  "version": "1.0.2",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/combine-schedulers",
                  "dependencies": [
                    {
                      "identity": "swift-concurrency-extras",
                      "name": "swift-concurrency-extras",
                      "url": "https://github.com/pointfreeco/swift-concurrency-extras",
                      "version": "1.2.0",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-concurrency-extras",
                      "dependencies": [
                      ]
                    },
                    {
                      "identity": "xctest-dynamic-overlay",
                      "name": "xctest-dynamic-overlay",
                      "url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
                      "version": "1.4.2",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
                      "dependencies": [
                      ]
                    }
                  ]
                },
                {
                  "identity": "swift-clocks",
                  "name": "swift-clocks",
                  "url": "https://github.com/pointfreeco/swift-clocks",
                  "version": "1.0.5",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-clocks",
                  "dependencies": [
                    {
                      "identity": "swift-concurrency-extras",
                      "name": "swift-concurrency-extras",
                      "url": "https://github.com/pointfreeco/swift-concurrency-extras",
                      "version": "1.2.0",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-concurrency-extras",
                      "dependencies": [
                      ]
                    },
                    {
                      "identity": "xctest-dynamic-overlay",
                      "name": "xctest-dynamic-overlay",
                      "url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
                      "version": "1.4.2",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
                      "dependencies": [
                      ]
                    }
                  ]
                },
                {
                  "identity": "swift-concurrency-extras",
                  "name": "swift-concurrency-extras",
                  "url": "https://github.com/pointfreeco/swift-concurrency-extras",
                  "version": "1.2.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-concurrency-extras",
                  "dependencies": [
                  ]
                },
                {
                  "identity": "xctest-dynamic-overlay",
                  "name": "xctest-dynamic-overlay",
                  "url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
                  "version": "1.4.2",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
                  "dependencies": [
                  ]
                },
                {
                  "identity": "swift-syntax",
                  "name": "swift-syntax",
                  "url": "https://github.com/swiftlang/swift-syntax",
                  "version": "600.0.1",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
                  "dependencies": [
                  ]
                }
              ]
            },
            {
              "identity": "swift-identified-collections",
              "name": "swift-identified-collections",
              "url": "https://github.com/pointfreeco/swift-identified-collections",
              "version": "1.1.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-identified-collections",
              "dependencies": [
                {
                  "identity": "swift-collections",
                  "name": "swift-collections",
                  "url": "https://github.com/apple/swift-collections",
                  "version": "1.1.4",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
                  "dependencies": [
                  ]
                }
              ]
            },
            {
              "identity": "swift-navigation",
              "name": "swift-navigation",
              "url": "https://github.com/pointfreeco/swift-navigation",
              "version": "2.2.2",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-navigation",
              "dependencies": [
                {
                  "identity": "swift-collections",
                  "name": "swift-collections",
                  "url": "https://github.com/apple/swift-collections",
                  "version": "1.1.4",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
                  "dependencies": [
                  ]
                },
                {
                  "identity": "swift-case-paths",
                  "name": "swift-case-paths",
                  "url": "https://github.com/pointfreeco/swift-case-paths",
                  "version": "1.5.6",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-case-paths",
                  "dependencies": [
                    {
                      "identity": "swift-syntax",
                      "name": "swift-syntax",
                      "url": "https://github.com/swiftlang/swift-syntax",
                      "version": "600.0.1",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
                      "dependencies": [
                      ]
                    },
                    {
                      "identity": "xctest-dynamic-overlay",
                      "name": "xctest-dynamic-overlay",
                      "url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
                      "version": "1.4.2",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
                      "dependencies": [
                      ]
                    }
                  ]
                },
                {
                  "identity": "swift-concurrency-extras",
                  "name": "swift-concurrency-extras",
                  "url": "https://github.com/pointfreeco/swift-concurrency-extras",
                  "version": "1.2.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-concurrency-extras",
                  "dependencies": [
                  ]
                },
                {
                  "identity": "swift-custom-dump",
                  "name": "swift-custom-dump",
                  "url": "https://github.com/pointfreeco/swift-custom-dump",
                  "version": "1.3.3",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-custom-dump",
                  "dependencies": [
                    {
                      "identity": "xctest-dynamic-overlay",
                      "name": "xctest-dynamic-overlay",
                      "url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
                      "version": "1.4.2",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
                      "dependencies": [
                      ]
                    }
                  ]
                },
                {
                  "identity": "swift-perception",
                  "name": "swift-perception",
                  "url": "https://github.com/pointfreeco/swift-perception",
                  "version": "1.3.5",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-perception",
                  "dependencies": [
                    {
                      "identity": "swift-syntax",
                      "name": "swift-syntax",
                      "url": "https://github.com/swiftlang/swift-syntax",
                      "version": "600.0.1",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
                      "dependencies": [
                      ]
                    },
                    {
                      "identity": "xctest-dynamic-overlay",
                      "name": "xctest-dynamic-overlay",
                      "url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
                      "version": "1.4.2",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
                      "dependencies": [
                      ]
                    }
                  ]
                },
                {
                  "identity": "xctest-dynamic-overlay",
                  "name": "xctest-dynamic-overlay",
                  "url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
                  "version": "1.4.2",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
                  "dependencies": [
                  ]
                }
              ]
            },
            {
              "identity": "swift-perception",
              "name": "swift-perception",
              "url": "https://github.com/pointfreeco/swift-perception",
              "version": "1.3.5",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-perception",
              "dependencies": [
                {
                  "identity": "swift-syntax",
                  "name": "swift-syntax",
                  "url": "https://github.com/swiftlang/swift-syntax",
                  "version": "600.0.1",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
                  "dependencies": [
                  ]
                },
                {
                  "identity": "xctest-dynamic-overlay",
                  "name": "xctest-dynamic-overlay",
                  "url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
                  "version": "1.4.2",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
                  "dependencies": [
                  ]
                }
              ]
            },
            {
              "identity": "xctest-dynamic-overlay",
              "name": "xctest-dynamic-overlay",
              "url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
              "version": "1.4.2",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
              "dependencies": [
              ]
            },
            {
              "identity": "swift-syntax",
              "name": "swift-syntax",
              "url": "https://github.com/swiftlang/swift-syntax",
              "version": "600.0.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
              "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.83s)
Fetching https://github.com/pointfreeco/swift-composable-architecture from cache
Fetched https://github.com/pointfreeco/swift-composable-architecture from cache (0.70s)
Computing version for https://github.com/pointfreeco/swift-composable-architecture
Computed https://github.com/pointfreeco/swift-composable-architecture at 1.15.2 (0.54s)
Fetching https://github.com/swiftlang/swift-syntax from cache
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
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-custom-dump from cache
[1/4985] Fetching xctest-dynamic-overlay
[550/50015] Fetching xctest-dynamic-overlay, swift-navigation
Fetched https://github.com/swiftlang/swift-syntax from cache (0.98s)
Fetching https://github.com/pointfreeco/swift-concurrency-extras from cache
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.48s)
Fetching https://github.com/pointfreeco/swift-case-paths from cache
Fetched https://github.com/pointfreeco/swift-case-paths from cache (1.03s)
Fetching https://github.com/pointfreeco/combine-schedulers from cache
Fetched https://github.com/pointfreeco/swift-perception from cache (2.67s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (2.67s)
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (2.67s)
Fetched https://github.com/pointfreeco/swift-dependencies from cache (2.68s)
Fetching https://github.com/apple/swift-collections from cache
Fetched https://github.com/pointfreeco/swift-navigation from cache (3.02s)
Fetched https://github.com/pointfreeco/swift-identified-collections from cache (3.02s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.51s)
Fetched https://github.com/apple/swift-collections from cache (0.59s)
Computing version for https://github.com/pointfreeco/swift-navigation
Computed https://github.com/pointfreeco/swift-navigation at 2.2.2 (0.52s)
Computing version for https://github.com/pointfreeco/swift-identified-collections
Computed https://github.com/pointfreeco/swift-identified-collections at 1.1.0 (0.02s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
warning: 'swift-concurrency-extras': /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:)'
 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:)'
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 6 |   name: "swift-concurrency-extras",
 7 |   platforms: [
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.2.0 (0.53s)
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:)'
 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:)'
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 6 |   name: "combine-schedulers",
 7 |   platforms: [
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.2 (0.47s)
Computing version for https://github.com/pointfreeco/swift-perception
Computed https://github.com/pointfreeco/swift-perception at 1.3.5 (0.49s)
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:)'
  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:)'
    |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
  7 |   name: "swift-dependencies",
  8 |   platforms: [
Computed https://github.com/pointfreeco/swift-dependencies at 1.4.1 (0.48s)
Fetching https://github.com/pointfreeco/swift-clocks from cache
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.46s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.54s)
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:)'
 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:)'
   |               `- 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
Computed https://github.com/pointfreeco/swift-clocks at 1.0.5 (0.50s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.4.2 (0.50s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 1.5.6 (2.68s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.4 (0.03s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (0.81s)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.1.4
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 600.0.1
Creating working copy for https://github.com/pointfreeco/swift-composable-architecture
Working copy of https://github.com/pointfreeco/swift-composable-architecture resolved at 1.15.2
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.2.0
Creating working copy for https://github.com/Naturally-Inviting/swift-tca-custom-alert.git
Working copy of https://github.com/Naturally-Inviting/swift-tca-custom-alert.git resolved at main (0ded8fc)
Creating working copy for https://github.com/pointfreeco/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 1.0.5
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.0.2
Creating working copy for https://github.com/pointfreeco/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.4.1
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/swift-case-paths
Working copy of https://github.com/pointfreeco/swift-case-paths resolved at 1.5.6
Creating working copy for https://github.com/pointfreeco/swift-perception
Working copy of https://github.com/pointfreeco/swift-perception resolved at 1.3.5
Creating working copy for https://github.com/pointfreeco/swift-navigation
Working copy of https://github.com/pointfreeco/swift-navigation resolved at 2.2.2
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.4.2
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.3
warning: 'combine-schedulers': /Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.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:)'
 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:)'
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 6 |   name: "combine-schedulers",
 7 |   platforms: [
warning: 'swift-concurrency-extras': /Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-concurrency-extras/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:)'
 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:)'
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 6 |   name: "swift-concurrency-extras",
 7 |   platforms: [
warning: 'swift-dependencies': /Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.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:)'
  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:)'
    |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
  7 |   name: "swift-dependencies",
  8 |   platforms: [
warning: 'swift-clocks': /Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.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:)'
 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:)'
   |               `- 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
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.0
Building package at path:  $PWD
https://github.com/Naturally-Inviting/swift-tca-custom-alert.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/45] Write sources
[14/45] Copying PrivacyInfo.xcprivacy
[14/45] Write sources
[35/45] Compiling _SwiftSyntaxCShims dummy.c
[36/45] Write swift-version--7754E27361AE5C74.txt
[38/97] Compiling SwiftSyntax510 Empty.swift
[39/97] Emitting module SwiftSyntax510
[40/97] Emitting module SwiftSyntax600
[41/97] Compiling SwiftSyntax600 Empty.swift
[42/97] Compiling SwiftSyntax509 Empty.swift
[43/97] Emitting module SwiftSyntax509
[44/161] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[45/162] Compiling SwiftSyntax SyntaxCollections.swift
[46/162] Compiling SwiftSyntax SyntaxEnum.swift
[47/162] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[48/162] Compiling SwiftSyntax SyntaxBaseNodes.swift
[49/162] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[50/162] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[51/162] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[52/162] Compiling SwiftSyntax ChildNameForKeyPath.swift
[53/162] Compiling SwiftSyntax Keyword.swift
[54/162] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[55/162] Compiling SwiftSyntax Assert.swift
[56/162] Compiling SwiftSyntax AbsolutePosition.swift
[57/162] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[58/162] Compiling SwiftSyntax Convenience.swift
[59/162] Compiling SwiftSyntax Utils.swift
[60/162] Emitting module InternalCollectionsUtilities
[61/162] Compiling SwiftSyntax BumpPtrAllocator.swift
[62/162] Compiling SwiftSyntax CommonAncestor.swift
[63/218] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[64/218] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[65/218] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[66/218] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[67/218] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[68/218] Compiling OrderedCollections OrderedSet+Sendable.swift
[69/224] Compiling ConcurrencyExtras UncheckedSendable.swift
[70/224] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[71/224] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[72/224] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[73/224] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[74/224] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[75/224] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[76/224] Compiling OrderedCollections OrderedSet+Codable.swift
[77/224] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[78/224] Compiling OrderedCollections OrderedSet+Descriptions.swift
[79/224] Compiling OrderedCollections OrderedSet+Diffing.swift
[80/224] Compiling OrderedCollections OrderedSet+Equatable.swift
[81/224] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[82/224] Compiling OrderedCollections OrderedDictionary+Elements.swift
[83/224] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[84/224] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[85/224] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[86/224] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[87/224] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[88/224] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[89/224] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[90/224] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[91/224] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[92/224] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[93/224] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[94/224] Compiling OrderedCollections OrderedSet+Hashable.swift
[95/224] Compiling OrderedCollections OrderedSet+Initializers.swift
[96/224] Compiling OrderedCollections OrderedSet+Insertions.swift
[97/224] Compiling OrderedCollections OrderedSet+Invariants.swift
[98/224] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[99/224] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[100/224] Compiling OrderedCollections _HashTable+Constants.swift
[101/224] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[102/225] Compiling IssueReporting WithExpectedIssue.swift
[103/225] Compiling IssueReporting WithIssueContext.swift
[104/225] Compiling OrderedCollections OrderedSet+SubSequence.swift
[105/225] Compiling OrderedCollections OrderedSet+Testing.swift
[106/225] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[107/225] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[108/225] Compiling OrderedCollections OrderedSet.swift
[109/225] Compiling OrderedCollections _UnsafeBitset.swift
[110/225] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[111/225] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[112/225] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[113/225] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[114/225] Compiling OrderedCollections OrderedDictionary+Values.swift
[115/225] Compiling OrderedCollections OrderedDictionary.swift
[116/225] Compiling OrderedCollections _Hashtable+Header.swift
[117/225] Compiling OrderedCollections OrderedDictionary+Codable.swift
[118/225] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[119/225] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[120/225] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[121/225] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[122/225] Compiling OrderedCollections _HashTable+Bucket.swift
[123/225] Compiling OrderedCollections _HashTable+BucketIterator.swift
[126/225] Compiling OrderedCollections _HashTable+Testing.swift
[127/225] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[128/225] Compiling OrderedCollections _HashTable.swift
[129/225] Emitting module OrderedCollections
[130/244] Emitting module ConcurrencyExtras
[131/244] Compiling IdentifiedCollections IdentifiedArray+ExpressibleByArrayLiteral.swift
[132/244] Compiling IdentifiedCollections IdentifiedArray+Hashable.swift
[133/244] Emitting module IssueReporting
[134/244] Compiling IdentifiedCollections Identified.swift
[135/244] Compiling IdentifiedCollections IdentifiedArray+Codable.swift
[136/244] Compiling IdentifiedCollections IdentifiedArray+Collection.swift
[137/244] Compiling IdentifiedCollections IdentifiedArray+CollectionAlgorithms.swift
[138/244] Compiling ConcurrencyExtras Result.swift
[139/244] Compiling ConcurrencyExtras Task.swift
[140/244] Compiling IdentifiedCollections IdentifiedArray+CustomStringConvertible.swift
[141/244] Compiling IdentifiedCollections IdentifiedArray+Equatable.swift
[142/244] Compiling IdentifiedCollections IdentifiedArray+IdentifiedCollection.swift
[143/244] Compiling IdentifiedCollections IdentifiedArray+Initializers.swift
[144/244] Compiling ConcurrencyExtras Locking.swift
[145/244] Compiling ConcurrencyExtras LockIsolated.swift
[146/244] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[147/244] Compiling ConcurrencyExtras AsyncStream.swift
[148/244] Compiling ConcurrencyExtras ActorIsolated.swift
[149/244] Compiling ConcurrencyExtras MainSerialExecutor.swift
[150/244] Compiling IdentifiedCollections IdentifiedArray+CustomDebugStringConvertible.swift
[151/244] Compiling IdentifiedCollections IdentifiedArray+CustomReflectable.swift
[152/244] Compiling IdentifiedCollections IdentifiedArray+RandomAccessCollection.swift
[153/244] Compiling IdentifiedCollections IdentifiedArray+RangeReplaceableCollection.swift
[154/268] Emitting module XCTestDynamicOverlay
[155/268] Compiling XCTestDynamicOverlay Exports.swift
[156/268] Compiling XCTestDynamicOverlay Deprecations.swift
[157/296] Compiling CustomDump UIKit.swift
[158/296] Compiling CustomDump CustomDumpRepresentable.swift
[159/297] Compiling CustomDump CustomDumpStringConvertible.swift
[160/297] Compiling CustomDump Diff.swift
[161/297] Compiling CustomDump Swift.swift
[162/297] Compiling CustomDump SwiftUI.swift
[163/297] Compiling IdentifiedCollections IdentifiedCollection.swift
[164/297] Compiling CustomDump CoreImage.swift
[165/297] Compiling CustomDump CoreLocation.swift
[166/297] Compiling CustomDump CoreMotion.swift
[167/297] Compiling CustomDump Photos.swift
[168/297] Compiling CustomDump KeyPath.swift
[169/297] Compiling CustomDump UserNotifications.swift
[170/297] Compiling CustomDump Speech.swift
[171/297] Compiling CustomDump StoreKit.swift
[172/297] Compiling CustomDump UserNotificationsUI.swift
[173/297] Compiling CustomDump CustomDumpReflectable.swift
[174/297] Compiling CustomDump Foundation.swift
[175/297] Compiling CustomDump GameKit.swift
[176/297] Emitting module IdentifiedCollections
[177/297] Compiling CombineSchedulers UIKit.swift
[178/297] Compiling CombineSchedulers UIScheduler.swift
[179/298] Compiling CombineSchedulers Timer.swift
[180/298] Compiling CombineSchedulers Lock.swift
[181/298] Compiling CombineSchedulers TestScheduler.swift
[182/298] Compiling CombineSchedulers UnimplementedScheduler.swift
[183/298] Compiling CustomDump AnyType.swift
[184/298] Compiling CustomDump CollectionDifference.swift
[185/298] Compiling CustomDump Identifiable.swift
[186/300] Compiling CustomDump Mirror.swift
[187/300] Compiling CustomDump String.swift
[188/300] Compiling CustomDump Unordered.swift
[189/300] Compiling CustomDump XCTAssertDifference.swift
[190/300] Compiling CustomDump XCTAssertNoDifference.swift
[194/300] Compiling CustomDump Dump.swift
[195/300] Compiling CustomDump ExpectDifference.swift
[196/300] Compiling CustomDump ExpectNoDifference.swift
[197/300] Emitting module CustomDump
[224/300] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[225/300] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[233/307] Compiling Clocks Timer.swift
[234/307] Compiling Clocks TestClock.swift
[235/307] Compiling Clocks _AsyncTimerSequence.swift
[236/307] Compiling Clocks ImmediateClock.swift
[237/307] Compiling Clocks AnyClock.swift
[238/307] Emitting module Clocks
[239/307] Compiling Clocks UnimplementedClock.swift
[240/307] Compiling Clocks Lock.swift
[241/307] Compiling Clocks SwiftUI.swift
[244/307] Emitting module CombineSchedulers
[247/307] Compiling CombineSchedulers NSRecursiveLock.swift
[248/307] Compiling CombineSchedulers SwiftUI.swift
[264/339] Compiling SwiftUINavigationCore NavigationDestination.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[265/340] Emitting module Dependencies
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dependencies/Sources/Dependencies/WithDependencies.swift:63:13: error: @_unsafeInheritExecutor attribute is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead
 61 | @_unsafeInheritExecutor
 62 | @discardableResult
 63 | public func withDependencies<R>(
    |             `- error: @_unsafeInheritExecutor attribute 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 attribute is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead
168 | @_unsafeInheritExecutor
169 | @discardableResult
170 | public func withDependencies<Model: AnyObject, R>(
    |             `- error: @_unsafeInheritExecutor attribute 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 attribute is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead
215 | @_unsafeInheritExecutor
216 | @discardableResult
217 | public func withDependencies<Model: AnyObject, R>(
    |             `- error: @_unsafeInheritExecutor attribute is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead
218 |   from model: Model,
219 |   operation: () async throws -> R,
[266/340] Compiling Dependencies UUID.swift
[267/340] Compiling Dependencies WithRandomNumberGenerator.swift
[268/340] Compiling Dependencies Deprecations.swift
[269/340] Compiling Dependencies Exports.swift
[270/340] Compiling Dependencies MainRunLoop.swift
[271/340] Compiling Dependencies OpenURL.swift
[272/340] Compiling Dependencies Locale.swift
[273/340] Compiling Dependencies MainQueue.swift
[274/340] Compiling Dependencies TimeZone.swift
[275/340] Compiling Dependencies URLSession.swift
[276/340] Compiling Dependencies Dependency.swift
[277/340] Compiling Dependencies DependencyContext.swift
[278/340] Compiling Dependencies DependencyKey.swift
[279/342] Compiling SwiftUINavigationCore ButtonStateBuilder.swift
[280/342] Compiling SwiftUINavigationCore Deprecations.swift
[281/342] Compiling SwiftUINavigationCore ConfirmationDialogState.swift
[282/342] Compiling SwiftUINavigationCore ConfirmationDialog.swift
[283/342] Compiling Dependencies DependencyValues.swift
[284/342] Compiling Dependencies Assert.swift
[285/342] Compiling Dependencies Calendar.swift
[286/342] Compiling Dependencies Clocks.swift
[287/342] Compiling Dependencies Context.swift
[288/342] Compiling SwiftUINavigationCore Alert.swift
[289/342] Compiling SwiftUINavigationCore AlertState.swift
[290/342] Compiling SwiftUINavigationCore Binding.swift
[291/342] Compiling SwiftUINavigationCore ButtonState.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swiftui-navigation/Sources/SwiftUINavigationCore/ButtonState.swift:302:19: error: sending 'button' risks causing data races
300 |       self.init(
301 |         role: button.role.map(ButtonRole.init),
302 |         action: { button.withAction(action) }
    |                   |- error: sending 'button' risks causing data races
    |                   `- note: task-isolated 'button' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
303 |       ) {
304 |         Text(button.label)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swiftui-navigation/Sources/SwiftUINavigationCore/ButtonState.swift:302:37: error: sending 'action' risks causing data races
300 |       self.init(
301 |         role: button.role.map(ButtonRole.init),
302 |         action: { button.withAction(action) }
    |                                     |- error: sending 'action' risks causing data races
    |                                     `- note: task-isolated 'action' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
303 |       ) {
304 |         Text(button.label)
[292/342] Compiling Dependencies TypeName.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dependencies/Sources/Dependencies/WithDependencies.swift:63:13: error: @_unsafeInheritExecutor attribute is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead
 61 | @_unsafeInheritExecutor
 62 | @discardableResult
 63 | public func withDependencies<R>(
    |             `- error: @_unsafeInheritExecutor attribute 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 attribute is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead
168 | @_unsafeInheritExecutor
169 | @discardableResult
170 | public func withDependencies<Model: AnyObject, R>(
    |             `- error: @_unsafeInheritExecutor attribute 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 attribute is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead
215 | @_unsafeInheritExecutor
216 | @discardableResult
217 | public func withDependencies<Model: AnyObject, R>(
    |             `- error: @_unsafeInheritExecutor attribute is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead
218 |   from model: Model,
219 |   operation: () async throws -> R,
[293/342] Compiling Dependencies WithDependencies.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dependencies/Sources/Dependencies/WithDependencies.swift:63:13: error: @_unsafeInheritExecutor attribute is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead
 61 | @_unsafeInheritExecutor
 62 | @discardableResult
 63 | public func withDependencies<R>(
    |             `- error: @_unsafeInheritExecutor attribute 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 attribute is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead
168 | @_unsafeInheritExecutor
169 | @discardableResult
170 | public func withDependencies<Model: AnyObject, R>(
    |             `- error: @_unsafeInheritExecutor attribute 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 attribute is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead
215 | @_unsafeInheritExecutor
216 | @discardableResult
217 | public func withDependencies<Model: AnyObject, R>(
    |             `- error: @_unsafeInheritExecutor attribute is deprecated; consider an 'isolated' parameter defaulted to '#isolation' instead
218 |   from model: Model,
219 |   operation: () async throws -> R,
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:)'
 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:)'
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 6 |   name: "swiftui-navigation",
 7 |   platforms: [
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:)'
 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:)'
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 6 |   name: "combine-schedulers",
 7 |   platforms: [
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:)'
 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:)'
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 6 |   name: "swift-issue-reporting",
 7 |   platforms: [
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:)'
 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:)'
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 6 |   name: "swift-identified-collections",
 7 |   products: [
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:)'
  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:)'
    |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
  7 |   name: "swift-dependencies",
  8 |   platforms: [
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:)'
 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:)'
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 7 |   name: "swift-case-paths",
 8 |   platforms: [
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:)'
 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:)'
   |               `- 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
BUILD FAILURE 6.0 macosSpm