The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of swift-sharing, reference main (c6216d), with Swift 6.1 for macOS (SPM) on 15 Nov 2025 01:51:20 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.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pointfreeco/swift-sharing.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/pointfreeco/swift-sharing
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at c6216db Update package versioning (#199)
Cloned https://github.com/pointfreeco/swift-sharing.git
Revision (git rev-parse @):
c6216db28b1f5e24737e47c8800ce361d6f7a0bc
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/pointfreeco/swift-sharing.git at main
========================================
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
[13/22] Copying PrivacyInfo.xcprivacy
[14/22] Write sources
[19/22] Write swift-version-2F0A5646E1D333AE.txt
[21/56] Emitting module Sharing1
[22/56] Compiling Sharing2 Empty.swift
[23/56] Emitting module Sharing2
[24/56] Compiling Sharing1 Empty.swift
[25/56] Emitting module IssueReportingPackageSupport
[26/56] Compiling IssueReportingPackageSupport _Test.swift
[27/56] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[28/57] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[29/57] Compiling InternalCollectionsUtilities Debugging.swift
[30/57] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[31/57] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[32/57] Compiling InternalCollectionsUtilities Descriptions.swift
[33/57] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[34/57] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[35/57] Emitting module InternalCollectionsUtilities
[36/57] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[37/78] Compiling IssueReporting Deprecations.swift
[38/78] Compiling IssueReporting FailureObserver.swift
[39/78] Compiling IssueReporting ErrorReporting.swift
[40/79] Compiling IssueReporting AppHostWarning.swift
[41/79] Compiling IssueReporting SwiftTesting.swift
[42/79] Compiling IssueReporting UncheckedSendable.swift
[43/79] Compiling IssueReporting LockIsolated.swift
[44/79] Compiling IssueReporting Rethrows.swift
[45/135] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[46/135] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[47/135] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[48/135] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[49/135] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[50/135] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[51/141] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[52/141] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[53/141] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[54/141] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[55/141] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[56/141] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[57/141] Compiling OrderedCollections OrderedDictionary+Elements.swift
[58/141] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[59/141] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[60/141] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[61/141] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[62/141] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[63/141] Compiling OrderedCollections _Hashtable+Header.swift
[64/141] Compiling OrderedCollections OrderedDictionary+Codable.swift
[65/141] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[66/141] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[67/141] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[68/141] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[69/141] Compiling OrderedCollections OrderedSet+Hashable.swift
[70/141] Compiling OrderedCollections OrderedSet+Initializers.swift
[71/141] Compiling OrderedCollections OrderedSet+Insertions.swift
[72/141] Compiling OrderedCollections OrderedSet+Invariants.swift
[73/141] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[74/141] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[75/141] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[76/141] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[77/141] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[78/141] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[79/141] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[80/141] Compiling OrderedCollections OrderedSet+Sendable.swift
[81/141] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[82/141] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[83/141] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[84/141] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[85/141] Compiling OrderedCollections OrderedDictionary+Values.swift
[86/141] Compiling OrderedCollections OrderedDictionary.swift
[87/141] Compiling OrderedCollections _HashTable+Bucket.swift
[88/141] Compiling OrderedCollections _HashTable+BucketIterator.swift
[89/141] Compiling OrderedCollections _HashTable+Constants.swift
[90/141] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[91/141] Compiling OrderedCollections _HashTable+Testing.swift
[92/141] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[93/141] Compiling OrderedCollections _HashTable.swift
[94/141] Compiling OrderedCollections OrderedSet+Codable.swift
[95/141] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[96/141] Compiling OrderedCollections OrderedSet+Descriptions.swift
[97/141] Compiling OrderedCollections OrderedSet+Diffing.swift
[98/141] Compiling OrderedCollections OrderedSet+Equatable.swift
[99/141] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[100/141] Compiling OrderedCollections OrderedSet+SubSequence.swift
[101/141] Compiling OrderedCollections OrderedSet+Testing.swift
[102/141] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[103/141] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[104/141] Compiling OrderedCollections OrderedSet.swift
[105/141] Compiling OrderedCollections _UnsafeBitset.swift
[106/141] Emitting module OrderedCollections
[107/160] Compiling IdentifiedCollections IdentifiedArray+Sendable.swift
[108/160] Compiling IdentifiedCollections IdentifiedArray.swift
[109/162] Compiling IssueReporting WithExpectedIssue.swift
[110/162] Compiling IssueReporting WithIssueContext.swift
[111/162] Compiling ConcurrencyExtras Task.swift
[112/162] Compiling ConcurrencyExtras MainSerialExecutor.swift
[113/162] Compiling ConcurrencyExtras Result.swift
[114/163] Compiling IdentifiedCollections IdentifiedArray+CustomDebugStringConvertible.swift
[115/163] Compiling IdentifiedCollections IdentifiedArray+CustomReflectable.swift
[116/163] Emitting module IssueReporting
[117/163] Compiling ConcurrencyExtras UncheckedBox.swift
[118/163] Compiling ConcurrencyExtras Locking.swift
[119/163] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[122/163] Compiling ConcurrencyExtras AsyncStream.swift
[123/163] Emitting module ConcurrencyExtras
[124/163] Compiling ConcurrencyExtras LockIsolated.swift
[125/163] Compiling IdentifiedCollections IdentifiedArray+Collection.swift
[126/163] Compiling IdentifiedCollections IdentifiedArray+CollectionAlgorithms.swift
[127/163] Compiling IdentifiedCollections IdentifiedArray+CustomStringConvertible.swift
[128/163] Compiling IdentifiedCollections IdentifiedArray+Equatable.swift
[129/163] Compiling IdentifiedCollections IdentifiedArray+ExpressibleByArrayLiteral.swift
[130/163] Compiling IdentifiedCollections IdentifiedArray+Hashable.swift
[131/163] Compiling IdentifiedCollections Identified.swift
[132/163] Compiling IdentifiedCollections IdentifiedArray+Codable.swift
[133/163] Compiling IdentifiedCollections IdentifiedArray+RandomAccessCollection.swift
[134/163] Compiling IdentifiedCollections IdentifiedArray+RangeReplaceableCollection.swift
[135/163] Compiling IdentifiedCollections IdentifiedArray+Insertions.swift
[136/163] Compiling IdentifiedCollections IdentifiedArray+MutableCollection.swift
[137/163] Compiling IdentifiedCollections IdentifiedArray+IdentifiedCollection.swift
[138/163] Compiling IdentifiedCollections IdentifiedArray+Initializers.swift
[139/163] Compiling ConcurrencyExtras UncheckedSendable.swift
[144/204] Compiling CombineSchedulers AnyScheduler.swift
[145/204] Compiling CombineSchedulers Concurrency.swift
[146/204] Compiling PerceptionCore PerceptionTracking.swift
[147/204] Compiling PerceptionCore Perceptions.swift
[148/204] Compiling XCTestDynamicOverlay Exports.swift
[149/204] Compiling CombineSchedulers ImmediateScheduler.swift
[150/204] Compiling CombineSchedulers Deprecations.swift
[151/204] Compiling PerceptionCore PerceptionChecking.swift
[152/204] Compiling PerceptionCore PerceptionRegistrar.swift
[153/204] Compiling CombineSchedulers Lock.swift
[154/204] Compiling CombineSchedulers NSRecursiveLock.swift
[159/204] Emitting module IdentifiedCollections
[160/204] Compiling XCTestDynamicOverlay Deprecations.swift
[161/204] Emitting module XCTestDynamicOverlay
[162/204] Compiling IdentifiedCollections IdentifiedCollection.swift
[163/232] Compiling Clocks UnimplementedClock.swift
[164/232] Compiling CombineSchedulers UIScheduler.swift
[165/233] Compiling CombineSchedulers UIKit.swift
[166/233] Compiling CombineSchedulers Timer.swift
[167/233] Compiling Clocks Timer.swift
[168/233] Compiling CombineSchedulers TestScheduler.swift
[169/233] Compiling Clocks TestClock.swift
[170/233] Compiling CombineSchedulers UnimplementedScheduler.swift
[171/233] Compiling CustomDump Foundation.swift
[172/233] Compiling CustomDump GameKit.swift
[173/233] Compiling CustomDump KeyPath.swift
[174/235] Compiling IssueReportingTestSupport XCTest.swift
[175/235] Emitting module IssueReportingTestSupport
[176/235] Compiling IssueReportingTestSupport SwiftTesting.swift
[176/235] Write Objects.LinkFileList
[178/235] Emitting module CustomDump
[179/235] Compiling CustomDump CoreImage.swift
[180/235] Compiling CustomDump CoreLocation.swift
[181/235] Compiling CustomDump CoreMotion.swift
[182/235] Compiling CustomDump UserNotifications.swift
[183/235] Compiling CustomDump UserNotificationsUI.swift
[184/235] Compiling CustomDump CustomDumpReflectable.swift
[185/235] Compiling CustomDump AnyType.swift
[186/235] Compiling CustomDump CollectionDifference.swift
[187/235] Compiling CustomDump Identifiable.swift
[188/235] Compiling CustomDump Mirror.swift
[189/235] Compiling CustomDump String.swift
[190/235] Compiling CustomDump Unordered.swift
[191/235] Compiling CustomDump XCTAssertDifference.swift
[192/235] Compiling CustomDump XCTAssertNoDifference.swift
[193/235] Compiling Clocks _AsyncTimerSequence.swift
[194/235] Compiling Clocks AnyClock.swift
[195/235] Compiling Clocks Lock.swift
[196/235] Compiling CombineSchedulers Platform.swift
[199/235] Emitting module Clocks
[200/235] Compiling Clocks ImmediateClock.swift
[203/235] Compiling Clocks SwiftUI.swift
[206/235] Emitting module CombineSchedulers
[207/235] Compiling CombineSchedulers SwiftUI.swift
[207/235] Linking libIssueReportingTestSupport.dylib
[209/235] Compiling CustomDump Swift.swift
[210/235] Compiling CustomDump SwiftUI.swift
[211/235] Compiling CustomDump UIKit.swift
[212/260] Compiling Dependencies Calendar.swift
[213/260] Compiling Dependencies FireAndForget.swift
[214/260] Compiling Dependencies Locale.swift
[215/260] Compiling Dependencies UUID.swift
[216/260] Compiling Dependencies DependencyValues.swift
[217/260] Compiling Dependencies Assert.swift
[218/260] Compiling Dependencies MainQueue.swift
[219/260] Compiling Dependencies TypeName.swift
[220/260] Compiling Dependencies PreviewTrait.swift
[221/260] Compiling PerceptionCore ThreadLocal.swift
[222/261] Compiling Dependencies Dependency.swift
[223/261] Compiling Dependencies DependencyContext.swift
[224/261] Compiling PerceptionCore Bindable.swift
[225/261] Compiling PerceptionCore Environment.swift
[226/261] Compiling PerceptionCore WithPerceptionTracking.swift
[227/261] Emitting module PerceptionCore
[230/263] Compiling Dependencies Clocks.swift
[231/263] Compiling Dependencies Context.swift
[232/263] Compiling Dependencies Date.swift
[233/263] Compiling Dependencies DependencyKey.swift
[234/263] Compiling Dependencies Deprecations.swift
[238/263] Compiling Dependencies MainRunLoop.swift
[239/263] Compiling Dependencies NotificationCenter.swift
[240/263] Compiling Dependencies OpenURL.swift
[241/263] Emitting module Dependencies
[243/263] Compiling Dependencies Exports.swift
[247/263] Compiling PerceptionCore _PerceptionRegistrar.swift
[248/263] Compiling Dependencies WithRandomNumberGenerator.swift
[249/263] Compiling Dependencies AppEntryPoint.swift
[250/263] Compiling Dependencies TimeZone.swift
[251/263] Compiling Dependencies URLSession.swift
[256/263] Compiling Dependencies TestTrait.swift
[257/263] Compiling Dependencies WithDependencies.swift
[264/285] Emitting module Sharing
[265/287] Compiling Sharing SwiftUIStateSharing.swift
[266/287] Compiling Sharing resource_bundle_accessor.swift
[267/287] Compiling Sharing InMemoryKey.swift
[268/287] Compiling Sharing SharedPublisher.swift
[269/287] Compiling Sharing Shared.swift
[270/287] Compiling Sharing SharedBinding.swift
[271/287] Compiling Sharing Deprecations.swift
[272/287] Compiling Sharing KeyPath+Sendable.swift
[273/287] Compiling Sharing MutexBackport.swift
[274/287] Compiling Sharing SharedCollection.swift
[275/287] Compiling Sharing SharedContinuations.swift
[276/287] Compiling Sharing SharedReader.swift
[277/287] Compiling Sharing SharedReaderKey.swift
[278/287] Compiling Sharing SharedKey.swift
[279/287] Compiling Sharing AppStorageKey.swift
[280/287] Compiling Sharing Reference.swift
[281/287] Compiling Sharing SharedChangeTracker.swift
[282/287] Compiling Sharing TypeName.swift
[283/287] Compiling Sharing NSRecursiveLock+WithLock.swift
[284/287] Compiling Sharing PassthroughRelay.swift
[285/287] Compiling Sharing PersistentReferences.swift
[286/287] Compiling Sharing DefaultKey.swift
[287/287] Compiling Sharing FileStorageKey.swift
Build complete! (49.03s)
Fetching https://github.com/swiftlang/swift-docc-plugin from cache
Fetching https://github.com/pointfreeco/swift-perception
Fetching https://github.com/pointfreeco/swift-dependencies from cache
Fetching https://github.com/pointfreeco/swift-identified-collections
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-concurrency-extras from cache
[1/1946] Fetching swift-perception
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.64s)
[332/3488] Fetching swift-perception, swift-identified-collections
Fetching https://github.com/pointfreeco/combine-schedulers from cache
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.93s)
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.94s)
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.95s)
Fetched https://github.com/pointfreeco/swift-perception from cache (1.08s)
[355/1542] Fetching swift-identified-collections
Fetched https://github.com/pointfreeco/swift-dependencies from cache (1.09s)
Fetched https://github.com/pointfreeco/swift-identified-collections from cache (1.18s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.63s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.2 (1.82s)
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.34s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.1.0 (1.86s)
Fetching https://github.com/OpenCombine/OpenCombine.git
[1/8284] Fetching opencombine
Fetched https://github.com/OpenCombine/OpenCombine.git from cache (1.29s)
Computing version for https://github.com/OpenCombine/OpenCombine.git
Computed https://github.com/OpenCombine/OpenCombine.git at 0.14.0 (4.35s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.7.0 (0.50s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (0.61s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.81s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.50s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.52s)
Computing version for https://github.com/pointfreeco/swift-perception
Computed https://github.com/pointfreeco/swift-perception at 2.0.9 (0.52s)
Fetching https://github.com/swiftlang/swift-syntax from cache
Fetched https://github.com/swiftlang/swift-syntax from cache (1.73s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (2.46s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.3.0 (0.64s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.10.0 (0.50s)
Fetching https://github.com/pointfreeco/swift-clocks from cache
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.55s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (1.07s)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.3.0
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.1.0
Creating working copy for https://github.com/pointfreeco/swift-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-perception
Working copy of https://github.com/pointfreeco/swift-perception resolved at 2.0.9
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-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.10.0
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/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.5
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-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 1.0.6
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Creating working copy for https://github.com/pointfreeco/swift-identified-collections
Working copy of https://github.com/pointfreeco/swift-identified-collections resolved at 1.1.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.7.0
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.