The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-sharing, reference 2.8.0 (bc27f8), with Swift 6.1 for macOS (SPM) on 27 Mar 2026 05:32:12 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.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pointfreeco/swift-sharing.git
Reference: 2.8.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/pointfreeco/swift-sharing
 * tag               2.8.0      -> FETCH_HEAD
HEAD is now at bc27f83 feat: Expose reference APIs (#205)
Cloned https://github.com/pointfreeco/swift-sharing.git
Revision (git rev-parse @):
bc27f8322bc30f6ce7d864d137dc77a6de8b57eb
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/pointfreeco/swift-sharing.git at 2.8.0
========================================
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
[2/22] Copying PrivacyInfo.xcprivacy
[2/22] Write sources
[19/22] Write swift-version-2F0A5646E1D333AE.txt
[21/58] Compiling Sharing1 Empty.swift
[22/58] Emitting module Sharing1
[23/58] Emitting module Sharing2
[24/58] Compiling Sharing2 Empty.swift
[25/58] Emitting module IssueReportingPackageSupport
[26/58] Compiling IssueReportingPackageSupport _Test.swift
[27/58] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[28/58] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[29/59] Emitting module InternalCollectionsUtilities
[30/59] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[31/59] Compiling InternalCollectionsUtilities _SortedCollection.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/63] Compiling InternalCollectionsUtilities Span+Extras.swift
[42/63] Compiling InternalCollectionsUtilities String+Padding.swift
[43/80] Compiling IssueReporting ReportIssue.swift
[44/80] Compiling IssueReporting XCTest.swift
[45/82] Compiling IssueReporting IsTesting.swift
[46/82] Compiling IssueReporting TestContext.swift
[47/138] Compiling OrderedCollections OrderedSet+Codable.swift
[48/138] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[49/138] Compiling OrderedCollections OrderedSet+Descriptions.swift
[50/138] Compiling OrderedCollections OrderedSet+Diffing.swift
[51/138] Compiling OrderedCollections OrderedSet+Equatable.swift
[52/138] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[53/144] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[54/144] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[55/144] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[56/144] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[57/144] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[58/144] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[59/144] Compiling OrderedCollections _Hashtable+Header.swift
[60/144] Compiling OrderedCollections OrderedDictionary+Codable.swift
[61/144] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[62/144] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[63/144] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[64/144] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[65/144] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[66/144] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[67/144] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[68/144] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[69/144] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[70/144] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[71/144] Compiling OrderedCollections OrderedSet+Hashable.swift
[72/144] Compiling OrderedCollections OrderedSet+Initializers.swift
[73/144] Compiling OrderedCollections OrderedSet+Insertions.swift
[74/144] Compiling OrderedCollections OrderedSet+Invariants.swift
[75/144] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[76/144] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[77/144] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[78/144] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[79/144] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[80/144] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[81/144] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[82/144] Compiling OrderedCollections OrderedSet+Sendable.swift
[83/144] Compiling OrderedCollections OrderedDictionary+Elements.swift
[84/144] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[85/144] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[86/144] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[87/144] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[88/144] Compiling OrderedCollections OrderedDictionary+Invariants.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/165] Compiling ConcurrencyExtras Result.swift
[114/166] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[115/166] Compiling ConcurrencyExtras MainSerialExecutor.swift
[116/166] Compiling ConcurrencyExtras LockIsolated.swift
[117/166] Compiling ConcurrencyExtras AsyncStream.swift
[118/166] Compiling ConcurrencyExtras Locking.swift
[119/166] Compiling IdentifiedCollections IdentifiedArray+Collection.swift
[120/166] Compiling IdentifiedCollections IdentifiedArray+CollectionAlgorithms.swift
[121/166] Compiling ConcurrencyExtras UncheckedBox.swift
[122/166] Emitting module ConcurrencyExtras
[123/166] Compiling IdentifiedCollections IdentifiedArray+RangeReplaceableCollection.swift
[125/166] Compiling IdentifiedCollections IdentifiedArray+Equatable.swift
[126/166] Compiling IdentifiedCollections IdentifiedArray+IdentifiedCollection.swift
[127/166] Compiling IdentifiedCollections IdentifiedArray+Codable.swift
[128/166] Compiling IdentifiedCollections IdentifiedArray+CustomDebugStringConvertible.swift
[129/166] Compiling IdentifiedCollections IdentifiedArray+Initializers.swift
[130/166] Compiling IdentifiedCollections IdentifiedArray+Sendable.swift
[131/166] Compiling IdentifiedCollections IdentifiedArray+Hashable.swift
[132/166] Compiling IdentifiedCollections IdentifiedArray+CustomStringConvertible.swift
[133/166] Compiling IdentifiedCollections IdentifiedArray+CustomReflectable.swift
[134/166] Compiling IdentifiedCollections IdentifiedArray+ExpressibleByArrayLiteral.swift
[135/166] Compiling IdentifiedCollections IdentifiedArray+MutableCollection.swift
[136/166] Compiling IdentifiedCollections Identified.swift
[139/166] Compiling IdentifiedCollections IdentifiedArray+Insertions.swift
[140/166] Compiling IdentifiedCollections IdentifiedArray.swift
[141/166] Compiling IdentifiedCollections IdentifiedArray+RandomAccessCollection.swift
[152/170] Compiling ConcurrencyExtras UncheckedSendable.swift
[153/185] Compiling IdentifiedCollections IdentifiedCollection.swift
[154/185] Compiling PerceptionCore Deprecations.swift
[155/185] Compiling PerceptionCore Exports.swift
[158/207] Emitting module IdentifiedCollections
[159/207] Compiling CombineSchedulers Lock.swift
[160/207] Compiling CombineSchedulers NSRecursiveLock.swift
[161/207] Compiling CombineSchedulers ImmediateScheduler.swift
[162/207] Compiling CombineSchedulers Deprecations.swift
[163/207] Compiling XCTestDynamicOverlay Exports.swift
[164/207] Emitting module XCTestDynamicOverlay
[165/207] Compiling XCTestDynamicOverlay Deprecations.swift
[166/235] Compiling CombineSchedulers Timer.swift
[167/235] Compiling CombineSchedulers UIKit.swift
[168/235] Compiling CombineSchedulers UIScheduler.swift
[169/236] Compiling Clocks Timer.swift
[170/236] Compiling Clocks UnimplementedClock.swift
[171/236] Compiling CombineSchedulers TestScheduler.swift
[172/236] Compiling CombineSchedulers UnimplementedScheduler.swift
[173/236] Compiling CustomDump CustomDumpReflectable.swift
[174/236] Compiling CustomDump CustomDumpRepresentable.swift
[175/236] Compiling CustomDump CustomDumpStringConvertible.swift
[176/239] Compiling IssueReportingTestSupport SwiftTesting.swift
[177/239] Emitting module IssueReportingTestSupport
[178/239] Compiling IssueReportingTestSupport XCTest.swift
[178/239] Write Objects.LinkFileList
[180/239] Compiling CustomDump ExpectNoDifference.swift
[181/239] Compiling CustomDump AnyType.swift
[182/239] Compiling CustomDump CollectionDifference.swift
[183/239] Compiling CustomDump Identifiable.swift
[184/239] Compiling CustomDump Mirror.swift
[185/239] Compiling CustomDump String.swift
[186/239] Emitting module CustomDump
[187/239] Compiling CustomDump CoreImage.swift
[188/239] Compiling CustomDump CoreLocation.swift
[189/239] Compiling CustomDump CoreMotion.swift
[190/239] Compiling CustomDump Unordered.swift
[191/239] Compiling CustomDump XCTAssertDifference.swift
[192/239] Compiling CustomDump XCTAssertNoDifference.swift
[195/239] Compiling CustomDump UIKit.swift
[197/239] Compiling CombineSchedulers Platform.swift
[198/239] Compiling CustomDump Swift.swift
[199/239] Compiling CustomDump SwiftUI.swift
[200/239] Compiling Clocks ImmediateClock.swift
[201/239] Emitting module CombineSchedulers
[202/239] Compiling Clocks TestClock.swift
[203/239] Compiling CombineSchedulers SwiftUI.swift
[204/239] Compiling Clocks _AsyncTimerSequence.swift
[205/239] Compiling Clocks Lock.swift
[206/239] Compiling Clocks SwiftUI.swift
[207/239] Emitting module Clocks
[208/239] Compiling Clocks AnyClock.swift
[208/239] Linking libIssueReportingTestSupport.dylib
[210/265] Compiling Dependencies TimeZone.swift
[211/265] Compiling Dependencies URLSession.swift
[212/265] Compiling Dependencies UUID.swift
[213/265] Compiling Dependencies Assert.swift
[214/265] Compiling Dependencies Calendar.swift
[215/265] Compiling Dependencies TypeName.swift
[216/265] Compiling Dependencies PreviewTrait.swift
[217/265] Compiling Dependencies Clocks.swift
[218/265] Compiling Dependencies Context.swift
[219/265] Compiling Dependencies WithRandomNumberGenerator.swift
[220/265] Compiling Dependencies AppEntryPoint.swift
[221/265] Compiling Dependencies Deprecations.swift
[222/265] Compiling Dependencies Exports.swift
[223/265] Compiling Dependencies SendableKeyPath.swift
[224/265] Compiling Dependencies DependencyValues.swift
[225/265] Compiling Dependencies FireAndForget.swift
[226/265] Compiling Dependencies Locale.swift
[227/265] Compiling Dependencies MainQueue.swift
[228/267] Compiling Dependencies MainRunLoop.swift
[229/267] Compiling Dependencies NotificationCenter.swift
[230/267] Compiling Dependencies OpenURL.swift
[234/267] Emitting module Dependencies
[237/267] Compiling Dependencies Date.swift
[238/267] Compiling Dependencies Dependency.swift
[239/267] Compiling Dependencies DependencyContext.swift
[240/267] Compiling Dependencies DependencyKey.swift
[243/267] Compiling PerceptionCore ThreadLocal.swift
[244/267] Compiling PerceptionCore Environment.swift
[245/267] Compiling PerceptionCore Bindable.swift
[246/267] Compiling PerceptionCore WithPerceptionTracking.swift
[255/268] Compiling PerceptionCore _PerceptionRegistrar.swift
[256/268] Compiling Dependencies TestTrait.swift
[257/268] Compiling Dependencies WithDependencies.swift
[268/268] Emitting module PerceptionCore
[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 InMemoryKey.swift
[274/292] Compiling Sharing SharedPublisher.swift
[275/292] Compiling Sharing DefaultKey.swift
[276/292] Compiling Sharing FileStorageKey.swift
[277/292] Compiling Sharing SwiftUIStateSharing.swift
[278/292] Compiling Sharing resource_bundle_accessor.swift
[279/292] Compiling Sharing NSRecursiveLock+WithLock.swift
[280/292] Compiling Sharing PassthroughRelay.swift
[281/292] Compiling Sharing PersistentReferences.swift
[282/292] Compiling Sharing SharedKey.swift
[283/292] Compiling Sharing AppStorageKey.swift
[284/292] Compiling Sharing SharedReader.swift
[285/292] Compiling Sharing SharedReaderKey.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 SharedCollection.swift
[292/292] Compiling Sharing SharedContinuations.swift
Build complete! (50.88s)
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/swift-dependencies from cache
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetching https://github.com/pointfreeco/swift-concurrency-extras from cache
[1/1962] Fetching swift-perception
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.65s)
Fetching https://github.com/pointfreeco/combine-schedulers from cache
[943/3504] Fetching swift-perception, swift-identified-collections
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.69s)
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.70s)
Fetched https://github.com/pointfreeco/swift-perception from cache (0.77s)
[216/1542] Fetching swift-identified-collections
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (1.10s)
Fetched https://github.com/pointfreeco/swift-dependencies from cache (1.10s)
Fetched https://github.com/pointfreeco/swift-identified-collections from cache (1.14s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.65s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.2 (1.85s)
Computing version for https://github.com/pointfreeco/swift-identified-collections
Computed https://github.com/pointfreeco/swift-identified-collections at 1.1.1 (0.49s)
Fetching https://github.com/apple/swift-collections from cache
Fetched https://github.com/apple/swift-collections from cache (1.39s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.1.0 (1.91s)
Fetching https://github.com/OpenCombine/OpenCombine.git
[1/8284] Fetching opencombine
Fetched https://github.com/OpenCombine/OpenCombine.git from cache (1.18s)
Computing version for https://github.com/OpenCombine/OpenCombine.git
Computed https://github.com/OpenCombine/OpenCombine.git at 0.14.0 (4.27s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (0.50s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (0.55s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.76s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.41s)
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 (1.87s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (2.59s)
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.49s)
Fetching https://github.com/pointfreeco/swift-clocks from cache
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.53s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (1.03s)
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/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-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-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-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.12.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/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/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.6
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/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
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.