Build Information
Successful build of swift-sharing, reference 2.8.0 (bc27f8), with Swift 6.2 for macOS (SPM) on 27 Mar 2026 05:36:41 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pointfreeco/swift-sharing.git
Reference: 2.8.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/pointfreeco/swift-sharing
* tag 2.8.0 -> FETCH_HEAD
HEAD is now at bc27f83 feat: Expose reference APIs (#205)
Cloned https://github.com/pointfreeco/swift-sharing.git
Revision (git rev-parse @):
bc27f8322bc30f6ce7d864d137dc77a6de8b57eb
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/pointfreeco/swift-sharing.git at 2.8.0
Fetching https://github.com/pointfreeco/combine-schedulers
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/pointfreeco/swift-identified-collections
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/pointfreeco/swift-perception
[1/894] Fetching swift-concurrency-extras
[109/2436] Fetching swift-concurrency-extras, swift-identified-collections
[187/4398] Fetching swift-concurrency-extras, swift-identified-collections, swift-perception
[305/6948] Fetching swift-concurrency-extras, swift-identified-collections, swift-perception, combine-schedulers
[590/12361] Fetching swift-concurrency-extras, swift-identified-collections, swift-perception, combine-schedulers, swift-custom-dump
[2333/35331] Fetching swift-concurrency-extras, swift-identified-collections, swift-perception, combine-schedulers, swift-custom-dump, swift-collections
[28671/110178] Fetching swift-concurrency-extras, swift-identified-collections, swift-perception, combine-schedulers, swift-custom-dump, swift-collections, swift-syntax
Fetched https://github.com/apple/swift-collections from cache (1.88s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (1.88s)
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (1.88s)
[18619/79245] Fetching swift-concurrency-extras, swift-identified-collections, swift-perception, swift-syntax
Fetching https://github.com/pointfreeco/swift-dependencies
Fetching https://github.com/pointfreeco/swift-clocks
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[79246/80562] Fetching swift-concurrency-extras, swift-identified-collections, swift-perception, swift-syntax, swift-clocks
[79299/86285] Fetching swift-concurrency-extras, swift-identified-collections, swift-perception, swift-syntax, swift-clocks, xctest-dynamic-overlay
[79410/93031] Fetching swift-concurrency-extras, swift-identified-collections, swift-perception, swift-syntax, swift-clocks, xctest-dynamic-overlay, swift-dependencies
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.92s)
[82300/91714] Fetching swift-concurrency-extras, swift-identified-collections, swift-perception, swift-syntax, xctest-dynamic-overlay, swift-dependencies
Fetching https://github.com/swiftlang/swift-docc-symbolkit
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.31s)
Fetched https://github.com/pointfreeco/swift-dependencies from cache (1.31s)
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/3671] Fetching swift-docc-symbolkit
Fetched https://github.com/pointfreeco/swift-identified-collections from cache (3.73s)
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (3.73s)
Fetched https://github.com/pointfreeco/swift-perception from cache (3.73s)
Fetched https://github.com/swiftlang/swift-syntax from cache (3.73s)
[3672/5842] Fetching swift-docc-symbolkit, swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.04s)
[87/2171] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.17s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (7.29s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.6.0 (0.55s)
Computing version for https://github.com/pointfreeco/swift-perception
Computed https://github.com/pointfreeco/swift-perception at 2.0.0 (0.55s)
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.54s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.9.2 (0.55s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.54s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.0 (0.50s)
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.52s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.68s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (0.70s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.4 (0.72s)
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.53s)
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/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/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/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/pointfreeco/swift-perception
Working copy of https://github.com/pointfreeco/swift-perception resolved at 2.0.0
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Creating working copy for https://github.com/pointfreeco/swift-identified-collections
Working copy of https://github.com/pointfreeco/swift-identified-collections resolved at 1.1.0
Creating working copy for https://github.com/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-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 600.0.1
warning: 'combine-schedulers': /Users/admin/builder/spi-builder-workspace/.build/checkouts/combine-schedulers/Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#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.15s)
========================================
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.9.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.5.0",
"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.9.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.12.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.9.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.9.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.9.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.4.1",
"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.9.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.9.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/3611] Fetching swift-sharing
Fetched https://github.com/pointfreeco/swift-sharing.git from cache (0.94s)
Fetching https://github.com/pointfreeco/swift-custom-dump from cache
Fetching https://github.com/pointfreeco/swift-dependencies from cache
Fetching https://github.com/pointfreeco/swift-concurrency-extras from cache
Fetching https://github.com/pointfreeco/combine-schedulers from cache
Fetching https://github.com/pointfreeco/swift-identified-collections from cache
Fetching https://github.com/pointfreeco/swift-perception from cache
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.48s)
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.48s)
Fetched https://github.com/pointfreeco/swift-perception from cache (0.56s)
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.56s)
Fetched https://github.com/pointfreeco/swift-dependencies from cache (0.56s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.56s)
Fetched https://github.com/pointfreeco/swift-identified-collections from cache (0.57s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.2 (0.65s)
Computing version for https://github.com/pointfreeco/swift-identified-collections
Computed https://github.com/pointfreeco/swift-identified-collections at 1.1.1 (0.54s)
Fetching https://github.com/apple/swift-collections from cache
Fetched https://github.com/apple/swift-collections from cache (0.52s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.1.0 (1.08s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (0.04s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.5.0 (0.52s)
Computing version for https://github.com/pointfreeco/swift-perception
Computed https://github.com/pointfreeco/swift-perception at 2.0.9 (0.51s)
Fetching https://github.com/swiftlang/swift-syntax from cache
Fetched https://github.com/swiftlang/swift-syntax from cache (0.87s)
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.4.1 (0.60s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.12.0 (0.52s)
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.95s)
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/swift-sharing.git
Working copy of https://github.com/pointfreeco/swift-sharing.git resolved at 2.8.0 (bc27f83)
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.2
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/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.9.0
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.4.1
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/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.5.0
Creating working copy for https://github.com/pointfreeco/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.12.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
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.55s)
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
[11/22] Copying PrivacyInfo.xcprivacy
[12/22] Write sources
[19/22] Write swift-version-49B95AFC49DCD68C.txt
[21/57] Compiling Sharing1 Empty.swift
[22/57] Emitting module Sharing1
[23/57] Emitting module Sharing2
[24/57] Compiling Sharing2 Empty.swift
[25/57] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[26/57] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[27/58] Emitting module IssueReportingPackageSupport
[28/58] Compiling IssueReportingPackageSupport _Test.swift
[29/58] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[30/58] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[31/58] Compiling InternalCollectionsUtilities Specialize.swift
[32/58] Compiling InternalCollectionsUtilities _SortedCollection.swift
[33/58] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[34/58] Compiling InternalCollectionsUtilities Debugging.swift
[35/58] Compiling InternalCollectionsUtilities Descriptions.swift
[36/58] Compiling InternalCollectionsUtilities UInt+reversed.swift
[37/58] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[38/58] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[39/58] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[40/58] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[41/58] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[42/58] Emitting module InternalCollectionsUtilities
[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 isStrictSubset.swift
[53/142] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[54/142] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[55/142] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[56/142] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[57/142] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[58/142] Compiling OrderedCollections OrderedDictionary+Elements.swift
[59/142] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[60/142] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[61/142] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[62/142] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[63/142] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[64/142] Compiling OrderedCollections _Hashtable+Header.swift
[65/142] Compiling OrderedCollections OrderedDictionary+Codable.swift
[66/142] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[67/142] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[68/142] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[69/142] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[70/142] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[71/142] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[72/142] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[73/142] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[74/142] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[75/142] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.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 symmetricDifference.swift
[89/142] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[90/142] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[91/142] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[92/142] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[93/142] Compiling OrderedCollections OrderedSet+Sendable.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
[114/163] Compiling IdentifiedCollections IdentifiedArray+RandomAccessCollection.swift
[115/163] Compiling IdentifiedCollections IdentifiedArray+RangeReplaceableCollection.swift
[116/164] Compiling IdentifiedCollections IdentifiedArray+ExpressibleByArrayLiteral.swift
[117/164] Compiling IdentifiedCollections IdentifiedArray+Hashable.swift
[118/164] Emitting module IssueReporting
[119/164] Compiling IdentifiedCollections Identified.swift
[120/164] Compiling IdentifiedCollections IdentifiedArray+Codable.swift
[121/164] Compiling IdentifiedCollections IdentifiedArray+Insertions.swift
[122/164] Compiling IdentifiedCollections IdentifiedArray+MutableCollection.swift
[123/164] Compiling IdentifiedCollections IdentifiedArray+CustomDebugStringConvertible.swift
[124/164] Compiling IdentifiedCollections IdentifiedArray+CustomReflectable.swift
[125/164] Compiling IdentifiedCollections IdentifiedArray+IdentifiedCollection.swift
[126/164] Compiling IdentifiedCollections IdentifiedArray+Initializers.swift
[127/164] Emitting module ConcurrencyExtras
[128/164] Compiling IdentifiedCollections IdentifiedArray+Collection.swift
[129/164] Compiling IdentifiedCollections IdentifiedArray+CollectionAlgorithms.swift
[132/164] Compiling IdentifiedCollections IdentifiedArray+CustomStringConvertible.swift
[133/164] Compiling IdentifiedCollections IdentifiedArray+Equatable.swift
[136/165] Compiling ConcurrencyExtras MainSerialExecutor.swift
[137/165] Compiling ConcurrencyExtras UncheckedBox.swift
[138/165] Compiling ConcurrencyExtras Result.swift
[139/165] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[140/165] Compiling ConcurrencyExtras AsyncStream.swift
[141/165] Compiling ConcurrencyExtras Locking.swift
[142/165] Compiling ConcurrencyExtras LockIsolated.swift
[143/165] Compiling ConcurrencyExtras Task.swift
[144/165] Compiling IdentifiedCollections IdentifiedCollection.swift
[159/165] Emitting module IdentifiedCollections
[160/182] Compiling ConcurrencyExtras UncheckedSendable.swift
[161/203] Emitting module XCTestDynamicOverlay
[162/203] Compiling XCTestDynamicOverlay Deprecations.swift
[163/203] Compiling XCTestDynamicOverlay Exports.swift
[164/231] Compiling CombineSchedulers UIScheduler.swift
[165/231] Compiling CombineSchedulers UIKit.swift
[166/232] Compiling Clocks UnimplementedClock.swift
[167/232] Compiling CombineSchedulers Timer.swift
[168/232] Compiling CombineSchedulers TestScheduler.swift
[169/232] Compiling CombineSchedulers UnimplementedScheduler.swift
[170/232] Compiling IssueReportingTestSupport XCTest.swift
[171/232] Compiling IssueReportingTestSupport SwiftTesting.swift
[172/232] Emitting module IssueReportingTestSupport
[172/232] Write Objects.LinkFileList
[174/232] Compiling Clocks Timer.swift
[175/232] Compiling Clocks _AsyncTimerSequence.swift
[176/232] Compiling Clocks Lock.swift
[177/232] Compiling Clocks TestClock.swift
[178/232] Compiling Clocks AnyClock.swift
[179/232] Compiling Clocks SwiftUI.swift
[180/232] Compiling Clocks ImmediateClock.swift
[181/232] Emitting module Clocks
[182/232] Compiling CombineSchedulers Lock.swift
[183/232] Compiling CombineSchedulers NSRecursiveLock.swift
[184/232] Compiling CustomDump CoreMotion.swift
[185/232] Compiling CustomDump Mirror.swift
[186/232] Compiling CustomDump CoreImage.swift
[187/232] Compiling CustomDump CoreLocation.swift
[188/232] Emitting module CombineSchedulers
[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] Compiling Dependencies DependencyValues.swift
[192/256] Compiling Dependencies Assert.swift
[193/256] Compiling Dependencies Calendar.swift
[194/258] Compiling CustomDump Foundation.swift
[195/258] Compiling CustomDump GameKit.swift
[196/258] Compiling CustomDump KeyPath.swift
[197/258] Emitting module CustomDump
[198/258] Compiling Dependencies Dependency.swift
[199/258] Compiling Dependencies DependencyContext.swift
[200/258] Compiling Dependencies DependencyKey.swift
[201/258] Compiling Dependencies TypeName.swift
[202/258] Compiling Dependencies PreviewTrait.swift
[203/260] Compiling Dependencies Deprecations.swift
[204/260] Compiling Dependencies Exports.swift
[205/260] Compiling Dependencies Clocks.swift
[206/260] Compiling Dependencies Context.swift
[207/260] Compiling Dependencies Date.swift
[208/260] Compiling Dependencies WithRandomNumberGenerator.swift
[209/260] Compiling Dependencies AppEntryPoint.swift
[210/260] Compiling Dependencies FireAndForget.swift
[211/260] Compiling Dependencies Locale.swift
[212/260] Compiling Dependencies MainQueue.swift
[219/260] Compiling Dependencies MainRunLoop.swift
[220/260] Compiling Dependencies OpenURL.swift
[221/260] Compiling Dependencies TimeZone.swift
[222/260] Compiling Dependencies URLSession.swift
[223/260] Compiling Dependencies UUID.swift
[224/260] Emitting module Dependencies
[227/260] Compiling Dependencies TestTrait.swift
[228/260] Compiling CustomDump XCTAssertDifference.swift
[229/260] Compiling CustomDump XCTAssertNoDifference.swift
[237/260] Compiling Dependencies WithDependencies.swift
[247/260] Emitting module PerceptionCore
[250/261] Compiling PerceptionCore _PerceptionRegistrar.swift
[251/261] Compiling PerceptionCore ThreadLocal.swift
[252/261] Compiling PerceptionCore Environment.swift
[253/261] Compiling PerceptionCore Bindable.swift
[254/261] Compiling PerceptionCore Perceptions.swift
[261/261] Compiling PerceptionCore WithPerceptionTracking.swift
[262/283] Compiling Sharing Deprecations.swift
[263/283] Compiling Sharing KeyPath+Sendable.swift
[264/283] Compiling Sharing MutexBackport.swift
[265/285] Emitting module Sharing
[266/285] Compiling Sharing SwiftUIStateSharing.swift
[267/285] Compiling Sharing resource_bundle_accessor.swift
[268/285] Compiling Sharing Shared.swift
[269/285] Compiling Sharing SharedBinding.swift
[270/285] Compiling Sharing DefaultKey.swift
[271/285] Compiling Sharing FileStorageKey.swift
[272/285] Compiling Sharing SharedReader.swift
[273/285] Compiling Sharing SharedReaderKey.swift
[274/285] Compiling Sharing SharedCollection.swift
[275/285] Compiling Sharing SharedContinuations.swift
[276/285] Compiling Sharing InMemoryKey.swift
[277/285] Compiling Sharing SharedPublisher.swift
[278/285] Compiling Sharing NSRecursiveLock+WithLock.swift
[279/285] Compiling Sharing PassthroughRelay.swift
[280/285] Compiling Sharing PersistentReferences.swift
[281/285] Compiling Sharing SharedKey.swift
[282/285] Compiling Sharing AppStorageKey.swift
[283/285] Compiling Sharing Reference.swift
[284/285] Compiling Sharing SharedChangeTracker.swift
[285/285] Compiling Sharing TypeName.swift
Build complete! (26.09s)
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>
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/2.8.0
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.88s)
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.31s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/pointfreeco/swift-sharing/2.8.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>
Building for debugging...
[0/8] Write sources
[1/8] Write snippet-extract-tool-entitlement.plist
[3/8] Write sources
[4/8] Write swift-version-49B95AFC49DCD68C.txt
[6/53] Emitting module SymbolKit
[7/57] Compiling SymbolKit DeclarationFragments.swift
[8/57] Compiling SymbolKit Fragment.swift
[9/57] Compiling SymbolKit FragmentKind.swift
[10/57] Compiling SymbolKit FunctionParameter.swift
[11/57] Compiling SymbolKit FunctionSignature.swift
[12/57] Compiling SymbolKit SemanticVersion.swift
[13/57] Compiling SymbolKit AccessControl.swift
[14/57] Compiling SymbolKit Availability.swift
[15/57] Compiling SymbolKit AvailabilityItem.swift
[16/57] Compiling SymbolKit Domain.swift
[17/57] Compiling SymbolKit Mixin+Equals.swift
[18/57] Compiling SymbolKit Mixin+Hash.swift
[19/57] Compiling SymbolKit Mixin.swift
[20/57] Compiling SymbolKit LineList.swift
[21/57] Compiling SymbolKit Position.swift
[22/57] Compiling SymbolKit Identifier.swift
[23/57] Compiling SymbolKit KindIdentifier.swift
[24/57] Compiling SymbolKit Location.swift
[25/57] Compiling SymbolKit Mutability.swift
[26/57] Compiling SymbolKit Symbol.swift
[27/57] Compiling SymbolKit SymbolKind.swift
[28/57] Compiling SymbolKit SymbolGraph.swift
[29/57] Compiling SymbolKit GraphCollector.swift
[30/57] Compiling Snippets SnippetParser.swift
[31/57] Compiling Snippets Snippet.swift
[32/57] Emitting module Snippets
[33/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[34/57] Compiling SymbolKit UnifiedSymbol.swift
[35/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[36/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[37/57] Compiling SymbolKit Names.swift
[38/57] Compiling SymbolKit SPI.swift
[39/57] Compiling SymbolKit Snippet.swift
[40/57] Compiling SymbolKit Extension.swift
[41/57] Compiling SymbolKit SourceRange.swift
[42/57] Compiling SymbolKit Metadata.swift
[43/57] Compiling SymbolKit Module.swift
[44/57] Compiling SymbolKit OperatingSystem.swift
[45/57] Compiling SymbolKit Platform.swift
[46/57] Compiling SymbolKit GenericConstraint.swift
[47/57] Compiling SymbolKit GenericParameter.swift
[48/57] Compiling SymbolKit Generics.swift
[49/57] Compiling SymbolKit Namespace.swift
[50/57] Compiling SymbolKit Relationship.swift
[51/57] Compiling SymbolKit RelationshipKind.swift
[52/57] Compiling SymbolKit SourceOrigin.swift
[53/57] Compiling SymbolKit GenericConstraints.swift
[54/57] Compiling SymbolKit Swift.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Emitting module snippet_extract
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (3.55s)
Building for debugging...
[0/1] Write swift-version-49B95AFC49DCD68C.txt
Build of target: 'Sharing' complete! (0.94s)
673
10 /Users/admin/builder/spi-builder-workspace/.docs/pointfreeco/swift-sharing/2.8.0
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/pointfreeco/swift-sharing/2.8.0
File count: 673
Doc size: 10.0MB
Preparing doc bundle ...
Uploading prod-pointfreeco-swift-sharing-2.8.0-ba76f3fd.zip to s3://spi-docs-inbox/prod-pointfreeco-swift-sharing-2.8.0-ba76f3fd.zip
Copying... [13%]
Copying... [21%]
Copying... [34%]
Copying... [43%]
Copying... [51%]
Copying... [64%]
Copying... [73%]
Copying... [81%]
Copying... [94%]
Copying... [100%]
Done.