The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of swift-navigation, reference 2.3.1 (ae208d), with Swift 6.1 for macOS (SPM) on 10 Jun 2025 00:44:28 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pointfreeco/swift-navigation.git
Reference: 2.3.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/pointfreeco/swift-navigation
 * tag               2.3.1      -> FETCH_HEAD
HEAD is now at ae208d1 Update UIKitAnimation.swift (#289)
Cloned https://github.com/pointfreeco/swift-navigation.git
Revision (git rev-parse @):
ae208d1a5cf33aee1d43734ea780a09ada6e2a21
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/pointfreeco/swift-navigation.git at 2.3.1
Fetching https://github.com/swiftlang/swift-syntax from cache
Fetching https://github.com/pointfreeco/swift-perception
Fetching https://github.com/swiftlang/swift-docc-plugin from cache
Fetching https://github.com/pointfreeco/swift-custom-dump 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/swift-concurrency-extras from cache
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.03s)
Fetched https://github.com/pointfreeco/swift-case-paths from cache (0.04s)
Fetched https://github.com/swiftlang/swift-syntax from cache (0.04s)
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.04s)
Fetched https://github.com/apple/swift-collections from cache (0.04s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.02s)
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.02s)
[1/1411] Fetching swift-perception
Fetched https://github.com/pointfreeco/swift-perception from cache (0.84s)
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.84s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
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/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 600.0.0-prerelease-2024-08-20
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.1
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
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.2
Creating working copy for https://github.com/pointfreeco/swift-case-paths
Working copy of https://github.com/pointfreeco/swift-case-paths resolved at 1.6.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.2.0
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.1.3
warning: 'swift-concurrency-extras': /Users/admin/builder/spi-builder-workspace/.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: 'xctest-dynamic-overlay': /Users/admin/builder/spi-builder-workspace/.build/checkouts/xctest-dynamic-overlay/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: "xctest-dynamic-overlay",
 7 |   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-navigation",
      "name": "swift-navigation",
      "url": "https://github.com/pointfreeco/swift-navigation.git",
      "version": "unspecified",
      "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.2.0",
          "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.7.0",
          "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": "601.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.5.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.3.1",
          "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.5.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.6.0",
          "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": "601.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.5.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.5.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/pointfreeco/swift-navigation.git
[1/45407] Fetching swift-navigation
Fetched https://github.com/pointfreeco/swift-navigation.git from cache (1.92s)
Fetching https://github.com/pointfreeco/swift-custom-dump from cache
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetching https://github.com/pointfreeco/swift-perception from cache
Fetching https://github.com/pointfreeco/swift-case-paths from cache
Fetching https://github.com/apple/swift-collections from cache
Fetching https://github.com/pointfreeco/swift-concurrency-extras from cache
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.70s)
Fetched https://github.com/pointfreeco/swift-perception from cache (0.85s)
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.86s)
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.86s)
Fetched https://github.com/pointfreeco/swift-case-paths from cache (0.86s)
Fetched https://github.com/apple/swift-collections from cache (0.87s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (1.34s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.1 (0.47s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 1.7.0 (0.64s)
Fetching https://github.com/swiftlang/swift-syntax from cache
Fetched https://github.com/swiftlang/swift-syntax from cache (1.43s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (1.94s)
Computing version for https://github.com/pointfreeco/swift-perception
Computed https://github.com/pointfreeco/swift-perception at 1.6.0 (0.48s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.0 (0.52s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (0.63s)
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 601.0.1
Creating working copy for https://github.com/pointfreeco/swift-perception
Working copy of https://github.com/pointfreeco/swift-perception resolved at 1.6.0
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.3.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.7.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.3
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.5.2
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.2.0
Creating working copy for https://github.com/pointfreeco/swift-navigation.git
Working copy of https://github.com/pointfreeco/swift-navigation.git resolved at 2.3.1 (ae208d1)
warning: '.resolve-product-dependencies': dependency 'swift-navigation' is not used by any target
Found 6 product dependencies
  - swift-collections
  - swift-case-paths
  - swift-concurrency-extras
  - swift-custom-dump
  - swift-perception
  - xctest-dynamic-overlay
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/pointfreeco/swift-navigation.git
https://github.com/pointfreeco/swift-navigation.git
{
  "dependencies" : [
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-docc-plugin"
    },
    {
      "identity" : "swift-case-paths",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.6",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-case-paths"
    },
    {
      "identity" : "swift-concurrency-extras",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-concurrency-extras"
    },
    {
      "identity" : "swift-custom-dump",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-custom-dump"
    },
    {
      "identity" : "swift-perception",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.4",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-perception"
    },
    {
      "identity" : "xctest-dynamic-overlay",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/xctest-dynamic-overlay"
    }
  ],
  "manifest_display_name" : "swift-navigation",
  "name" : "swift-navigation",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftNavigation",
      "targets" : [
        "SwiftNavigation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SwiftUINavigation",
      "targets" : [
        "SwiftUINavigation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "UIKitNavigation",
      "targets" : [
        "UIKitNavigation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "AppKitNavigation",
      "targets" : [
        "AppKitNavigation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "6"
  ],
  "targets" : [
    {
      "c99name" : "UIKitNavigationTests",
      "module_type" : "SwiftTarget",
      "name" : "UIKitNavigationTests",
      "path" : "Tests/UIKitNavigationTests",
      "sources" : [
        "MemoryManagementTests.swift",
        "ObserveTests.swift",
        "UIControlTests.swift",
        "UITransactionTests.swift",
        "ViewControllerRepresentingTests.swift"
      ],
      "target_dependencies" : [
        "UIKitNavigation"
      ],
      "type" : "test"
    },
    {
      "c99name" : "UIKitNavigationShim",
      "module_type" : "ClangTarget",
      "name" : "UIKitNavigationShim",
      "path" : "Sources/UIKitNavigationShim",
      "product_memberships" : [
        "SwiftUINavigation",
        "UIKitNavigation"
      ],
      "sources" : [
        "shim.m"
      ],
      "type" : "library"
    },
    {
      "c99name" : "UIKitNavigation",
      "module_type" : "SwiftTarget",
      "name" : "UIKitNavigation",
      "path" : "Sources/UIKitNavigation",
      "product_dependencies" : [
        "ConcurrencyExtras"
      ],
      "product_memberships" : [
        "SwiftUINavigation",
        "UIKitNavigation"
      ],
      "sources" : [
        "Bindings/UIColorWell.swift",
        "Bindings/UIControl.swift",
        "Bindings/UIDatePicker.swift",
        "Bindings/UIPageControl.swift",
        "Bindings/UISegmentedControl.swift",
        "Bindings/UISlider.swift",
        "Bindings/UIStepper.swift",
        "Bindings/UISwitch.swift",
        "Bindings/UITabBarController.swift",
        "Bindings/UITextField.swift",
        "Internal/Exports.swift",
        "Internal/PopFromViewController.swift",
        "Navigation/Dismiss.swift",
        "Navigation/NavigationStackController.swift",
        "Navigation/Presentation.swift",
        "Navigation/Push.swift",
        "Navigation/UIAlertController.swift",
        "SwiftUI/Representable.swift",
        "UIBinding.swift",
        "UIKitAnimation.swift",
        "UITransaction.swift"
      ],
      "target_dependencies" : [
        "SwiftNavigation",
        "UIKitNavigationShim"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SwiftUINavigationTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftUINavigationTests",
      "path" : "Tests/SwiftUINavigationTests",
      "sources" : [
        "AlertTests.swift",
        "BindingTests.swift",
        "SwiftUINavigationTests.swift"
      ],
      "target_dependencies" : [
        "SwiftUINavigation"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftUINavigation",
      "module_type" : "SwiftTarget",
      "name" : "SwiftUINavigation",
      "path" : "Sources/SwiftUINavigation",
      "product_dependencies" : [
        "CasePaths",
        "IssueReporting"
      ],
      "product_memberships" : [
        "SwiftUINavigation"
      ],
      "sources" : [
        "Alert.swift",
        "Binding.swift",
        "ConfirmationDialog.swift",
        "FullScreenCover.swift",
        "Internal/Binding+Internal.swift",
        "Internal/Exports.swift",
        "Internal/Identified.swift",
        "NavigationDestination.swift",
        "NavigationLink.swift",
        "Popover.swift",
        "Sheet.swift",
        "WithState.swift"
      ],
      "target_dependencies" : [
        "UIKitNavigation"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SwiftNavigationTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftNavigationTests",
      "path" : "Tests/SwiftNavigationTests",
      "sources" : [
        "ButtonStateTests.swift",
        "IsolationTests.swift",
        "LifetimeTests.swift",
        "ObserveTests.swift",
        "TextStateTests.swift",
        "UIBindableTests.swift",
        "UIBindingTests.swift",
        "UINavigationPathTests.swift",
        "UITransactionTests.swift"
      ],
      "target_dependencies" : [
        "SwiftNavigation"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftNavigation",
      "module_type" : "SwiftTarget",
      "name" : "SwiftNavigation",
      "path" : "Sources/SwiftNavigation",
      "product_dependencies" : [
        "CasePaths",
        "CustomDump",
        "ConcurrencyExtras",
        "OrderedCollections",
        "Perception"
      ],
      "product_memberships" : [
        "SwiftNavigation",
        "SwiftUINavigation",
        "UIKitNavigation",
        "AppKitNavigation"
      ],
      "sources" : [
        "AlertState.swift",
        "Bind.swift",
        "Binding.swift",
        "ButtonState.swift",
        "ButtonStateBuilder.swift",
        "ConfirmationDialogState.swift",
        "HashableObject.swift",
        "Internal/AssumeIsolated.swift",
        "Internal/Deprecations.swift",
        "Internal/ErrorMechanism.swift",
        "Internal/Exports.swift",
        "Internal/HashableStaticString.swift",
        "Internal/KeyPath+Sendable.swift",
        "Internal/ToOptionalUnit.swift",
        "NSObject+Observe.swift",
        "Observe.swift",
        "TextState.swift",
        "UIBindable.swift",
        "UIBinding.swift",
        "UINavigationPath.swift",
        "UITransaction.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AppKitNavigation",
      "module_type" : "SwiftTarget",
      "name" : "AppKitNavigation",
      "path" : "Sources/AppKitNavigation",
      "product_memberships" : [
        "AppKitNavigation"
      ],
      "sources" : [
        "AppKitAnimation.swift",
        "Internal/Exports.swift",
        "SwiftUI/Representable.swift",
        "UIBinding.swift",
        "UITransaction.swift"
      ],
      "target_dependencies" : [
        "SwiftNavigation"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/38] Write sources
[31/38] Compiling _SwiftSyntaxCShims dummy.c
[32/38] Compiling UIKitNavigationShim shim.m
[33/38] Write swift-version-2F0A5646E1D333AE.txt
[35/92] Emitting module SwiftSyntax509
[36/92] Compiling SwiftSyntax600 Empty.swift
[37/92] Emitting module SwiftSyntax600
[38/92] Compiling SwiftSyntax509 Empty.swift
[39/92] Compiling SwiftSyntax510 Empty.swift
[40/92] Emitting module SwiftSyntax510
[41/92] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[42/92] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[43/93] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[44/93] Compiling IssueReporting ReportIssue.swift
[45/93] Compiling IssueReporting TestContext.swift
[46/93] Compiling IssueReporting IssueReporter.swift
[47/93] Compiling IssueReporting BreakpointReporter.swift
[48/93] Compiling InternalCollectionsUtilities Debugging.swift
[49/93] Compiling InternalCollectionsUtilities Descriptions.swift
[50/93] Compiling IssueReporting UncheckedSendable.swift
[51/93] Compiling IssueReporting Warn.swift
[52/93] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[53/93] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[54/93] Compiling IssueReporting FailureObserver.swift
[55/93] Compiling IssueReporting LockIsolated.swift
[56/93] Emitting module InternalCollectionsUtilities
[57/93] Compiling IssueReporting Rethrows.swift
[58/93] Compiling IssueReporting SwiftTesting.swift
[59/93] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[60/214] Compiling OrderedCollections OrderedSet+Codable.swift
[61/214] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[62/214] Compiling OrderedCollections OrderedSet+Descriptions.swift
[63/214] Compiling OrderedCollections OrderedSet+Diffing.swift
[64/214] Compiling OrderedCollections OrderedSet+Equatable.swift
[65/214] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[66/220] Compiling OrderedCollections OrderedDictionary+Elements.swift
[67/220] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[68/220] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[69/220] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[70/220] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[71/220] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[72/220] Compiling OrderedCollections _Hashtable+Header.swift
[73/220] Compiling OrderedCollections OrderedDictionary+Codable.swift
[74/220] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[75/220] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[76/220] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[77/220] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[78/220] Compiling OrderedCollections OrderedSet+Hashable.swift
[79/220] Compiling OrderedCollections OrderedSet+Initializers.swift
[80/220] Compiling OrderedCollections OrderedSet+Insertions.swift
[81/220] Compiling OrderedCollections OrderedSet+Invariants.swift
[82/220] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[83/220] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[84/220] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[85/220] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[86/220] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[87/220] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[88/220] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[89/220] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[90/220] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[91/220] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[92/220] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[93/220] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[94/220] Compiling OrderedCollections OrderedDictionary+Values.swift
[95/220] Compiling OrderedCollections OrderedDictionary.swift
[96/220] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[97/220] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[98/220] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[99/220] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[100/220] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[101/220] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[102/220] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[103/220] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[104/220] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[105/220] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[106/220] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[107/220] Compiling OrderedCollections OrderedSet+Sendable.swift
[108/220] Compiling OrderedCollections _HashTable+Bucket.swift
[109/220] Compiling OrderedCollections _HashTable+BucketIterator.swift
[110/220] Compiling OrderedCollections _HashTable+Constants.swift
[111/220] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[112/220] Compiling OrderedCollections _HashTable+Testing.swift
[113/220] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[114/220] Compiling OrderedCollections _HashTable.swift
[115/220] Compiling OrderedCollections OrderedSet+SubSequence.swift
[116/220] Compiling OrderedCollections OrderedSet+Testing.swift
[117/220] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[118/220] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[119/220] Compiling OrderedCollections OrderedSet.swift
[120/220] Compiling OrderedCollections _UnsafeBitset.swift
[129/227] Emitting module OrderedCollections
[155/228] Compiling IssueReporting WithIssueContext.swift
[160/228] Compiling ConcurrencyExtras Locking.swift
[161/228] Compiling ConcurrencyExtras UncheckedBox.swift
[162/229] Compiling ConcurrencyExtras AsyncStream.swift
[165/229] Emitting module ConcurrencyExtras
[166/229] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[177/229] Emitting module IssueReporting
[178/229] Compiling ConcurrencyExtras Result.swift
[179/229] Compiling ConcurrencyExtras LockIsolated.swift
[180/229] Compiling ConcurrencyExtras Task.swift
[181/229] Compiling ConcurrencyExtras MainSerialExecutor.swift
[182/232] Compiling ConcurrencyExtras UncheckedSendable.swift
[183/232] Compiling XCTestDynamicOverlay Exports.swift
[184/232] Emitting module XCTestDynamicOverlay
[185/232] Compiling XCTestDynamicOverlay Deprecations.swift
[186/270] Emitting module CasePathsCore
[187/271] Compiling CasePathsCore Never+CasePathable.swift
[188/271] Compiling CasePathsCore Optional+CasePathable.swift
[189/271] Compiling CasePathsCore UncheckedSendable.swift
[190/271] Compiling CasePathsCore TypeName.swift
[191/271] Compiling CasePathsCore CasePathReflectable.swift
[192/271] Compiling CasePathsCore KeyPath+Sendable.swift
[193/271] Compiling CasePathsCore CasePathable.swift
[194/271] Compiling CasePathsCore AnyCasePath.swift
[195/271] Compiling CasePathsCore CasePathIterable.swift
[196/271] Compiling CasePathsCore Result+CasePathable.swift
[197/271] Emitting module SwiftSyntax
[209/271] Compiling SwiftSyntax RawSyntaxNodesD.swift
[210/271] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[211/271] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[219/271] Compiling CustomDump Mirror.swift
[220/271] Compiling CustomDump String.swift
[221/271] Compiling CustomDump Unordered.swift
[222/271] Compiling CustomDump AnyType.swift
[223/271] Compiling CustomDump CollectionDifference.swift
[224/271] Compiling CustomDump Identifiable.swift
[225/273] Emitting module CustomDump
[226/273] Compiling CustomDump XCTAssertDifference.swift
[227/273] Compiling CustomDump XCTAssertNoDifference.swift
[228/273] Compiling CustomDump Dump.swift
[229/273] Compiling CustomDump ExpectDifference.swift
[230/273] Compiling CustomDump ExpectNoDifference.swift
[231/273] Compiling CustomDump CustomDumpRepresentable.swift
[232/273] Compiling CustomDump CustomDumpStringConvertible.swift
[233/273] Compiling CustomDump Diff.swift
[234/273] Compiling CustomDump UserNotifications.swift
[235/273] Compiling CustomDump UserNotificationsUI.swift
[236/273] Compiling CustomDump CustomDumpReflectable.swift
[237/273] Compiling CustomDump CoreImage.swift
[238/273] Compiling CustomDump CoreLocation.swift
[239/273] Compiling CustomDump CoreMotion.swift
[240/273] Compiling CustomDump Foundation.swift
[241/273] Compiling CustomDump GameKit.swift
[242/273] Compiling CustomDump KeyPath.swift
[243/273] Compiling CustomDump Photos.swift
[244/273] Compiling CustomDump Speech.swift
[245/273] Compiling CustomDump StoreKit.swift
[246/273] Compiling CustomDump Swift.swift
[247/273] Compiling CustomDump SwiftUI.swift
[248/273] Compiling CustomDump UIKit.swift
[263/273] Compiling SwiftSyntax SyntaxNodesD.swift
[264/273] Compiling SwiftSyntax SyntaxNodesEF.swift
[265/273] Compiling SwiftSyntax SyntaxNodesGHI.swift
[266/273] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[267/273] Compiling SwiftSyntax SyntaxNodesOP.swift
[268/273] Compiling SwiftSyntax SyntaxNodesQRS.swift
[269/273] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[270/331] Compiling SwiftDiagnostics Message.swift
[271/332] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[272/332] Compiling SwiftBasicFormat Syntax+Extensions.swift
[273/332] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[274/332] Compiling SwiftDiagnostics Note.swift
[275/332] Compiling SwiftDiagnostics FixIt.swift
[276/332] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[277/332] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[278/332] Compiling SwiftDiagnostics Diagnostic.swift
[279/332] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[280/332] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[281/332] Compiling SwiftDiagnostics Convenience.swift
[282/332] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[283/332] Emitting module SwiftDiagnostics
[284/332] Emitting module SwiftBasicFormat
[285/332] Compiling SwiftBasicFormat InferIndentation.swift
[286/332] Compiling SwiftBasicFormat BasicFormat.swift
[287/332] Compiling SwiftParser TopLevel.swift
[288/332] Compiling SwiftParser TriviaParser.swift
[289/332] Compiling SwiftParser Types.swift
[290/332] Compiling SwiftParser ExperimentalFeatures.swift
[291/336] Compiling SwiftParser StringLiterals.swift
[292/336] Compiling SwiftParser SwiftParserCompatibility.swift
[293/336] Compiling SwiftParser SwiftVersion.swift
[294/336] Compiling SwiftParser SyntaxUtils.swift
[295/336] Compiling SwiftParser TokenConsumer.swift
[296/336] Compiling SwiftParser TokenPrecedence.swift
[297/336] Compiling SwiftParser TokenSpec.swift
[298/336] Compiling SwiftParser TokenSpecSet.swift
[299/336] Emitting module SwiftParser
[300/336] Compiling SwiftParser UnicodeScalarExtensions.swift
[301/336] Compiling SwiftParser Lookahead.swift
[302/336] Compiling SwiftParser LoopProgressCondition.swift
[303/336] Compiling SwiftParser Modifiers.swift
[304/336] Compiling SwiftParser Names.swift
[305/336] Compiling SwiftParser Nominals.swift
[306/336] Compiling SwiftParser Parameters.swift
[307/336] Compiling SwiftParser ParseSourceFile.swift
[308/336] Compiling SwiftParser Parser.swift
[309/336] Compiling SwiftParser Patterns.swift
[310/336] Compiling SwiftParser Recovery.swift
[311/336] Compiling SwiftParser Specifiers.swift
[312/336] Compiling SwiftParser Statements.swift
[313/336] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[314/336] Compiling SwiftParser Attributes.swift
[315/336] Compiling SwiftParser Availability.swift
[316/336] Compiling SwiftParser CharacterInfo.swift
[317/336] Compiling SwiftParser CollectionNodes+Parsable.swift
[318/336] Compiling SwiftParser Declarations.swift
[319/336] Compiling SwiftParser Directives.swift
[320/336] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[321/336] Compiling SwiftParser Expressions.swift
[322/336] Compiling SwiftParser IncrementalParseTransition.swift
[323/336] Compiling SwiftParser IsValidIdentifier.swift
[324/336] Compiling SwiftParser Cursor.swift
[325/336] Compiling SwiftParser Lexeme.swift
[326/336] Compiling SwiftParser LexemeSequence.swift
[327/336] Compiling SwiftParser Lexer.swift
[328/336] Compiling SwiftParser RegexLiteralLexer.swift
[329/336] Compiling SwiftParser IsLexerClassified.swift
[330/336] Compiling SwiftParser LayoutNodes+Parsable.swift
[331/336] Compiling SwiftParser Parser+TokenSpecSet.swift
[332/336] Compiling SwiftParser TokenSpecStaticMembers.swift
[333/359] Compiling SwiftParserDiagnostics Utils.swift
[334/359] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[335/360] Compiling SwiftOperators PrecedenceGroup.swift
[336/360] Compiling SwiftOperators PrecedenceGraph.swift
[337/361] Compiling SwiftParserDiagnostics PresenceUtils.swift
[338/361] Compiling SwiftOperators OperatorTable+Semantics.swift
[339/361] Compiling SwiftOperators OperatorTable.swift
[340/361] Compiling SwiftOperators OperatorTable+Defaults.swift
[341/361] Compiling SwiftOperators OperatorError.swift
[342/361] Compiling SwiftOperators OperatorError+Diagnostics.swift
[343/361] Compiling SwiftOperators Operator.swift
[344/361] Emitting module SwiftOperators
[345/361] Compiling SwiftOperators OperatorTable+Folding.swift
[346/361] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[347/361] Compiling SwiftOperators SyntaxSynthesis.swift
[348/361] Emitting module SwiftParserDiagnostics
[349/361] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[350/361] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[351/361] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[352/361] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[353/361] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[354/361] Compiling SwiftParserDiagnostics MissingNodesError.swift
[355/361] Compiling SwiftParserDiagnostics MissingTokenError.swift
[356/361] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[357/361] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[358/376] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[359/377] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[360/377] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[361/377] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[362/377] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[363/377] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[364/377] Emitting module SwiftSyntaxBuilder
[365/377] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[366/377] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[367/377] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[368/377] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[369/377] Compiling SwiftSyntaxBuilder Indenter.swift
[370/377] Compiling SwiftSyntaxBuilder ListBuilder.swift
[371/377] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[372/377] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[373/377] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[374/395] Compiling SwiftSyntaxMacros PreambleMacro.swift
[375/396] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[376/396] Compiling SwiftSyntaxMacros Macro+Format.swift
[377/396] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[378/396] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[379/396] Compiling SwiftSyntaxMacros AttachedMacro.swift
[380/396] Compiling SwiftSyntaxMacros BodyMacro.swift
[381/396] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[382/396] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[383/396] Compiling SwiftSyntaxMacros Macro.swift
[384/396] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[385/396] Compiling SwiftSyntaxMacros MemberMacro.swift
[386/396] Compiling SwiftSyntaxMacros PeerMacro.swift
[387/396] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[388/396] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[389/396] Emitting module SwiftSyntaxMacros
[390/396] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[391/396] Compiling SwiftSyntaxMacros AccessorMacro.swift
[392/396] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[393/406] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[394/406] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[395/406] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[396/406] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[397/406] Emitting module SwiftSyntaxMacroExpansion
[398/406] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[399/406] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[400/406] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[401/406] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[402/406] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[403/418] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[404/419] Emitting module SwiftCompilerPluginMessageHandling
[405/419] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[406/419] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[407/419] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[408/419] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[409/419] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[410/419] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[411/419] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[412/419] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[413/419] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[414/419] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[415/419] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[416/421] Emitting module SwiftCompilerPlugin
[417/421] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[418/429] Compiling CasePathsMacros Plugin.swift
[419/429] Compiling CasePathsMacros CasePathableMacro.swift
[420/429] Emitting module CasePathsMacros
[420/429] Write Objects.LinkFileList
[421/429] Linking CasePathsMacros-tool
[423/436] Compiling CasePaths XCTestSupport.swift
[424/436] Compiling CasePaths EnumReflection.swift
[425/436] Compiling CasePaths Macros.swift
[426/436] Compiling CasePaths Deprecations.swift
[427/436] Compiling CasePaths LockIsolated.swift
[428/436] Compiling CasePaths Exports.swift
[429/436] Compiling PerceptionMacros Plugins.swift
[430/436] Emitting module CasePaths
[431/436] Compiling PerceptionMacros PerceptibleMacro.swift
[432/436] Compiling PerceptionMacros Extensions.swift
[433/436] Emitting module PerceptionMacros
[434/436] Compiling PerceptionMacros Availability.swift
[434/436] Write Objects.LinkFileList
[435/436] Linking PerceptionMacros-tool
[437/451] Compiling Perception Bindable.swift
[438/451] Compiling Perception Environment.swift
[439/451] Compiling Perception AnySendable.swift
[440/451] Compiling Perception BetaChecking.swift
[441/452] Compiling Perception Exports.swift
[442/452] Compiling Perception Locking.swift
[443/452] Compiling Perception Perceptible.swift
[444/452] Compiling Perception PerceptionRegistrar.swift
[445/452] Compiling Perception ThreadLocal.swift
[446/452] Compiling Perception UncheckedSendable.swift
[447/452] Compiling Perception PerceptionChecking.swift
[448/452] Compiling Perception PerceptionTracking.swift
[449/452] Emitting module Perception
[450/452] Compiling Perception _PerceptionRegistrar.swift
[451/452] Compiling Perception Macros.swift
[452/452] Compiling Perception WithPerceptionTracking.swift
[453/472] Emitting module SwiftNavigation
[454/474] Compiling SwiftNavigation ButtonState.swift
[455/474] Compiling SwiftNavigation ButtonStateBuilder.swift
[456/474] Compiling SwiftNavigation AlertState.swift
[457/474] Compiling SwiftNavigation Bind.swift
[458/474] Compiling SwiftNavigation Binding.swift
[459/474] Compiling SwiftNavigation ConfirmationDialogState.swift
[460/474] Compiling SwiftNavigation HashableObject.swift
[461/474] Compiling SwiftNavigation AssumeIsolated.swift
[462/474] Compiling SwiftNavigation Deprecations.swift
[463/474] Compiling SwiftNavigation UIBindable.swift
[464/474] Compiling SwiftNavigation UIBinding.swift
[465/474] Compiling SwiftNavigation ErrorMechanism.swift
[466/474] Compiling SwiftNavigation Exports.swift
[467/474] Compiling SwiftNavigation Observe.swift
[468/474] Compiling SwiftNavigation TextState.swift
[469/474] Compiling SwiftNavigation HashableStaticString.swift
[470/474] Compiling SwiftNavigation KeyPath+Sendable.swift
[471/474] Compiling SwiftNavigation ToOptionalUnit.swift
[472/474] Compiling SwiftNavigation NSObject+Observe.swift
[473/474] Compiling SwiftNavigation UINavigationPath.swift
[474/474] Compiling SwiftNavigation UITransaction.swift
[475/500] Emitting module UIKitNavigation
[476/502] Compiling UIKitNavigation UITextField.swift
[477/502] Compiling UIKitNavigation Exports.swift
[478/502] Compiling UIKitNavigation UISlider.swift
[479/502] Compiling UIKitNavigation UIStepper.swift
[480/502] Compiling UIKitNavigation Representable.swift
[481/502] Compiling UIKitNavigation UIBinding.swift
[482/502] Compiling UIKitNavigation PopFromViewController.swift
[483/502] Compiling UIKitNavigation Dismiss.swift
[484/502] Compiling UIKitNavigation UIPageControl.swift
[485/502] Compiling UIKitNavigation UISegmentedControl.swift
[486/502] Compiling UIKitNavigation UISwitch.swift
[487/502] Compiling UIKitNavigation UITabBarController.swift
[488/502] Compiling UIKitNavigation NavigationStackController.swift
[489/502] Compiling UIKitNavigation Presentation.swift
[490/502] Compiling UIKitNavigation Push.swift
[491/502] Compiling UIKitNavigation UIAlertController.swift
[492/502] Compiling UIKitNavigation UIColorWell.swift
[493/502] Compiling UIKitNavigation UIControl.swift
[494/502] Compiling UIKitNavigation UIDatePicker.swift
[495/502] Compiling UIKitNavigation UIKitAnimation.swift
[496/502] Compiling UIKitNavigation UITransaction.swift
[497/502] Compiling AppKitNavigation Representable.swift
[498/502] Compiling AppKitNavigation UIBinding.swift
[499/514] Compiling AppKitNavigation UITransaction.swift
[500/514] Compiling AppKitNavigation Exports.swift
[501/514] Emitting module AppKitNavigation
[502/514] Compiling AppKitNavigation AppKitAnimation.swift
[503/514] Compiling SwiftUINavigation Binding+Internal.swift
[504/515] Compiling SwiftUINavigation Sheet.swift
[505/515] Compiling SwiftUINavigation Exports.swift
[506/515] Compiling SwiftUINavigation NavigationDestination.swift
[507/515] Compiling SwiftUINavigation NavigationLink.swift
[508/515] Compiling SwiftUINavigation Identified.swift
[509/515] Compiling SwiftUINavigation Popover.swift
[510/515] Compiling SwiftUINavigation WithState.swift
[511/515] Emitting module SwiftUINavigation
[512/515] Compiling SwiftUINavigation Alert.swift
[513/515] Compiling SwiftUINavigation Binding.swift
[514/515] Compiling SwiftUINavigation ConfirmationDialog.swift
[515/515] Compiling SwiftUINavigation FullScreenCover.swift
Build complete! (40.29s)
warning: 'xctest-dynamic-overlay': /Users/admin/builder/spi-builder-workspace/.build/checkouts/xctest-dynamic-overlay/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: "xctest-dynamic-overlay",
 7 |   platforms: [
warning: 'swift-concurrency-extras': /Users/admin/builder/spi-builder-workspace/.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: [
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-docc-plugin"
    },
    {
      "identity" : "swift-case-paths",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.6",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-case-paths"
    },
    {
      "identity" : "swift-concurrency-extras",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-concurrency-extras"
    },
    {
      "identity" : "swift-custom-dump",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-custom-dump"
    },
    {
      "identity" : "swift-perception",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.4",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-perception"
    },
    {
      "identity" : "xctest-dynamic-overlay",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/xctest-dynamic-overlay"
    }
  ],
  "manifest_display_name" : "swift-navigation",
  "name" : "swift-navigation",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftNavigation",
      "targets" : [
        "SwiftNavigation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SwiftUINavigation",
      "targets" : [
        "SwiftUINavigation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "UIKitNavigation",
      "targets" : [
        "UIKitNavigation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "AppKitNavigation",
      "targets" : [
        "AppKitNavigation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "6"
  ],
  "targets" : [
    {
      "c99name" : "UIKitNavigationTests",
      "module_type" : "SwiftTarget",
      "name" : "UIKitNavigationTests",
      "path" : "Tests/UIKitNavigationTests",
      "sources" : [
        "MemoryManagementTests.swift",
        "ObserveTests.swift",
        "UIControlTests.swift",
        "UITransactionTests.swift",
        "ViewControllerRepresentingTests.swift"
      ],
      "target_dependencies" : [
        "UIKitNavigation"
      ],
      "type" : "test"
    },
    {
      "c99name" : "UIKitNavigationShim",
      "module_type" : "ClangTarget",
      "name" : "UIKitNavigationShim",
      "path" : "Sources/UIKitNavigationShim",
      "product_memberships" : [
        "SwiftUINavigation",
        "UIKitNavigation"
      ],
      "sources" : [
        "shim.m"
      ],
      "type" : "library"
    },
    {
      "c99name" : "UIKitNavigation",
      "module_type" : "SwiftTarget",
      "name" : "UIKitNavigation",
      "path" : "Sources/UIKitNavigation",
      "product_dependencies" : [
        "ConcurrencyExtras"
      ],
      "product_memberships" : [
        "SwiftUINavigation",
        "UIKitNavigation"
      ],
      "sources" : [
        "Bindings/UIColorWell.swift",
        "Bindings/UIControl.swift",
        "Bindings/UIDatePicker.swift",
        "Bindings/UIPageControl.swift",
        "Bindings/UISegmentedControl.swift",
        "Bindings/UISlider.swift",
        "Bindings/UIStepper.swift",
        "Bindings/UISwitch.swift",
        "Bindings/UITabBarController.swift",
        "Bindings/UITextField.swift",
        "Internal/Exports.swift",
        "Internal/PopFromViewController.swift",
        "Navigation/Dismiss.swift",
        "Navigation/NavigationStackController.swift",
        "Navigation/Presentation.swift",
        "Navigation/Push.swift",
        "Navigation/UIAlertController.swift",
        "SwiftUI/Representable.swift",
        "UIBinding.swift",
        "UIKitAnimation.swift",
        "UITransaction.swift"
      ],
      "target_dependencies" : [
        "SwiftNavigation",
        "UIKitNavigationShim"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SwiftUINavigationTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftUINavigationTests",
      "path" : "Tests/SwiftUINavigationTests",
      "sources" : [
        "AlertTests.swift",
        "BindingTests.swift",
        "SwiftUINavigationTests.swift"
      ],
      "target_dependencies" : [
        "SwiftUINavigation"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftUINavigation",
      "module_type" : "SwiftTarget",
      "name" : "SwiftUINavigation",
      "path" : "Sources/SwiftUINavigation",
      "product_dependencies" : [
        "CasePaths",
        "IssueReporting"
      ],
      "product_memberships" : [
        "SwiftUINavigation"
      ],
      "sources" : [
        "Alert.swift",
        "Binding.swift",
        "ConfirmationDialog.swift",
        "FullScreenCover.swift",
        "Internal/Binding+Internal.swift",
        "Internal/Exports.swift",
        "Internal/Identified.swift",
        "NavigationDestination.swift",
        "NavigationLink.swift",
        "Popover.swift",
        "Sheet.swift",
        "WithState.swift"
      ],
      "target_dependencies" : [
        "UIKitNavigation"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SwiftNavigationTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftNavigationTests",
      "path" : "Tests/SwiftNavigationTests",
      "sources" : [
        "ButtonStateTests.swift",
        "IsolationTests.swift",
        "LifetimeTests.swift",
        "ObserveTests.swift",
        "TextStateTests.swift",
        "UIBindableTests.swift",
        "UIBindingTests.swift",
        "UINavigationPathTests.swift",
        "UITransactionTests.swift"
      ],
      "target_dependencies" : [
        "SwiftNavigation"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftNavigation",
      "module_type" : "SwiftTarget",
      "name" : "SwiftNavigation",
      "path" : "Sources/SwiftNavigation",
      "product_dependencies" : [
        "CasePaths",
        "CustomDump",
        "ConcurrencyExtras",
        "OrderedCollections",
        "Perception"
      ],
      "product_memberships" : [
        "SwiftNavigation",
        "SwiftUINavigation",
        "UIKitNavigation",
        "AppKitNavigation"
      ],
      "sources" : [
        "AlertState.swift",
        "Bind.swift",
        "Binding.swift",
        "ButtonState.swift",
        "ButtonStateBuilder.swift",
        "ConfirmationDialogState.swift",
        "HashableObject.swift",
        "Internal/AssumeIsolated.swift",
        "Internal/Deprecations.swift",
        "Internal/ErrorMechanism.swift",
        "Internal/Exports.swift",
        "Internal/HashableStaticString.swift",
        "Internal/KeyPath+Sendable.swift",
        "Internal/ToOptionalUnit.swift",
        "NSObject+Observe.swift",
        "Observe.swift",
        "TextState.swift",
        "UIBindable.swift",
        "UIBinding.swift",
        "UINavigationPath.swift",
        "UITransaction.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AppKitNavigation",
      "module_type" : "SwiftTarget",
      "name" : "AppKitNavigation",
      "path" : "Sources/AppKitNavigation",
      "product_memberships" : [
        "AppKitNavigation"
      ],
      "sources" : [
        "AppKitAnimation.swift",
        "Internal/Exports.swift",
        "SwiftUI/Representable.swift",
        "UIBinding.swift",
        "UITransaction.swift"
      ],
      "target_dependencies" : [
        "SwiftNavigation"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.