Build Information
Successful build of swift-sharing, reference main (bc27f8), with Swift 6.1 for macOS (SPM) on 27 Mar 2026 05:49:44 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 .statsBuild Log
========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pointfreeco/swift-sharing.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/pointfreeco/swift-sharing
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 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 main
========================================
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" : "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"
}
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/22] Write sources
[15/22] Copying PrivacyInfo.xcprivacy
[15/22] Write sources
[19/22] Write swift-version-2F0A5646E1D333AE.txt
[21/58] Emitting module Sharing1
[22/58] Emitting module Sharing2
[23/58] Compiling Sharing2 Empty.swift
[24/58] Compiling Sharing1 Empty.swift
[25/58] Emitting module InternalCollectionsUtilities
[26/59] Emitting module IssueReportingPackageSupport
[27/59] Compiling IssueReportingPackageSupport _Test.swift
[28/59] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[29/59] Compiling InternalCollectionsUtilities _SortedCollection.swift
[30/59] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[31/59] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[32/59] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[33/59] Compiling InternalCollectionsUtilities UInt+reversed.swift
[34/59] Compiling InternalCollectionsUtilities Debugging.swift
[35/59] Compiling InternalCollectionsUtilities Descriptions.swift
[36/59] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[37/59] Compiling InternalCollectionsUtilities Integer rank.swift
[38/59] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[39/59] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[40/59] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[41/82] Compiling IssueReporting FatalErrorReporter.swift
[42/82] Compiling IssueReporting XCTest.swift
[43/82] Compiling IssueReporting IsTesting.swift
[44/82] Compiling IssueReporting TestContext.swift
[45/82] Compiling IssueReporting Unimplemented.swift
[46/82] Compiling IssueReporting IssueSeverity.swift
[47/138] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[48/138] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[49/138] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[50/138] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[51/138] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[52/138] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[53/144] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[54/144] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[55/144] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[56/144] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[57/144] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[58/144] Compiling OrderedCollections OrderedSet+Sendable.swift
[59/144] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[60/144] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[61/144] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[62/144] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[63/144] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[64/144] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[65/144] Compiling OrderedCollections OrderedDictionary+Elements.swift
[66/144] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[67/144] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[68/144] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[69/144] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[70/144] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[71/144] Compiling OrderedCollections _Hashtable+Header.swift
[72/144] Compiling OrderedCollections OrderedDictionary+Codable.swift
[73/144] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[74/144] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[75/144] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[76/144] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[77/144] Compiling OrderedCollections OrderedSet+Hashable.swift
[78/144] Compiling OrderedCollections OrderedSet+Initializers.swift
[79/144] Compiling OrderedCollections OrderedSet+Insertions.swift
[80/144] Compiling OrderedCollections OrderedSet+Invariants.swift
[81/144] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[82/144] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[83/144] Compiling OrderedCollections OrderedSet+Codable.swift
[84/144] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[85/144] Compiling OrderedCollections OrderedSet+Descriptions.swift
[86/144] Compiling OrderedCollections OrderedSet+Diffing.swift
[87/144] Compiling OrderedCollections OrderedSet+Equatable.swift
[88/144] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[89/144] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[90/144] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[91/144] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[92/144] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[93/144] Compiling OrderedCollections OrderedDictionary+Values.swift
[94/144] Compiling OrderedCollections OrderedDictionary.swift
[95/144] Compiling OrderedCollections _HashTable+Bucket.swift
[96/144] Compiling OrderedCollections _HashTable+BucketIterator.swift
[97/144] Compiling OrderedCollections _HashTable+Constants.swift
[98/144] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[99/144] Compiling OrderedCollections _HashTable+Testing.swift
[100/144] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[101/144] Compiling OrderedCollections _HashTable.swift
[102/144] Compiling OrderedCollections OrderedSet+SubSequence.swift
[103/144] Compiling OrderedCollections OrderedSet+Testing.swift
[104/144] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[105/144] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[106/144] Compiling OrderedCollections OrderedSet.swift
[107/144] Compiling OrderedCollections _UnsafeBitset.swift
[108/144] Emitting module OrderedCollections
[109/163] Emitting module IssueReporting
[110/165] Compiling IssueReporting WithExpectedIssue.swift
[111/165] Compiling IssueReporting WithIssueContext.swift
[112/165] Compiling ConcurrencyExtras Task.swift
[113/166] Compiling ConcurrencyExtras Result.swift
[114/166] Compiling ConcurrencyExtras LockIsolated.swift
[115/166] Compiling ConcurrencyExtras MainSerialExecutor.swift
[116/166] Compiling ConcurrencyExtras UncheckedBox.swift
[117/166] Compiling ConcurrencyExtras Locking.swift
[118/166] Compiling IdentifiedCollections Identified.swift
[119/166] Compiling IdentifiedCollections IdentifiedArray+Codable.swift
[120/166] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[121/166] Emitting module ConcurrencyExtras
[122/166] Compiling ConcurrencyExtras AsyncStream.swift
[123/166] Compiling IdentifiedCollections IdentifiedArray+Initializers.swift
[124/166] Compiling IdentifiedCollections IdentifiedArray+RandomAccessCollection.swift
[125/166] Compiling IdentifiedCollections IdentifiedArray+RangeReplaceableCollection.swift
[126/166] Compiling IdentifiedCollections IdentifiedArray+Insertions.swift
[127/166] Compiling IdentifiedCollections IdentifiedArray+MutableCollection.swift
[128/166] Compiling IdentifiedCollections IdentifiedArray+Sendable.swift
[129/166] Compiling IdentifiedCollections IdentifiedArray.swift
[131/166] Compiling IdentifiedCollections IdentifiedArray+Hashable.swift
[132/166] Compiling IdentifiedCollections IdentifiedArray+IdentifiedCollection.swift
[133/166] Compiling IdentifiedCollections IdentifiedArray+CollectionAlgorithms.swift
[134/166] Compiling IdentifiedCollections IdentifiedArray+CustomStringConvertible.swift
[135/166] Compiling IdentifiedCollections IdentifiedArray+Equatable.swift
[136/166] Compiling IdentifiedCollections IdentifiedArray+ExpressibleByArrayLiteral.swift
[137/166] Compiling IdentifiedCollections IdentifiedArray+CustomReflectable.swift
[138/166] Compiling IdentifiedCollections IdentifiedArray+Collection.swift
[141/166] Compiling IdentifiedCollections IdentifiedArray+CustomDebugStringConvertible.swift
[142/181] Compiling ConcurrencyExtras UncheckedSendable.swift
[145/207] Compiling XCTestDynamicOverlay Exports.swift
[146/207] Compiling CombineSchedulers ImmediateScheduler.swift
[147/207] Compiling CombineSchedulers Deprecations.swift
[148/207] Compiling CombineSchedulers Lock.swift
[149/207] Compiling CombineSchedulers NSRecursiveLock.swift
[152/207] Compiling PerceptionCore Deprecations.swift
[153/207] Compiling PerceptionCore Exports.swift
[154/207] Compiling PerceptionCore PerceptionChecking.swift
[155/207] Compiling PerceptionCore PerceptionRegistrar.swift
[160/207] Compiling CombineSchedulers AnyScheduler.swift
[161/207] Compiling CombineSchedulers Concurrency.swift
[162/207] Emitting module IdentifiedCollections
[163/207] Compiling IdentifiedCollections IdentifiedCollection.swift
[164/207] Emitting module XCTestDynamicOverlay
[165/207] Compiling XCTestDynamicOverlay Deprecations.swift
[166/235] Compiling CombineSchedulers UIScheduler.swift
[167/236] Compiling IssueReportingTestSupport SwiftTesting.swift
[168/236] Compiling Clocks UnimplementedClock.swift
[169/236] Compiling CombineSchedulers UIKit.swift
[170/236] Compiling CombineSchedulers Timer.swift
[171/236] Compiling Clocks _AsyncTimerSequence.swift
[172/236] Compiling Clocks Timer.swift
[173/236] Compiling Clocks TestClock.swift
[174/236] Compiling CombineSchedulers UnimplementedScheduler.swift
[175/236] Compiling CustomDump ExpectNoDifference.swift
[176/236] Compiling CustomDump AnyType.swift
[177/236] Compiling CustomDump CollectionDifference.swift
[178/236] Compiling CustomDump Identifiable.swift
[179/236] Compiling CustomDump Mirror.swift
[180/236] Compiling CustomDump String.swift
[181/236] Compiling CustomDump CustomDumpReflectable.swift
[182/236] Compiling CustomDump CustomDumpRepresentable.swift
[183/236] Compiling CustomDump CustomDumpStringConvertible.swift
[184/239] Emitting module CustomDump
[185/239] Compiling CustomDump CoreImage.swift
[186/239] Compiling CustomDump CoreLocation.swift
[187/239] Compiling CustomDump CoreMotion.swift
[188/239] Compiling CustomDump Unordered.swift
[189/239] Compiling CustomDump XCTAssertDifference.swift
[190/239] Compiling CustomDump XCTAssertNoDifference.swift
[191/239] Emitting module IssueReportingTestSupport
[192/239] Compiling IssueReportingTestSupport XCTest.swift
[192/239] Write Objects.LinkFileList
[194/239] Compiling CombineSchedulers Platform.swift
[195/239] Compiling Clocks Lock.swift
[196/239] Compiling Clocks ImmediateClock.swift
[197/239] Compiling CombineSchedulers TestScheduler.swift
[198/239] Compiling Clocks AnyClock.swift
[199/239] Compiling CustomDump GameKit.swift
[200/239] Compiling CustomDump KeyPath.swift
[201/239] Emitting module Clocks
[203/239] Compiling Clocks SwiftUI.swift
[204/239] Compiling CustomDump Foundation.swift
[207/239] Emitting module CombineSchedulers
[208/239] Compiling CombineSchedulers SwiftUI.swift
[209/239] Compiling CustomDump Diff.swift
[210/239] Compiling CustomDump Dump.swift
[211/239] Compiling CustomDump ExpectDifference.swift
[215/239] Compiling CustomDump Photos.swift
[216/239] Compiling CustomDump Speech.swift
[217/239] Compiling CustomDump StoreKit.swift
[218/239] Compiling CustomDump UniformTypeIdentifiers.swift
[219/239] Compiling CustomDump UserNotifications.swift
[220/239] Compiling CustomDump UserNotificationsUI.swift
[221/239] Compiling CustomDump Swift.swift
[222/239] Compiling CustomDump SwiftUI.swift
[223/239] Compiling CustomDump UIKit.swift
[223/239] Linking libIssueReportingTestSupport.dylib
[225/265] Compiling PerceptionCore WithPerceptionTracking.swift
[226/265] Compiling PerceptionCore Environment.swift
[227/265] Compiling PerceptionCore ThreadLocal.swift
[228/265] Compiling PerceptionCore Bindable.swift
[229/266] Compiling Dependencies Clocks.swift
[230/266] Compiling Dependencies Context.swift
[231/266] Compiling Dependencies Date.swift
[232/268] Compiling Dependencies FireAndForget.swift
[233/268] Compiling Dependencies Locale.swift
[234/268] Compiling Dependencies MainQueue.swift
[235/268] Compiling Dependencies TimeZone.swift
[236/268] Compiling Dependencies URLSession.swift
[237/268] Compiling Dependencies UUID.swift
[238/268] Emitting module Dependencies
[239/268] Compiling Dependencies Dependency.swift
[240/268] Compiling Dependencies DependencyContext.swift
[241/268] Compiling Dependencies DependencyKey.swift
[242/268] Compiling Dependencies WithRandomNumberGenerator.swift
[243/268] Compiling Dependencies AppEntryPoint.swift
[244/268] Compiling Dependencies Deprecations.swift
[245/268] Compiling Dependencies TypeName.swift
[246/268] Compiling Dependencies PreviewTrait.swift
[247/268] Compiling Dependencies Exports.swift
[248/268] Compiling Dependencies SendableKeyPath.swift
[249/268] Compiling Dependencies MainRunLoop.swift
[250/268] Compiling Dependencies NotificationCenter.swift
[251/268] Compiling Dependencies OpenURL.swift
[252/268] Compiling Dependencies DependencyValues.swift
[253/268] Compiling Dependencies Assert.swift
[254/268] Compiling Dependencies Calendar.swift
[255/268] Compiling PerceptionCore _PerceptionRegistrar.swift
[262/268] Emitting module PerceptionCore
[267/268] Compiling Dependencies TestTrait.swift
[268/268] Compiling Dependencies WithDependencies.swift
[269/290] Emitting module Sharing
[270/292] Compiling Sharing Deprecations.swift
[271/292] Compiling Sharing KeyPath+Sendable.swift
[272/292] Compiling Sharing MutexBackport.swift
[273/292] Compiling Sharing SharedCollection.swift
[274/292] Compiling Sharing SharedContinuations.swift
[275/292] Compiling Sharing NSRecursiveLock+WithLock.swift
[276/292] Compiling Sharing PassthroughRelay.swift
[277/292] Compiling Sharing PersistentReferences.swift
[278/292] Compiling Sharing SharedReader.swift
[279/292] Compiling Sharing SharedReaderKey.swift
[280/292] Compiling Sharing SwiftUIStateSharing.swift
[281/292] Compiling Sharing resource_bundle_accessor.swift
[282/292] Compiling Sharing DefaultKey.swift
[283/292] Compiling Sharing FileStorageKey.swift
[284/292] Compiling Sharing SharedKey.swift
[285/292] Compiling Sharing AppStorageKey.swift
[286/292] Compiling Sharing Shared.swift
[287/292] Compiling Sharing SharedBinding.swift
[288/292] Compiling Sharing Reference.swift
[289/292] Compiling Sharing SharedChangeTracker.swift
[290/292] Compiling Sharing TypeName.swift
[291/292] Compiling Sharing InMemoryKey.swift
[292/292] Compiling Sharing SharedPublisher.swift
Build complete! (54.89s)
Fetching https://github.com/swiftlang/swift-docc-plugin from cache
Fetching https://github.com/pointfreeco/swift-identified-collections
Fetching https://github.com/pointfreeco/swift-perception
Fetching https://github.com/pointfreeco/swift-custom-dump from cache
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetching https://github.com/pointfreeco/swift-dependencies from cache
Fetching https://github.com/pointfreeco/swift-concurrency-extras from cache
[1/1542] Fetching swift-identified-collections
[94/3504] Fetching swift-identified-collections, swift-perception
Fetched https://github.com/pointfreeco/swift-perception from cache (0.95s)
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.96s)
Fetching https://github.com/pointfreeco/combine-schedulers from cache
[309/1542] Fetching swift-identified-collections
Fetched https://github.com/pointfreeco/swift-identified-collections from cache (1.10s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.15s)
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (1.16s)
Fetched https://github.com/pointfreeco/swift-dependencies from cache (1.17s)
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (1.17s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.66s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.2 (2.18s)
Computing version for https://github.com/pointfreeco/swift-identified-collections
Computed https://github.com/pointfreeco/swift-identified-collections at 1.1.1 (0.48s)
Fetching https://github.com/apple/swift-collections from cache
Fetched https://github.com/apple/swift-collections from cache (1.49s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.1.0 (2.03s)
Fetching https://github.com/OpenCombine/OpenCombine.git
[1/8284] Fetching opencombine
Fetched https://github.com/OpenCombine/OpenCombine.git from cache (1.17s)
Computing version for https://github.com/OpenCombine/OpenCombine.git
Computed https://github.com/OpenCombine/OpenCombine.git at 0.14.0 (4.49s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (0.51s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (0.60s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (2.64s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (3.33s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.5.0 (0.50s)
Computing version for https://github.com/pointfreeco/swift-perception
Computed https://github.com/pointfreeco/swift-perception at 2.0.9 (0.49s)
Fetching https://github.com/swiftlang/swift-syntax from cache
Fetched https://github.com/swiftlang/swift-syntax from cache (3.99s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (4.75s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.4.1 (0.61s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.12.0 (0.53s)
Fetching https://github.com/pointfreeco/swift-clocks from cache
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.58s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (1.10s)
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/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 602.0.0
Creating working copy for https://github.com/pointfreeco/swift-perception
Working copy of https://github.com/pointfreeco/swift-perception resolved at 2.0.9
Creating working copy for https://github.com/OpenCombine/OpenCombine.git
Working copy of https://github.com/OpenCombine/OpenCombine.git resolved at 0.14.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/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/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/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-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.3.2
Creating working copy for https://github.com/pointfreeco/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 1.0.6
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.1.0
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.6
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"
}
Done.