Build Information
Successful build of swift-sharing, reference 2.5.0 (2c4108
), with Swift 6.1 for Linux on 6 May 2025 01:57:30 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.61.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pointfreeco/swift-sharing.git
Reference: 2.5.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/pointfreeco/swift-sharing
* tag 2.5.0 -> FETCH_HEAD
HEAD is now at 2c41085 Set up dispatch sources after external write. (#148)
Cloned https://github.com/pointfreeco/swift-sharing.git
Revision (git rev-parse @):
2c41085ebcb859ef74802b07367c433c1000100a
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/pointfreeco/swift-sharing.git at 2.5.0
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/pointfreeco/swift-sharing.git
https://github.com/pointfreeco/swift-sharing.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "combine-schedulers",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/combine-schedulers"
},
{
"identity" : "swift-concurrency-extras",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-concurrency-extras"
},
{
"identity" : "swift-custom-dump",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-custom-dump"
},
{
"identity" : "swift-dependencies",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-dependencies"
},
{
"identity" : "swift-identified-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-identified-collections"
},
{
"identity" : "swift-perception",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-perception"
},
{
"identity" : "xctest-dynamic-overlay",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.3",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/xctest-dynamic-overlay"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-docc-plugin"
}
],
"manifest_display_name" : "swift-sharing",
"name" : "swift-sharing",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "Sharing",
"targets" : [
"Sharing"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "SharingTests",
"module_type" : "SwiftTarget",
"name" : "SharingTests",
"path" : "Tests/SharingTests",
"product_dependencies" : [
"DependenciesTestSupport"
],
"sources" : [
"AppStorageTests.swift",
"BindingTests.swift",
"CompileTimeTests.swift",
"ContinuationTests.swift",
"DefaultTests.swift",
"EquatableTests.swift",
"ErrorThrowingTests.swift",
"FileStorageTests.swift",
"InMemoryTests.swift",
"IsLoadingTests.swift",
"ObservationTests.swift",
"PublisherTests.swift",
"SharedChangeTrackerTests.swift",
"SharedTests.swift"
],
"target_dependencies" : [
"Sharing"
],
"type" : "test"
},
{
"c99name" : "Sharing2",
"module_type" : "SwiftTarget",
"name" : "Sharing2",
"path" : "Sources/VersionMarkerModules/Sharing2",
"product_memberships" : [
"Sharing"
],
"sources" : [
"Empty.swift"
],
"type" : "library"
},
{
"c99name" : "Sharing1",
"module_type" : "SwiftTarget",
"name" : "Sharing1",
"path" : "Sources/VersionMarkerModules/Sharing1",
"product_memberships" : [
"Sharing"
],
"sources" : [
"Empty.swift"
],
"type" : "library"
},
{
"c99name" : "Sharing",
"module_type" : "SwiftTarget",
"name" : "Sharing",
"path" : "Sources/Sharing",
"product_dependencies" : [
"CombineSchedulers",
"ConcurrencyExtras",
"CustomDump",
"Dependencies",
"IdentifiedCollections",
"IssueReporting",
"PerceptionCore"
],
"product_memberships" : [
"Sharing"
],
"resources" : [
{
"path" : "/host/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 ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/swiftlang/swift-docc-plugin
Fetching https://github.com/pointfreeco/swift-dependencies
Fetching https://github.com/pointfreeco/swift-perception
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/pointfreeco/swift-identified-collections
[1/1411] Fetching swift-perception
[594/3460] Fetching swift-perception, swift-docc-plugin
[656/8041] Fetching swift-perception, swift-docc-plugin, swift-custom-dump
[1607/9549] Fetching swift-perception, swift-docc-plugin, swift-custom-dump, swift-identified-collections
[6023/14980] Fetching swift-perception, swift-docc-plugin, swift-custom-dump, swift-identified-collections, xctest-dynamic-overlay
[7070/21193] Fetching swift-perception, swift-docc-plugin, swift-custom-dump, swift-identified-collections, xctest-dynamic-overlay, swift-dependencies
Fetched https://github.com/pointfreeco/swift-perception from cache (0.76s)
Fetched https://github.com/pointfreeco/swift-identified-collections from cache (0.76s)
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.76s)
[10540/13693] Fetching swift-docc-plugin, xctest-dynamic-overlay, swift-dependencies
Fetching https://github.com/pointfreeco/combine-schedulers
Fetching https://github.com/pointfreeco/swift-concurrency-extras
[11468/14545] Fetching swift-docc-plugin, xctest-dynamic-overlay, swift-dependencies, swift-concurrency-extras
Fetched https://github.com/pointfreeco/swift-dependencies from cache (1.15s)
[6089/8332] Fetching swift-docc-plugin, xctest-dynamic-overlay, swift-concurrency-extras
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.16s)
[4318/6283] Fetching xctest-dynamic-overlay, swift-concurrency-extras
[4492/8693] Fetching xctest-dynamic-overlay, swift-concurrency-extras, combine-schedulers
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.49s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.60s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.59s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.1 (2.61s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.98s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.3 (0.92s)
Computing version for https://github.com/pointfreeco/swift-perception
Computed https://github.com/pointfreeco/swift-perception at 1.6.0 (1.05s)
Fetching https://github.com/swiftlang/swift-syntax
[1/70348] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (9.24s)
Computing version for https://github.com/pointfreeco/swift-identified-collections
Computed https://github.com/pointfreeco/swift-identified-collections at 1.1.1 (10.23s)
Fetching https://github.com/apple/swift-collections
[1/16371] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.96s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (5.77s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3376] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.67s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.83s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (1.00s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.4 (4.87s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.9.2 (1.07s)
Fetching https://github.com/pointfreeco/swift-clocks
[1/1292] Fetching swift-clocks
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.85s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (1.87s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (1.34s)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.1.4
Creating working copy for https://github.com/pointfreeco/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 1.0.6
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/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.0.3
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Creating working copy for https://github.com/pointfreeco/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.9.2
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/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.3.1
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 601.0.1
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.5.2
Creating working copy for https://github.com/pointfreeco/swift-perception
Working copy of https://github.com/pointfreeco/swift-perception resolved at 1.6.0
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.3
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/22] Copying PrivacyInfo.xcprivacy
[2/22] Write sources
[18/22] Write swift-version-24593BA9C3E375BF.txt
[20/76] Emitting module Sharing1
[21/76] Emitting module InternalCollectionsUtilities
[22/78] Emitting module IssueReporting
[23/80] Compiling Sharing1 Empty.swift
[24/81] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[25/81] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[27/81] Compiling IssueReportingTestSupport SwiftTesting.swift
[28/81] Compiling ConcurrencyExtras ActorIsolated.swift
[29/81] Compiling ConcurrencyExtras AnyHashableSendable.swift
[32/82] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[33/82] Compiling InternalCollectionsUtilities Specialize.swift
[34/82] Compiling InternalCollectionsUtilities Debugging.swift
[35/82] Compiling InternalCollectionsUtilities Descriptions.swift
[36/82] Compiling InternalCollectionsUtilities _SortedCollection.swift
[37/82] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[38/82] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[39/82] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[40/82] Compiling InternalCollectionsUtilities UInt+reversed.swift
[41/82] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[44/82] Compiling ConcurrencyExtras AsyncStream.swift
[45/82] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[46/82] Compiling ConcurrencyExtras Locking.swift
[47/82] Compiling ConcurrencyExtras UncheckedBox.swift
[48/83] Emitting module Sharing2
[49/83] Compiling Sharing2 Empty.swift
[51/84] Compiling ConcurrencyExtras UncheckedSendable.swift
[53/84] Compiling IssueReporting WithExpectedIssue.swift
[54/84] Compiling IssueReporting WithIssueContext.swift
[55/139] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[56/139] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[57/139] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[58/139] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[59/139] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[60/139] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[61/139] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[62/139] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[63/139] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[64/139] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[65/139] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[66/139] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[67/139] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[68/139] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[69/146] Compiling IssueReportingTestSupport XCTest.swift
[70/146] Emitting module IssueReportingTestSupport
[71/147] Emitting module ConcurrencyExtras
[72/147] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[73/147] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[74/147] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[75/147] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[76/147] Compiling ConcurrencyExtras Result.swift
[77/147] Compiling ConcurrencyExtras Task.swift
[78/147] Compiling OrderedCollections OrderedDictionary.swift
[79/147] Compiling OrderedCollections OrderedSet+Codable.swift
[80/147] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[81/147] Compiling OrderedCollections OrderedSet+Descriptions.swift
[82/147] Compiling OrderedCollections OrderedSet+Diffing.swift
[83/147] Compiling OrderedCollections OrderedSet+Equatable.swift
[84/147] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[85/147] Compiling OrderedCollections OrderedSet+Hashable.swift
[86/147] Compiling OrderedCollections OrderedSet+Initializers.swift
[87/147] Compiling OrderedCollections OrderedSet+Insertions.swift
[88/147] Compiling OrderedCollections OrderedSet+Invariants.swift
[89/147] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[90/147] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[91/147] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[92/147] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[93/147] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[95/147] Compiling OrderedCollections OrderedDictionary+Codable.swift
[96/147] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[97/147] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[98/147] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[99/147] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[100/147] Compiling OrderedCollections OrderedDictionary+Elements.swift
[101/147] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[102/147] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[103/147] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[104/147] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[109/147] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[110/147] Compiling OrderedCollections OrderedDictionary+Values.swift
[111/147] Compiling OrderedCollections _HashTable+Testing.swift
[112/147] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[113/147] Compiling OrderedCollections _HashTable.swift
[114/147] Compiling OrderedCollections _Hashtable+Header.swift
[115/147] Compiling ConcurrencyExtras MainSerialExecutor.swift
[116/147] Compiling ConcurrencyExtras LockIsolated.swift
[116/148] Wrapping AST for IssueReportingTestSupport for debugging
[117/148] Write Objects.LinkFileList
[122/148] Compiling OrderedCollections _HashTable+Bucket.swift
[123/148] Compiling OrderedCollections _HashTable+BucketIterator.swift
[124/148] Compiling OrderedCollections _HashTable+Constants.swift
[125/148] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[131/148] Linking libIssueReportingTestSupport.so
[142/185] Compiling OrderedCollections OrderedSet+Sendable.swift
[143/185] Compiling OrderedCollections OrderedSet+SubSequence.swift
[144/185] Compiling OrderedCollections OrderedSet+Testing.swift
[145/185] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[146/185] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[147/185] Compiling OrderedCollections OrderedSet.swift
[148/185] Compiling OrderedCollections _UnsafeBitset.swift
[149/185] Compiling Clocks SwiftUI.swift
[150/186] Emitting module CombineSchedulers
[151/187] Compiling XCTestDynamicOverlay Exports.swift
[152/187] Compiling CombineSchedulers ImmediateScheduler.swift
[153/187] Compiling CombineSchedulers Deprecations.swift
[154/187] Compiling Clocks Timer.swift
[155/187] Compiling CombineSchedulers AnyScheduler.swift
[156/187] Compiling CombineSchedulers Concurrency.swift
[157/187] Compiling CombineSchedulers UIScheduler.swift
[158/187] Compiling CombineSchedulers Timer.swift
[159/187] Compiling CombineSchedulers Lock.swift
[160/187] Compiling CombineSchedulers NSRecursiveLock.swift
[161/187] Compiling CombineSchedulers UIKit.swift
[162/187] Compiling CombineSchedulers SwiftUI.swift
[163/187] Compiling CombineSchedulers TestScheduler.swift
[164/187] Compiling CombineSchedulers UnimplementedScheduler.swift
[165/188] Compiling Clocks _AsyncTimerSequence.swift
[166/188] Compiling Clocks Lock.swift
[167/188] Compiling Clocks ImmediateClock.swift
[168/188] Compiling Clocks AnyClock.swift
[169/188] Emitting module Clocks
[171/188] Compiling Clocks UnimplementedClock.swift
[172/188] Emitting module OrderedCollections
[173/189] Compiling Clocks TestClock.swift
[174/190] Emitting module XCTestDynamicOverlay
[175/190] Compiling XCTestDynamicOverlay Deprecations.swift
[179/259] Compiling Dependencies Dependency.swift
[180/259] Compiling Dependencies DependencyContext.swift
[181/259] Compiling Dependencies DependencyKey.swift
[182/261] Compiling Dependencies Clocks.swift
[183/261] Compiling Dependencies OpenURL.swift
[184/261] Compiling Dependencies Locale.swift
[185/261] Compiling Dependencies MainQueue.swift
[186/261] Compiling Dependencies TimeZone.swift
[187/261] Compiling Dependencies URLSession.swift
[188/261] Compiling Dependencies Context.swift
[189/261] Compiling Dependencies MainRunLoop.swift
[190/261] Compiling Dependencies UUID.swift
[191/261] Compiling Dependencies Date.swift
[192/261] Compiling CustomDump StoreKit.swift
[193/261] Compiling CustomDump Identifiable.swift
[194/261] Compiling CustomDump Mirror.swift
[195/261] Compiling CustomDump String.swift
[197/264] Compiling IdentifiedCollections IdentifiedArray.swift
[198/264] Compiling IdentifiedCollections IdentifiedCollection.swift
[202/267] Compiling Dependencies DependencyValues.swift
[206/267] Compiling Dependencies Deprecations.swift
[207/267] Compiling Dependencies Exports.swift
[208/267] Compiling Dependencies TypeName.swift
[209/267] Emitting module IdentifiedCollections
[211/267] Compiling Dependencies Assert.swift
[212/267] Compiling Dependencies Calendar.swift
[228/268] Compiling CustomDump Unordered.swift
[229/268] Compiling CustomDump XCTAssertDifference.swift
[230/268] Compiling CustomDump XCTAssertNoDifference.swift
[231/268] Emitting module Dependencies
[236/268] Compiling Dependencies PreviewTrait.swift
[237/268] Compiling Dependencies TestTrait.swift
[238/268] Compiling Dependencies WithDependencies.swift
[240/269] Compiling PerceptionCore PerceptionTracking.swift
[241/270] Compiling PerceptionCore WithPerceptionTracking.swift
[246/270] Emitting module PerceptionCore
[247/270] Compiling PerceptionCore PerceptionRegistrar.swift
[271/271] Emitting module CustomDump
[273/294] Compiling Sharing Deprecations.swift
[274/294] Compiling Sharing KeyPath+Sendable.swift
[275/294] Compiling Sharing MutexBackport.swift
[276/296] Compiling Sharing NSRecursiveLock+WithLock.swift
[277/296] Compiling Sharing PassthroughRelay.swift
[278/296] Compiling Sharing PersistentReferences.swift
[279/296] Emitting module Sharing
[280/296] Compiling Sharing SwiftUIStateSharing.swift
[281/296] Compiling Sharing resource_bundle_accessor.swift
[282/296] Compiling Sharing DefaultKey.swift
[283/296] Compiling Sharing FileStorageKey.swift
[284/296] Compiling Sharing InMemoryKey.swift
[285/296] Compiling Sharing SharedPublisher.swift
[286/296] Compiling Sharing SharedReader.swift
[287/296] Compiling Sharing SharedReaderKey.swift
[288/296] Compiling Sharing Shared.swift
[289/296] Compiling Sharing SharedBinding.swift
[290/296] Compiling Sharing SharedCollection.swift
[291/296] Compiling Sharing SharedContinuations.swift
[292/296] Compiling Sharing SharedKey.swift
[293/296] Compiling Sharing AppStorageKey.swift
[294/296] Compiling Sharing Reference.swift
[295/296] Compiling Sharing SharedChangeTracker.swift
[296/296] Compiling Sharing TypeName.swift
Build complete! (108.90s)
Build complete.
{
"dependencies" : [
{
"identity" : "combine-schedulers",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/combine-schedulers"
},
{
"identity" : "swift-concurrency-extras",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-concurrency-extras"
},
{
"identity" : "swift-custom-dump",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-custom-dump"
},
{
"identity" : "swift-dependencies",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-dependencies"
},
{
"identity" : "swift-identified-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-identified-collections"
},
{
"identity" : "swift-perception",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-perception"
},
{
"identity" : "xctest-dynamic-overlay",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.3",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/xctest-dynamic-overlay"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-docc-plugin"
}
],
"manifest_display_name" : "swift-sharing",
"name" : "swift-sharing",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "Sharing",
"targets" : [
"Sharing"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "SharingTests",
"module_type" : "SwiftTarget",
"name" : "SharingTests",
"path" : "Tests/SharingTests",
"product_dependencies" : [
"DependenciesTestSupport"
],
"sources" : [
"AppStorageTests.swift",
"BindingTests.swift",
"CompileTimeTests.swift",
"ContinuationTests.swift",
"DefaultTests.swift",
"EquatableTests.swift",
"ErrorThrowingTests.swift",
"FileStorageTests.swift",
"InMemoryTests.swift",
"IsLoadingTests.swift",
"ObservationTests.swift",
"PublisherTests.swift",
"SharedChangeTrackerTests.swift",
"SharedTests.swift"
],
"target_dependencies" : [
"Sharing"
],
"type" : "test"
},
{
"c99name" : "Sharing2",
"module_type" : "SwiftTarget",
"name" : "Sharing2",
"path" : "Sources/VersionMarkerModules/Sharing2",
"product_memberships" : [
"Sharing"
],
"sources" : [
"Empty.swift"
],
"type" : "library"
},
{
"c99name" : "Sharing1",
"module_type" : "SwiftTarget",
"name" : "Sharing1",
"path" : "Sources/VersionMarkerModules/Sharing1",
"product_memberships" : [
"Sharing"
],
"sources" : [
"Empty.swift"
],
"type" : "library"
},
{
"c99name" : "Sharing",
"module_type" : "SwiftTarget",
"name" : "Sharing",
"path" : "Sources/Sharing",
"product_dependencies" : [
"CombineSchedulers",
"ConcurrencyExtras",
"CustomDump",
"Dependencies",
"IdentifiedCollections",
"IssueReporting",
"PerceptionCore"
],
"product_memberships" : [
"Sharing"
],
"resources" : [
{
"path" : "/host/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"
}
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.