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-composable-loadable, reference main (ca6e46), with Swift 6.0 for macOS (SPM) on 2 Dec 2024 22:44:11 UTC.

Swift 6 data race errors: 0

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

Build Log

========================================
RunAll
========================================
Builder version: 4.58.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/danthorpe/swift-composable-loadable.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/danthorpe/swift-composable-loadable
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at ca6e46e chore: add SPI badges (#24)
Cloned https://github.com/danthorpe/swift-composable-loadable.git
Revision (git rev-parse @):
ca6e46e8914e5af00002dd62a99b379b265e7473
SUCCESS checkout https://github.com/danthorpe/swift-composable-loadable.git at main
Fetching https://github.com/pointfreeco/swift-composable-architecture
Fetching https://github.com/apple/swift-docc-plugin
[1/2044] Fetching swift-docc-plugin
[2045/283179] Fetching swift-docc-plugin, swift-composable-architecture
Fetched https://github.com/apple/swift-docc-plugin from cache (54.73s)
Fetched https://github.com/pointfreeco/swift-composable-architecture from cache (54.73s)
Computing version for https://github.com/pointfreeco/swift-composable-architecture
Computed https://github.com/pointfreeco/swift-composable-architecture at 1.16.1 (0.79s)
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/swift-navigation
Fetching https://github.com/pointfreeco/swift-dependencies
Fetching https://github.com/pointfreeco/swift-identified-collections
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-perception
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/1291] Fetching swift-perception
[131/2790] Fetching swift-perception, swift-identified-collections
[343/7800] Fetching swift-perception, swift-identified-collections, xctest-dynamic-overlay
[344/12320] Fetching swift-perception, swift-identified-collections, xctest-dynamic-overlay, swift-custom-dump
[1892/57373] Fetching swift-perception, swift-identified-collections, xctest-dynamic-overlay, swift-custom-dump, swift-navigation
[1893/62908] Fetching swift-perception, swift-identified-collections, xctest-dynamic-overlay, swift-custom-dump, swift-navigation, swift-dependencies
Fetched https://github.com/pointfreeco/swift-perception from cache (1.23s)
[18283/61617] Fetching swift-identified-collections, xctest-dynamic-overlay, swift-custom-dump, swift-navigation, swift-dependencies
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetched https://github.com/pointfreeco/swift-identified-collections from cache (1.35s)
[19921/60118] Fetching xctest-dynamic-overlay, swift-custom-dump, swift-navigation, swift-dependencies
Fetching https://github.com/pointfreeco/swift-case-paths
Fetched https://github.com/pointfreeco/swift-dependencies from cache (1.58s)
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (1.58s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.58s)
[13066/45053] Fetching swift-navigation
Fetching https://github.com/pointfreeco/combine-schedulers
Fetching https://github.com/apple/swift-collections
[45054/45826] Fetching swift-navigation, swift-concurrency-extras
[45186/112684] Fetching swift-navigation, swift-concurrency-extras, swift-syntax
[46632/116874] Fetching swift-navigation, swift-concurrency-extras, swift-syntax, swift-case-paths
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.94s)
[52287/116101] Fetching swift-navigation, swift-syntax, swift-case-paths
[57097/118448] Fetching swift-navigation, swift-syntax, swift-case-paths, combine-schedulers
Fetched https://github.com/pointfreeco/swift-case-paths from cache (1.01s)
[57464/114258] Fetching swift-navigation, swift-syntax, combine-schedulers
[58310/129861] Fetching swift-navigation, swift-syntax, combine-schedulers, swift-collections
Fetched https://github.com/pointfreeco/combine-schedulers from cache (1.07s)
[65580/127514] Fetching swift-navigation, swift-syntax, swift-collections
Fetched https://github.com/pointfreeco/swift-navigation from cache (4.05s)
Fetched https://github.com/swiftlang/swift-syntax from cache (4.05s)
[2965/15603] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (8.50s)
Computing version for https://github.com/pointfreeco/swift-navigation
Computed https://github.com/pointfreeco/swift-navigation at 2.2.2 (0.46s)
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.46s)
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.45s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.44s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.0 (0.45s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 1.5.6 (3.03s)
Computing version for https://github.com/pointfreeco/swift-perception
Computed https://github.com/pointfreeco/swift-perception at 1.4.1 (0.47s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (2.36s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3198] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.23s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.57s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.4 (0.65s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.4.3 (0.47s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.6.1 (0.50s)
Fetching https://github.com/pointfreeco/swift-clocks
[1/1278] Fetching swift-clocks
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.99s)
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.44s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (0.64s)
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/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/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.3
Creating working copy for https://github.com/pointfreeco/swift-perception
Working copy of https://github.com/pointfreeco/swift-perception resolved at 1.4.1
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/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-case-paths
Working copy of https://github.com/pointfreeco/swift-case-paths resolved at 1.5.6
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-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump 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.4
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/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.4.3
Creating working copy for https://github.com/pointfreeco/swift-composable-architecture
Working copy of https://github.com/pointfreeco/swift-composable-architecture resolved at 1.16.1
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.3.0
Creating working copy for https://github.com/pointfreeco/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.6.1
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-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-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-composable-loadable",
      "name": "swift-composable-loadable",
      "url": "https://github.com/danthorpe/swift-composable-loadable.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-composable-loadable",
      "dependencies": [
        {
          "identity": "swift-composable-architecture",
          "name": "swift-composable-architecture",
          "url": "https://github.com/pointfreeco/swift-composable-architecture",
          "version": "1.16.1",
          "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.3.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.3",
                  "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.3",
                  "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.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.3",
                  "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.6.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.3.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.3",
                      "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.3.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.3",
                      "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.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.3",
                  "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.3",
                      "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.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.3",
                      "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.4.1",
                  "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.3",
                      "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.3",
                  "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.4.1",
              "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.3",
                  "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.3",
              "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/danthorpe/swift-composable-loadable.git
[1/3850] Fetching swift-composable-loadable
Fetched https://github.com/danthorpe/swift-composable-loadable.git from cache (1.90s)
Fetching https://github.com/pointfreeco/swift-composable-architecture from cache
Fetched https://github.com/pointfreeco/swift-composable-architecture from cache (0.67s)
Computing version for https://github.com/pointfreeco/swift-composable-architecture
Computed https://github.com/pointfreeco/swift-composable-architecture at 1.16.1 (0.02s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetching https://github.com/pointfreeco/swift-identified-collections from cache
Fetching https://github.com/pointfreeco/swift-navigation from cache
Fetching https://github.com/pointfreeco/swift-perception from cache
Fetching https://github.com/pointfreeco/swift-dependencies from cache
Fetching https://github.com/swiftlang/swift-syntax from cache
Fetching https://github.com/pointfreeco/swift-custom-dump from cache
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.46s)
Fetching https://github.com/pointfreeco/swift-concurrency-extras from cache
Fetched https://github.com/pointfreeco/swift-navigation from cache (0.49s)
Fetching https://github.com/pointfreeco/swift-case-paths from cache
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.44s)
Fetching https://github.com/pointfreeco/combine-schedulers from cache
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.96s)
Fetched https://github.com/pointfreeco/swift-identified-collections from cache (0.96s)
Fetched https://github.com/pointfreeco/swift-perception from cache (0.96s)
Fetched https://github.com/swiftlang/swift-syntax from cache (0.96s)
Fetched https://github.com/pointfreeco/swift-dependencies from cache (0.96s)
Fetched https://github.com/pointfreeco/swift-case-paths from cache (0.47s)
Fetching https://github.com/apple/swift-collections from cache
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.47s)
Fetched https://github.com/apple/swift-collections from cache (0.53s)
Computing version for https://github.com/pointfreeco/swift-navigation
Computed https://github.com/pointfreeco/swift-navigation at 2.2.2 (0.02s)
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/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.2 (0.02s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.02s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.0 (0.02s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 1.5.6 (0.02s)
Computing version for https://github.com/pointfreeco/swift-perception
Computed https://github.com/pointfreeco/swift-perception at 1.4.1 (0.02s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.4 (0.02s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.4.3 (0.02s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.6.1 (0.02s)
Fetching https://github.com/pointfreeco/swift-clocks from cache
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.44s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.5 (0.02s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (0.02s)
Creating working copy for https://github.com/pointfreeco/swift-composable-architecture
Working copy of https://github.com/pointfreeco/swift-composable-architecture resolved at 1.16.1
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.3.0
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/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/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.4.3
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/swift-perception
Working copy of https://github.com/pointfreeco/swift-perception resolved at 1.4.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.6
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-identified-collections
Working copy of https://github.com/pointfreeco/swift-identified-collections resolved at 1.1.0
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.0.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
Creating working copy for https://github.com/pointfreeco/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.6.1
Creating working copy for https://github.com/danthorpe/swift-composable-loadable.git
Working copy of https://github.com/danthorpe/swift-composable-loadable.git resolved at main (ca6e46e)
warning: '.resolve-product-dependencies': dependency 'swift-composable-loadable' 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/danthorpe/swift-composable-loadable.git
{
  "dependencies" : [
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    },
    {
      "identity" : "swift-composable-architecture",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.15.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-composable-architecture"
    }
  ],
  "manifest_display_name" : "swift-composable-loadable",
  "name" : "swift-composable-loadable",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "tvos",
      "version" : "16.0"
    },
    {
      "name" : "watchos",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "ComposableLoadable",
      "targets" : [
        "ComposableLoadable"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ComposableLoadableTests",
      "module_type" : "SwiftTarget",
      "name" : "ComposableLoadableTests",
      "path" : "Tests/ComposableLoadableTests",
      "sources" : [
        "Array+Tests.swift",
        "LoadableActionTests.swift",
        "LoadableReducerTests.swift",
        "LoadableStateTests.swift",
        "PaginationFeatureStateTests.swift",
        "PaginationFeatureTests.swift"
      ],
      "target_dependencies" : [
        "CommonTestHelpers",
        "ComposableLoadable"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ComposableLoadable",
      "module_type" : "SwiftTarget",
      "name" : "ComposableLoadable",
      "path" : "Sources/ComposableLoadable",
      "product_dependencies" : [
        "ComposableArchitecture"
      ],
      "product_memberships" : [
        "ComposableLoadable"
      ],
      "sources" : [
        "Array+.swift",
        "IdentifiedArray+.swift",
        "Loadable/Loadable.swift",
        "Loadable/LoadableClient.swift",
        "Loadable/LoadableState.swift",
        "Loadable/LoadingAction.swift",
        "Loadable/LoadingReducer.swift",
        "Loadable/Typealiases.swift",
        "OpenExistential.swift",
        "Pagination/PaginationContext.swift",
        "Pagination/PaginationDirection.swift",
        "Pagination/PaginationFeature+.swift",
        "Pagination/PaginationFeature.swift",
        "Views/FailureView.swift",
        "Views/LoadableView.swift",
        "Views/OnAppearView.swift",
        "Views/PaginationLoadMore.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CommonTestHelpers",
      "module_type" : "SwiftTarget",
      "name" : "CommonTestHelpers",
      "path" : "Sources/CommonTestHelpers",
      "product_dependencies" : [
        "ComposableArchitecture"
      ],
      "sources" : [
        "CounterFeature.swift",
        "Errors.swift",
        "KeyPath+.swift",
        "ParentFeature.swift",
        "TestFeatureClient.swift",
        "TestState.swift"
      ],
      "target_dependencies" : [
        "ComposableLoadable"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
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
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/52] Write sources
[6/52] Copying PrivacyInfo.xcprivacy
[6/52] Write sources
[41/52] Compiling _SwiftSyntaxCShims dummy.c
[42/52] Compiling UIKitNavigationShim shim.m
[43/52] Write swift-version--7754E27361AE5C74.txt
[45/106] Emitting module SwiftSyntax509
[46/106] Emitting module SwiftSyntax600
[47/106] Compiling SwiftSyntax600 Empty.swift
[48/106] Emitting module SwiftSyntax510
[49/106] Compiling SwiftSyntax510 Empty.swift
[50/106] Compiling SwiftSyntax509 Empty.swift
[51/171] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[52/171] Compiling SwiftSyntax MissingNodeInitializers.swift
[53/171] Compiling SwiftSyntax RawSyntax.swift
[54/171] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[55/171] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[56/171] Compiling SwiftSyntax RawSyntaxTokenView.swift
[57/171] Compiling SwiftSyntax SourceEdit.swift
[58/172] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[59/172] Compiling SwiftSyntax Convenience.swift
[60/172] Compiling SwiftSyntax CustomTraits.swift
[61/172] Compiling SwiftSyntax AbsolutePosition.swift
[62/172] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[63/172] Compiling SwiftSyntax Identifier.swift
[64/172] Compiling SwiftSyntax MemoryLayout.swift
[65/172] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[66/172] Compiling SwiftSyntax Assert.swift
[67/172] Compiling SwiftSyntax BumpPtrAllocator.swift
[68/172] Compiling SwiftSyntax CommonAncestor.swift
[69/172] Emitting module InternalCollectionsUtilities
[70/228] Compiling OrderedCollections _HashTable+Bucket.swift
[71/228] Compiling OrderedCollections _HashTable+BucketIterator.swift
[72/228] Compiling OrderedCollections _HashTable+Constants.swift
[73/228] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[74/228] Compiling OrderedCollections _HashTable+Testing.swift
[75/228] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[76/228] Compiling OrderedCollections _HashTable.swift
[77/228] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[78/235] Compiling OrderedCollections OrderedSet+Codable.swift
[79/235] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[80/235] Compiling OrderedCollections OrderedSet+Descriptions.swift
[81/235] Compiling OrderedCollections OrderedSet+Diffing.swift
[82/235] Compiling OrderedCollections OrderedSet+Equatable.swift
[83/235] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[84/241] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[85/241] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[86/241] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[87/241] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[88/241] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[89/241] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[90/241] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[91/241] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[92/241] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[93/241] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[94/242] Compiling OrderedCollections _Hashtable+Header.swift
[95/242] Compiling OrderedCollections OrderedDictionary+Codable.swift
[96/242] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[97/242] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[98/242] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[99/242] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[100/242] Compiling IssueReporting WithIssueContext.swift
[101/242] Compiling OrderedCollections OrderedDictionary+Elements.swift
[102/242] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[103/242] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[104/242] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[105/242] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[106/242] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[107/242] Compiling OrderedCollections OrderedSet+Hashable.swift
[108/242] Compiling OrderedCollections OrderedSet+Initializers.swift
[109/242] Compiling OrderedCollections OrderedSet+Insertions.swift
[110/242] Compiling OrderedCollections OrderedSet+Invariants.swift
[111/242] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[112/242] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[113/242] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[114/242] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[115/242] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[116/242] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[117/242] Compiling OrderedCollections OrderedDictionary+Values.swift
[118/242] Compiling OrderedCollections OrderedDictionary.swift
[120/242] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[121/242] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[122/242] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[123/242] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[124/242] Compiling OrderedCollections OrderedSet+Sendable.swift
[125/242] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[130/242] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[145/242] Compiling OrderedCollections OrderedSet+SubSequence.swift
[146/242] Compiling OrderedCollections OrderedSet+Testing.swift
[147/242] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[148/242] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[149/242] Compiling OrderedCollections OrderedSet.swift
[150/242] Compiling OrderedCollections _UnsafeBitset.swift
[151/242] Emitting module OrderedCollections
[152/261] Compiling ConcurrencyExtras Result.swift
[153/261] Compiling ConcurrencyExtras Task.swift
[154/261] Compiling ConcurrencyExtras MainSerialExecutor.swift
[155/262] Compiling IdentifiedCollections Identified.swift
[156/262] Compiling IdentifiedCollections IdentifiedArray+Codable.swift
[157/262] Compiling ConcurrencyExtras LockIsolated.swift
[158/262] Compiling ConcurrencyExtras UncheckedBox.swift
[159/262] Emitting module IssueReporting
[160/262] Compiling IdentifiedCollections IdentifiedArray+CustomDebugStringConvertible.swift
[161/262] Compiling IdentifiedCollections IdentifiedArray+CustomReflectable.swift
[162/262] Compiling IdentifiedCollections IdentifiedArray+RandomAccessCollection.swift
[163/262] Compiling IdentifiedCollections IdentifiedArray+RangeReplaceableCollection.swift
[164/262] Compiling IdentifiedCollections IdentifiedArray+ExpressibleByArrayLiteral.swift
[165/262] Compiling IdentifiedCollections IdentifiedArray+Hashable.swift
[166/262] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[167/262] Compiling ConcurrencyExtras AsyncStream.swift
[168/262] Emitting module ConcurrencyExtras
[171/262] Compiling ConcurrencyExtras Locking.swift
[172/262] Compiling IdentifiedCollections IdentifiedArray+IdentifiedCollection.swift
[173/262] Compiling IdentifiedCollections IdentifiedArray+Initializers.swift
[174/262] Compiling IdentifiedCollections IdentifiedArray+CustomStringConvertible.swift
[175/262] Compiling IdentifiedCollections IdentifiedArray+Equatable.swift
[176/262] Compiling IdentifiedCollections IdentifiedArray+Collection.swift
[177/262] Compiling IdentifiedCollections IdentifiedArray+CollectionAlgorithms.swift
[178/279] Compiling ConcurrencyExtras UncheckedSendable.swift
[179/300] Compiling IdentifiedCollections IdentifiedArray+Insertions.swift
[180/300] Compiling IdentifiedCollections IdentifiedArray+MutableCollection.swift
[183/300] Compiling PerceptionCore AnySendable.swift
[184/300] Compiling PerceptionCore BetaChecking.swift
[185/300] Compiling IdentifiedCollections IdentifiedArray+Sendable.swift
[186/300] Compiling IdentifiedCollections IdentifiedArray.swift
[187/300] Compiling PerceptionCore ThreadLocal.swift
[188/300] Compiling PerceptionCore Unchecked.swift
[191/301] Compiling IdentifiedCollections IdentifiedCollection.swift
[192/301] Compiling CombineSchedulers ImmediateScheduler.swift
[193/301] Compiling CombineSchedulers Deprecations.swift
[196/301] Compiling CombineSchedulers AnyScheduler.swift
[197/301] Compiling CombineSchedulers Concurrency.swift
[198/301] Emitting module IdentifiedCollections
[199/301] Compiling XCTestDynamicOverlay Exports.swift
[200/301] Emitting module XCTestDynamicOverlay
[201/301] Compiling XCTestDynamicOverlay Deprecations.swift
[202/329] Compiling Clocks UnimplementedClock.swift
[203/329] Compiling CombineSchedulers UIScheduler.swift
[204/329] Compiling CombineSchedulers Timer.swift
[205/329] Compiling CombineSchedulers UIKit.swift
[206/330] Compiling Clocks Timer.swift
[207/330] Compiling Clocks TestClock.swift
[208/330] Compiling CombineSchedulers UnimplementedScheduler.swift
[209/330] Compiling CustomDump Mirror.swift
[210/330] Compiling CustomDump String.swift
[211/330] Compiling CustomDump Unordered.swift
[212/330] Compiling CustomDump AnyType.swift
[213/330] Compiling CustomDump CollectionDifference.swift
[214/330] Compiling CustomDump Identifiable.swift
[215/332] Compiling PerceptionCore PerceptionTracking.swift
[216/332] Compiling PerceptionCore Perceptible.swift
[217/332] Compiling PerceptionCore _PerceptionRegistrar.swift
[218/332] Compiling PerceptionCore PerceptionChecking.swift
[219/332] Compiling PerceptionCore PerceptionRegistrar.swift
[220/333] Compiling CustomDump CoreImage.swift
[221/333] Compiling CustomDump CoreLocation.swift
[222/333] Compiling CustomDump CoreMotion.swift
[223/333] Compiling CustomDump XCTAssertDifference.swift
[224/333] Compiling CustomDump XCTAssertNoDifference.swift
[225/333] Compiling CustomDump Dump.swift
[226/333] Compiling CustomDump ExpectDifference.swift
[227/333] Compiling CustomDump ExpectNoDifference.swift
[228/333] Compiling CustomDump UserNotifications.swift
[229/333] Compiling CustomDump UserNotificationsUI.swift
[230/333] Compiling CustomDump CustomDumpReflectable.swift
[231/333] Compiling CustomDump CustomDumpRepresentable.swift
[232/333] Compiling CustomDump CustomDumpStringConvertible.swift
[233/333] Compiling CustomDump Diff.swift
[245/333] Compiling SwiftSyntax RawSyntaxNodesD.swift
[246/333] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[247/333] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[248/333] Compiling CombineSchedulers NSRecursiveLock.swift
[249/333] Compiling CombineSchedulers TestScheduler.swift
[250/333] Compiling CombineSchedulers Lock.swift
[252/333] Compiling CustomDump Foundation.swift
[255/333] Emitting module CombineSchedulers
[256/333] Compiling CombineSchedulers SwiftUI.swift
[257/333] Compiling Clocks _AsyncTimerSequence.swift
[258/333] Compiling Clocks AnyClock.swift
[259/333] Emitting module Clocks
[260/333] Compiling Clocks Lock.swift
[261/333] Compiling Clocks ImmediateClock.swift
[262/333] Compiling Clocks SwiftUI.swift
[263/333] Compiling CustomDump Photos.swift
[264/333] Compiling CustomDump Speech.swift
[265/333] Compiling CustomDump StoreKit.swift
[266/333] Emitting module CustomDump
[268/333] Compiling CustomDump GameKit.swift
[269/333] Compiling CustomDump KeyPath.swift
[270/333] Compiling CustomDump Swift.swift
[271/333] Compiling CustomDump SwiftUI.swift
[272/333] Compiling CustomDump UIKit.swift
[273/356] Compiling Dependencies Context.swift
[274/356] Compiling Dependencies Date.swift
[275/356] Compiling Dependencies DependencyValues.swift
[276/356] Compiling Dependencies Assert.swift
[277/356] Emitting module PerceptionCore
[278/356] Compiling Dependencies DependencyKey.swift
[279/356] Compiling Dependencies Clocks.swift
[280/356] Compiling Dependencies Dependency.swift
[281/356] Compiling Dependencies DependencyContext.swift
[282/356] Compiling Dependencies TypeName.swift
[283/356] Compiling Dependencies PreviewTrait.swift
[284/358] Compiling Dependencies Deprecations.swift
[285/358] Compiling Dependencies Exports.swift
[286/358] Compiling Dependencies UUID.swift
[287/358] Compiling Dependencies WithRandomNumberGenerator.swift
[288/358] Compiling Dependencies TimeZone.swift
[289/358] Compiling Dependencies URLSession.swift
[290/358] Compiling Dependencies FireAndForget.swift
[291/358] Compiling Dependencies Locale.swift
[292/358] Compiling Dependencies MainQueue.swift
[293/358] Compiling Dependencies MainRunLoop.swift
[294/358] Compiling Dependencies OpenURL.swift
[298/358] Compiling PerceptionCore WithPerceptionTracking.swift
[299/358] Emitting module Dependencies
[300/358] Compiling Dependencies TestTrait.swift
[301/358] Compiling Dependencies WithDependencies.swift
[307/358] Compiling Dependencies Calendar.swift
[343/358] Emitting module SwiftSyntax
[344/358] Compiling SwiftSyntax SyntaxNodesD.swift
[345/358] Compiling SwiftSyntax SyntaxNodesEF.swift
[346/358] Compiling SwiftSyntax SyntaxNodesGHI.swift
[347/358] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[348/358] Compiling SwiftSyntax SyntaxNodesOP.swift
[349/358] Compiling SwiftSyntax SyntaxNodesQRS.swift
[350/358] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[351/416] Compiling SwiftDiagnostics Message.swift
[352/417] Compiling SwiftDiagnostics Note.swift
[353/417] Compiling SwiftBasicFormat Syntax+Extensions.swift
[354/417] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[355/417] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[356/417] Compiling SwiftDiagnostics Convenience.swift
[357/417] Compiling SwiftDiagnostics FixIt.swift
[358/417] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[359/417] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[360/417] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[361/417] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[362/417] Emitting module SwiftDiagnostics
[363/417] Compiling SwiftDiagnostics Diagnostic.swift
[364/417] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[365/417] Compiling SwiftBasicFormat InferIndentation.swift
[366/417] Emitting module SwiftBasicFormat
[367/417] Compiling SwiftBasicFormat BasicFormat.swift
[368/417] Compiling SwiftParser TopLevel.swift
[369/417] Compiling SwiftParser TriviaParser.swift
[370/417] Compiling SwiftParser Types.swift
[371/417] Compiling SwiftParser ExperimentalFeatures.swift
[372/421] Compiling SwiftParser UnicodeScalarExtensions.swift
[373/421] Compiling SwiftParser Lookahead.swift
[374/421] Compiling SwiftParser LoopProgressCondition.swift
[375/421] Compiling SwiftParser Modifiers.swift
[376/421] Compiling SwiftParser Names.swift
[377/421] Compiling SwiftParser StringLiterals.swift
[378/421] Compiling SwiftParser SwiftParserCompatibility.swift
[379/421] Compiling SwiftParser SwiftVersion.swift
[380/421] Compiling SwiftParser SyntaxUtils.swift
[381/421] Compiling SwiftParser TokenConsumer.swift
[382/421] Compiling SwiftParser TokenPrecedence.swift
[383/421] Compiling SwiftParser TokenSpec.swift
[384/421] Compiling SwiftParser TokenSpecSet.swift
[385/421] Compiling SwiftParser Nominals.swift
[386/421] Compiling SwiftParser Parameters.swift
[387/421] Compiling SwiftParser ParseSourceFile.swift
[388/421] Compiling SwiftParser Parser.swift
[389/421] Compiling SwiftParser Patterns.swift
[390/421] Compiling SwiftParser Recovery.swift
[391/421] Compiling SwiftParser Specifiers.swift
[392/421] Compiling SwiftParser Statements.swift
[393/421] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[394/421] Compiling SwiftParser Cursor.swift
[395/421] Compiling SwiftParser Lexeme.swift
[396/421] Compiling SwiftParser LexemeSequence.swift
[397/421] Compiling SwiftParser Lexer.swift
[398/421] Compiling SwiftParser RegexLiteralLexer.swift
[399/421] Compiling SwiftParser Directives.swift
[400/421] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[401/421] Compiling SwiftParser Expressions.swift
[402/421] Compiling SwiftParser IncrementalParseTransition.swift
[403/421] Compiling SwiftParser IsValidIdentifier.swift
[404/421] Compiling SwiftParser Attributes.swift
[405/421] Compiling SwiftParser Availability.swift
[406/421] Compiling SwiftParser CharacterInfo.swift
[407/421] Compiling SwiftParser CollectionNodes+Parsable.swift
[408/421] Compiling SwiftParser Declarations.swift
[409/421] Emitting module SwiftParser
[410/421] Compiling SwiftParser IsLexerClassified.swift
[411/421] Compiling SwiftParser LayoutNodes+Parsable.swift
[412/421] Compiling SwiftParser Parser+TokenSpecSet.swift
[413/421] Compiling SwiftParser TokenSpecStaticMembers.swift
[414/444] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[415/445] Compiling SwiftOperators PrecedenceGroup.swift
[416/446] Compiling SwiftOperators PrecedenceGraph.swift
[417/446] Compiling SwiftOperators OperatorTable.swift
[418/446] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[419/446] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[420/446] Compiling SwiftOperators SyntaxSynthesis.swift
[421/446] Compiling SwiftParserDiagnostics PresenceUtils.swift
[422/446] Compiling SwiftOperators OperatorTable+Semantics.swift
[423/446] Compiling SwiftOperators OperatorTable+Defaults.swift
[424/446] Compiling SwiftOperators OperatorTable+Folding.swift
[425/446] Compiling SwiftOperators OperatorError.swift
[426/446] Compiling SwiftOperators OperatorError+Diagnostics.swift
[427/446] Emitting module SwiftOperators
[428/446] Compiling SwiftOperators Operator.swift
[429/446] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[430/446] Compiling SwiftParserDiagnostics Utils.swift
[431/446] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[432/446] Compiling SwiftParserDiagnostics MissingNodesError.swift
[433/446] Compiling SwiftParserDiagnostics MissingTokenError.swift
[434/446] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[435/446] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[436/446] Emitting module SwiftParserDiagnostics
[437/446] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[438/446] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[439/461] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[440/461] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[441/461] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[442/462] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[443/462] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[444/462] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[445/462] Compiling SwiftSyntaxBuilder Indenter.swift
[446/462] Compiling SwiftSyntaxBuilder ListBuilder.swift
[447/462] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[448/462] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[449/462] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[450/462] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[451/462] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[452/462] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[453/462] Emitting module SwiftSyntaxBuilder
[454/462] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[455/480] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[456/480] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[457/480] Compiling SwiftSyntaxMacros Macro.swift
[458/480] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[459/480] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[460/480] Compiling SwiftSyntaxMacros Macro+Format.swift
[461/480] Compiling SwiftSyntaxMacros PreambleMacro.swift
[462/480] Compiling SwiftSyntaxMacros MemberMacro.swift
[463/480] Compiling SwiftSyntaxMacros PeerMacro.swift
[464/481] Compiling SwiftSyntaxMacros AttachedMacro.swift
[465/481] Compiling SwiftSyntaxMacros BodyMacro.swift
[466/481] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[467/481] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[468/481] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[469/481] Compiling SwiftSyntaxMacros AccessorMacro.swift
[470/481] Emitting module SwiftSyntaxMacros
[471/481] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[472/481] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[473/481] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[474/491] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[475/491] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[476/491] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[477/491] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[478/491] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[479/491] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[480/491] Emitting module SwiftSyntaxMacroExpansion
[481/491] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[482/491] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[483/491] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[484/503] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[485/503] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[486/503] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[487/503] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[488/503] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[489/503] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[490/503] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[491/503] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[492/503] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[493/503] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[494/503] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[495/503] Emitting module SwiftCompilerPluginMessageHandling
[496/504] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[497/506] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[498/506] Emitting module SwiftCompilerPlugin
[499/527] Compiling PerceptionMacros Plugins.swift
[500/527] Emitting module CasePathsMacros
[501/527] Compiling ComposableArchitectureMacros PresentsMacro.swift
[502/527] Compiling ComposableArchitectureMacros ViewActionMacro.swift
[503/527] Emitting module PerceptionMacros
[504/527] Compiling PerceptionMacros Extensions.swift
[505/527] Compiling PerceptionMacros PerceptibleMacro.swift
[506/527] Compiling PerceptionMacros Availability.swift
[506/527] Write Objects.LinkFileList
[508/527] Compiling DependenciesMacrosPlugin Plugins.swift
[509/527] Compiling DependenciesMacrosPlugin Support.swift
[510/527] Emitting module DependenciesMacrosPlugin
[511/527] Compiling DependenciesMacrosPlugin DependencyEndpointMacro.swift
[512/527] Compiling DependenciesMacrosPlugin DependencyClientMacro.swift
[513/527] Compiling ComposableArchitectureMacros Availability.swift
[514/527] Emitting module ComposableArchitectureMacros
[514/527] Write Objects.LinkFileList
[516/527] Compiling CasePathsMacros Plugin.swift
[517/527] Compiling CasePathsMacros CasePathableMacro.swift
[517/527] Write Objects.LinkFileList
[519/527] Compiling ComposableArchitectureMacros Extensions.swift
[520/527] Compiling ComposableArchitectureMacros ObservableStateMacro.swift
[521/527] Compiling ComposableArchitectureMacros Plugins.swift
[522/527] Compiling ComposableArchitectureMacros ReducerMacro.swift
[522/527] Write Objects.LinkFileList
[523/527] Linking PerceptionMacros-tool
[524/530] Linking DependenciesMacrosPlugin-tool
[525/533] Linking CasePathsMacros-tool
[527/548] Emitting module Perception
[528/548] Compiling Perception Macros.swift
[529/548] Compiling Perception Exports.swift
[529/548] Linking ComposableArchitectureMacros-tool
[531/548] Compiling CasePaths Never+CasePathable.swift
[532/548] Compiling CasePaths Optional+CasePathable.swift
[533/548] Compiling CasePaths Result+CasePathable.swift
[534/549] Compiling CasePaths XCTestSupport.swift
[535/549] Compiling DependenciesMacros Macros.swift
[536/549] Emitting module DependenciesMacros
[537/549] Compiling DependenciesMacros Exports.swift
[538/549] Compiling CasePaths CasePathReflectable.swift
[539/549] Compiling CasePaths CasePathable.swift
[540/549] Compiling CasePaths TypeName.swift
[541/549] Compiling CasePaths UncheckedSendable.swift
[542/549] Compiling CasePaths AnyCasePath.swift
[543/549] Compiling CasePaths CasePathIterable.swift
[544/549] Compiling CasePaths LockIsolated.swift
[545/549] Compiling CasePaths OpenExistential.swift
[546/549] Compiling CasePaths Macros.swift
[547/549] Emitting module CasePaths
[548/549] Compiling CasePaths EnumReflection.swift
[549/549] Compiling CasePaths Deprecations.swift
[550/569] Compiling SwiftNavigation ErrorMechanism.swift
[551/569] Compiling SwiftNavigation Exports.swift
[552/569] Compiling SwiftNavigation ToOptionalUnit.swift
[553/569] Compiling SwiftNavigation NSObject+Observe.swift
[554/571] Compiling SwiftNavigation AlertState.swift
[555/571] Compiling SwiftNavigation Bind.swift
[556/571] Compiling SwiftNavigation Binding.swift
[557/571] Emitting module SwiftNavigation
[558/571] Compiling SwiftNavigation UINavigationPath.swift
[559/571] Compiling SwiftNavigation UITransaction.swift
[560/571] Compiling SwiftNavigation HashableStaticString.swift
[561/571] Compiling SwiftNavigation KeyPath+Sendable.swift
[562/571] Compiling SwiftNavigation UIBindable.swift
[563/571] Compiling SwiftNavigation UIBinding.swift
[564/571] Compiling SwiftNavigation AssumeIsolated.swift
[565/571] Compiling SwiftNavigation Deprecations.swift
[566/571] Compiling SwiftNavigation ButtonState.swift
[567/571] Compiling SwiftNavigation ButtonStateBuilder.swift
[568/571] Compiling SwiftNavigation ConfirmationDialogState.swift
[569/571] Compiling SwiftNavigation HashableObject.swift
[570/571] Compiling SwiftNavigation Observe.swift
[571/571] Compiling SwiftNavigation TextState.swift
[572/591] Emitting module UIKitNavigation
[573/593] Compiling UIKitNavigation UIPageControl.swift
[574/593] Compiling UIKitNavigation UISegmentedControl.swift
[575/593] Compiling UIKitNavigation UITextField.swift
[576/593] Compiling UIKitNavigation Exports.swift
[577/593] Compiling UIKitNavigation UIColorWell.swift
[578/593] Compiling UIKitNavigation UIControl.swift
[579/593] Compiling UIKitNavigation UIDatePicker.swift
[580/593] Compiling UIKitNavigation UISwitch.swift
[581/593] Compiling UIKitNavigation UITabBarController.swift
[582/593] Compiling UIKitNavigation NavigationStackController.swift
[583/593] Compiling UIKitNavigation Presentation.swift
[584/593] Compiling UIKitNavigation Push.swift
[585/593] Compiling UIKitNavigation UIAlertController.swift
[586/593] Compiling UIKitNavigation Representable.swift
[587/593] Compiling UIKitNavigation UIBinding.swift
[588/593] Compiling UIKitNavigation UISlider.swift
[589/593] Compiling UIKitNavigation UIStepper.swift
[590/593] Compiling UIKitNavigation PopFromViewController.swift
[591/593] Compiling UIKitNavigation Dismiss.swift
[592/593] Compiling UIKitNavigation UIKitAnimation.swift
[593/593] Compiling UIKitNavigation UITransaction.swift
[594/605] Compiling SwiftUINavigation Identified.swift
[595/605] Compiling SwiftUINavigation Exports.swift
[596/605] Compiling SwiftUINavigation NavigationLink.swift
[597/606] Compiling SwiftUINavigation NavigationDestination.swift
[598/606] Compiling SwiftUINavigation Sheet.swift
[599/606] Compiling SwiftUINavigation Popover.swift
[600/606] Compiling SwiftUINavigation WithState.swift
[601/606] Compiling SwiftUINavigation Binding+Internal.swift
[602/606] Emitting module SwiftUINavigation
[603/606] Compiling SwiftUINavigation ConfirmationDialog.swift
[604/606] Compiling SwiftUINavigation FullScreenCover.swift
[605/606] Compiling SwiftUINavigation Alert.swift
[606/606] Compiling SwiftUINavigation Binding.swift
[607/692] Compiling ComposableArchitecture EphemeralState.swift
[608/692] Compiling ComposableArchitecture Exports.swift
[609/692] Compiling ComposableArchitecture HashableStaticString.swift
[610/692] Compiling ComposableArchitecture KeyPath+Sendable.swift
[611/692] Compiling ComposableArchitecture Locking.swift
[612/692] Compiling ComposableArchitecture Logger.swift
[613/692] Compiling ComposableArchitecture NavigationID.swift
[614/692] Compiling ComposableArchitecture NotificationName.swift
[615/692] Compiling ComposableArchitecture OpenExistential.swift
[616/692] Compiling ComposableArchitecture PresentationID.swift
[617/701] Compiling ComposableArchitecture AreOrderedSetsDuplicates.swift
[618/701] Compiling ComposableArchitecture AssumeIsolated.swift
[619/701] Compiling ComposableArchitecture Box.swift
[620/701] Compiling ComposableArchitecture Create.swift
[621/701] Compiling ComposableArchitecture CurrentValueRelay.swift
[622/701] Compiling ComposableArchitecture Debug.swift
[623/701] Compiling ComposableArchitecture DefaultSubscript.swift
[624/701] Compiling ComposableArchitecture Deprecations.swift
[625/701] Compiling ComposableArchitecture DispatchQueue.swift
[626/701] Compiling ComposableArchitecture EffectActions.swift
[627/701] Compiling ComposableArchitecture Store+Observation.swift
[628/701] Compiling ComposableArchitecture ViewAction.swift
[629/701] Compiling ComposableArchitecture Reducer.swift
[630/701] Compiling ComposableArchitecture ReducerBuilder.swift
[631/701] Compiling ComposableArchitecture BindingReducer.swift
[632/701] Compiling ComposableArchitecture CombineReducers.swift
[633/701] Compiling ComposableArchitecture DebugReducer.swift
[634/701] Compiling ComposableArchitecture DependencyKeyWritingReducer.swift
[635/701] Compiling ComposableArchitecture EmptyReducer.swift
[636/701] Compiling ComposableArchitecture CaseReducer.swift
[637/701] Compiling ComposableArchitecture Dismiss.swift
[638/701] Compiling ComposableArchitecture IsPresented.swift
[639/701] Compiling ComposableArchitecture Effect.swift
[640/701] Compiling ComposableArchitecture Animation.swift
[641/701] Compiling ComposableArchitecture Cancellation.swift
[642/701] Compiling ComposableArchitecture Debounce.swift
[643/701] Compiling ComposableArchitecture Publisher.swift
[644/701] Compiling ComposableArchitecture TaskResult.swift
[645/701] Compiling ComposableArchitecture Throttle.swift
[646/701] Compiling ComposableArchitecture ForEachReducer.swift
[647/701] Compiling ComposableArchitecture IfCaseLetReducer.swift
[648/701] Compiling ComposableArchitecture IfLetReducer.swift
[649/701] Compiling ComposableArchitecture OnChange.swift
[650/701] Compiling ComposableArchitecture Optional.swift
[651/701] Compiling ComposableArchitecture PresentationReducer.swift
[652/701] Compiling ComposableArchitecture Reduce.swift
[653/701] Compiling ComposableArchitecture Scope.swift
[654/701] Compiling ComposableArchitecture SignpostReducer.swift
[655/701] Compiling ComposableArchitecture LegacyAlert.swift
[656/701] Compiling ComposableArchitecture NavigationLinkStore.swift
[657/701] Compiling ComposableArchitecture ForEachStore.swift
[658/701] Compiling ComposableArchitecture FullScreenCover.swift
[659/701] Compiling ComposableArchitecture IfLetStore.swift
[660/701] Compiling ComposableArchitecture NavigationDestination.swift
[661/701] Compiling ComposableArchitecture NavigationStackStore.swift
[662/701] Compiling ComposableArchitecture Popover.swift
[663/701] Compiling ComposableArchitecture PresentationModifier.swift
[664/701] Compiling ComposableArchitecture ReturningLastNonNilValue.swift
[665/701] Compiling ComposableArchitecture RuntimeWarnings.swift
[666/701] Compiling ComposableArchitecture StackIDGenerator.swift
[667/701] Compiling ComposableArchitecture Macros.swift
[668/701] Compiling ComposableArchitecture Alert+Observation.swift
[669/701] Compiling ComposableArchitecture Binding+Observation.swift
[670/701] Compiling ComposableArchitecture IdentifiedArray+Observation.swift
[671/701] Compiling ComposableArchitecture NavigationStack+Observation.swift
[672/701] Compiling ComposableArchitecture ObservableState.swift
[673/701] Compiling ComposableArchitecture ObservationStateRegistrar.swift
[674/701] Compiling ComposableArchitecture StackReducer.swift
[675/701] Compiling ComposableArchitecture RootStore.swift
[676/701] Compiling ComposableArchitecture PersistenceKey.swift
[677/701] Compiling ComposableArchitecture AppStorageKey.swift
[678/701] Compiling ComposableArchitecture AppStorageKeyPathKey.swift
[679/701] Compiling ComposableArchitecture FileStorageKey.swift
[680/701] Compiling ComposableArchitecture InMemoryKey.swift
[681/701] Compiling ComposableArchitecture PersistenceKeyDefault.swift
[682/701] Compiling ComposableArchitecture Reference.swift
[683/701] Emitting module ComposableArchitecture
[684/701] Compiling ComposableArchitecture ValueReference.swift
[685/701] Compiling ComposableArchitecture Shared.swift
[686/701] Compiling ComposableArchitecture SharedChangeTracking.swift
[687/701] Compiling ComposableArchitecture SharedReader.swift
[688/701] Compiling ComposableArchitecture Store.swift
[689/701] Compiling ComposableArchitecture Alert.swift
[690/701] Compiling ComposableArchitecture Binding.swift
[691/701] Compiling ComposableArchitecture ConfirmationDialog.swift
[692/701] Compiling ComposableArchitecture ActionSheet.swift
[693/701] Compiling ComposableArchitecture Sheet.swift
[694/701] Compiling ComposableArchitecture SwitchStore.swift
[695/701] Compiling ComposableArchitecture WithViewStore.swift
[696/701] Compiling ComposableArchitecture TestStore.swift
[697/701] Compiling ComposableArchitecture AlertStateUIKit.swift
[698/701] Compiling ComposableArchitecture IfLetUIKit.swift
[699/701] Compiling ComposableArchitecture NavigationStackControllerUIKit.swift
[700/701] Compiling ComposableArchitecture ViewStore.swift
[701/701] Compiling ComposableArchitecture resource_bundle_accessor.swift
[702/718] Compiling ComposableLoadable OnAppearView.swift
[703/718] Compiling ComposableLoadable LoadableView.swift
[704/719] Compiling ComposableLoadable OpenExistential.swift
[705/719] Compiling ComposableLoadable PaginationContext.swift
[706/719] Compiling ComposableLoadable LoadableState.swift
[707/719] Compiling ComposableLoadable LoadingAction.swift
[708/719] Compiling ComposableLoadable PaginationDirection.swift
[709/719] Compiling ComposableLoadable PaginationFeature+.swift
[710/719] Compiling ComposableLoadable Loadable.swift
[711/719] Compiling ComposableLoadable LoadableClient.swift
[712/719] Compiling ComposableLoadable Array+.swift
[713/719] Compiling ComposableLoadable IdentifiedArray+.swift
[714/719] Compiling ComposableLoadable LoadingReducer.swift
[715/719] Compiling ComposableLoadable Typealiases.swift
[716/719] Emitting module ComposableLoadable
[717/719] Compiling ComposableLoadable PaginationFeature.swift
[718/719] Compiling ComposableLoadable FailureView.swift
[719/719] Compiling ComposableLoadable PaginationLoadMore.swift
[720/726] Compiling CommonTestHelpers TestState.swift
[721/726] Compiling CommonTestHelpers KeyPath+.swift
[722/726] Compiling CommonTestHelpers Errors.swift
[723/726] Compiling CommonTestHelpers TestFeatureClient.swift
[724/726] Compiling CommonTestHelpers CounterFeature.swift
[725/726] Emitting module CommonTestHelpers
[726/726] Compiling CommonTestHelpers ParentFeature.swift
Build complete! (113.35s)
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-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-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 complete.
{
  "dependencies" : [
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    },
    {
      "identity" : "swift-composable-architecture",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.15.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-composable-architecture"
    }
  ],
  "manifest_display_name" : "swift-composable-loadable",
  "name" : "swift-composable-loadable",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "tvos",
      "version" : "16.0"
    },
    {
      "name" : "watchos",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "ComposableLoadable",
      "targets" : [
        "ComposableLoadable"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ComposableLoadableTests",
      "module_type" : "SwiftTarget",
      "name" : "ComposableLoadableTests",
      "path" : "Tests/ComposableLoadableTests",
      "sources" : [
        "Array+Tests.swift",
        "LoadableActionTests.swift",
        "LoadableReducerTests.swift",
        "LoadableStateTests.swift",
        "PaginationFeatureStateTests.swift",
        "PaginationFeatureTests.swift"
      ],
      "target_dependencies" : [
        "CommonTestHelpers",
        "ComposableLoadable"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ComposableLoadable",
      "module_type" : "SwiftTarget",
      "name" : "ComposableLoadable",
      "path" : "Sources/ComposableLoadable",
      "product_dependencies" : [
        "ComposableArchitecture"
      ],
      "product_memberships" : [
        "ComposableLoadable"
      ],
      "sources" : [
        "Array+.swift",
        "IdentifiedArray+.swift",
        "Loadable/Loadable.swift",
        "Loadable/LoadableClient.swift",
        "Loadable/LoadableState.swift",
        "Loadable/LoadingAction.swift",
        "Loadable/LoadingReducer.swift",
        "Loadable/Typealiases.swift",
        "OpenExistential.swift",
        "Pagination/PaginationContext.swift",
        "Pagination/PaginationDirection.swift",
        "Pagination/PaginationFeature+.swift",
        "Pagination/PaginationFeature.swift",
        "Views/FailureView.swift",
        "Views/LoadableView.swift",
        "Views/OnAppearView.swift",
        "Views/PaginationLoadMore.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CommonTestHelpers",
      "module_type" : "SwiftTarget",
      "name" : "CommonTestHelpers",
      "path" : "Sources/CommonTestHelpers",
      "product_dependencies" : [
        "ComposableArchitecture"
      ],
      "sources" : [
        "CounterFeature.swift",
        "Errors.swift",
        "KeyPath+.swift",
        "ParentFeature.swift",
        "TestFeatureClient.swift",
        "TestState.swift"
      ],
      "target_dependencies" : [
        "ComposableLoadable"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.