Build Information
Successful build of swift-sharing, reference 2.5.0 (2c4108
), with Swift 6.1 for macOS (SPM) on 6 May 2025 01:57:26 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Build Log
========================================
RunAll
========================================
Builder version: 4.61.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pointfreeco/swift-sharing.git
Reference: 2.5.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/pointfreeco/swift-sharing
* tag 2.5.0 -> FETCH_HEAD
HEAD is now at 2c41085 Set up dispatch sources after external write. (#148)
Cloned https://github.com/pointfreeco/swift-sharing.git
Revision (git rev-parse @):
2c41085ebcb859ef74802b07367c433c1000100a
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/pointfreeco/swift-sharing.git at 2.5.0
Fetching https://github.com/swiftlang/swift-docc-plugin from cache
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetching https://github.com/pointfreeco/swift-perception
Fetching https://github.com/pointfreeco/swift-identified-collections
Fetching https://github.com/apple/swift-collections from cache
Fetching https://github.com/pointfreeco/swift-custom-dump from cache
Fetching https://github.com/pointfreeco/combine-schedulers from cache
[1/1508] Fetching swift-identified-collections
[122/2919] Fetching swift-identified-collections, swift-perception
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (2.45s)
Fetching https://github.com/swiftlang/swift-syntax from cache
Fetched https://github.com/pointfreeco/swift-perception from cache (2.76s)
Fetching https://github.com/pointfreeco/swift-dependencies from cache
[227/1508] Fetching swift-identified-collections
Fetched https://github.com/pointfreeco/swift-dependencies from cache (2.20s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetched https://github.com/swiftlang/swift-syntax from cache (3.66s)
Fetching https://github.com/pointfreeco/swift-concurrency-extras from cache
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.92s)
Fetching https://github.com/pointfreeco/swift-clocks from cache
Fetched https://github.com/pointfreeco/swift-identified-collections from cache (6.94s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (6.94s)
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (6.94s)
Fetched https://github.com/apple/swift-collections from cache (6.95s)
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (6.96s)
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (1.49s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Fetched https://github.com/pointfreeco/swift-clocks from cache (1.34s)
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (8.58s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.4.3 (0.51s)
Computing version for https://github.com/pointfreeco/swift-perception
Computed https://github.com/pointfreeco/swift-perception at 1.4.1 (0.50s)
Computing version for https://github.com/pointfreeco/swift-identified-collections
warning: 'swift-identified-collections': /Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
3 | import PackageDescription
4 |
5 | let package = Package(
| |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
6 | name: "swift-identified-collections",
7 | products: [
Computed https://github.com/pointfreeco/swift-identified-collections at 1.1.0 (0.49s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.6.1 (0.50s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.49s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.0 (0.49s)
Computing version for https://github.com/pointfreeco/combine-schedulers
warning: 'combine-schedulers': /Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
3 | import PackageDescription
4 |
5 | let package = Package(
| |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
6 | name: "combine-schedulers",
7 | platforms: [
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.2 (0.51s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.67s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.4 (0.71s)
Computing version for https://github.com/pointfreeco/swift-clocks
warning: 'swift-clocks': /Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
3 | import PackageDescription
4 |
5 | let package = Package(
| |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
6 | name: "swift-clocks",
7 | // NB: While the `Clock` protocol is iOS 16+, etc., the package should support earlier platforms
Computed https://github.com/pointfreeco/swift-clocks at 1.0.5 (0.51s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (0.66s)
Creating working copy for https://github.com/pointfreeco/swift-identified-collections
Working copy of https://github.com/pointfreeco/swift-identified-collections resolved at 1.1.0
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.4.3
Creating working copy for https://github.com/pointfreeco/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-perception
Working copy of https://github.com/pointfreeco/swift-perception resolved at 1.4.1
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.3.0
Creating working copy for https://github.com/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/pointfreeco/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.6.1
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.1.4
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 600.0.1
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
warning: 'combine-schedulers': /Users/admin/builder/spi-builder-workspace/.build/checkouts/combine-schedulers/Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
3 | import PackageDescription
4 |
5 | let package = Package(
| |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
6 | name: "combine-schedulers",
7 | platforms: [
warning: 'swift-identified-collections': /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-identified-collections/Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
3 | import PackageDescription
4 |
5 | let package = Package(
| |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
6 | name: "swift-identified-collections",
7 | products: [
warning: 'swift-clocks': /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-clocks/Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
3 | import PackageDescription
4 |
5 | let package = Package(
| |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
6 | name: "swift-clocks",
7 | // NB: While the `Clock` protocol is iOS 16+, etc., the package should support earlier platforms
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "swift-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.0.3",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/combine-schedulers",
"dependencies": [
{
"identity": "swift-concurrency-extras",
"name": "swift-concurrency-extras",
"url": "https://github.com/pointfreeco/swift-concurrency-extras",
"version": "1.3.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-concurrency-extras",
"dependencies": [
]
},
{
"identity": "xctest-dynamic-overlay",
"name": "xctest-dynamic-overlay",
"url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
"version": "1.5.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
"dependencies": [
]
}
]
},
{
"identity": "swift-concurrency-extras",
"name": "swift-concurrency-extras",
"url": "https://github.com/pointfreeco/swift-concurrency-extras",
"version": "1.3.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-concurrency-extras",
"dependencies": [
]
},
{
"identity": "swift-custom-dump",
"name": "swift-custom-dump",
"url": "https://github.com/pointfreeco/swift-custom-dump",
"version": "1.3.3",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-custom-dump",
"dependencies": [
{
"identity": "xctest-dynamic-overlay",
"name": "xctest-dynamic-overlay",
"url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
"version": "1.5.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
"dependencies": [
]
}
]
},
{
"identity": "swift-dependencies",
"name": "swift-dependencies",
"url": "https://github.com/pointfreeco/swift-dependencies",
"version": "1.9.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-dependencies",
"dependencies": [
{
"identity": "combine-schedulers",
"name": "combine-schedulers",
"url": "https://github.com/pointfreeco/combine-schedulers",
"version": "1.0.3",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/combine-schedulers",
"dependencies": [
{
"identity": "swift-concurrency-extras",
"name": "swift-concurrency-extras",
"url": "https://github.com/pointfreeco/swift-concurrency-extras",
"version": "1.3.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-concurrency-extras",
"dependencies": [
]
},
{
"identity": "xctest-dynamic-overlay",
"name": "xctest-dynamic-overlay",
"url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
"version": "1.5.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
"dependencies": [
]
}
]
},
{
"identity": "swift-clocks",
"name": "swift-clocks",
"url": "https://github.com/pointfreeco/swift-clocks",
"version": "1.0.6",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-clocks",
"dependencies": [
{
"identity": "swift-concurrency-extras",
"name": "swift-concurrency-extras",
"url": "https://github.com/pointfreeco/swift-concurrency-extras",
"version": "1.3.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-concurrency-extras",
"dependencies": [
]
},
{
"identity": "xctest-dynamic-overlay",
"name": "xctest-dynamic-overlay",
"url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
"version": "1.5.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
"dependencies": [
]
}
]
},
{
"identity": "swift-concurrency-extras",
"name": "swift-concurrency-extras",
"url": "https://github.com/pointfreeco/swift-concurrency-extras",
"version": "1.3.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-concurrency-extras",
"dependencies": [
]
},
{
"identity": "xctest-dynamic-overlay",
"name": "xctest-dynamic-overlay",
"url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
"version": "1.5.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
"dependencies": [
]
},
{
"identity": "swift-syntax",
"name": "swift-syntax",
"url": "https://github.com/swiftlang/swift-syntax",
"version": "601.0.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
"dependencies": [
]
}
]
},
{
"identity": "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.1.4",
"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": "1.6.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-perception",
"dependencies": [
{
"identity": "swift-syntax",
"name": "swift-syntax",
"url": "https://github.com/swiftlang/swift-syntax",
"version": "601.0.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
"dependencies": [
]
},
{
"identity": "xctest-dynamic-overlay",
"name": "xctest-dynamic-overlay",
"url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
"version": "1.5.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
"dependencies": [
]
}
]
},
{
"identity": "xctest-dynamic-overlay",
"name": "xctest-dynamic-overlay",
"url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
"version": "1.5.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/pointfreeco/swift-sharing.git
[1/3162] Fetching swift-sharing
Fetched https://github.com/pointfreeco/swift-sharing.git from cache (5.70s)
Fetching https://github.com/pointfreeco/swift-dependencies from cache
Fetching https://github.com/pointfreeco/swift-perception 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/combine-schedulers from cache
Fetched https://github.com/pointfreeco/swift-perception from cache (1.36s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (1.39s)
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (1.39s)
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (1.39s)
Fetched https://github.com/pointfreeco/swift-identified-collections from cache (1.39s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.40s)
Fetched https://github.com/pointfreeco/swift-dependencies from cache (1.40s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.1 (1.47s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.50s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.3 (0.50s)
Computing version for https://github.com/pointfreeco/swift-perception
Computed https://github.com/pointfreeco/swift-perception at 1.6.0 (0.51s)
Fetching https://github.com/swiftlang/swift-syntax from cache
Fetched https://github.com/swiftlang/swift-syntax from cache (2.52s)
Computing version for https://github.com/pointfreeco/swift-identified-collections
Computed https://github.com/pointfreeco/swift-identified-collections at 1.1.1 (3.03s)
Fetching https://github.com/apple/swift-collections from cache
Fetched https://github.com/apple/swift-collections from cache (1.71s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (1.77s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.4 (0.03s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.9.2 (0.50s)
Fetching https://github.com/pointfreeco/swift-clocks from cache
Fetched https://github.com/pointfreeco/swift-clocks from cache (1.46s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (1.98s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (0.67s)
Creating working copy for https://github.com/pointfreeco/swift-sharing.git
Working copy of https://github.com/pointfreeco/swift-sharing.git resolved at 2.5.0 (2c41085)
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/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.5.2
Creating working copy for https://github.com/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-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 601.0.1
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.1.4
Creating working copy for https://github.com/pointfreeco/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.9.2
Creating working copy for https://github.com/pointfreeco/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 1.0.6
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.3.1
Creating working copy for https://github.com/pointfreeco/swift-perception
Working copy of https://github.com/pointfreeco/swift-perception resolved at 1.6.0
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.1
Building package at path: $PWD
https://github.com/pointfreeco/swift-sharing.git
https://github.com/pointfreeco/swift-sharing.git
{
"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" : "2.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",
"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"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/18] Write sources
[3/18] Copying PrivacyInfo.xcprivacy
[3/18] Write sources
[17/18] Write swift-version-2F0A5646E1D333AE.txt
[19/70] Compiling Sharing1 Empty.swift
[20/70] Emitting module Sharing1
[21/70] Emitting module Sharing2
[22/70] Compiling Sharing2 Empty.swift
[23/70] Compiling InternalCollectionsUtilities _SortedCollection.swift
[24/70] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[25/71] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[26/71] Emitting module InternalCollectionsUtilities
[27/71] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[28/71] Compiling InternalCollectionsUtilities Specialize.swift
[29/71] Compiling InternalCollectionsUtilities Debugging.swift
[30/71] Compiling InternalCollectionsUtilities Descriptions.swift
[31/71] Compiling InternalCollectionsUtilities UInt+reversed.swift
[32/71] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[33/71] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[34/71] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[35/71] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[36/71] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[37/71] Compiling InternalCollectionsUtilities Integer rank.swift
[38/71] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[39/71] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[40/71] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[41/71] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[42/127] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[43/127] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[44/127] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[45/127] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[46/127] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[47/127] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[48/133] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[49/133] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[50/133] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[51/133] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[52/133] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[53/133] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[54/133] Compiling OrderedCollections OrderedDictionary+Elements.swift
[55/133] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[56/133] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[57/133] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[58/133] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[59/133] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[60/133] Compiling OrderedCollections OrderedSet+Hashable.swift
[61/133] Compiling OrderedCollections OrderedSet+Initializers.swift
[62/133] Compiling OrderedCollections OrderedSet+Insertions.swift
[63/133] Compiling OrderedCollections OrderedSet+Invariants.swift
[64/133] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[65/133] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[66/133] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[67/133] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[68/133] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[69/133] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[70/133] Compiling OrderedCollections OrderedDictionary+Values.swift
[71/133] Compiling OrderedCollections OrderedDictionary.swift
[72/133] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[73/133] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[74/133] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[75/133] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[76/133] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[77/133] Compiling OrderedCollections OrderedSet+Sendable.swift
[78/133] Compiling OrderedCollections _Hashtable+Header.swift
[79/133] Compiling OrderedCollections OrderedDictionary+Codable.swift
[80/133] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[81/133] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[82/133] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[83/133] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[84/133] Compiling OrderedCollections _HashTable+Bucket.swift
[85/133] Compiling OrderedCollections _HashTable+BucketIterator.swift
[86/133] Compiling OrderedCollections _HashTable+Constants.swift
[87/133] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[88/133] Compiling OrderedCollections _HashTable+Testing.swift
[89/133] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[90/133] Compiling OrderedCollections _HashTable.swift
[91/133] Compiling OrderedCollections OrderedSet+SubSequence.swift
[92/133] Compiling OrderedCollections OrderedSet+Testing.swift
[93/133] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[94/133] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[95/133] Compiling OrderedCollections OrderedSet.swift
[96/133] Compiling OrderedCollections _UnsafeBitset.swift
[97/133] Compiling OrderedCollections OrderedSet+Codable.swift
[98/133] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[99/133] Compiling OrderedCollections OrderedSet+Descriptions.swift
[100/133] Compiling OrderedCollections OrderedSet+Diffing.swift
[101/133] Compiling OrderedCollections OrderedSet+Equatable.swift
[102/133] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[103/133] Emitting module OrderedCollections
[104/152] Compiling IdentifiedCollections IdentifiedArray+RandomAccessCollection.swift
[105/152] Compiling IdentifiedCollections IdentifiedArray+RangeReplaceableCollection.swift
[106/153] Compiling IdentifiedCollections IdentifiedArray+Insertions.swift
[107/153] Compiling IdentifiedCollections IdentifiedArray+MutableCollection.swift
[108/153] Compiling IssueReporting WithIssueContext.swift
[109/153] Compiling IdentifiedCollections IdentifiedArray+ExpressibleByArrayLiteral.swift
[110/153] Compiling IdentifiedCollections IdentifiedArray+Hashable.swift
[113/154] Emitting module ConcurrencyExtras
[114/155] Compiling ConcurrencyExtras LockIsolated.swift
[115/155] Compiling ConcurrencyExtras Result.swift
[116/155] Compiling ConcurrencyExtras MainSerialExecutor.swift
[117/155] Compiling ConcurrencyExtras AsyncStream.swift
[118/155] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[119/155] Compiling ConcurrencyExtras Task.swift
[120/155] Compiling ConcurrencyExtras Locking.swift
[121/155] Compiling ConcurrencyExtras UncheckedBox.swift
[122/155] Compiling IdentifiedCollections IdentifiedArray+Collection.swift
[123/155] Compiling IdentifiedCollections IdentifiedArray+CollectionAlgorithms.swift
[124/155] Compiling IdentifiedCollections Identified.swift
[125/155] Compiling IdentifiedCollections IdentifiedArray+Codable.swift
[128/155] Emitting module IssueReporting
[129/155] Compiling IdentifiedCollections IdentifiedArray+CustomDebugStringConvertible.swift
[130/155] Compiling IdentifiedCollections IdentifiedArray+CustomReflectable.swift
[131/155] Compiling IdentifiedCollections IdentifiedArray+IdentifiedCollection.swift
[132/155] Compiling IdentifiedCollections IdentifiedArray+Initializers.swift
[133/155] Compiling IdentifiedCollections IdentifiedArray+CustomStringConvertible.swift
[134/155] Compiling IdentifiedCollections IdentifiedArray+Equatable.swift
[135/155] Compiling IdentifiedCollections IdentifiedArray+Sendable.swift
[136/155] Compiling IdentifiedCollections IdentifiedArray.swift
[149/155] Compiling IdentifiedCollections IdentifiedCollection.swift
[150/171] Compiling ConcurrencyExtras UncheckedSendable.swift
[151/193] Emitting module XCTestDynamicOverlay
[152/193] Compiling XCTestDynamicOverlay Deprecations.swift
[153/193] Compiling XCTestDynamicOverlay Exports.swift
[154/193] Emitting module IdentifiedCollections
[155/193] Compiling PerceptionCore AnySendable.swift
[156/193] Compiling PerceptionCore BetaChecking.swift
[157/193] Compiling CombineSchedulers AnyScheduler.swift
[158/193] Compiling CombineSchedulers Concurrency.swift
[159/221] Compiling CombineSchedulers UIKit.swift
[160/221] Compiling CombineSchedulers UIScheduler.swift
[161/222] Compiling CustomDump CoreMotion.swift
[162/222] Compiling CustomDump AnyType.swift
[163/222] Compiling Clocks Timer.swift
[164/222] Compiling Clocks UnimplementedClock.swift
[165/222] Compiling Clocks Lock.swift
[166/222] Compiling CustomDump CoreImage.swift
[167/222] Compiling CustomDump CoreLocation.swift
[168/222] Emitting module CombineSchedulers
[169/222] Emitting module Clocks
[170/222] Compiling Clocks AnyClock.swift
[171/222] Compiling CombineSchedulers Timer.swift
[172/222] Compiling CombineSchedulers TestScheduler.swift
[173/222] Compiling Clocks TestClock.swift
[174/222] Compiling CombineSchedulers UnimplementedScheduler.swift
[176/222] Compiling CustomDump CollectionDifference.swift
[177/222] Compiling CustomDump Identifiable.swift
[178/224] Emitting module CustomDump
[179/224] Compiling CustomDump XCTAssertDifference.swift
[180/224] Compiling CustomDump XCTAssertNoDifference.swift
[181/224] Compiling CustomDump Mirror.swift
[182/224] Compiling CustomDump String.swift
[183/224] Compiling CustomDump Unordered.swift
[184/224] Compiling CustomDump CustomDumpRepresentable.swift
[185/224] Compiling CustomDump CustomDumpStringConvertible.swift
[186/224] Compiling CustomDump Diff.swift
[190/224] Compiling CustomDump Dump.swift
[191/224] Compiling CustomDump ExpectDifference.swift
[192/224] Compiling CustomDump ExpectNoDifference.swift
[193/224] Compiling CustomDump Foundation.swift
[194/224] Compiling CustomDump GameKit.swift
[195/224] Compiling CustomDump KeyPath.swift
[196/224] Compiling CombineSchedulers NSRecursiveLock.swift
[197/224] Compiling CombineSchedulers Lock.swift
[198/224] Compiling CombineSchedulers SwiftUI.swift
[199/224] Compiling Clocks ImmediateClock.swift
[200/224] Compiling Clocks SwiftUI.swift
[201/224] Compiling Clocks _AsyncTimerSequence.swift
[202/224] Compiling CustomDump Swift.swift
[203/224] Compiling CustomDump SwiftUI.swift
[204/224] Compiling CustomDump UIKit.swift
[205/224] Compiling CustomDump Photos.swift
[206/224] Compiling CustomDump Speech.swift
[207/224] Compiling CustomDump StoreKit.swift
[208/224] Compiling CustomDump UserNotifications.swift
[209/224] Compiling CustomDump UserNotificationsUI.swift
[210/224] Compiling CustomDump CustomDumpReflectable.swift
[211/247] Compiling PerceptionCore PerceptionTracking.swift
[212/248] Compiling Dependencies DependencyValues.swift
[213/248] Compiling Dependencies Assert.swift
[214/248] Emitting module PerceptionCore
[215/248] Compiling Dependencies Calendar.swift
[216/248] Compiling Dependencies Dependency.swift
[217/248] Compiling PerceptionCore _PerceptionRegistrar.swift
[218/248] Compiling Dependencies DependencyContext.swift
[219/248] Compiling Dependencies DependencyKey.swift
[220/248] Compiling PerceptionCore PerceptionChecking.swift
[221/248] Compiling PerceptionCore Perceptible.swift
[222/248] Compiling Dependencies Clocks.swift
[223/248] Compiling Dependencies Context.swift
[224/248] Compiling PerceptionCore PerceptionRegistrar.swift
[225/248] Compiling Dependencies UUID.swift
[226/248] Compiling Dependencies WithRandomNumberGenerator.swift
[227/250] Compiling Dependencies TypeName.swift
[228/250] Compiling Dependencies PreviewTrait.swift
[229/250] Compiling Dependencies TimeZone.swift
[230/250] Compiling Dependencies URLSession.swift
[231/250] Compiling Dependencies Deprecations.swift
[232/250] Compiling Dependencies Exports.swift
[233/250] Compiling Dependencies MainRunLoop.swift
[234/250] Compiling Dependencies OpenURL.swift
[235/250] Compiling Dependencies FireAndForget.swift
[236/250] Compiling Dependencies Locale.swift
[237/250] Compiling Dependencies MainQueue.swift
[240/250] Compiling Dependencies Date.swift
[244/250] Emitting module Dependencies
[245/250] Compiling PerceptionCore WithPerceptionTracking.swift
[249/250] Compiling Dependencies TestTrait.swift
[250/250] Compiling Dependencies WithDependencies.swift
[251/272] Emitting module Sharing
[252/274] Compiling Sharing Deprecations.swift
[253/274] Compiling Sharing KeyPath+Sendable.swift
[254/274] Compiling Sharing MutexBackport.swift
[255/274] Compiling Sharing NSRecursiveLock+WithLock.swift
[256/274] Compiling Sharing PassthroughRelay.swift
[257/274] Compiling Sharing PersistentReferences.swift
[258/274] Compiling Sharing SharedCollection.swift
[259/274] Compiling Sharing SharedContinuations.swift
[260/274] Compiling Sharing SwiftUIStateSharing.swift
[261/274] Compiling Sharing resource_bundle_accessor.swift
[262/274] Compiling Sharing InMemoryKey.swift
[263/274] Compiling Sharing SharedPublisher.swift
[264/274] Compiling Sharing SharedKey.swift
[265/274] Compiling Sharing AppStorageKey.swift
[266/274] Compiling Sharing DefaultKey.swift
[267/274] Compiling Sharing FileStorageKey.swift
[268/274] Compiling Sharing SharedReader.swift
[269/274] Compiling Sharing SharedReaderKey.swift
[270/274] Compiling Sharing Shared.swift
[271/274] Compiling Sharing SharedBinding.swift
[272/274] Compiling Sharing Reference.swift
[273/274] Compiling Sharing SharedChangeTracker.swift
[274/274] Compiling Sharing TypeName.swift
Build complete! (26.67s)
warning: 'swift-identified-collections': /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-identified-collections/Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
3 | import PackageDescription
4 |
5 | let package = Package(
| |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
6 | name: "swift-identified-collections",
7 | products: [
warning: 'combine-schedulers': /Users/admin/builder/spi-builder-workspace/.build/checkouts/combine-schedulers/Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
3 | import PackageDescription
4 |
5 | let package = Package(
| |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
6 | name: "combine-schedulers",
7 | platforms: [
warning: 'swift-clocks': /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-clocks/Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
3 | import PackageDescription
4 |
5 | let package = Package(
| |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
6 | name: "swift-clocks",
7 | // NB: While the `Clock` protocol is iOS 16+, etc., the package should support earlier platforms
Build complete.
{
"dependencies" : [
{
"identity" : "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" : "2.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",
"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.5.0
Repository: pointfreeco/swift-sharing
Swift version used: 6.1
.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
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/swift-docc-render-artifact/.git/
From https://github.com/swiftlang/swift-docc-render-artifact
* branch release/6.2 -> FETCH_HEAD
* [new branch] release/6.2 -> origin/release/6.2
HEAD is now at 8799b69 Update the artifact
Cloned https://github.com/swiftlang/swift-docc-render-artifact
Extracting symbol information for 'Sharing'...
Finished extracting symbol information for 'Sharing'. (10.96s)
Building documentation for 'Sharing'...
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:512:56-512:70
510 |
511 | extension DependencyValues {
512 + /// Default file storage used by ``SharedReaderKey/appStorage(_:)``.
| ╰─suggestion: Replace 'appStorage(_:)' with 'appStorage(_:store:)'
513 | ///
514 | /// Use this dependency to override the manner in which
warning: 'appStorage(_:)' doesn't exist at '/Sharing/SharedReaderKey'
--> ../SharedKeys/AppStorageKey.swift:515:27-515:41
513 | ///
514 | /// Use this dependency to override the manner in which
515 + /// ``SharedReaderKey/appStorage(_:)`` interacts with UserDefaults. For
| ╰─suggestion: Replace 'appStorage(_:)' with 'appStorage(_:store:)'
516 | /// example, while your app is running for UI tests you probably do not want your features writing
517 | /// 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:519:50-519:58
517 | /// changes to your actual UserDefaults suite, which would cause that data to bleed over from test to test.
518 | ///
519 + /// So, for that situation you can use the ``inMemory`` value so that each
520 | /// run of the app starts with a fresh suite that will never interfere with other tests:
521 | ///
Finished building documentation for 'Sharing' (0.34s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/pointfreeco/swift-sharing/2.5.0
warning: 'swift-identified-collections': /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-identified-collections/Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
3 | import PackageDescription
4 |
5 | let package = Package(
| |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
6 | name: "swift-identified-collections",
7 | products: [
warning: 'combine-schedulers': /Users/admin/builder/spi-builder-workspace/.build/checkouts/combine-schedulers/Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
3 | import PackageDescription
4 |
5 | let package = Package(
| |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
6 | name: "combine-schedulers",
7 | platforms: [
warning: 'swift-clocks': /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-clocks/Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
3 | import PackageDescription
4 |
5 | let package = Package(
| |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
6 | name: "swift-clocks",
7 | // NB: While the `Clock` protocol is iOS 16+, etc., the package should support earlier platforms
Building for debugging...
[0/8] Write sources
[2/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version-2F0A5646E1D333AE.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 SourceRange.swift
[13/57] Compiling SymbolKit Metadata.swift
[14/57] Compiling SymbolKit Module.swift
[15/57] Compiling SymbolKit OperatingSystem.swift
[16/57] Compiling SymbolKit Platform.swift
[17/57] Compiling SymbolKit Identifier.swift
[18/57] Compiling SymbolKit KindIdentifier.swift
[19/57] Compiling SymbolKit Location.swift
[20/57] Compiling SymbolKit Mutability.swift
[21/57] Compiling SymbolKit Relationship.swift
[22/57] Compiling SymbolKit RelationshipKind.swift
[23/57] Compiling SymbolKit SourceOrigin.swift
[24/57] Compiling SymbolKit GenericConstraints.swift
[25/57] Compiling SymbolKit Swift.swift
[26/57] Compiling SymbolKit Names.swift
[27/57] Compiling SymbolKit SPI.swift
[28/57] Compiling SymbolKit Snippet.swift
[29/57] Compiling SymbolKit Extension.swift
[30/57] Compiling SymbolKit Symbol.swift
[31/57] Compiling SymbolKit SymbolKind.swift
[32/57] Compiling SymbolKit SymbolGraph.swift
[33/57] Compiling SymbolKit GraphCollector.swift
[34/57] Compiling SymbolKit Mixin+Equals.swift
[35/57] Compiling SymbolKit Mixin+Hash.swift
[36/57] Compiling SymbolKit Mixin.swift
[37/57] Compiling SymbolKit LineList.swift
[38/57] Compiling SymbolKit Position.swift
[39/57] Compiling SymbolKit GenericConstraint.swift
[40/57] Compiling SymbolKit GenericParameter.swift
[41/57] Compiling SymbolKit Generics.swift
[42/57] Compiling SymbolKit Namespace.swift
[43/57] Emitting module Snippets
[44/57] Compiling Snippets Snippet.swift
[45/57] Compiling Snippets SnippetParser.swift
[46/57] Compiling SymbolKit SemanticVersion.swift
[47/57] Compiling SymbolKit AccessControl.swift
[48/57] Compiling SymbolKit Availability.swift
[49/57] Compiling SymbolKit AvailabilityItem.swift
[50/57] Compiling SymbolKit Domain.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] 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! (4.19s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/53] Compiling Sharing2 Empty.swift
[3/53] Compiling Sharing1 Empty.swift
[4/53] Emitting module Sharing1
[5/53] Emitting module Sharing2
[6/53] Compiling IssueReporting AppHostWarning.swift
[7/53] Compiling IssueReporting Deprecations.swift
[8/54] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[9/54] Compiling IssueReporting ReportIssue.swift
[10/54] Compiling IssueReporting TestContext.swift
[11/54] Compiling IssueReporting FatalErrorReporter.swift
[12/54] Compiling IssueReporting RuntimeWarningReporter.swift
[13/54] Compiling IssueReporting IssueReporter.swift
[14/54] Compiling IssueReporting BreakpointReporter.swift
[15/54] Compiling ConcurrencyExtras MainSerialExecutor.swift
[16/54] Compiling ConcurrencyExtras Locking.swift
[17/54] Compiling ConcurrencyExtras LockIsolated.swift
[18/54] Compiling ConcurrencyExtras UncheckedBox.swift
[19/54] Compiling ConcurrencyExtras Result.swift
[20/54] Compiling ConcurrencyExtras Task.swift
[21/55] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[22/55] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[23/55] Compiling ConcurrencyExtras AsyncStream.swift
[24/55] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[25/55] Emitting module ConcurrencyExtras
[28/55] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[29/55] Compiling IssueReporting Rethrows.swift
[30/55] Compiling IssueReporting SwiftTesting.swift
[33/56] Compiling IssueReporting UncheckedSendable.swift
[34/56] Compiling IssueReporting Warn.swift
[35/56] Emitting module InternalCollectionsUtilities
[38/56] Compiling IssueReporting XCTest.swift
[39/56] Compiling IssueReporting IsTesting.swift
[40/56] Compiling IssueReporting Unimplemented.swift
[41/56] Compiling IssueReporting WithExpectedIssue.swift
[46/56] Compiling ConcurrencyExtras UncheckedSendable.swift
[55/56] Emitting module IssueReporting
[56/56] Compiling IssueReporting WithIssueContext.swift
[57/150] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[58/150] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[59/150] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[60/150] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[61/150] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[62/150] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[63/156] Compiling XCTestDynamicOverlay Exports.swift
[64/156] Compiling OrderedCollections OrderedDictionary+Elements.swift
[65/156] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[66/156] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[67/156] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[68/156] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[69/156] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[70/156] Compiling PerceptionCore Perceptible.swift
[71/157] Compiling OrderedCollections _Hashtable+Header.swift
[72/157] Compiling OrderedCollections OrderedDictionary+Codable.swift
[73/157] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[74/157] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[75/157] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[76/157] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[77/157] Compiling CombineSchedulers Lock.swift
[78/158] Compiling CombineSchedulers UIKit.swift
[79/158] Compiling CombineSchedulers UIScheduler.swift
[80/158] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[81/158] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[82/158] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[83/158] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[84/158] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[85/158] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[86/158] Compiling PerceptionCore AnySendable.swift
[87/158] Compiling PerceptionCore BetaChecking.swift
[88/158] Compiling PerceptionCore Bindable.swift
[89/158] Compiling PerceptionCore Environment.swift
[90/158] Compiling CombineSchedulers NSRecursiveLock.swift
[91/158] Compiling OrderedCollections OrderedSet+Codable.swift
[92/158] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[93/158] Compiling OrderedCollections OrderedSet+Descriptions.swift
[94/158] Compiling OrderedCollections OrderedSet+Diffing.swift
[95/158] Compiling OrderedCollections OrderedSet+Equatable.swift
[96/158] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[97/158] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[98/158] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[99/158] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[100/158] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[101/158] Compiling OrderedCollections OrderedDictionary+Values.swift
[102/158] Compiling OrderedCollections OrderedDictionary.swift
[103/158] Compiling OrderedCollections OrderedSet+Hashable.swift
[104/158] Compiling OrderedCollections OrderedSet+Initializers.swift
[105/158] Compiling OrderedCollections OrderedSet+Insertions.swift
[106/158] Compiling OrderedCollections OrderedSet+Invariants.swift
[107/158] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[108/158] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[109/158] Compiling PerceptionCore Exports.swift
[110/158] Compiling PerceptionCore Locking.swift
[111/158] Compiling PerceptionCore PerceptionTracking.swift
[116/158] Emitting module CombineSchedulers
[117/158] Emitting module Clocks
[118/158] Compiling Clocks ImmediateClock.swift
[119/158] Compiling Clocks AnyClock.swift
[120/158] Emitting module PerceptionCore
[121/158] Compiling Clocks Lock.swift
[122/158] Compiling Clocks _AsyncTimerSequence.swift
[123/158] Compiling Clocks UnimplementedClock.swift
[124/158] Compiling Clocks Timer.swift
[125/158] Compiling PerceptionCore ThreadLocal.swift
[126/158] Compiling PerceptionCore Unchecked.swift
[127/158] Compiling CombineSchedulers SwiftUI.swift
[128/158] Emitting module XCTestDynamicOverlay
[129/158] Compiling XCTestDynamicOverlay Deprecations.swift
[130/158] Compiling CombineSchedulers TestScheduler.swift
[131/158] Compiling CombineSchedulers Timer.swift
[132/158] Compiling Clocks SwiftUI.swift
[133/158] Compiling Clocks TestClock.swift
[134/158] Compiling PerceptionCore _PerceptionRegistrar.swift
[135/158] Compiling PerceptionCore PerceptionRegistrar.swift
[136/158] Compiling PerceptionCore PerceptionChecking.swift
[145/158] Compiling OrderedCollections _HashTable+Constants.swift
[146/158] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[147/158] Compiling OrderedCollections _HashTable+Testing.swift
[148/158] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[149/158] Compiling OrderedCollections _HashTable.swift
[150/158] Compiling CombineSchedulers UnimplementedScheduler.swift
[151/158] Compiling OrderedCollections OrderedSet+SubSequence.swift
[152/158] Compiling OrderedCollections OrderedSet+Testing.swift
[153/158] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[154/158] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[155/158] Compiling OrderedCollections OrderedSet.swift
[156/158] Compiling OrderedCollections _UnsafeBitset.swift
[157/158] Compiling PerceptionCore WithPerceptionTracking.swift
[158/209] Emitting module OrderedCollections
[159/228] Compiling IdentifiedCollections IdentifiedArray+Collection.swift
[160/228] Compiling IdentifiedCollections IdentifiedArray+CollectionAlgorithms.swift
[161/228] Compiling IdentifiedCollections Identified.swift
[162/230] Compiling IdentifiedCollections IdentifiedArray+IdentifiedCollection.swift
[163/230] Compiling IdentifiedCollections IdentifiedArray+Initializers.swift
[164/230] Compiling IdentifiedCollections IdentifiedArray+Sendable.swift
[165/230] Compiling IdentifiedCollections IdentifiedArray+ExpressibleByArrayLiteral.swift
[166/230] Compiling IdentifiedCollections IdentifiedArray+Hashable.swift
[168/230] Compiling IdentifiedCollections IdentifiedArray.swift
[169/230] Compiling IdentifiedCollections IdentifiedArray+RandomAccessCollection.swift
[170/230] Compiling IdentifiedCollections IdentifiedArray+CustomStringConvertible.swift
[171/230] Compiling IdentifiedCollections IdentifiedArray+Equatable.swift
[174/230] Compiling IdentifiedCollections IdentifiedArray+Insertions.swift
[175/230] Compiling IdentifiedCollections IdentifiedArray+MutableCollection.swift
[176/230] Compiling IdentifiedCollections IdentifiedArray+RangeReplaceableCollection.swift
[177/230] Compiling Dependencies Locale.swift
[178/230] Compiling Dependencies MainQueue.swift
[179/230] Compiling Dependencies MainRunLoop.swift
[180/230] Compiling Dependencies OpenURL.swift
[183/233] Compiling IdentifiedCollections IdentifiedArray+Codable.swift
[184/233] Compiling IdentifiedCollections IdentifiedArray+CustomDebugStringConvertible.swift
[185/233] Compiling IdentifiedCollections IdentifiedArray+CustomReflectable.swift
[189/233] Emitting module Dependencies
[204/233] Compiling IdentifiedCollections IdentifiedCollection.swift
[213/233] Emitting module IdentifiedCollections
[214/233] Emitting module CustomDump
[216/233] Compiling Dependencies TestTrait.swift
[217/233] Compiling Dependencies WithDependencies.swift
[221/233] Compiling CustomDump Dump.swift
[222/233] Compiling CustomDump ExpectDifference.swift
[223/233] Compiling CustomDump ExpectNoDifference.swift
[230/233] Compiling CustomDump XCTAssertDifference.swift
[231/233] Compiling CustomDump XCTAssertNoDifference.swift
[234/255] Compiling Sharing NSRecursiveLock+WithLock.swift
[235/255] Compiling Sharing PassthroughRelay.swift
[236/255] Compiling Sharing PersistentReferences.swift
[237/255] Compiling Sharing Deprecations.swift
[238/255] Compiling Sharing KeyPath+Sendable.swift
[239/255] Compiling Sharing MutexBackport.swift
[240/257] Emitting module Sharing
[241/257] Compiling Sharing SharedReader.swift
[242/257] Compiling Sharing SharedReaderKey.swift
[243/257] Compiling Sharing InMemoryKey.swift
[244/257] Compiling Sharing SharedPublisher.swift
[245/257] Compiling Sharing SharedKey.swift
[246/257] Compiling Sharing AppStorageKey.swift
[247/257] Compiling Sharing SharedCollection.swift
[248/257] Compiling Sharing SharedContinuations.swift
[249/257] Compiling Sharing Shared.swift
[250/257] Compiling Sharing SharedBinding.swift
[251/257] Compiling Sharing Reference.swift
[252/257] Compiling Sharing SharedChangeTracker.swift
[253/257] Compiling Sharing TypeName.swift
[254/257] Compiling Sharing DefaultKey.swift
[255/257] Compiling Sharing FileStorageKey.swift
[256/257] Compiling Sharing SwiftUIStateSharing.swift
[257/257] Compiling Sharing resource_bundle_accessor.swift
Build of target: 'Sharing' complete! (5.78s)
609
6 /Users/admin/builder/spi-builder-workspace/.docs/pointfreeco/swift-sharing/2.5.0
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/pointfreeco/swift-sharing/2.5.0
File count: 609
Doc size: 6.0MB
Preparing doc bundle ...
Uploading prod-pointfreeco-swift-sharing-2.5.0-ca8c76c3.zip to s3://spi-docs-inbox/prod-pointfreeco-swift-sharing-2.5.0-ca8c76c3.zip
Copying... [11%]
Copying... [21%]
Copying... [32%]
Copying... [43%]
Copying... [53%]
Copying... [64%]
Copying... [74%]
Copying... [85%]
Copying... [90%]
Copying... [100%]
Done.