Build Information
Successful build of swift-sharing, reference 2.8.0 (bc27f8), with Swift 6.1 for Linux on 27 Mar 2026 05:29:46 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/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>&1Build 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 /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.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: 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-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/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 swiftpackageindex/spi-images
Digest: sha256:108e10880bce35e9496fba26782956e40a8e91a2a227f9b90af7e4cd93d2c183
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.1-latest
Fetching https://github.com/pointfreeco/swift-perception
Fetching https://github.com/pointfreeco/swift-dependencies
Fetching https://github.com/swiftlang/swift-docc-plugin
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-identified-collections
[1/1962] Fetching swift-perception
[1963/4133] Fetching swift-perception, swift-docc-plugin
[2181/9546] Fetching swift-perception, swift-docc-plugin, swift-custom-dump
[2344/16292] Fetching swift-perception, swift-docc-plugin, swift-custom-dump, swift-dependencies
[9867/17834] Fetching swift-perception, swift-docc-plugin, swift-custom-dump, swift-dependencies, swift-identified-collections
[11744/23557] Fetching swift-perception, swift-docc-plugin, swift-custom-dump, swift-dependencies, swift-identified-collections, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-identified-collections from cache (0.53s)
Fetching https://github.com/pointfreeco/swift-concurrency-extras
[19955/22015] Fetching swift-perception, swift-docc-plugin, swift-custom-dump, swift-dependencies, xctest-dynamic-overlay
[22016/22909] Fetching swift-perception, swift-docc-plugin, swift-custom-dump, swift-dependencies, xctest-dynamic-overlay, swift-concurrency-extras
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.31s)
Fetching https://github.com/pointfreeco/combine-schedulers
Fetched https://github.com/pointfreeco/swift-perception from cache (0.85s)
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.85s)
Fetched https://github.com/pointfreeco/swift-dependencies from cache (0.85s)
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.85s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.86s)
[1/2550] Fetching combine-schedulers
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.26s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.2 (1.65s)
Computing version for https://github.com/pointfreeco/swift-identified-collections
Computed https://github.com/pointfreeco/swift-identified-collections at 1.1.1 (0.57s)
Fetching https://github.com/apple/swift-collections
[1/22970] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.37s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.1.0 (2.00s)
Fetching https://github.com/OpenCombine/OpenCombine.git
[1/8284] Fetching opencombine
Fetched https://github.com/OpenCombine/OpenCombine.git from cache (0.80s)
Computing version for https://github.com/OpenCombine/OpenCombine.git
Computed https://github.com/OpenCombine/OpenCombine.git at 0.14.0 (3.57s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (0.87s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (0.68s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3671] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.41s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.39s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.5.0 (1.08s)
Computing version for https://github.com/pointfreeco/swift-perception
Computed https://github.com/pointfreeco/swift-perception at 2.0.9 (0.80s)
Fetching https://github.com/swiftlang/swift-syntax
[1/74847] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (7.56s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (8.71s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.4.1 (0.95s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.12.0 (1.20s)
Fetching https://github.com/pointfreeco/swift-clocks
[1/1317] Fetching swift-clocks
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.41s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (1.57s)
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/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/pointfreeco/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 1.0.6
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.5.0
Creating working copy for https://github.com/pointfreeco/swift-perception
Working copy of https://github.com/pointfreeco/swift-perception resolved at 2.0.9
Creating working copy for https://github.com/OpenCombine/OpenCombine.git
Working copy of https://github.com/OpenCombine/OpenCombine.git resolved at 0.14.0
Creating working copy for https://github.com/swiftlang/swift-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-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.2
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/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/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.9.0
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/29] Write sources
[4/29] Copying PrivacyInfo.xcprivacy
[9/29] Write sources
[23/29] Write swift-version-24593BA9C3E375BF.txt
[23/29] Compiling COpenCombineHelpers COpenCombineHelpers.cpp
[26/156] Emitting module OpenCombine
[27/168] Compiling Sharing2 Empty.swift
[28/168] Emitting module Sharing2
[30/169] Emitting module Sharing1
[31/169] Compiling Sharing1 Empty.swift
[33/170] Emitting module IssueReportingPackageSupport
[34/170] Compiling IssueReportingPackageSupport _Test.swift
[35/171] Emitting module ConcurrencyExtras
[36/171] Compiling OpenCombine AnyCancellable.swift
[37/171] Compiling OpenCombine AnyPublisher.swift
[38/172] Compiling OpenCombine DebugHook.swift
[39/172] Compiling OpenCombine FilterProducer.swift
[40/172] Emitting module InternalCollectionsUtilities
[41/172] Compiling OpenCombine ConduitBase.swift
[42/172] Compiling OpenCombine ConduitList.swift
[45/172] Compiling OpenCombine AnySubscriber.swift
[46/172] Compiling OpenCombine Future.swift
[47/172] Compiling OpenCombine GENERATED-RootProtocols.swift
[48/174] Compiling OpenCombine Cancellable.swift
[49/174] Compiling OpenCombine Codable.swift
[50/174] Compiling OpenCombine CombineIdentifier.swift
[51/174] Compiling OpenCombine ConcurrencyHelpers.swift
[52/174] Compiling OpenCombine Future+Concurrency.swift
[53/174] Compiling OpenCombine GENERATED-Publisher+Concurrency.swift
[54/174] Compiling OpenCombine CurrentValueSubject.swift
[55/174] Compiling OpenCombine CustomCombineIdentifierConvertible.swift
[57/174] Compiling OpenCombine Result.swift
[58/174] Compiling OpenCombine Scheduler.swift
[59/174] Compiling OpenCombine Subject+Void.swift
[60/174] Compiling OpenCombine Subscriber+Void.swift
[61/174] Compiling OpenCombine Subscribers.Assign.swift
[62/174] Compiling OpenCombine Subscribers.Completion.swift
[63/174] Compiling OpenCombine Subscribers.Demand.swift
[64/174] Compiling OpenCombine Subscribers.Sink.swift
[65/174] Compiling OpenCombine Subscribers.swift
[66/174] Compiling OpenCombine Subscription.swift
[67/174] Compiling OpenCombine Subscriptions.swift
[68/174] Compiling OpenCombine _Introspection.swift
[69/174] Compiling ConcurrencyExtras UncheckedSendable.swift
[83/174] Compiling OpenCombine Publishers.Retry.swift
[84/174] Compiling OpenCombine Publishers.Scan.swift
[85/174] Compiling OpenCombine Publishers.Sequence.swift
[86/174] Compiling OpenCombine Publishers.SetFailureType.swift
[87/174] Compiling OpenCombine Publishers.Share.swift
[88/174] Compiling OpenCombine Publishers.SubscribeOn.swift
[89/174] Compiling OpenCombine Publishers.SwitchToLatest.swift
[90/174] Compiling OpenCombine Publishers.Throttle.swift
[91/174] Compiling OpenCombine Publishers.Timeout.swift
[92/174] Compiling OpenCombine Publishers.Zip.swift
[93/174] Compiling OpenCombine Publishers.swift
[94/174] Compiling OpenCombine Record.swift
[95/174] Compiling OpenCombine Result.Publisher.swift
[96/174] Compiling InternalCollectionsUtilities _SortedCollection.swift
[97/174] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[98/174] Compiling OpenCombine Publishers.Map.swift
[99/174] Compiling OpenCombine Publishers.MapError.swift
[100/174] Compiling OpenCombine Publishers.MeasureInterval.swift
[101/174] Compiling OpenCombine Publishers.Multicast.swift
[102/174] Compiling OpenCombine Publishers.Output.swift
[103/174] Compiling OpenCombine Publishers.PrefixUntilOutput.swift
[104/174] Compiling OpenCombine Publishers.PrefixWhile.swift
[105/174] Compiling OpenCombine Publishers.Print.swift
[106/174] Compiling OpenCombine Publishers.ReceiveOn.swift
[107/174] Compiling OpenCombine Publishers.Reduce.swift
[108/174] Compiling OpenCombine Publishers.RemoveDuplicates.swift
[109/174] Compiling OpenCombine Publishers.ReplaceEmpty.swift
[110/174] Compiling OpenCombine Publishers.ReplaceError.swift
[111/175] Compiling ConcurrencyExtras Result.swift
[112/175] Compiling ConcurrencyExtras Task.swift
[113/175] Compiling OpenCombine Just.swift
[114/175] Compiling OpenCombine Optional.Publisher.swift
[115/175] Compiling OpenCombine Publishers.AllSatisfy.swift
[116/175] Compiling OpenCombine Publishers.AssertNoFailure.swift
[117/175] Compiling OpenCombine Publishers.Autoconnect.swift
[118/175] Compiling OpenCombine Publishers.Breakpoint.swift
[119/175] Compiling OpenCombine Publishers.Buffer.swift
[120/175] Compiling OpenCombine Publishers.Collect.swift
[121/175] Compiling OpenCombine Publishers.CollectByCount.swift
[122/175] Compiling OpenCombine Publishers.CompactMap.swift
[123/175] Compiling OpenCombine Publishers.Comparison.swift
[124/175] Compiling OpenCombine Publishers.Concatenate.swift
[125/175] Compiling OpenCombine Publishers.Contains.swift
[126/175] Compiling OpenCombine Utils.swift
[127/175] Compiling OpenCombine Violations.swift
[128/175] Compiling OpenCombine ImmediateScheduler.swift
[129/175] Compiling OpenCombine ObservableObject.swift
[130/175] Compiling OpenCombine PassthroughSubject.swift
[131/175] Compiling OpenCombine Published.swift
[132/175] Compiling OpenCombine Publisher+Subscribe.swift
[133/175] Compiling OpenCombine Deferred.swift
[134/175] Compiling OpenCombine Empty.swift
[135/175] Compiling OpenCombine Fail.swift
[136/175] Compiling OpenCombine GENERATED-Publishers.Catch.swift
[137/175] Compiling OpenCombine GENERATED-Publishers.Encode.swift
[138/175] Compiling OpenCombine GENERATED-Publishers.MapKeyPath.swift
[145/175] Compiling OpenCombine PublishedSubject.swift
[146/175] Compiling OpenCombine PublishedSubscriber.swift
[147/175] Compiling OpenCombine ReduceProducer.swift
[148/175] Compiling OpenCombine SubjectSubscriber.swift
[149/175] Compiling OpenCombine SubscriberTap.swift
[150/175] Compiling OpenCombine SubscriptionStatus.swift
[151/175] Compiling OpenCombine SubscriptionTap.swift
[152/175] Compiling OpenCombine Publishers.Count.swift
[153/175] Compiling OpenCombine Publishers.Debounce.swift
[154/175] Compiling OpenCombine Publishers.Delay.swift
[155/175] Compiling OpenCombine Publishers.Drop.swift
[156/175] Compiling OpenCombine Publishers.DropUntilOutput.swift
[157/175] Compiling OpenCombine Publishers.DropWhile.swift
[158/175] Compiling OpenCombine Publishers.Filter.swift
[159/175] Compiling OpenCombine Publishers.First.swift
[160/175] Compiling OpenCombine Publishers.FlatMap.swift
[161/175] Compiling OpenCombine Publishers.HandleEvents.swift
[162/175] Compiling OpenCombine Publishers.IgnoreOutput.swift
[163/175] Compiling OpenCombine Publishers.Last.swift
[164/175] Compiling OpenCombine Publishers.MakeConnectable.swift
[165/175] Wrapping AST for IssueReportingPackageSupport for debugging
[168/199] Compiling IssueReporting Deprecations.swift
[169/199] Compiling IssueReporting FailureObserver.swift
[170/199] Compiling ConcurrencyExtras MainSerialExecutor.swift
[171/199] Compiling ConcurrencyExtras LockIsolated.swift
[172/199] Compiling IssueReporting LockIsolated.swift
[173/199] Compiling IssueReporting Rethrows.swift
[174/200] Compiling IssueReportingTestSupport XCTest.swift
[175/200] Emitting module IssueReportingTestSupport
[176/200] Compiling IssueReportingTestSupport SwiftTesting.swift
[177/201] Compiling IssueReporting IssueSeverity.swift
[178/201] Compiling IssueReporting ReportIssue.swift
[180/203] Compiling IssueReporting BreakpointReporter.swift
[181/203] Compiling IssueReporting DefaultReporter.swift
[182/203] Compiling IssueReporting FatalErrorReporter.swift
[183/203] Compiling IssueReporting ErrorReporting.swift
[184/203] Compiling IssueReporting AppHostWarning.swift
[186/203] Wrapping AST for IssueReportingTestSupport for debugging
[187/203] Write Objects.LinkFileList
[189/203] Compiling IssueReporting XCTest.swift
[190/203] Compiling IssueReporting IsTesting.swift
[191/203] Compiling IssueReporting IssueReporter.swift
[192/214] Compiling IssueReporting TestContext.swift
[193/214] Compiling IssueReporting Unimplemented.swift
[194/223] Emitting module IssueReporting
[195/271] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[196/271] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[197/271] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[198/271] Compiling OrderedCollections _HashTable+Testing.swift
[199/271] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[200/271] Compiling OrderedCollections _HashTable.swift
[201/271] Compiling OrderedCollections _Hashtable+Header.swift
[202/271] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[202/272] Linking libIssueReportingTestSupport.so
[205/274] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[206/274] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[207/274] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[208/274] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[209/274] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[210/274] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[211/274] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[212/274] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[213/274] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[214/274] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[215/274] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[216/274] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[217/274] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[218/274] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[219/305] Compiling XCTestDynamicOverlay Exports.swift
[220/305] Compiling OrderedCollections OrderedSet+Initializers.swift
[221/305] Compiling OrderedCollections OrderedSet+Insertions.swift
[222/305] Compiling OrderedCollections OrderedSet+Invariants.swift
[223/305] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[224/305] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[225/305] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[226/305] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[227/305] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[228/305] Compiling OrderedCollections OrderedDictionary.swift
[229/305] Compiling OrderedCollections OrderedSet+Codable.swift
[230/305] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[231/305] Compiling OrderedCollections OrderedSet+Descriptions.swift
[232/305] Compiling OrderedCollections OrderedSet+Diffing.swift
[233/305] Compiling OrderedCollections OrderedSet+Equatable.swift
[234/305] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[235/305] Compiling OrderedCollections OrderedSet+Hashable.swift
[236/305] Emitting module OpenCombineDispatch
[237/305] Compiling OpenCombineDispatch DispatchQueue+Scheduler.swift
[238/306] Emitting module XCTestDynamicOverlay
[239/306] Compiling PerceptionCore PerceptionTracking.swift
[240/306] Compiling PerceptionCore Perceptions.swift
[241/306] Compiling PerceptionCore Bindable.swift
[242/306] Compiling PerceptionCore Environment.swift
[243/306] Compiling PerceptionCore WithPerceptionTracking.swift
[244/306] Compiling PerceptionCore ThreadLocal.swift
[245/306] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[246/306] Compiling OrderedCollections OrderedDictionary+Values.swift
[247/306] Compiling Clocks Timer.swift
[249/307] Compiling Clocks ImmediateClock.swift
[250/307] Compiling OrderedCollections OrderedDictionary+Codable.swift
[251/307] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[252/307] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[255/307] Compiling OrderedCollections OrderedDictionary+Elements.swift
[256/307] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[257/307] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[258/307] Emitting module Clocks
[259/307] Compiling Clocks AnyClock.swift
[260/307] Compiling Clocks Lock.swift
[261/307] Compiling Clocks SwiftUI.swift
[262/307] Compiling Clocks _AsyncTimerSequence.swift
[263/307] Compiling Clocks TestClock.swift
[264/307] Compiling Clocks UnimplementedClock.swift
[265/308] Compiling XCTestDynamicOverlay Deprecations.swift
[266/309] Compiling PerceptionCore Deprecations.swift
[267/309] Compiling PerceptionCore Exports.swift
[268/309] Compiling PerceptionCore Locals.swift
[269/309] Compiling PerceptionCore ObservationBeta.swift
[270/309] Compiling PerceptionCore PerceptionChecking.swift
[271/309] Compiling PerceptionCore PerceptionRegistrar.swift
[272/309] Compiling PerceptionCore Locking.swift
[273/309] Compiling PerceptionCore Perceptible.swift
[276/309] Compiling OrderedCollections OrderedSet+Sendable.swift
[277/309] Compiling OrderedCollections OrderedSet+SubSequence.swift
[278/309] Compiling OrderedCollections OrderedSet+Testing.swift
[279/309] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[280/309] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[281/309] Compiling OrderedCollections OrderedSet.swift
[282/309] Compiling OrderedCollections _UnsafeBitset.swift
[283/337] Emitting module OrderedCollections
[284/338] Compiling CustomDump GameKit.swift
[285/338] Compiling CustomDump KeyPath.swift
[286/338] Compiling CustomDump Photos.swift
[287/338] Compiling CustomDump Speech.swift
[290/342] Compiling CustomDump UserNotificationsUI.swift
[291/342] Compiling CustomDump CustomDumpReflectable.swift
[292/342] Compiling CustomDump Identifiable.swift
[293/342] Compiling CustomDump Mirror.swift
[294/342] Emitting module PerceptionCore
[298/342] Compiling OpenCombineFoundation Timer+Publisher.swift
[301/343] Compiling CustomDump CoreImage.swift
[302/343] Compiling CustomDump CoreLocation.swift
[303/344] Compiling PerceptionCore _PerceptionRegistrar.swift
[304/361] Compiling OpenCombineFoundation PropertyListEncoder.swift
[305/361] Compiling OpenCombineFoundation RunLoop+Scheduler.swift
[306/361] Emitting module OpenCombineFoundation
[307/361] Compiling IdentifiedCollections Identified.swift
[308/361] Compiling IdentifiedCollections IdentifiedArray+Codable.swift
[309/361] Compiling CustomDump Unordered.swift
[310/361] Compiling CustomDump XCTAssertDifference.swift
[311/361] Compiling CustomDump XCTAssertNoDifference.swift
[312/361] Compiling CustomDump StoreKit.swift
[313/361] Compiling CustomDump Swift.swift
[314/361] Compiling CustomDump SwiftUI.swift
[315/361] Compiling CustomDump UIKit.swift
[316/361] Compiling CustomDump ExpectDifference.swift
[317/361] Compiling CustomDump ExpectNoDifference.swift
[318/361] Compiling CustomDump AnyType.swift
[319/361] Compiling CustomDump CollectionDifference.swift
[320/361] Compiling IdentifiedCollections IdentifiedArray+CustomDebugStringConvertible.swift
[321/361] Compiling IdentifiedCollections IdentifiedArray+CustomReflectable.swift
[322/361] Compiling IdentifiedCollections IdentifiedArray+CustomStringConvertible.swift
[323/361] Compiling IdentifiedCollections IdentifiedArray+Equatable.swift
[324/361] Emitting module CustomDump
[327/361] Compiling IdentifiedCollections IdentifiedArray+ExpressibleByArrayLiteral.swift
[333/363] Compiling IdentifiedCollections IdentifiedArray+Hashable.swift
[334/364] Compiling OpenCombineFoundation OperationQueue+Scheduler.swift
[335/364] Compiling IdentifiedCollections IdentifiedArray+RangeReplaceableCollection.swift
[336/364] Compiling IdentifiedCollections IdentifiedArray+Sendable.swift
[337/364] Compiling OpenCombineFoundation URLSession.swift
[340/365] Compiling IdentifiedCollections IdentifiedArray+Collection.swift
[341/365] Compiling IdentifiedCollections IdentifiedArray+MutableCollection.swift
[342/365] Compiling IdentifiedCollections IdentifiedArray+RandomAccessCollection.swift
[343/365] Compiling IdentifiedCollections IdentifiedArray+CollectionAlgorithms.swift
[347/365] Compiling IdentifiedCollections IdentifiedArray+IdentifiedCollection.swift
[349/365] Compiling IdentifiedCollections IdentifiedArray+Initializers.swift
[350/365] Compiling IdentifiedCollections IdentifiedArray+Insertions.swift
[351/365] Emitting module IdentifiedCollections
[352/365] Compiling IdentifiedCollections IdentifiedArray.swift
[353/365] Compiling IdentifiedCollections IdentifiedCollection.swift
[356/368] Emitting module OpenCombineShim
[357/368] Compiling OpenCombineShim OpenCombineShim.swift
[371/383] Compiling CombineSchedulers UIScheduler.swift
[372/383] Compiling CombineSchedulers UIKit.swift
[373/384] Emitting module CombineSchedulers
[374/384] Compiling CombineSchedulers ImmediateScheduler.swift
[375/384] Compiling CombineSchedulers Deprecations.swift
[376/384] Compiling CombineSchedulers UnimplementedScheduler.swift
[377/384] Compiling CombineSchedulers Platform.swift
[378/384] Compiling CombineSchedulers SwiftUI.swift
[379/384] Compiling CombineSchedulers AnyScheduler.swift
[380/384] Compiling CombineSchedulers Concurrency.swift
[381/384] Compiling CombineSchedulers Lock.swift
[382/384] Compiling CombineSchedulers NSRecursiveLock.swift
[383/384] Compiling CombineSchedulers TestScheduler.swift
[384/384] Compiling CombineSchedulers Timer.swift
[386/410] Compiling Dependencies MainRunLoop.swift
[387/410] Compiling Dependencies NotificationCenter.swift
[388/410] Compiling Dependencies OpenURL.swift
[389/413] Emitting module Dependencies
[390/413] Compiling Dependencies Date.swift
[391/413] Compiling Dependencies FireAndForget.swift
[392/413] Compiling Dependencies Locale.swift
[393/413] Compiling Dependencies MainQueue.swift
[394/413] Compiling Dependencies Exports.swift
[395/413] Compiling Dependencies SendableKeyPath.swift
[396/413] Compiling Dependencies TypeName.swift
[397/413] Compiling Dependencies TimeZone.swift
[398/413] Compiling Dependencies URLSession.swift
[399/413] Compiling Dependencies UUID.swift
[400/413] Compiling Dependencies Assert.swift
[401/413] Compiling Dependencies Calendar.swift
[402/413] Compiling Dependencies Clocks.swift
[403/413] Compiling Dependencies Context.swift
[404/413] Compiling Dependencies WithRandomNumberGenerator.swift
[405/413] Compiling Dependencies AppEntryPoint.swift
[406/413] Compiling Dependencies Deprecations.swift
[407/413] Compiling Dependencies PreviewTrait.swift
[408/413] Compiling Dependencies TestTrait.swift
[409/413] Compiling Dependencies WithDependencies.swift
[410/413] Compiling Dependencies Dependency.swift
[411/413] Compiling Dependencies DependencyContext.swift
[412/413] Compiling Dependencies DependencyKey.swift
[413/413] Compiling Dependencies DependencyValues.swift
[415/436] Compiling Sharing NSRecursiveLock+WithLock.swift
[416/436] Compiling Sharing PassthroughRelay.swift
[417/436] Compiling Sharing PersistentReferences.swift
[418/438] Emitting module Sharing
[419/438] Compiling Sharing Deprecations.swift
[420/438] Compiling Sharing KeyPath+Sendable.swift
[421/438] Compiling Sharing MutexBackport.swift
[422/438] Compiling Sharing SwiftUIStateSharing.swift
[423/438] Compiling Sharing resource_bundle_accessor.swift
[424/438] Compiling Sharing Shared.swift
[425/438] Compiling Sharing SharedBinding.swift
[426/438] Compiling Sharing SharedCollection.swift
[427/438] Compiling Sharing SharedPublisher.swift
[428/438] Compiling Sharing SharedReader.swift
[429/438] Compiling Sharing SharedReaderKey.swift
[430/438] Compiling Sharing SharedContinuations.swift
[431/438] Compiling Sharing SharedKey.swift
[432/438] Compiling Sharing AppStorageKey.swift
[433/438] Compiling Sharing Reference.swift
[434/438] Compiling Sharing SharedChangeTracker.swift
[435/438] Compiling Sharing TypeName.swift
[436/438] Compiling Sharing DefaultKey.swift
[437/438] Compiling Sharing FileStorageKey.swift
[438/438] Compiling Sharing InMemoryKey.swift
Build complete! (95.50s)
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 swiftpackageindex/spi-images
Digest: sha256:108e10880bce35e9496fba26782956e40a8e91a2a227f9b90af7e4cd93d2c183
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.1-latest
Done.