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-utilities, reference main (79aa88), with Swift 6.1 for macOS (SPM) on 5 Jun 2025 01:08:41 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/danthorpe/swift-utilities.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/danthorpe/swift-utilities
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 79aa888 bot: bump github.com/pointfreeco/xctest-dynamic-overlay from 1.5.1 to 1.5.2 (#63)
Cloned https://github.com/danthorpe/swift-utilities.git
Revision (git rev-parse @):
79aa8887a2549c0dfea61952c2b69a0438c38279
SUCCESS checkout https://github.com/danthorpe/swift-utilities.git at main
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/pointfreeco/swift-clocks from cache
Fetching https://github.com/pointfreeco/swift-custom-dump from cache
Fetching https://github.com/pointfreeco/swift-dependencies from cache
Fetching https://github.com/swiftlang/swift-syntax from cache
Fetching https://github.com/apple/swift-argument-parser from cache
Fetching https://github.com/pointfreeco/combine-schedulers from cache
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.03s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.04s)
Fetched https://github.com/pointfreeco/swift-dependencies from cache (0.04s)
Fetched https://github.com/swiftlang/swift-syntax from cache (0.04s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.04s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetching http://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/apple/swift-async-algorithms
Fetching https://github.com/apple/swift-collections from cache
Fetching https://github.com/pointfreeco/swift-concurrency-extras from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.03s)
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.03s)
Fetched https://github.com/apple/swift-collections from cache (0.03s)
[1/2068] Fetching swift-docc-plugin
[84/7053] Fetching swift-docc-plugin, swift-async-algorithms
[1675/12511] Fetching swift-docc-plugin, swift-async-algorithms, xctest-dynamic-overlay
Fetched https://github.com/apple/swift-async-algorithms from cache (1.02s)
[959/7526] Fetching swift-docc-plugin, xctest-dynamic-overlay
Fetched https://github.com/apple/swift-docc-plugin from cache (1.27s)
Fetched https://github.com/pointfreeco/swift-clocks from cache (1.27s)
[3548/5458] Fetching xctest-dynamic-overlay
Fetched http://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.43s)
Creating working copy for https://github.com/pointfreeco/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 1.0.6
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.3.1
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-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.9.2
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.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-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.3
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/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for http://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of http://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.5.2
Creating working copy for https://github.com/apple/swift-async-algorithms
Working copy of https://github.com/apple/swift-async-algorithms resolved at 1.0.4
========================================
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-utilities",
      "name": "swift-utilities",
      "url": "https://github.com/danthorpe/swift-utilities.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-utilities",
      "dependencies": [
        {
          "identity": "swift-async-algorithms",
          "name": "swift-async-algorithms",
          "url": "https://github.com/apple/swift-async-algorithms",
          "version": "1.0.4",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-async-algorithms",
          "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-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-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": "http://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-dependencies",
          "name": "swift-dependencies",
          "url": "https://github.com/pointfreeco/swift-dependencies",
          "version": "1.9.2",
          "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.3",
              "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.1",
                  "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": "http://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-clocks",
              "name": "swift-clocks",
              "url": "https://github.com/pointfreeco/swift-clocks",
              "version": "1.0.6",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-clocks",
              "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": "xctest-dynamic-overlay",
                  "name": "xctest-dynamic-overlay",
                  "url": "http://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": "xctest-dynamic-overlay",
              "name": "xctest-dynamic-overlay",
              "url": "http://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-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": "http://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/danthorpe/swift-utilities.git
[1/1371] Fetching swift-utilities
Fetched https://github.com/danthorpe/swift-utilities.git from cache (0.90s)
Fetching https://github.com/pointfreeco/swift-dependencies from cache
Fetching https://github.com/pointfreeco/swift-custom-dump from cache
Fetching https://github.com/apple/swift-async-algorithms from cache
Fetching http://github.com/pointfreeco/xctest-dynamic-overlay 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/swift-dependencies from cache (0.76s)
Fetched http://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.85s)
Fetched https://github.com/apple/swift-async-algorithms from cache (0.85s)
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.85s)
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.85s)
Fetched https://github.com/apple/swift-collections from cache (0.86s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.1 (1.36s)
Computing version for http://github.com/pointfreeco/xctest-dynamic-overlay
Computed http://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.46s)
Computing version for https://github.com/apple/swift-async-algorithms
Computed https://github.com/apple/swift-async-algorithms at 1.0.4 (0.51s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.9.2 (0.46s)
Fetching https://github.com/swiftlang/swift-syntax from cache
Fetching https://github.com/pointfreeco/swift-clocks from cache
Fetching https://github.com/pointfreeco/combine-schedulers from cache
Fetched https://github.com/pointfreeco/combine-schedulers from cache (1.36s)
Fetched https://github.com/pointfreeco/swift-clocks from cache (1.36s)
Fetched https://github.com/swiftlang/swift-syntax from cache (1.38s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.3 (1.88s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (0.46s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.0 (0.53s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.45s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (0.66s)
Creating working copy for https://github.com/apple/swift-async-algorithms
Working copy of https://github.com/apple/swift-async-algorithms resolved at 1.0.4
Creating working copy for https://github.com/pointfreeco/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.9.2
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 http://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of http://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.5.2
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.0.3
Creating working copy for https://github.com/danthorpe/swift-utilities.git
Working copy of https://github.com/danthorpe/swift-utilities.git resolved at main (79aa888)
Creating working copy for https://github.com/pointfreeco/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 1.0.6
Creating working copy for https://github.com/pointfreeco/swift-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-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.2.0
warning: '.resolve-product-dependencies': dependency 'swift-utilities' is not used by any target
Found 6 product dependencies
  - swift-async-algorithms
  - swift-collections
  - swift-concurrency-extras
  - swift-custom-dump
  - swift-dependencies
  - xctest-dynamic-overlay
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/danthorpe/swift-utilities.git
https://github.com/danthorpe/swift-utilities.git
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "swift-async-algorithms",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-async-algorithms"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    },
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections"
    },
    {
      "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-concurrency-extras",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.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.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-custom-dump"
    },
    {
      "identity" : "swift-dependencies",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.7.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-dependencies"
    },
    {
      "identity" : "xctest-dynamic-overlay",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "http://github.com/pointfreeco/xctest-dynamic-overlay"
    }
  ],
  "manifest_display_name" : "swift-utilities",
  "name" : "swift-utilities",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "tvos",
      "version" : "14.0"
    },
    {
      "name" : "watchos",
      "version" : "7.0"
    }
  ],
  "products" : [
    {
      "name" : "AssertionExtras",
      "targets" : [
        "AssertionExtras"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Cache",
      "targets" : [
        "Cache"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Extensions",
      "targets" : [
        "Extensions"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "FileManagerClient",
      "targets" : [
        "FileManagerClient"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Protected",
      "targets" : [
        "Protected"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Reachability",
      "targets" : [
        "Reachability"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ShortID",
      "targets" : [
        "ShortID"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ShortIDTests",
      "module_type" : "SwiftTarget",
      "name" : "ShortIDTests",
      "path" : "Tests/ShortIDTests",
      "product_dependencies" : [
        "CustomDump"
      ],
      "sources" : [
        "ShortIDTests.swift"
      ],
      "target_dependencies" : [
        "ShortID"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ShortID",
      "module_type" : "SwiftTarget",
      "name" : "ShortID",
      "path" : "Sources/ShortID",
      "product_dependencies" : [
        "Dependencies"
      ],
      "product_memberships" : [
        "ShortID"
      ],
      "sources" : [
        "ShortID+Dependencies.swift",
        "ShortID.swift"
      ],
      "target_dependencies" : [
        "Protected"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Reachability",
      "module_type" : "SwiftTarget",
      "name" : "Reachability",
      "path" : "Sources/Reachability",
      "product_dependencies" : [
        "AsyncAlgorithms",
        "Dependencies",
        "IssueReporting"
      ],
      "product_memberships" : [
        "Reachability"
      ],
      "sources" : [
        "Reachability+LiveKey.swift",
        "Reachability+TestKey.swift",
        "Reachability.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ProtectedTests",
      "module_type" : "SwiftTarget",
      "name" : "ProtectedTests",
      "path" : "Tests/ProtectedTests",
      "product_dependencies" : [
        "CustomDump"
      ],
      "sources" : [
        "ProtectedTests.swift"
      ],
      "target_dependencies" : [
        "Protected"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Protected",
      "module_type" : "SwiftTarget",
      "name" : "Protected",
      "path" : "Sources/Protected",
      "product_memberships" : [
        "Protected",
        "ShortID"
      ],
      "sources" : [
        "Protected.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "FileManagerClient",
      "module_type" : "SwiftTarget",
      "name" : "FileManagerClient",
      "path" : "Sources/FileManagerClient",
      "product_dependencies" : [
        "Dependencies",
        "DependenciesMacros",
        "IssueReporting"
      ],
      "product_memberships" : [
        "FileManagerClient"
      ],
      "sources" : [
        "FileManagerClient.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ExtensionsTests",
      "module_type" : "SwiftTarget",
      "name" : "ExtensionsTests",
      "path" : "Tests/ExtensionsTests",
      "product_dependencies" : [
        "CustomDump"
      ],
      "sources" : [
        "DateGenerator+Tests.swift"
      ],
      "target_dependencies" : [
        "Extensions"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Extensions",
      "module_type" : "SwiftTarget",
      "name" : "Extensions",
      "path" : "Sources/Extensions",
      "product_dependencies" : [
        "Dependencies"
      ],
      "product_memberships" : [
        "AssertionExtras",
        "Cache",
        "Extensions"
      ],
      "sources" : [
        "Calendar+.swift",
        "DateGenerator+.swift",
        "Task+.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CacheTests",
      "module_type" : "SwiftTarget",
      "name" : "CacheTests",
      "path" : "Tests/CacheTests",
      "product_dependencies" : [
        "CustomDump"
      ],
      "sources" : [
        "CacheTests.swift"
      ],
      "target_dependencies" : [
        "Cache"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Cache",
      "module_type" : "SwiftTarget",
      "name" : "Cache",
      "path" : "Sources/Cache",
      "product_dependencies" : [
        "AsyncAlgorithms",
        "ConcurrencyExtras",
        "DequeModule",
        "Dependencies",
        "DependenciesMacros",
        "OrderedCollections"
      ],
      "product_memberships" : [
        "Cache"
      ],
      "sources" : [
        "Cache.swift",
        "CacheSystemEvents.swift"
      ],
      "target_dependencies" : [
        "Extensions"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AssertionExtras",
      "module_type" : "SwiftTarget",
      "name" : "AssertionExtras",
      "path" : "Sources/AssertionExtras",
      "product_dependencies" : [
        "CustomDump",
        "IssueReporting",
        "IssueReportingTestSupport"
      ],
      "product_memberships" : [
        "AssertionExtras"
      ],
      "sources" : [
        "XCTAssertNoThrows.swift",
        "XCTAssertThrowsError.swift"
      ],
      "target_dependencies" : [
        "Extensions"
      ],
      "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
[3/3] Compiling plugin GenerateManual
Building for debugging...
[3/44] Write sources
[38/44] Compiling _SwiftSyntaxCShims dummy.c
[39/44] Write swift-version-2F0A5646E1D333AE.txt
[41/103] Compiling SwiftSyntax510 Empty.swift
[42/103] Emitting module SwiftSyntax510
[43/103] Emitting module SwiftSyntax509
[44/103] Compiling SwiftSyntax509 Empty.swift
[45/103] Compiling SwiftSyntax600 Empty.swift
[46/103] Emitting module SwiftSyntax600
[47/103] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[48/104] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[49/104] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[50/104] Emitting module InternalCollectionsUtilities
[51/104] Compiling IssueReporting RuntimeWarningReporter.swift
[52/104] Compiling IssueReporting ReportIssue.swift
[53/104] Compiling IssueReporting IsTesting.swift
[54/104] Compiling IssueReporting IssueReporter.swift
[55/104] Compiling IssueReporting BreakpointReporter.swift
[56/104] Compiling IssueReporting FatalErrorReporter.swift
[57/104] Compiling IssueReporting ErrorReporting.swift
[58/104] Compiling IssueReporting AppHostWarning.swift
[59/104] Compiling IssueReporting LockIsolated.swift
[60/104] Compiling IssueReporting Rethrows.swift
[61/104] Compiling IssueReporting SwiftTesting.swift
[62/104] Compiling IssueReporting UncheckedSendable.swift
[63/104] Compiling IssueReporting Deprecations.swift
[64/104] Compiling IssueReporting FailureObserver.swift
[65/104] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[66/241] Compiling DequeModule _DequeBufferHeader.swift
[67/241] Compiling DequeModule _DequeSlot.swift
[68/242] Compiling DequeModule _DequeBuffer.swift
[69/242] Compiling DequeModule _UnsafeWrappedBuffer.swift
[70/242] Compiling OrderedCollections _HashTable.swift
[71/242] Compiling OrderedCollections OrderedSet+Codable.swift
[72/242] Compiling OrderedCollections _HashTable+Constants.swift
[73/242] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[74/242] Compiling OrderedCollections OrderedSet+Diffing.swift
[75/242] Compiling OrderedCollections OrderedSet+Equatable.swift
[76/242] Compiling OrderedCollections _HashTable+Testing.swift
[77/242] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[78/242] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[79/242] Compiling OrderedCollections OrderedSet+Descriptions.swift
[80/242] Compiling OrderedCollections _Hashtable+Header.swift
[81/242] Compiling OrderedCollections OrderedDictionary+Codable.swift
[82/242] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[83/242] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[84/242] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[85/242] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[86/242] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[87/242] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[88/242] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[89/242] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[90/242] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[91/242] Compiling OrderedCollections OrderedSet+Sendable.swift
[92/242] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[93/242] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[94/242] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[95/242] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[96/242] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[97/242] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[98/248] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[99/248] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[100/248] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[101/248] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[102/248] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[103/248] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[109/248] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[110/248] Compiling OrderedCollections _HashTable+Bucket.swift
[111/248] Compiling OrderedCollections _HashTable+BucketIterator.swift
[112/248] Compiling OrderedCollections OrderedDictionary+Elements.swift
[113/248] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[114/248] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[115/248] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[116/248] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[117/248] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[118/248] Compiling OrderedCollections OrderedSet+Hashable.swift
[119/248] Compiling OrderedCollections OrderedSet+Initializers.swift
[120/248] Compiling OrderedCollections OrderedSet+Insertions.swift
[121/248] Compiling OrderedCollections OrderedSet+Invariants.swift
[122/248] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[123/248] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[124/248] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[125/248] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[126/248] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[127/248] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[128/248] Compiling OrderedCollections OrderedDictionary+Values.swift
[129/248] Compiling OrderedCollections OrderedDictionary.swift
[130/248] Emitting module DequeModule
[146/255] Compiling OrderedCollections OrderedSet+SubSequence.swift
[147/255] Compiling OrderedCollections OrderedSet+Testing.swift
[148/255] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[149/255] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[150/255] Compiling OrderedCollections OrderedSet.swift
[151/255] Compiling OrderedCollections _UnsafeBitset.swift
[152/255] Emitting module OrderedCollections
[153/301] Emitting module ConcurrencyExtras
[154/302] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[155/302] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[156/304] Compiling ConcurrencyExtras UncheckedSendable.swift
[157/304] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[160/304] Compiling IssueReporting WithExpectedIssue.swift
[161/304] Compiling IssueReporting WithIssueContext.swift
[162/304] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[163/304] Compiling AsyncAlgorithms ChannelStateMachine.swift
[164/304] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[165/304] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[166/304] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[167/304] Compiling AsyncAlgorithms CombineLatestStorage.swift
[168/304] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[169/304] Compiling AsyncAlgorithms DebounceStateMachine.swift
[170/304] Compiling AsyncAlgorithms DebounceStorage.swift
[173/304] Emitting module AsyncAlgorithms
[179/309] Compiling AsyncAlgorithms MergeStateMachine.swift
[180/309] Compiling AsyncAlgorithms MergeStorage.swift
[181/309] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[182/309] Compiling AsyncAlgorithms Rethrow.swift
[183/309] Compiling AsyncAlgorithms SetAlgebra.swift
[184/309] Compiling ConcurrencyExtras Locking.swift
[185/309] Emitting module IssueReporting
[186/309] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[187/309] Compiling Protected Protected.swift
[188/309] Emitting module Protected
[189/309] Compiling ConcurrencyExtras MainSerialExecutor.swift
[190/309] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[191/309] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[192/309] Compiling ConcurrencyExtras AsyncStream.swift
[193/309] Compiling ConcurrencyExtras UncheckedBox.swift
[194/309] Compiling ConcurrencyExtras Result.swift
[195/309] Compiling ConcurrencyExtras LockIsolated.swift
[196/309] Compiling ConcurrencyExtras Task.swift
[197/309] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[198/309] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[205/309] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[206/309] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[207/309] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[208/309] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[213/309] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[214/309] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[215/309] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[216/309] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[217/309] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[218/309] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[219/309] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[220/309] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[221/309] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[222/309] Compiling AsyncAlgorithms AsyncChannel.swift
[223/309] Compiling AsyncAlgorithms Dictionary.swift
[224/309] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[225/309] Compiling AsyncAlgorithms Locking.swift
[226/309] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[227/309] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[230/309] Compiling AsyncAlgorithms ChannelStorage.swift
[231/309] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[232/309] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[233/333] Compiling XCTestDynamicOverlay Exports.swift
[234/333] Compiling AsyncAlgorithms UnsafeTransfer.swift
[235/333] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[236/333] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[237/333] Compiling AsyncAlgorithms ZipStateMachine.swift
[238/333] Compiling AsyncAlgorithms ZipStorage.swift
[244/333] Compiling CombineSchedulers ImmediateScheduler.swift
[245/333] Compiling CombineSchedulers Deprecations.swift
[246/333] Compiling CombineSchedulers AnyScheduler.swift
[247/333] Compiling CombineSchedulers Concurrency.swift
[254/333] Emitting module XCTestDynamicOverlay
[255/333] Compiling XCTestDynamicOverlay Deprecations.swift
[256/361] Emitting module SwiftSyntax
[268/361] Compiling SwiftSyntax RawSyntaxNodesD.swift
[269/361] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[270/361] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[271/361] Compiling CombineSchedulers UIKit.swift
[272/361] Compiling CombineSchedulers UIScheduler.swift
[273/362] Compiling CombineSchedulers NSRecursiveLock.swift
[274/362] Compiling CombineSchedulers Timer.swift
[275/362] Compiling Clocks TestClock.swift
[276/362] Compiling Clocks UnimplementedClock.swift
[277/362] Compiling Clocks Timer.swift
[278/362] Compiling CombineSchedulers UnimplementedScheduler.swift
[279/362] Compiling IssueReportingTestSupport SwiftTesting.swift
[280/362] Emitting module IssueReportingTestSupport
[281/362] Compiling IssueReportingTestSupport XCTest.swift
[281/362] Write Objects.LinkFileList
[282/362] Linking libIssueReportingTestSupport.dylib
[284/362] Emitting module CustomDump
[285/364] Compiling CustomDump CoreImage.swift
[286/364] Compiling CustomDump CoreLocation.swift
[287/364] Compiling CustomDump CoreMotion.swift
[288/364] Compiling CustomDump AnyType.swift
[289/364] Compiling CustomDump CollectionDifference.swift
[290/364] Compiling CustomDump Identifiable.swift
[291/364] Compiling CombineSchedulers TestScheduler.swift
[292/364] Compiling CombineSchedulers Lock.swift
[293/364] Compiling CustomDump Mirror.swift
[294/364] Compiling CustomDump String.swift
[295/364] Compiling CustomDump Unordered.swift
[296/364] Compiling CustomDump StoreKit.swift
[297/364] Compiling CustomDump Swift.swift
[298/364] Compiling CustomDump Photos.swift
[299/364] Compiling CustomDump Speech.swift
[300/364] Emitting module CombineSchedulers
[301/364] Compiling Clocks ImmediateClock.swift
[302/364] Compiling Clocks _AsyncTimerSequence.swift
[303/364] Compiling CombineSchedulers SwiftUI.swift
[304/364] Compiling Clocks Lock.swift
[305/364] Emitting module Clocks
[306/364] Compiling Clocks AnyClock.swift
[307/364] Compiling Clocks SwiftUI.swift
[308/364] Compiling CustomDump UserNotifications.swift
[309/364] Compiling CustomDump UserNotificationsUI.swift
[310/364] Compiling CustomDump CustomDumpReflectable.swift
[311/364] Compiling CustomDump CustomDumpRepresentable.swift
[312/364] Compiling CustomDump CustomDumpStringConvertible.swift
[313/364] Compiling CustomDump Diff.swift
[314/364] Compiling CustomDump Foundation.swift
[315/364] Compiling CustomDump GameKit.swift
[316/364] Compiling CustomDump KeyPath.swift
[317/364] Compiling CustomDump Dump.swift
[318/364] Compiling CustomDump ExpectDifference.swift
[319/364] Compiling CustomDump ExpectNoDifference.swift
[320/364] Compiling CustomDump XCTAssertDifference.swift
[321/364] Compiling CustomDump XCTAssertNoDifference.swift
[322/388] Compiling Dependencies DependencyValues.swift
[323/388] Compiling Dependencies Assert.swift
[324/388] Compiling Dependencies Calendar.swift
[325/388] Compiling Dependencies Dependency.swift
[326/388] Compiling Dependencies DependencyContext.swift
[327/388] Compiling Dependencies DependencyKey.swift
[328/388] Compiling Dependencies TypeName.swift
[329/388] Compiling Dependencies PreviewTrait.swift
[330/390] Compiling Dependencies Clocks.swift
[331/390] Compiling Dependencies Context.swift
[332/390] Compiling Dependencies Date.swift
[333/390] Compiling Dependencies Deprecations.swift
[334/390] Compiling Dependencies Exports.swift
[335/390] Compiling Dependencies FireAndForget.swift
[336/390] Compiling Dependencies Locale.swift
[337/390] Compiling Dependencies MainQueue.swift
[338/390] Compiling Dependencies WithRandomNumberGenerator.swift
[339/390] Compiling Dependencies AppEntryPoint.swift
[343/390] Emitting module Dependencies
[344/390] Compiling Dependencies URLSession.swift
[345/390] Compiling Dependencies UUID.swift
[346/390] Compiling Dependencies MainRunLoop.swift
[347/390] Compiling Dependencies OpenURL.swift
[348/390] Compiling Dependencies TimeZone.swift
[360/390] Compiling Dependencies TestTrait.swift
[361/390] Compiling Dependencies WithDependencies.swift
[382/401] Compiling Extensions DateGenerator+.swift
[383/401] Compiling Extensions Calendar+.swift
[384/401] Compiling Extensions Task+.swift
[385/401] Emitting module Extensions
[386/401] Compiling Reachability Reachability+TestKey.swift
[387/401] Compiling ShortID ShortID+Dependencies.swift
[388/401] Emitting module ShortID
[389/401] Compiling ShortID ShortID.swift
[390/401] Compiling Reachability Reachability.swift
[391/404] Compiling Reachability Reachability+LiveKey.swift
[392/404] Emitting module Reachability
[393/404] Compiling SwiftSyntax SyntaxNodesD.swift
[394/404] Compiling SwiftSyntax SyntaxNodesEF.swift
[395/404] Compiling SwiftSyntax SyntaxNodesGHI.swift
[396/404] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[397/404] Compiling SwiftSyntax SyntaxNodesOP.swift
[398/404] Compiling SwiftSyntax SyntaxNodesQRS.swift
[399/404] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[400/462] Compiling AssertionExtras XCTAssertThrowsError.swift
[401/462] Compiling AssertionExtras XCTAssertNoThrows.swift
[402/462] Emitting module AssertionExtras
[403/462] Compiling SwiftDiagnostics Message.swift
[404/463] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[405/463] Emitting module SwiftDiagnostics
[406/463] Compiling SwiftDiagnostics Note.swift
[407/463] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[408/463] Compiling SwiftBasicFormat InferIndentation.swift
[409/463] Compiling SwiftBasicFormat Syntax+Extensions.swift
[410/463] Compiling SwiftDiagnostics FixIt.swift
[411/463] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[412/463] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[413/463] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[414/463] Compiling SwiftDiagnostics Diagnostic.swift
[415/463] Compiling SwiftDiagnostics Convenience.swift
[416/463] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[417/463] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[418/463] Compiling SwiftBasicFormat BasicFormat.swift
[419/463] Emitting module SwiftBasicFormat
[420/463] Compiling SwiftParser TopLevel.swift
[421/463] Compiling SwiftParser TriviaParser.swift
[422/463] Compiling SwiftParser Types.swift
[423/463] Compiling SwiftParser ExperimentalFeatures.swift
[424/467] Compiling SwiftParser UnicodeScalarExtensions.swift
[425/467] Compiling SwiftParser Lookahead.swift
[426/467] Compiling SwiftParser LoopProgressCondition.swift
[427/467] Compiling SwiftParser Modifiers.swift
[428/467] Compiling SwiftParser Names.swift
[429/467] Compiling SwiftParser StringLiterals.swift
[430/467] Compiling SwiftParser SwiftParserCompatibility.swift
[431/467] Compiling SwiftParser SwiftVersion.swift
[432/467] Compiling SwiftParser SyntaxUtils.swift
[433/467] Compiling SwiftParser TokenConsumer.swift
[434/467] Compiling SwiftParser TokenPrecedence.swift
[435/467] Compiling SwiftParser TokenSpec.swift
[436/467] Compiling SwiftParser TokenSpecSet.swift
[437/467] Compiling SwiftParser Recovery.swift
[438/467] Compiling SwiftParser Specifiers.swift
[439/467] Compiling SwiftParser Statements.swift
[440/467] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[441/467] Compiling SwiftParser Nominals.swift
[442/467] Compiling SwiftParser Parameters.swift
[443/467] Compiling SwiftParser ParseSourceFile.swift
[444/467] Compiling SwiftParser Parser.swift
[445/467] Compiling SwiftParser Patterns.swift
[446/467] Emitting module SwiftParser
[447/467] Compiling SwiftParser Attributes.swift
[448/467] Compiling SwiftParser Availability.swift
[449/467] Compiling SwiftParser CharacterInfo.swift
[450/467] Compiling SwiftParser CollectionNodes+Parsable.swift
[451/467] Compiling SwiftParser Declarations.swift
[452/467] Compiling SwiftParser Directives.swift
[453/467] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[454/467] Compiling SwiftParser Expressions.swift
[455/467] Compiling SwiftParser IncrementalParseTransition.swift
[456/467] Compiling SwiftParser IsValidIdentifier.swift
[457/467] Compiling SwiftParser Cursor.swift
[458/467] Compiling SwiftParser Lexeme.swift
[459/467] Compiling SwiftParser LexemeSequence.swift
[460/467] Compiling SwiftParser Lexer.swift
[461/467] Compiling SwiftParser RegexLiteralLexer.swift
[462/467] Compiling SwiftParser IsLexerClassified.swift
[463/467] Compiling SwiftParser LayoutNodes+Parsable.swift
[464/467] Compiling SwiftParser Parser+TokenSpecSet.swift
[465/467] Compiling SwiftParser TokenSpecStaticMembers.swift
[466/490] Compiling SwiftOperators PrecedenceGroup.swift
[467/491] Compiling SwiftOperators OperatorTable.swift
[468/491] Compiling SwiftOperators OperatorTable+Folding.swift
[469/491] Compiling SwiftOperators PrecedenceGraph.swift
[470/491] Compiling SwiftOperators Operator.swift
[471/491] Compiling SwiftOperators OperatorTable+Defaults.swift
[472/491] Compiling SwiftOperators OperatorError.swift
[473/491] Compiling SwiftOperators OperatorError+Diagnostics.swift
[474/491] Emitting module SwiftOperators
[475/491] Compiling SwiftOperators OperatorTable+Semantics.swift
[476/491] Compiling SwiftOperators SyntaxSynthesis.swift
[477/491] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[478/491] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[479/492] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[480/492] Compiling SwiftParserDiagnostics Utils.swift
[481/492] Compiling SwiftParserDiagnostics PresenceUtils.swift
[482/492] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[483/492] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[484/492] Compiling SwiftParserDiagnostics MissingNodesError.swift
[485/492] Compiling SwiftParserDiagnostics MissingTokenError.swift
[486/492] Emitting module SwiftParserDiagnostics
[487/492] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[488/492] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[489/492] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[490/492] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[491/507] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[492/507] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[493/508] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[494/508] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[495/508] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[496/508] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[497/508] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[498/508] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[499/508] Compiling SwiftSyntaxBuilder Indenter.swift
[500/508] Compiling SwiftSyntaxBuilder ListBuilder.swift
[501/508] Emitting module SwiftSyntaxBuilder
[502/508] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[503/508] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[504/508] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[505/508] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[506/508] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[507/526] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[508/526] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[509/527] Compiling SwiftSyntaxMacros AttachedMacro.swift
[510/527] Compiling SwiftSyntaxMacros BodyMacro.swift
[511/527] Compiling SwiftSyntaxMacros MemberMacro.swift
[512/527] Compiling SwiftSyntaxMacros PeerMacro.swift
[513/527] Compiling SwiftSyntaxMacros PreambleMacro.swift
[514/527] Compiling SwiftSyntaxMacros Macro.swift
[515/527] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[516/527] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[517/527] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[518/527] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[519/527] Compiling SwiftSyntaxMacros Macro+Format.swift
[520/527] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[521/527] Compiling SwiftSyntaxMacros AccessorMacro.swift
[522/527] Emitting module SwiftSyntaxMacros
[523/527] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[524/527] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[525/527] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[526/537] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[527/537] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[528/537] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[529/537] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[530/537] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[531/537] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[532/537] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[533/537] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[534/537] Emitting module SwiftSyntaxMacroExpansion
[535/537] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[536/549] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[537/549] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[538/549] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[539/549] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[540/550] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[541/550] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[542/550] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[543/550] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[544/550] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[545/550] Emitting module SwiftCompilerPluginMessageHandling
[546/550] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[547/550] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[548/550] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[549/552] Emitting module SwiftCompilerPlugin
[550/552] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[551/557] Compiling DependenciesMacrosPlugin Plugins.swift
[552/557] Compiling DependenciesMacrosPlugin Support.swift
[553/557] Compiling DependenciesMacrosPlugin DependencyClientMacro.swift
[554/557] Emitting module DependenciesMacrosPlugin
[555/557] Compiling DependenciesMacrosPlugin DependencyEndpointMacro.swift
[555/557] Write Objects.LinkFileList
[556/557] Linking DependenciesMacrosPlugin-tool
[558/560] Compiling DependenciesMacros Macros.swift
[559/560] Compiling DependenciesMacros Exports.swift
[560/560] Emitting module DependenciesMacros
[561/565] Compiling Cache CacheSystemEvents.swift
[562/565] Compiling FileManagerClient FileManagerClient.swift
[563/565] Emitting module FileManagerClient
[564/565] Compiling Cache Cache.swift
[565/565] Emitting module Cache
Build complete! (40.09s)
Build complete.
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "swift-async-algorithms",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-async-algorithms"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    },
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections"
    },
    {
      "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-concurrency-extras",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.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.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-custom-dump"
    },
    {
      "identity" : "swift-dependencies",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.7.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-dependencies"
    },
    {
      "identity" : "xctest-dynamic-overlay",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "http://github.com/pointfreeco/xctest-dynamic-overlay"
    }
  ],
  "manifest_display_name" : "swift-utilities",
  "name" : "swift-utilities",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "tvos",
      "version" : "14.0"
    },
    {
      "name" : "watchos",
      "version" : "7.0"
    }
  ],
  "products" : [
    {
      "name" : "AssertionExtras",
      "targets" : [
        "AssertionExtras"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Cache",
      "targets" : [
        "Cache"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Extensions",
      "targets" : [
        "Extensions"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "FileManagerClient",
      "targets" : [
        "FileManagerClient"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Protected",
      "targets" : [
        "Protected"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Reachability",
      "targets" : [
        "Reachability"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ShortID",
      "targets" : [
        "ShortID"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ShortIDTests",
      "module_type" : "SwiftTarget",
      "name" : "ShortIDTests",
      "path" : "Tests/ShortIDTests",
      "product_dependencies" : [
        "CustomDump"
      ],
      "sources" : [
        "ShortIDTests.swift"
      ],
      "target_dependencies" : [
        "ShortID"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ShortID",
      "module_type" : "SwiftTarget",
      "name" : "ShortID",
      "path" : "Sources/ShortID",
      "product_dependencies" : [
        "Dependencies"
      ],
      "product_memberships" : [
        "ShortID"
      ],
      "sources" : [
        "ShortID+Dependencies.swift",
        "ShortID.swift"
      ],
      "target_dependencies" : [
        "Protected"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Reachability",
      "module_type" : "SwiftTarget",
      "name" : "Reachability",
      "path" : "Sources/Reachability",
      "product_dependencies" : [
        "AsyncAlgorithms",
        "Dependencies",
        "IssueReporting"
      ],
      "product_memberships" : [
        "Reachability"
      ],
      "sources" : [
        "Reachability+LiveKey.swift",
        "Reachability+TestKey.swift",
        "Reachability.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ProtectedTests",
      "module_type" : "SwiftTarget",
      "name" : "ProtectedTests",
      "path" : "Tests/ProtectedTests",
      "product_dependencies" : [
        "CustomDump"
      ],
      "sources" : [
        "ProtectedTests.swift"
      ],
      "target_dependencies" : [
        "Protected"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Protected",
      "module_type" : "SwiftTarget",
      "name" : "Protected",
      "path" : "Sources/Protected",
      "product_memberships" : [
        "Protected",
        "ShortID"
      ],
      "sources" : [
        "Protected.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "FileManagerClient",
      "module_type" : "SwiftTarget",
      "name" : "FileManagerClient",
      "path" : "Sources/FileManagerClient",
      "product_dependencies" : [
        "Dependencies",
        "DependenciesMacros",
        "IssueReporting"
      ],
      "product_memberships" : [
        "FileManagerClient"
      ],
      "sources" : [
        "FileManagerClient.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ExtensionsTests",
      "module_type" : "SwiftTarget",
      "name" : "ExtensionsTests",
      "path" : "Tests/ExtensionsTests",
      "product_dependencies" : [
        "CustomDump"
      ],
      "sources" : [
        "DateGenerator+Tests.swift"
      ],
      "target_dependencies" : [
        "Extensions"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Extensions",
      "module_type" : "SwiftTarget",
      "name" : "Extensions",
      "path" : "Sources/Extensions",
      "product_dependencies" : [
        "Dependencies"
      ],
      "product_memberships" : [
        "AssertionExtras",
        "Cache",
        "Extensions"
      ],
      "sources" : [
        "Calendar+.swift",
        "DateGenerator+.swift",
        "Task+.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CacheTests",
      "module_type" : "SwiftTarget",
      "name" : "CacheTests",
      "path" : "Tests/CacheTests",
      "product_dependencies" : [
        "CustomDump"
      ],
      "sources" : [
        "CacheTests.swift"
      ],
      "target_dependencies" : [
        "Cache"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Cache",
      "module_type" : "SwiftTarget",
      "name" : "Cache",
      "path" : "Sources/Cache",
      "product_dependencies" : [
        "AsyncAlgorithms",
        "ConcurrencyExtras",
        "DequeModule",
        "Dependencies",
        "DependenciesMacros",
        "OrderedCollections"
      ],
      "product_memberships" : [
        "Cache"
      ],
      "sources" : [
        "Cache.swift",
        "CacheSystemEvents.swift"
      ],
      "target_dependencies" : [
        "Extensions"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AssertionExtras",
      "module_type" : "SwiftTarget",
      "name" : "AssertionExtras",
      "path" : "Sources/AssertionExtras",
      "product_dependencies" : [
        "CustomDump",
        "IssueReporting",
        "IssueReportingTestSupport"
      ],
      "product_memberships" : [
        "AssertionExtras"
      ],
      "sources" : [
        "XCTAssertNoThrows.swift",
        "XCTAssertThrowsError.swift"
      ],
      "target_dependencies" : [
        "Extensions"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.