Build Information
Successful build of swift-sharing, reference main (f675de
), with Swift 6.1 for Linux on 6 May 2025 01:58:31 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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: main
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
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at f675de1 Add SharingRemoteConfig (#152)
Cloned https://github.com/pointfreeco/swift-sharing.git
Revision (git rev-parse @):
f675de11120851ee00e03a3f58f896f2d5e1ecec
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/pointfreeco/swift-sharing.git at main
========================================
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-1":/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/swift-perception
Fetching https://github.com/swiftlang/swift-docc-plugin
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-identified-collections
Fetching https://github.com/pointfreeco/swift-dependencies
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/2049] Fetching swift-docc-plugin
[227/3460] Fetching swift-docc-plugin, swift-perception
[385/8041] Fetching swift-docc-plugin, swift-perception, swift-custom-dump
[4740/9549] Fetching swift-docc-plugin, swift-perception, swift-custom-dump, swift-identified-collections
[6217/14980] Fetching swift-docc-plugin, swift-perception, swift-custom-dump, swift-identified-collections, xctest-dynamic-overlay
[7213/21193] Fetching swift-docc-plugin, swift-perception, swift-custom-dump, swift-identified-collections, xctest-dynamic-overlay, swift-dependencies
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.94s)
[8294/16612] Fetching swift-docc-plugin, swift-perception, swift-identified-collections, xctest-dynamic-overlay, swift-dependencies
Fetching https://github.com/pointfreeco/swift-concurrency-extras
[14767/17464] Fetching swift-docc-plugin, swift-perception, swift-identified-collections, xctest-dynamic-overlay, swift-dependencies, swift-concurrency-extras
Fetched https://github.com/pointfreeco/swift-identified-collections from cache (1.52s)
[13616/15956] Fetching swift-docc-plugin, swift-perception, xctest-dynamic-overlay, swift-dependencies, swift-concurrency-extras
Fetched https://github.com/pointfreeco/swift-dependencies from cache (1.52s)
[7454/9743] Fetching swift-docc-plugin, swift-perception, xctest-dynamic-overlay, swift-concurrency-extras
Fetching https://github.com/pointfreeco/combine-schedulers
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.72s)
[7094/8891] Fetching swift-docc-plugin, swift-perception, xctest-dynamic-overlay
[8892/11301] Fetching swift-docc-plugin, swift-perception, xctest-dynamic-overlay, combine-schedulers
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.60s)
Fetched https://github.com/pointfreeco/swift-perception from cache (2.34s)
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (2.35s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (2.36s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.1 (3.39s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (1.01s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.3 (0.93s)
Computing version for https://github.com/pointfreeco/swift-perception
Computed https://github.com/pointfreeco/swift-perception at 1.6.0 (1.13s)
Fetching https://github.com/swiftlang/swift-syntax
[1/70348] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (9.38s)
Computing version for https://github.com/pointfreeco/swift-identified-collections
Computed https://github.com/pointfreeco/swift-identified-collections at 1.1.1 (10.34s)
Fetching https://github.com/apple/swift-collections
[1/16371] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.83s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (5.65s)
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 (1.27s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.9.2 (1.03s)
Fetching https://github.com/pointfreeco/swift-clocks
[1/1292] Fetching swift-clocks
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.49s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (1.43s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (1.36s)
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-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-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.3
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.1.4
Creating working copy for https://github.com/pointfreeco/swift-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-perception
Working copy of https://github.com/pointfreeco/swift-perception resolved at 1.6.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.1
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/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-identified-collections
Working copy of https://github.com/pointfreeco/swift-identified-collections resolved at 1.1.1
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 601.0.1
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/22] Write sources
[3/22] Copying PrivacyInfo.xcprivacy
[3/22] Write sources
[18/22] Write swift-version-24593BA9C3E375BF.txt
[20/75] Emitting module Sharing2
[21/76] Emitting module InternalCollectionsUtilities
[22/78] Emitting module IssueReportingTestSupport
[23/78] Emitting module ConcurrencyExtras
[24/79] Compiling ConcurrencyExtras UncheckedSendable.swift
[25/79] Compiling Sharing2 Empty.swift
[26/80] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[27/80] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[30/82] Emitting module IssueReporting
[31/82] Compiling ConcurrencyExtras UncheckedBox.swift
[32/82] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[33/82] Compiling InternalCollectionsUtilities UInt+reversed.swift
[34/82] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[35/82] Compiling ConcurrencyExtras AsyncStream.swift
[36/82] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[37/82] Compiling ConcurrencyExtras Locking.swift
[38/82] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[39/82] Compiling InternalCollectionsUtilities Integer rank.swift
[40/82] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[41/82] Compiling InternalCollectionsUtilities _SortedCollection.swift
[42/82] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[43/82] Emitting module Sharing1
[44/82] Compiling Sharing1 Empty.swift
[45/82] Compiling InternalCollectionsUtilities Debugging.swift
[46/82] Compiling InternalCollectionsUtilities Descriptions.swift
[47/82] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[48/82] Compiling InternalCollectionsUtilities Specialize.swift
[54/139] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[55/139] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[56/139] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[57/139] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[58/139] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[59/139] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[60/139] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[61/139] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[62/139] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[63/146] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[64/146] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[65/146] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[66/146] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[67/146] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[68/146] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[69/146] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[70/146] Compiling ConcurrencyExtras LockIsolated.swift
[71/146] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[72/146] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[73/146] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[74/146] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[75/146] Compiling OrderedCollections _HashTable+Testing.swift
[76/146] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[77/146] Compiling ConcurrencyExtras MainSerialExecutor.swift
[78/146] Compiling OrderedCollections _HashTable+Constants.swift
[79/146] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[80/146] Compiling ConcurrencyExtras Task.swift
[81/146] Compiling ConcurrencyExtras Result.swift
[82/147] Compiling OrderedCollections _HashTable+Bucket.swift
[83/147] Compiling OrderedCollections _HashTable+BucketIterator.swift
[85/147] Compiling OrderedCollections OrderedDictionary.swift
[86/147] Compiling OrderedCollections OrderedSet+Codable.swift
[87/147] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[88/147] Compiling OrderedCollections OrderedSet+Descriptions.swift
[89/147] Compiling OrderedCollections OrderedSet+Diffing.swift
[90/147] Compiling OrderedCollections OrderedSet+Equatable.swift
[91/147] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[92/147] Compiling OrderedCollections OrderedSet+Hashable.swift
[93/147] Compiling OrderedCollections OrderedSet+Initializers.swift
[94/147] Compiling OrderedCollections OrderedSet+Insertions.swift
[95/147] Compiling OrderedCollections OrderedSet+Invariants.swift
[96/147] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[97/147] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[98/147] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[99/147] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[100/147] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[104/147] Compiling IssueReportingTestSupport SwiftTesting.swift
[105/147] Compiling IssueReportingTestSupport XCTest.swift
[107/148] Compiling OrderedCollections OrderedDictionary+Codable.swift
[112/148] Compiling OrderedCollections OrderedDictionary+Elements.swift
[113/148] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[114/148] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[115/148] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[116/148] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[119/148] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[120/148] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[121/148] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[122/148] Compiling OrderedCollections OrderedDictionary+Values.swift
[127/148] Compiling OrderedCollections _HashTable.swift
[128/148] Compiling OrderedCollections _Hashtable+Header.swift
[129/149] Wrapping AST for IssueReportingTestSupport for debugging
[130/149] Write Objects.LinkFileList
[132/182] Linking libIssueReportingTestSupport.so
[134/185] Compiling PerceptionCore BetaChecking.swift
[135/185] Compiling PerceptionCore Exports.swift
[136/185] Compiling PerceptionCore Bindable.swift
[137/185] Compiling PerceptionCore Environment.swift
[138/185] Compiling PerceptionCore Locking.swift
[139/185] Compiling PerceptionCore ThreadLocal.swift
[140/185] Compiling PerceptionCore Unchecked.swift
[141/185] Compiling PerceptionCore _PerceptionRegistrar.swift
[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 XCTestDynamicOverlay Exports.swift
[150/185] Emitting module OrderedCollections
[151/186] Emitting module CombineSchedulers
[156/187] Compiling Clocks Lock.swift
[157/188] Compiling CombineSchedulers Timer.swift
[160/188] Compiling CombineSchedulers UIKit.swift
[161/188] Compiling CombineSchedulers UIScheduler.swift
[162/188] Compiling Clocks Timer.swift
[166/188] Compiling Clocks ImmediateClock.swift
[167/188] Emitting module Clocks
[168/188] Compiling Clocks AnyClock.swift
[169/188] Compiling CombineSchedulers UnimplementedScheduler.swift
[170/189] Compiling Clocks _AsyncTimerSequence.swift
[172/207] Compiling Clocks UnimplementedClock.swift
[173/207] Emitting module XCTestDynamicOverlay
[174/207] Compiling XCTestDynamicOverlay Deprecations.swift
[175/208] Compiling Clocks TestClock.swift
[176/208] Compiling Clocks SwiftUI.swift
[179/209] Compiling IdentifiedCollections IdentifiedArray+CustomStringConvertible.swift
[180/209] Compiling IdentifiedCollections IdentifiedArray+Equatable.swift
[181/209] Compiling IdentifiedCollections IdentifiedArray+ExpressibleByArrayLiteral.swift
[182/211] Compiling IdentifiedCollections IdentifiedArray+RangeReplaceableCollection.swift
[183/211] Compiling IdentifiedCollections IdentifiedArray+Sendable.swift
[184/211] Compiling IdentifiedCollections IdentifiedArray+MutableCollection.swift
[185/211] Compiling IdentifiedCollections IdentifiedArray+RandomAccessCollection.swift
[186/211] Compiling IdentifiedCollections IdentifiedArray+CollectionAlgorithms.swift
[187/211] Compiling IdentifiedCollections IdentifiedArray+CustomDebugStringConvertible.swift
[188/211] Compiling IdentifiedCollections IdentifiedArray+CustomReflectable.swift
[189/228] Compiling CustomDump CustomDumpRepresentable.swift
[190/228] Compiling IdentifiedCollections IdentifiedArray+IdentifiedCollection.swift
[191/228] Compiling CustomDump Swift.swift
[192/228] Compiling CustomDump SwiftUI.swift
[193/228] Compiling CustomDump CoreImage.swift
[194/228] Compiling CustomDump CoreLocation.swift
[195/228] Compiling CustomDump CoreMotion.swift
[196/249] Emitting module IdentifiedCollections
[197/261] Compiling Dependencies WithRandomNumberGenerator.swift
[198/261] Compiling Dependencies AppEntryPoint.swift
[199/262] Compiling Dependencies Calendar.swift
[200/262] Compiling Dependencies Clocks.swift
[201/262] Compiling Dependencies Dependency.swift
[202/262] Compiling Dependencies DependencyContext.swift
[203/265] Compiling Dependencies MainRunLoop.swift
[204/265] Compiling Dependencies OpenURL.swift
[205/265] Compiling Dependencies TimeZone.swift
[206/265] Compiling Dependencies URLSession.swift
[207/265] Compiling Dependencies DependencyKey.swift
[208/265] Compiling Dependencies DependencyValues.swift
[209/265] Compiling Dependencies Locale.swift
[210/265] Compiling Dependencies MainQueue.swift
[212/265] Compiling Dependencies Exports.swift
[213/265] Compiling Dependencies TypeName.swift
[214/265] Compiling CustomDump CollectionDifference.swift
[215/265] Compiling CustomDump Identifiable.swift
[216/265] Compiling CustomDump Mirror.swift
[217/265] Compiling CustomDump String.swift
[218/265] Emitting module Dependencies
[219/265] Compiling CustomDump Unordered.swift
[220/265] Compiling CustomDump XCTAssertDifference.swift
[221/265] Compiling CustomDump XCTAssertNoDifference.swift
[222/268] Compiling Dependencies Context.swift
[223/268] Compiling Dependencies Date.swift
[224/268] Compiling Dependencies FireAndForget.swift
[225/268] Compiling Dependencies Assert.swift
[226/268] Emitting module CustomDump
[227/268] Compiling Dependencies Deprecations.swift
[230/268] Compiling Dependencies UUID.swift
[249/268] Compiling Dependencies PreviewTrait.swift
[250/268] Compiling Dependencies TestTrait.swift
[251/268] Compiling Dependencies WithDependencies.swift
[252/269] Emitting module PerceptionCore
[258/270] Compiling PerceptionCore PerceptionTracking.swift
[259/270] Compiling PerceptionCore PerceptionRegistrar.swift
[262/270] Compiling PerceptionCore WithPerceptionTracking.swift
[273/294] Compiling Sharing Deprecations.swift
[274/294] Compiling Sharing KeyPath+Sendable.swift
[275/294] Compiling Sharing MutexBackport.swift
[276/296] Emitting module Sharing
[277/296] Compiling Sharing SwiftUIStateSharing.swift
[278/296] Compiling Sharing resource_bundle_accessor.swift
[279/296] Compiling Sharing NSRecursiveLock+WithLock.swift
[280/296] Compiling Sharing PassthroughRelay.swift
[281/296] Compiling Sharing PersistentReferences.swift
[282/296] Compiling Sharing SharedContinuations.swift
[283/296] Compiling Sharing SharedKey.swift
[284/296] Compiling Sharing AppStorageKey.swift
[285/296] Compiling Sharing SharedPublisher.swift
[286/296] Compiling Sharing SharedReader.swift
[287/296] Compiling Sharing SharedReaderKey.swift
[288/296] Compiling Sharing DefaultKey.swift
[289/296] Compiling Sharing FileStorageKey.swift
[290/296] Compiling Sharing InMemoryKey.swift
[291/296] Compiling Sharing Shared.swift
[292/296] Compiling Sharing SharedBinding.swift
[293/296] Compiling Sharing SharedCollection.swift
[294/296] Compiling Sharing Reference.swift
[295/296] Compiling Sharing SharedChangeTracker.swift
[296/296] Compiling Sharing TypeName.swift
Build complete! (98.69s)
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.