Build Information
Successful build of swift-sharing, reference 2.7.3 (aaf605
), with Swift 6.1 for Linux on 1 Sep 2025 21:19:59 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pointfreeco/swift-sharing.git
Reference: 2.7.3
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.7.3 -> FETCH_HEAD
HEAD is now at aaf6057 Add `CustomReflectable` conformances (#191)
Cloned https://github.com/pointfreeco/swift-sharing.git
Revision (git rev-parse @):
aaf605733bd93126d1a3658b4021146d95c94cb6
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/pointfreeco/swift-sharing.git at 2.7.3
========================================
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" : "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" : "/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",
"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" : "/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-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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:99ea6d26ace67c023f359493a2ac553a612b92a7f2dee009657225f46f43aa0e
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/pointfreeco/swift-dependencies
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/pointfreeco/swift-perception
[1/4577] Fetching swift-custom-dump
[322/10879] Fetching swift-custom-dump, swift-dependencies
[1765/12717] Fetching swift-custom-dump, swift-dependencies, swift-perception
[10765/18222] Fetching swift-custom-dump, swift-dependencies, swift-perception, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-perception from cache (0.45s)
[11870/16384] Fetching swift-custom-dump, swift-dependencies, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.46s)
Fetching https://github.com/pointfreeco/swift-concurrency-extras
[7403/11807] Fetching swift-dependencies, xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/combine-schedulers
Fetching https://github.com/swiftlang/swift-docc-plugin
Fetched https://github.com/pointfreeco/swift-dependencies from cache (0.70s)
[3193/5505] Fetching xctest-dynamic-overlay
[5506/6383] Fetching xctest-dynamic-overlay, swift-concurrency-extras
[5717/8800] Fetching xctest-dynamic-overlay, swift-concurrency-extras, combine-schedulers
[8801/10894] Fetching xctest-dynamic-overlay, swift-concurrency-extras, combine-schedulers, swift-docc-plugin
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.48s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.46s)
[5736/7599] Fetching xctest-dynamic-overlay, swift-docc-plugin
Fetching https://github.com/pointfreeco/swift-identified-collections
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.04s)
[1718/2094] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.45s)
[1/1534] Fetching swift-identified-collections
Fetched https://github.com/pointfreeco/swift-identified-collections from cache (0.49s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.2 (1.98s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.3 (0.47s)
Computing version for https://github.com/pointfreeco/swift-identified-collections
Computed https://github.com/pointfreeco/swift-identified-collections at 1.1.1 (0.45s)
Fetching https://github.com/apple/swift-collections
[1/17394] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.23s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.6.1 (1.70s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (1.97s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3490] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.36s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.96s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.61s)
Computing version for https://github.com/pointfreeco/swift-perception
Computed https://github.com/pointfreeco/swift-perception at 2.0.6 (0.65s)
Fetching https://github.com/swiftlang/swift-syntax
[1/71848] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (6.89s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (7.71s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.1 (0.68s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.9.4 (0.50s)
Fetching https://github.com/pointfreeco/swift-clocks
[1/1292] Fetching swift-clocks
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.30s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (0.87s)
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/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.2.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.2
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Creating working copy for https://github.com/pointfreeco/swift-identified-collections
Working copy of https://github.com/pointfreeco/swift-identified-collections resolved at 1.1.1
Creating working copy for https://github.com/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.6.1
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-perception
Working copy of https://github.com/pointfreeco/swift-perception resolved at 2.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.5
Creating working copy for https://github.com/pointfreeco/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.9.4
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/24] Write sources
[2/24] Copying PrivacyInfo.xcprivacy
[2/24] Write sources
[19/24] Write swift-version-24593BA9C3E375BF.txt
[21/55] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[22/55] Compiling InternalCollectionsUtilities UInt+reversed.swift
[23/56] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[24/56] Compiling InternalCollectionsUtilities Integer rank.swift
[25/56] Emitting module InternalCollectionsUtilities
[28/56] Emitting module ConcurrencyExtras
[29/56] Emitting module IssueReportingPackageSupport
[30/56] Compiling IssueReportingPackageSupport _Test.swift
[31/58] Compiling Sharing1 Empty.swift
[32/58] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[33/58] Emitting module Sharing1
[34/58] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[35/58] Compiling InternalCollectionsUtilities Debugging.swift
[36/58] Compiling InternalCollectionsUtilities Descriptions.swift
[37/58] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[38/59] Emitting module Sharing2
[39/59] Compiling Sharing2 Empty.swift
[40/59] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[41/59] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[42/59] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[43/59] Compiling InternalCollectionsUtilities _SortedCollection.swift
[47/60] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[48/61] Compiling ConcurrencyExtras UncheckedSendable.swift
[48/61] Wrapping AST for IssueReportingPackageSupport for debugging
[51/138] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[52/138] Compiling OrderedCollections OrderedDictionary+Values.swift
[53/140] Emitting module IssueReporting
[54/140] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[55/140] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[56/140] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[57/140] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[58/140] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[59/140] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[60/140] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[61/147] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[62/147] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[63/147] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[64/147] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[65/147] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[66/147] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[67/147] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[68/147] Compiling IssueReporting WithExpectedIssue.swift
[69/147] Compiling IssueReporting WithIssueContext.swift
[70/147] Compiling OrderedCollections OrderedDictionary.swift
[71/147] Compiling OrderedCollections OrderedSet+Codable.swift
[72/147] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[73/147] Compiling OrderedCollections OrderedSet+Descriptions.swift
[74/147] Compiling OrderedCollections OrderedSet+Diffing.swift
[75/147] Compiling OrderedCollections OrderedSet+Equatable.swift
[76/147] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[77/147] Compiling OrderedCollections OrderedSet+Hashable.swift
[78/147] Compiling OrderedCollections OrderedSet+Initializers.swift
[79/147] Compiling OrderedCollections OrderedSet+Insertions.swift
[80/147] Compiling OrderedCollections OrderedSet+Invariants.swift
[81/147] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[82/147] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[83/147] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[84/147] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[85/147] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[86/147] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[87/147] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[88/147] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[89/147] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[90/147] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[91/147] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[94/147] Compiling OrderedCollections OrderedDictionary+Codable.swift
[95/147] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[96/147] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[97/147] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[98/147] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[99/147] Compiling OrderedCollections OrderedDictionary+Elements.swift
[100/147] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[101/147] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[102/147] Compiling ConcurrencyExtras MainSerialExecutor.swift
[103/147] Compiling ConcurrencyExtras Result.swift
[104/147] Compiling ConcurrencyExtras Task.swift
[105/147] Compiling OrderedCollections _HashTable+Bucket.swift
[106/147] Compiling OrderedCollections _HashTable+BucketIterator.swift
[111/147] Compiling ConcurrencyExtras LockIsolated.swift
[115/147] Emitting module OrderedCollections
[122/147] Emitting module IssueReportingTestSupport
[123/147] Compiling IssueReportingTestSupport SwiftTesting.swift
[124/147] Compiling IssueReportingTestSupport XCTest.swift
[131/150] Compiling OrderedCollections OrderedSet+Sendable.swift
[132/150] Compiling OrderedCollections OrderedSet+SubSequence.swift
[133/150] Compiling OrderedCollections OrderedSet+Testing.swift
[134/150] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[135/150] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[136/150] Compiling OrderedCollections OrderedSet.swift
[137/150] Compiling OrderedCollections _UnsafeBitset.swift
[142/150] Compiling OrderedCollections _HashTable+Testing.swift
[143/150] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[144/150] Compiling OrderedCollections _HashTable.swift
[145/150] Compiling OrderedCollections _Hashtable+Header.swift
[148/151] Wrapping AST for IssueReportingTestSupport for debugging
[149/151] Write Objects.LinkFileList
[150/189] Linking libIssueReportingTestSupport.so
[152/207] Compiling PerceptionCore PerceptionChecking.swift
[153/207] Compiling PerceptionCore PerceptionRegistrar.swift
[154/207] Compiling PerceptionCore Locals.swift
[155/207] Compiling PerceptionCore ObservationBeta.swift
[156/208] Emitting module CombineSchedulers
[157/208] Compiling CombineSchedulers UIScheduler.swift
[158/208] Compiling XCTestDynamicOverlay Exports.swift
[159/208] Compiling CombineSchedulers Timer.swift
[160/208] Compiling CombineSchedulers UIKit.swift
[161/208] Compiling PerceptionCore Deprecations.swift
[162/208] Compiling PerceptionCore Exports.swift
[163/208] Compiling PerceptionCore Locking.swift
[164/208] Compiling PerceptionCore Perceptible.swift
[165/208] Compiling Clocks Timer.swift
[166/209] Compiling CombineSchedulers UnimplementedScheduler.swift
[169/212] Compiling IdentifiedCollections IdentifiedArray+RangeReplaceableCollection.swift
[170/212] Compiling IdentifiedCollections IdentifiedArray+Sendable.swift
[174/212] Compiling Clocks ImmediateClock.swift
[176/212] Emitting module Clocks
[177/212] Compiling Clocks AnyClock.swift
[178/212] Compiling Clocks Lock.swift
[179/212] Compiling PerceptionCore Perceptions.swift
[180/212] Compiling PerceptionCore Bindable.swift
[181/212] Compiling PerceptionCore Environment.swift
[185/212] Compiling PerceptionCore PerceptionTracking.swift
[186/212] Compiling PerceptionCore WithPerceptionTracking.swift
[187/212] Compiling PerceptionCore ThreadLocal.swift
[188/212] Compiling IdentifiedCollections IdentifiedArray+ExpressibleByArrayLiteral.swift
[189/212] Compiling IdentifiedCollections IdentifiedArray.swift
[190/212] Compiling IdentifiedCollections IdentifiedCollection.swift
[191/212] Emitting module IdentifiedCollections
[192/213] Emitting module XCTestDynamicOverlay
[193/213] Compiling XCTestDynamicOverlay Deprecations.swift
[195/213] Compiling Clocks SwiftUI.swift
[196/214] Compiling Clocks _AsyncTimerSequence.swift
[197/214] Compiling Clocks TestClock.swift
[198/214] Compiling Clocks UnimplementedClock.swift
[201/265] Compiling Dependencies UUID.swift
[202/265] Compiling Dependencies WithRandomNumberGenerator.swift
[203/265] Compiling Dependencies AppEntryPoint.swift
[204/268] Compiling CustomDump Identifiable.swift
[205/268] Compiling CustomDump Mirror.swift
[206/268] Compiling CustomDump String.swift
[207/268] Compiling Dependencies Locale.swift
[208/268] Compiling Dependencies MainQueue.swift
[209/268] Compiling Dependencies MainRunLoop.swift
[210/271] Compiling Dependencies Dependency.swift
[211/271] Compiling Dependencies DependencyContext.swift
[212/271] Compiling Dependencies DependencyKey.swift
[213/271] Compiling Dependencies DependencyValues.swift
[214/271] Compiling Dependencies Context.swift
[215/271] Compiling Dependencies Date.swift
[216/271] Compiling Dependencies FireAndForget.swift
[217/271] Compiling Dependencies Deprecations.swift
[218/271] Compiling Dependencies Exports.swift
[219/271] Compiling Dependencies TypeName.swift
[220/271] Compiling Dependencies Assert.swift
[221/271] Compiling Dependencies Calendar.swift
[222/271] Compiling Dependencies Clocks.swift
[226/271] Compiling Dependencies OpenURL.swift
[227/271] Compiling Dependencies TimeZone.swift
[228/271] Compiling Dependencies URLSession.swift
[229/271] Emitting module Dependencies
[230/271] Compiling CustomDump Unordered.swift
[231/271] Compiling CustomDump XCTAssertDifference.swift
[232/271] Compiling CustomDump XCTAssertNoDifference.swift
[233/271] Emitting module CustomDump
[238/271] Compiling Dependencies PreviewTrait.swift
[239/271] Compiling Dependencies TestTrait.swift
[240/271] Compiling Dependencies WithDependencies.swift
[267/274] Emitting module PerceptionCore
[268/274] Compiling PerceptionCore _PerceptionRegistrar.swift
[276/297] Compiling Sharing Deprecations.swift
[277/297] Compiling Sharing KeyPath+Sendable.swift
[278/297] Compiling Sharing MutexBackport.swift
[279/299] Compiling Sharing NSRecursiveLock+WithLock.swift
[280/299] Compiling Sharing PassthroughRelay.swift
[281/299] Compiling Sharing PersistentReferences.swift
[282/299] Emitting module Sharing
[283/299] Compiling Sharing SwiftUIStateSharing.swift
[284/299] Compiling Sharing resource_bundle_accessor.swift
[285/299] Compiling Sharing Shared.swift
[286/299] Compiling Sharing SharedBinding.swift
[287/299] Compiling Sharing SharedCollection.swift
[288/299] Compiling Sharing DefaultKey.swift
[289/299] Compiling Sharing FileStorageKey.swift
[290/299] Compiling Sharing InMemoryKey.swift
[291/299] Compiling Sharing SharedPublisher.swift
[292/299] Compiling Sharing SharedReader.swift
[293/299] Compiling Sharing SharedReaderKey.swift
[294/299] Compiling Sharing SharedContinuations.swift
[295/299] Compiling Sharing SharedKey.swift
[296/299] Compiling Sharing AppStorageKey.swift
[297/299] Compiling Sharing Reference.swift
[298/299] Compiling Sharing SharedChangeTracker.swift
[299/299] Compiling Sharing TypeName.swift
Build complete! (85.17s)
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" : "/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",
"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" : "/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:99ea6d26ace67c023f359493a2ac553a612b92a7f2dee009657225f46f43aa0e
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.