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-sharing, reference main (c6216d), with Swift 6.2 for macOS (SPM) on 15 Nov 2025 01:47:56 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pointfreeco/swift-sharing.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/pointfreeco/swift-sharing
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at c6216db Update package versioning (#199)
Cloned https://github.com/pointfreeco/swift-sharing.git
Revision (git rev-parse @):
c6216db28b1f5e24737e47c8800ce361d6f7a0bc
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/pointfreeco/swift-sharing.git at main
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/swiftlang/swift-docc-symbolkit
Fetching https://github.com/pointfreeco/swift-perception
Fetching https://github.com/pointfreeco/combine-schedulers
Fetching https://github.com/pointfreeco/swift-dependencies
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-identified-collections
[1/1946] Fetching swift-perception
[274/4484] Fetching swift-perception, combine-schedulers
[537/10909] Fetching swift-perception, combine-schedulers, swift-dependencies
[908/16503] Fetching swift-perception, combine-schedulers, swift-dependencies, xctest-dynamic-overlay
[1142/18045] Fetching swift-perception, combine-schedulers, swift-dependencies, xctest-dynamic-overlay, swift-identified-collections
[4732/21622] Fetching swift-perception, combine-schedulers, swift-dependencies, xctest-dynamic-overlay, swift-identified-collections, swift-docc-symbolkit
Fetched https://github.com/pointfreeco/swift-dependencies from cache (1.34s)
Fetched https://github.com/pointfreeco/swift-perception from cache (1.34s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.34s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (1.34s)
Fetched https://github.com/pointfreeco/swift-identified-collections from cache (1.34s)
Fetching https://github.com/pointfreeco/swift-clocks
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/swiftlang/swift-docc-plugin
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/pointfreeco/swift-concurrency-extras
[1/72764] Fetching swift-syntax
[20375/74063] Fetching swift-syntax, swift-clocks
[21155/74949] Fetching swift-syntax, swift-clocks, swift-concurrency-extras
[21293/77107] Fetching swift-syntax, swift-clocks, swift-concurrency-extras, swift-docc-plugin
[24291/81743] Fetching swift-syntax, swift-clocks, swift-concurrency-extras, swift-docc-plugin, swift-custom-dump
[41380/100057] Fetching swift-syntax, swift-clocks, swift-concurrency-extras, swift-docc-plugin, swift-custom-dump, swift-collections
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.89s)
[56737/98758] Fetching swift-syntax, swift-concurrency-extras, swift-docc-plugin, swift-custom-dump, swift-collections
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (1.04s)
[65453/94122] Fetching swift-syntax, swift-concurrency-extras, swift-docc-plugin, swift-collections
Fetched https://github.com/swiftlang/swift-syntax from cache (3.77s)
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (3.77s)
[11652/21358] Fetching swift-concurrency-extras, swift-docc-plugin, swift-collections
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (3.80s)
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (3.80s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Fetched https://github.com/apple/swift-collections from cache (3.80s)
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (8.11s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.6.0 (0.54s)
Computing version for https://github.com/pointfreeco/swift-perception
Computed https://github.com/pointfreeco/swift-perception at 2.0.0 (0.58s)
Computing version for https://github.com/pointfreeco/swift-identified-collections
warning: 'swift-identified-collections': /Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
 3 | import PackageDescription
 4 |
 5 | let package = Package(
   |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 6 |   name: "swift-identified-collections",
 7 |   products: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Computed https://github.com/pointfreeco/swift-identified-collections at 1.1.0 (0.56s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.9.2 (0.57s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.53s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.0 (0.55s)
Computing version for https://github.com/pointfreeco/combine-schedulers
warning: 'combine-schedulers': /Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
 3 | import PackageDescription
 4 |
 5 | let package = Package(
   |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 6 |   name: "combine-schedulers",
 7 |   platforms: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.2 (0.56s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.71s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (0.72s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.4 (0.76s)
Computing version for https://github.com/pointfreeco/swift-clocks
warning: 'swift-clocks': /Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
 3 | import PackageDescription
 4 |
 5 | let package = Package(
   |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 6 |   name: "swift-clocks",
 7 |   // NB: While the `Clock` protocol is iOS 16+, etc., the package should support earlier platforms
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Computed https://github.com/pointfreeco/swift-clocks at 1.0.5 (0.67s)
Creating working copy for https://github.com/pointfreeco/swift-perception
Working copy of https://github.com/pointfreeco/swift-perception resolved at 2.0.0
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-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.3
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-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.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/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.6.0
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.3.0
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/swift-identified-collections
Working copy of https://github.com/pointfreeco/swift-identified-collections resolved at 1.1.0
warning: 'combine-schedulers': /Users/admin/builder/spi-builder-workspace/.build/checkouts/combine-schedulers/Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
 3 | import PackageDescription
 4 |
 5 | let package = Package(
   |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 6 |   name: "combine-schedulers",
 7 |   platforms: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
warning: 'swift-identified-collections': /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-identified-collections/Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
 3 | import PackageDescription
 4 |
 5 | let package = Package(
   |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 6 |   name: "swift-identified-collections",
 7 |   products: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
warning: 'swift-clocks': /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-clocks/Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
 3 | import PackageDescription
 4 |
 5 | let package = Package(
   |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 6 |   name: "swift-clocks",
 7 |   // NB: While the `Clock` protocol is iOS 16+, etc., the package should support earlier platforms
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/600.0.1/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip
Downloaded https://download.swift.org/prebuilts/swift-syntax/600.0.1/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip (0.16s)
========================================
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-sharing",
      "name": "swift-sharing",
      "url": "https://github.com/pointfreeco/swift-sharing.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-sharing",
      "dependencies": [
        {
          "identity": "combine-schedulers",
          "name": "combine-schedulers",
          "url": "https://github.com/pointfreeco/combine-schedulers",
          "version": "1.1.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/combine-schedulers",
          "dependencies": [
            {
              "identity": "swift-concurrency-extras",
              "name": "swift-concurrency-extras",
              "url": "https://github.com/pointfreeco/swift-concurrency-extras",
              "version": "1.3.2",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-concurrency-extras",
              "dependencies": [
              ]
            },
            {
              "identity": "xctest-dynamic-overlay",
              "name": "xctest-dynamic-overlay",
              "url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
              "version": "1.7.0",
              "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.2",
          "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.7.0",
              "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.10.0",
          "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.1.0",
              "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.2",
                  "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.7.0",
                  "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.2",
                  "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.7.0",
                  "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.2",
              "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.7.0",
              "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": "602.0.0",
              "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.1",
          "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.3.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "swift-perception",
          "name": "swift-perception",
          "url": "https://github.com/pointfreeco/swift-perception",
          "version": "2.0.9",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-perception",
          "dependencies": [
            {
              "identity": "xctest-dynamic-overlay",
              "name": "xctest-dynamic-overlay",
              "url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
              "version": "1.7.0",
              "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": "602.0.0",
              "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.7.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/pointfreeco/swift-sharing.git
[1/3511] Fetching swift-sharing
Fetched https://github.com/pointfreeco/swift-sharing.git from cache (0.88s)
Fetching https://github.com/pointfreeco/combine-schedulers from cache
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-custom-dump from cache
Fetching https://github.com/pointfreeco/swift-concurrency-extras from cache
Fetching https://github.com/pointfreeco/swift-dependencies from cache
Fetching https://github.com/pointfreeco/swift-perception from cache
Fetched https://github.com/pointfreeco/swift-dependencies from cache (0.51s)
Fetched https://github.com/pointfreeco/swift-identified-collections from cache (0.52s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.52s)
Fetched https://github.com/pointfreeco/swift-perception from cache (0.52s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.52s)
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.52s)
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.52s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.2 (0.60s)
Computing version for https://github.com/pointfreeco/swift-identified-collections
Computed https://github.com/pointfreeco/swift-identified-collections at 1.1.1 (0.56s)
Fetching https://github.com/apple/swift-collections from cache
Fetched https://github.com/apple/swift-collections from cache (0.55s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.1.0 (1.15s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.7.0 (0.05s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.05s)
Computing version for https://github.com/pointfreeco/swift-perception
Computed https://github.com/pointfreeco/swift-perception at 2.0.9 (0.54s)
Fetching https://github.com/swiftlang/swift-syntax from cache
Fetched https://github.com/swiftlang/swift-syntax from cache (0.84s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (1.59s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.3.0 (0.60s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.10.0 (0.57s)
Fetching https://github.com/pointfreeco/swift-clocks from cache
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.42s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (0.99s)
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.1.0
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 602.0.0
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.3.2
Creating working copy for https://github.com/pointfreeco/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.10.0
Creating working copy for https://github.com/pointfreeco/swift-identified-collections
Working copy of https://github.com/pointfreeco/swift-identified-collections resolved at 1.1.1
Creating working copy for https://github.com/pointfreeco/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 1.0.6
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.3.0
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Creating working copy for https://github.com/pointfreeco/swift-perception
Working copy of https://github.com/pointfreeco/swift-perception resolved at 2.0.9
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.7.0
Creating working copy for https://github.com/pointfreeco/swift-sharing.git
Working copy of https://github.com/pointfreeco/swift-sharing.git resolved at main (c6216db)
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip (0.16s)
warning: '.resolve-product-dependencies': dependency 'swift-sharing' is not used by any target
Found 7 product dependencies
  - combine-schedulers
  - swift-concurrency-extras
  - swift-custom-dump
  - swift-dependencies
  - swift-identified-collections
  - swift-perception
  - xctest-dynamic-overlay
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/pointfreeco/swift-sharing.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/22] Write sources
[7/22] Copying PrivacyInfo.xcprivacy
[7/22] Write sources
[19/22] Write swift-version-49B95AFC49DCD68C.txt
[21/57] Emitting module Sharing1
[22/57] Compiling Sharing1 Empty.swift
[23/57] Compiling Sharing2 Empty.swift
[24/57] Emitting module Sharing2
[25/57] Emitting module IssueReportingPackageSupport
[26/57] Compiling IssueReportingPackageSupport _Test.swift
[27/57] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[28/57] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[29/57] Emitting module InternalCollectionsUtilities
[30/57] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[31/58] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[32/58] Compiling InternalCollectionsUtilities Specialize.swift
[33/58] Compiling InternalCollectionsUtilities _SortedCollection.swift
[34/58] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[35/58] Compiling InternalCollectionsUtilities Debugging.swift
[36/58] Compiling InternalCollectionsUtilities Descriptions.swift
[37/58] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[38/58] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[39/58] Compiling InternalCollectionsUtilities UInt+reversed.swift
[40/58] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[41/58] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[42/58] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[43/58] Compiling InternalCollectionsUtilities Integer rank.swift
[44/58] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[45/80] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[46/136] Compiling OrderedCollections OrderedSet+Codable.swift
[47/136] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[48/136] Compiling OrderedCollections OrderedSet+Descriptions.swift
[49/136] Compiling OrderedCollections OrderedSet+Diffing.swift
[50/136] Compiling OrderedCollections OrderedSet+Equatable.swift
[51/136] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[52/142] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[53/142] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[54/142] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[55/142] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[56/142] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[57/142] Compiling OrderedCollections OrderedSet+Sendable.swift
[58/142] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[59/142] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[60/142] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[61/142] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[62/142] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[63/142] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[64/142] Compiling OrderedCollections OrderedDictionary+Elements.swift
[65/142] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[66/142] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[67/142] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[68/142] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[69/142] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[70/142] Compiling OrderedCollections _Hashtable+Header.swift
[71/142] Compiling OrderedCollections OrderedDictionary+Codable.swift
[72/142] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[73/142] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[74/142] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[75/142] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[76/142] Compiling OrderedCollections OrderedSet+Hashable.swift
[77/142] Compiling OrderedCollections OrderedSet+Initializers.swift
[78/142] Compiling OrderedCollections OrderedSet+Insertions.swift
[79/142] Compiling OrderedCollections OrderedSet+Invariants.swift
[80/142] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[81/142] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[82/142] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[83/142] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[84/142] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[85/142] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[86/142] Compiling OrderedCollections OrderedDictionary+Values.swift
[87/142] Compiling OrderedCollections OrderedDictionary.swift
[88/142] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[89/142] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[90/142] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[91/142] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[92/142] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[93/142] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[94/142] Compiling OrderedCollections _HashTable+Bucket.swift
[95/142] Compiling OrderedCollections _HashTable+BucketIterator.swift
[96/142] Compiling OrderedCollections _HashTable+Constants.swift
[97/142] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[98/142] Compiling OrderedCollections _HashTable+Testing.swift
[99/142] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[100/142] Compiling OrderedCollections _HashTable.swift
[101/142] Compiling OrderedCollections OrderedSet+SubSequence.swift
[102/142] Compiling OrderedCollections OrderedSet+Testing.swift
[103/142] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[104/142] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[105/142] Compiling OrderedCollections OrderedSet.swift
[106/142] Compiling OrderedCollections _UnsafeBitset.swift
[107/142] Emitting module OrderedCollections
[108/161] Compiling IdentifiedCollections IdentifiedArray+Sendable.swift
[109/161] Compiling IdentifiedCollections IdentifiedArray.swift
[110/163] Compiling IssueReporting WithExpectedIssue.swift
[111/163] Compiling IssueReporting WithIssueContext.swift
[112/163] Compiling IdentifiedCollections Identified.swift
[113/163] Compiling IdentifiedCollections IdentifiedArray+Codable.swift
[114/163] Emitting module IssueReporting
[115/163] Emitting module ConcurrencyExtras
[116/164] Compiling IdentifiedCollections IdentifiedArray+Insertions.swift
[117/164] Compiling IdentifiedCollections IdentifiedArray+MutableCollection.swift
[118/164] Compiling IdentifiedCollections IdentifiedArray+IdentifiedCollection.swift
[119/164] Compiling IdentifiedCollections IdentifiedArray+Initializers.swift
[120/164] Compiling IdentifiedCollections IdentifiedArray+CustomStringConvertible.swift
[121/164] Compiling IdentifiedCollections IdentifiedArray+Equatable.swift
[122/164] Compiling IdentifiedCollections IdentifiedArray+CustomDebugStringConvertible.swift
[123/164] Compiling IdentifiedCollections IdentifiedArray+CustomReflectable.swift
[124/164] Compiling IdentifiedCollections IdentifiedArray+ExpressibleByArrayLiteral.swift
[125/164] Compiling IdentifiedCollections IdentifiedArray+Hashable.swift
[126/164] Compiling IdentifiedCollections IdentifiedArray+Collection.swift
[127/164] Compiling IdentifiedCollections IdentifiedArray+CollectionAlgorithms.swift
[128/164] Compiling IdentifiedCollections IdentifiedArray+RandomAccessCollection.swift
[129/164] Compiling IdentifiedCollections IdentifiedArray+RangeReplaceableCollection.swift
[130/164] Compiling ConcurrencyExtras MainSerialExecutor.swift
[131/164] Compiling ConcurrencyExtras Result.swift
[132/164] Compiling ConcurrencyExtras LockIsolated.swift
[133/164] Compiling ConcurrencyExtras UncheckedBox.swift
[134/164] Compiling ConcurrencyExtras Locking.swift
[135/164] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[136/164] Compiling ConcurrencyExtras AsyncStream.swift
[139/164] Compiling ConcurrencyExtras Task.swift
[142/182] Compiling ConcurrencyExtras UncheckedSendable.swift
[149/182] Compiling PerceptionCore Deprecations.swift
[150/182] Compiling PerceptionCore Exports.swift
[151/182] Compiling PerceptionCore Locking.swift
[152/182] Compiling PerceptionCore Perceptible.swift
[153/182] Compiling PerceptionCore PerceptionRegistrar.swift
[154/182] Compiling PerceptionCore PerceptionTracking.swift
[155/182] Emitting module IdentifiedCollections
[156/182] Compiling PerceptionCore Locals.swift
[157/182] Compiling PerceptionCore ObservationBeta.swift
[160/203] Compiling IdentifiedCollections IdentifiedCollection.swift
[161/203] Compiling XCTestDynamicOverlay Deprecations.swift
[162/203] Compiling XCTestDynamicOverlay Exports.swift
[163/203] Emitting module XCTestDynamicOverlay
[164/231] Compiling Clocks UnimplementedClock.swift
[165/231] Compiling CombineSchedulers UIScheduler.swift
[166/231] Compiling CombineSchedulers UIKit.swift
[167/232] Compiling CustomDump Unordered.swift
[168/232] Compiling CustomDump UserNotifications.swift
[169/232] Compiling CombineSchedulers Lock.swift
[170/232] Compiling CombineSchedulers Timer.swift
[171/232] Emitting module Clocks
[172/232] Compiling Clocks Timer.swift
[173/232] Compiling Clocks TestClock.swift
[174/232] Emitting module CombineSchedulers
[175/232] Compiling CustomDump Mirror.swift
[176/232] Compiling CustomDump String.swift
[177/232] Compiling CombineSchedulers TestScheduler.swift
[178/232] Compiling CombineSchedulers UnimplementedScheduler.swift
[179/232] Compiling IssueReportingTestSupport XCTest.swift
[180/232] Compiling IssueReportingTestSupport SwiftTesting.swift
[181/232] Emitting module IssueReportingTestSupport
[181/232] Write Objects.LinkFileList
[183/232] Compiling Clocks ImmediateClock.swift
[184/232] Compiling Clocks Lock.swift
[185/232] Compiling Clocks _AsyncTimerSequence.swift
[186/232] Compiling Clocks AnyClock.swift
[187/232] Compiling Clocks SwiftUI.swift
[188/232] Compiling CombineSchedulers NSRecursiveLock.swift
[189/232] Compiling CombineSchedulers SwiftUI.swift
ld: warning: building for macOS-11.0, but linking with dylib '@rpath/Testing.framework/Versions/A/Testing' which was built for newer version 14.0
ld: warning: building for macOS-11.0, but linking with dylib '@rpath/libXCTestSwiftSupport.dylib' which was built for newer version 14.0
[189/232] Linking libIssueReportingTestSupport.dylib
[191/256] Emitting module CustomDump
[192/258] Compiling Dependencies Deprecations.swift
[193/258] Compiling Dependencies Exports.swift
[194/258] Compiling Dependencies Dependency.swift
[195/258] Compiling Dependencies TypeName.swift
[196/258] Compiling Dependencies PreviewTrait.swift
[197/258] Compiling Dependencies FireAndForget.swift
[198/258] Compiling Dependencies Locale.swift
[199/258] Compiling Dependencies MainQueue.swift
[200/258] Compiling CustomDump UIKit.swift
[201/258] Compiling CustomDump CustomDumpRepresentable.swift
[202/258] Compiling CustomDump CustomDumpStringConvertible.swift
[203/258] Compiling CustomDump Diff.swift
[204/258] Compiling Dependencies UUID.swift
[205/258] Compiling Dependencies Clocks.swift
[206/258] Compiling Dependencies Context.swift
[207/258] Compiling Dependencies Assert.swift
[208/258] Compiling Dependencies Calendar.swift
[209/258] Compiling Dependencies URLSession.swift
[210/258] Compiling Dependencies Date.swift
[211/258] Compiling Dependencies WithRandomNumberGenerator.swift
[212/258] Compiling Dependencies AppEntryPoint.swift
[219/260] Compiling Dependencies DependencyContext.swift
[220/260] Compiling Dependencies DependencyKey.swift
[221/260] Emitting module Dependencies
[222/260] Compiling CustomDump XCTAssertDifference.swift
[223/260] Compiling CustomDump XCTAssertNoDifference.swift
[233/260] Compiling Dependencies MainRunLoop.swift
[234/260] Compiling Dependencies OpenURL.swift
[235/260] Compiling Dependencies TimeZone.swift
[236/260] Compiling Dependencies DependencyValues.swift
[239/260] Compiling PerceptionCore ThreadLocal.swift
[240/261] Compiling Dependencies TestTrait.swift
[241/261] Compiling Dependencies WithDependencies.swift
[248/261] Compiling PerceptionCore _PerceptionRegistrar.swift
[253/261] Compiling PerceptionCore Environment.swift
[258/261] Compiling PerceptionCore Perceptions.swift
[259/261] Compiling PerceptionCore Bindable.swift
[260/261] Emitting module PerceptionCore
[261/261] Compiling PerceptionCore WithPerceptionTracking.swift
[262/283] Emitting module Sharing
[263/285] Compiling Sharing Shared.swift
[264/285] Compiling Sharing SharedBinding.swift
[265/285] Compiling Sharing SharedCollection.swift
[266/285] Compiling Sharing SharedContinuations.swift
[267/285] Compiling Sharing SharedReader.swift
[268/285] Compiling Sharing SharedReaderKey.swift
[269/285] Compiling Sharing DefaultKey.swift
[270/285] Compiling Sharing FileStorageKey.swift
[271/285] Compiling Sharing Deprecations.swift
[272/285] Compiling Sharing KeyPath+Sendable.swift
[273/285] Compiling Sharing MutexBackport.swift
[274/285] Compiling Sharing NSRecursiveLock+WithLock.swift
[275/285] Compiling Sharing PassthroughRelay.swift
[276/285] Compiling Sharing PersistentReferences.swift
[277/285] Compiling Sharing SharedKey.swift
[278/285] Compiling Sharing AppStorageKey.swift
[279/285] Compiling Sharing InMemoryKey.swift
[280/285] Compiling Sharing SharedPublisher.swift
[281/285] Compiling Sharing Reference.swift
[282/285] Compiling Sharing SharedChangeTracker.swift
[283/285] Compiling Sharing TypeName.swift
[284/285] Compiling Sharing SwiftUIStateSharing.swift
[285/285] Compiling Sharing resource_bundle_accessor.swift
Build complete! (28.47s)
warning: 'combine-schedulers': /Users/admin/builder/spi-builder-workspace/.build/checkouts/combine-schedulers/Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
 3 | import PackageDescription
 4 |
 5 | let package = Package(
   |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 6 |   name: "combine-schedulers",
 7 |   platforms: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
warning: 'swift-identified-collections': /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-identified-collections/Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
 3 | import PackageDescription
 4 |
 5 | let package = Package(
   |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 6 |   name: "swift-identified-collections",
 7 |   products: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
warning: 'swift-clocks': /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-clocks/Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
 3 | import PackageDescription
 4 |
 5 | let package = Package(
   |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 6 |   name: "swift-clocks",
 7 |   // NB: While the `Clock` protocol is iOS 16+, etc., the package should support earlier platforms
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Build complete.
{
  "dependencies" : [
    {
      "identity" : "combine-schedulers",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/combine-schedulers"
    },
    {
      "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.5.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-dependencies"
    },
    {
      "identity" : "swift-identified-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-identified-collections"
    },
    {
      "identity" : "swift-perception",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.1",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-perception"
    },
    {
      "identity" : "xctest-dynamic-overlay",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/xctest-dynamic-overlay"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "swift-sharing",
  "name" : "swift-sharing",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "Sharing",
      "targets" : [
        "Sharing"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "6"
  ],
  "targets" : [
    {
      "c99name" : "SharingTests",
      "module_type" : "SwiftTarget",
      "name" : "SharingTests",
      "path" : "Tests/SharingTests",
      "product_dependencies" : [
        "DependenciesTestSupport"
      ],
      "sources" : [
        "AppStorageTests.swift",
        "BindingTests.swift",
        "CompileTimeTests.swift",
        "ContinuationTests.swift",
        "DefaultTests.swift",
        "EquatableTests.swift",
        "ErrorThrowingTests.swift",
        "FileStorageTests.swift",
        "InMemoryTests.swift",
        "IsLoadingTests.swift",
        "ObservationTests.swift",
        "ParametrizedTests.swift",
        "PublisherTests.swift",
        "SharedChangeTrackerTests.swift",
        "SharedTests.swift"
      ],
      "target_dependencies" : [
        "Sharing"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Sharing2",
      "module_type" : "SwiftTarget",
      "name" : "Sharing2",
      "path" : "Sources/VersionMarkerModules/Sharing2",
      "product_memberships" : [
        "Sharing"
      ],
      "sources" : [
        "Empty.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Sharing1",
      "module_type" : "SwiftTarget",
      "name" : "Sharing1",
      "path" : "Sources/VersionMarkerModules/Sharing1",
      "product_memberships" : [
        "Sharing"
      ],
      "sources" : [
        "Empty.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Sharing",
      "module_type" : "SwiftTarget",
      "name" : "Sharing",
      "path" : "Sources/Sharing",
      "product_dependencies" : [
        "CombineSchedulers",
        "ConcurrencyExtras",
        "CustomDump",
        "Dependencies",
        "IdentifiedCollections",
        "IssueReporting",
        "PerceptionCore"
      ],
      "product_memberships" : [
        "Sharing"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Sharing/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Internal/Deprecations.swift",
        "Internal/KeyPath+Sendable.swift",
        "Internal/MutexBackport.swift",
        "Internal/NSRecursiveLock+WithLock.swift",
        "Internal/PassthroughRelay.swift",
        "Internal/PersistentReferences.swift",
        "Internal/Reference.swift",
        "Internal/SharedChangeTracker.swift",
        "Internal/TypeName.swift",
        "Shared.swift",
        "SharedBinding.swift",
        "SharedCollection.swift",
        "SharedContinuations.swift",
        "SharedKey.swift",
        "SharedKeys/AppStorageKey.swift",
        "SharedKeys/DefaultKey.swift",
        "SharedKeys/FileStorageKey.swift",
        "SharedKeys/InMemoryKey.swift",
        "SharedPublisher.swift",
        "SharedReader.swift",
        "SharedReaderKey.swift",
        "SwiftUIStateSharing.swift"
      ],
      "target_dependencies" : [
        "Sharing1",
        "Sharing2"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/pointfreeco/swift-sharing/main
Repository:               pointfreeco/swift-sharing
Swift version used:       6.2
    .package(url: "https://github.com/swiftlang/swift-docc-plugin", from: "1.0.0"),
    .package(url: "https://github.com/swiftlang/swift-docc-plugin", from: "1.0.0"),
Target:                   Sharing
Extracting symbol information for 'Sharing'...
Finished extracting symbol information for 'Sharing'. (5.57s)
Building documentation for 'Sharing'...
warning: 'init(_:)' is ambiguous at '/Sharing/Swift/RangeReplaceableCollection'
   --> Articles/DerivingSharedState.md:99:80-99:88
97  | If your shared state is a collection, in particular an `IdentifiedArray`, then we have another tool
98  | for deriving shared state to a particular element of the array. You can pass the shared collection
99  + to a ``Swift/RangeReplaceableCollection``'s ``Swift/RangeReplaceableCollection/init(_:)`` to create
    |                                                                                        ├─suggestion: Insert '-(Shared<Value>)' for 'init<Value>(_ shared: Shared<Value>) where Value : _MutableIdentifiedCollection, Self.Element == Shared<Value.Element>, Value.Index == Value.IDs.Index'
    |                                                                                        ╰─suggestion: Insert '-(SharedReader<Value>)' for 'init<Value>(_ shared: SharedReader<Value>) where Value : _IdentifiedCollection, Self.Element == SharedReader<Value.Element>, Value.Index == Value.IDs.Index'
100 | a collection of shared elements:
101 |
warning: 'constant' doesn't exist at '/Sharing/SharedReader'
  --> Extensions/SharedReaderDeprecations.md:14:18-14:26
12 | ### Creating a shared reader
13 |
14 + - ``SharedReader/constant``
   |                  ╰─suggestion: Replace 'constant' with 'constant(_:)'
warning: 'appStorage(_:)' doesn't exist at '/Sharing/SharedReaderKey'
   --> ../SharedKeys/AppStorageKey.swift:569:56-569:70
567 |
568 |   extension DependencyValues {
569 +     /// Default file storage used by ``SharedReaderKey/appStorage(_:)``.
    |                                                        ╰─suggestion: Replace 'appStorage(_:)' with 'appStorage(_:store:)'
570 |     ///
571 |     /// Use this dependency to override the manner in which
warning: 'appStorage(_:)' doesn't exist at '/Sharing/SharedReaderKey'
   --> ../SharedKeys/AppStorageKey.swift:572:27-572:41
570 |     ///
571 |     /// Use this dependency to override the manner in which
572 +     /// ``SharedReaderKey/appStorage(_:)`` interacts with UserDefaults. For
    |                           ╰─suggestion: Replace 'appStorage(_:)' with 'appStorage(_:store:)'
573 |     /// example, while your app is running for UI tests you probably do not want your features writing
574 |     /// changes to your actual UserDefaults suite, which would cause that data to bleed over from test to test.
warning: 'inMemory' doesn't exist at '/Sharing/Dependencies/DependencyValues/defaultAppStorage'
   --> ../SharedKeys/AppStorageKey.swift:576:50-576:58
574 |     /// changes to your actual UserDefaults suite, which would cause that data to bleed over from test to test.
575 |     ///
576 +     /// So, for that situation you can use the ``inMemory`` value so that each
577 |     /// run of the app starts with a fresh suite that will never interfere with other tests:
578 |     ///
Finished building documentation for 'Sharing' (0.29s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/pointfreeco/swift-sharing/main
warning: 'swift-identified-collections': /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-identified-collections/Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
 3 | import PackageDescription
 4 |
 5 | let package = Package(
   |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 6 |   name: "swift-identified-collections",
 7 |   products: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
warning: 'combine-schedulers': /Users/admin/builder/spi-builder-workspace/.build/checkouts/combine-schedulers/Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
 3 | import PackageDescription
 4 |
 5 | let package = Package(
   |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 6 |   name: "combine-schedulers",
 7 |   platforms: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
warning: 'swift-clocks': /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-clocks/Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
 3 | import PackageDescription
 4 |
 5 | let package = Package(
   |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 6 |   name: "swift-clocks",
 7 |   // NB: While the `Clock` protocol is iOS 16+, etc., the package should support earlier platforms
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Building for debugging...
[0/8] Write sources
[1/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version-49B95AFC49DCD68C.txt
[6/53] Compiling SymbolKit Mixin+Equals.swift
[7/53] Compiling SymbolKit Mixin+Hash.swift
[8/53] Compiling SymbolKit Mixin.swift
[9/53] Compiling SymbolKit LineList.swift
[10/53] Compiling SymbolKit Position.swift
[11/57] Emitting module SymbolKit
[12/57] Compiling Snippets SnippetParser.swift
[13/57] Emitting module Snippets
[14/57] Compiling Snippets Snippet.swift
[15/57] Compiling SymbolKit SemanticVersion.swift
[16/57] Compiling SymbolKit AccessControl.swift
[17/57] Compiling SymbolKit Availability.swift
[18/57] Compiling SymbolKit AvailabilityItem.swift
[19/57] Compiling SymbolKit Domain.swift
[20/57] Compiling SymbolKit Identifier.swift
[21/57] Compiling SymbolKit KindIdentifier.swift
[22/57] Compiling SymbolKit Location.swift
[23/57] Compiling SymbolKit Mutability.swift
[24/57] Compiling SymbolKit Names.swift
[25/57] Compiling SymbolKit SPI.swift
[26/57] Compiling SymbolKit Snippet.swift
[27/57] Compiling SymbolKit Extension.swift
[28/57] Compiling SymbolKit Relationship.swift
[29/57] Compiling SymbolKit RelationshipKind.swift
[30/57] Compiling SymbolKit SourceOrigin.swift
[31/57] Compiling SymbolKit GenericConstraints.swift
[32/57] Compiling SymbolKit Swift.swift
[33/57] Compiling SymbolKit SourceRange.swift
[34/57] Compiling SymbolKit Metadata.swift
[35/57] Compiling SymbolKit Module.swift
[36/57] Compiling SymbolKit OperatingSystem.swift
[37/57] Compiling SymbolKit Platform.swift
[38/57] Compiling SymbolKit GenericConstraint.swift
[39/57] Compiling SymbolKit GenericParameter.swift
[40/57] Compiling SymbolKit Generics.swift
[41/57] Compiling SymbolKit Namespace.swift
[42/57] Compiling SymbolKit Symbol.swift
[43/57] Compiling SymbolKit SymbolKind.swift
[44/57] Compiling SymbolKit SymbolGraph.swift
[45/57] Compiling SymbolKit GraphCollector.swift
[46/57] Compiling SymbolKit DeclarationFragments.swift
[47/57] Compiling SymbolKit Fragment.swift
[48/57] Compiling SymbolKit FragmentKind.swift
[49/57] Compiling SymbolKit FunctionParameter.swift
[50/57] Compiling SymbolKit FunctionSignature.swift
[51/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[52/57] Compiling SymbolKit UnifiedSymbol.swift
[53/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[54/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (3.57s)
Building for debugging...
[0/1] Write swift-version-49B95AFC49DCD68C.txt
Build of target: 'Sharing' complete! (1.04s)
     671
10	/Users/admin/builder/spi-builder-workspace/.docs/pointfreeco/swift-sharing/main
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/pointfreeco/swift-sharing/main
File count: 671
Doc size:   10.0MB
Preparing doc bundle ...
Uploading prod-pointfreeco-swift-sharing-main-9d249e16.zip to s3://spi-docs-inbox/prod-pointfreeco-swift-sharing-main-9d249e16.zip
Copying... [13%]
Copying... [22%]
Copying... [31%]
Copying... [40%]
Copying... [54%]
Copying... [63%]
Copying... [72%]
Copying... [81%]
Copying... [94%]
Copying... [100%]
Done.