Build Information
Successful build of swift-sharing, reference main (c6216d), with Swift 6.1 for Linux on 15 Nov 2025 01:49:43 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-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>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
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 c6216db Update package versioning (#199)
Cloned https://github.com/pointfreeco/swift-sharing.git
Revision (git rev-parse @):
c6216db28b1f5e24737e47c8800ce361d6f7a0bc
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" : "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-4606859-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:808cb2b2a6cec76654a3acbd283c6c2205bc60d2b29562c95b9f5147612f6d32
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/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/swiftlang/swift-docc-plugin
Fetching https://github.com/pointfreeco/swift-identified-collections
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/pointfreeco/swift-dependencies
[1/4636] Fetching swift-custom-dump
[141/11061] Fetching swift-custom-dump, swift-dependencies
[1361/13219] Fetching swift-custom-dump, swift-dependencies, swift-docc-plugin
[6222/15165] Fetching swift-custom-dump, swift-dependencies, swift-docc-plugin, swift-perception
[9296/20759] Fetching swift-custom-dump, swift-dependencies, swift-docc-plugin, swift-perception, xctest-dynamic-overlay
[11000/22301] Fetching swift-custom-dump, swift-dependencies, swift-docc-plugin, swift-perception, xctest-dynamic-overlay, swift-identified-collections
Fetched https://github.com/pointfreeco/swift-perception from cache (0.43s)
[17398/20355] Fetching swift-custom-dump, swift-dependencies, swift-docc-plugin, xctest-dynamic-overlay, swift-identified-collections
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetched https://github.com/pointfreeco/swift-dependencies from cache (0.54s)
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.54s)
Fetching https://github.com/pointfreeco/combine-schedulers
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.55s)
Fetched https://github.com/pointfreeco/swift-identified-collections from cache (0.55s)
[3637/5594] Fetching xctest-dynamic-overlay
[5595/8132] Fetching xctest-dynamic-overlay, combine-schedulers
[8133/9018] Fetching xctest-dynamic-overlay, combine-schedulers, swift-concurrency-extras
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.87s)
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (1.46s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (1.35s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.2 (2.94s)
Computing version for https://github.com/pointfreeco/swift-identified-collections
Computed https://github.com/pointfreeco/swift-identified-collections at 1.1.1 (0.70s)
Fetching https://github.com/apple/swift-collections
[1/18314] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (2.48s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.1.0 (4.25s)
Fetching https://github.com/OpenCombine/OpenCombine.git
[1/8284] Fetching opencombine
Fetched https://github.com/OpenCombine/OpenCombine.git from cache (0.56s)
Computing version for https://github.com/OpenCombine/OpenCombine.git
Computed https://github.com/OpenCombine/OpenCombine.git at 0.14.0 (12.68s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.7.0 (0.81s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (1.49s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3577] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.43s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.07s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (1.14s)
Computing version for https://github.com/pointfreeco/swift-perception
Computed https://github.com/pointfreeco/swift-perception at 2.0.9 (0.57s)
Fetching https://github.com/swiftlang/swift-syntax
[1/72764] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (5.43s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (6.21s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.3.0 (0.82s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.10.0 (0.75s)
Fetching https://github.com/pointfreeco/swift-clocks
[1/1299] Fetching swift-clocks
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.35s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (2.58s)
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-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.10.0
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.3.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.5
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.7.0
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/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/OpenCombine/OpenCombine.git
Working copy of https://github.com/OpenCombine/OpenCombine.git resolved at 0.14.0
Creating working copy for https://github.com/pointfreeco/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-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 1.0.6
Creating working copy for https://github.com/pointfreeco/swift-perception
Working copy of https://github.com/pointfreeco/swift-perception resolved at 2.0.9
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/29] Write sources
[7/29] Copying PrivacyInfo.xcprivacy
[7/29] Write sources
[23/29] Write swift-version-24593BA9C3E375BF.txt
[24/29] Compiling COpenCombineHelpers COpenCombineHelpers.cpp
[26/69] Emitting module IssueReportingPackageSupport
[27/154] Emitting module InternalCollectionsUtilities
[28/156] Emitting module OpenCombine
[29/168] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[30/168] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[31/168] Compiling Sharing1 Empty.swift
[32/168] Emitting module Sharing1
[33/168] Compiling ConcurrencyExtras Result.swift
[34/170] Compiling OpenCombine Future+Concurrency.swift
[35/170] Compiling OpenCombine GENERATED-Publisher+Concurrency.swift
[37/170] Compiling IssueReportingPackageSupport _Test.swift
[38/171] Compiling OpenCombine Future.swift
[39/171] Compiling OpenCombine GENERATED-RootProtocols.swift
[40/171] Compiling OpenCombine CurrentValueSubject.swift
[41/171] Compiling OpenCombine CustomCombineIdentifierConvertible.swift
[42/171] Compiling OpenCombine ConduitBase.swift
[43/171] Compiling OpenCombine ConduitList.swift
[44/171] Emitting module Sharing2
[45/171] Compiling Sharing2 Empty.swift
[46/171] Compiling OpenCombine AnyCancellable.swift
[47/171] Compiling OpenCombine AnyPublisher.swift
[48/172] Compiling OpenCombine Codable.swift
[49/172] Compiling OpenCombine CombineIdentifier.swift
[50/172] Compiling OpenCombine ConcurrencyHelpers.swift
[51/172] Compiling OpenCombine AnySubscriber.swift
[52/172] Compiling OpenCombine Cancellable.swift
[66/173] Compiling OpenCombine Result.swift
[67/173] Compiling OpenCombine Scheduler.swift
[68/173] Compiling OpenCombine Subject+Void.swift
[69/173] Compiling OpenCombine Subscriber+Void.swift
[70/173] Compiling OpenCombine Subscribers.Assign.swift
[71/173] Compiling OpenCombine Subscribers.Completion.swift
[72/173] Compiling OpenCombine Subscribers.Demand.swift
[73/173] Compiling OpenCombine Subscribers.Sink.swift
[74/173] Compiling OpenCombine Subscribers.swift
[75/173] Compiling OpenCombine Subscription.swift
[76/173] Compiling OpenCombine Subscriptions.swift
[77/173] Compiling OpenCombine _Introspection.swift
[85/173] Compiling OpenCombine Locking.swift
[86/173] Compiling OpenCombine PartialCompletion.swift
[87/173] Compiling OpenCombine PublishedSubject.swift
[88/173] Compiling OpenCombine PublishedSubscriber.swift
[89/173] Compiling OpenCombine ReduceProducer.swift
[90/173] Compiling OpenCombine SubjectSubscriber.swift
[91/173] Compiling OpenCombine SubscriberTap.swift
[92/173] Compiling OpenCombine SubscriptionStatus.swift
[93/173] Compiling OpenCombine SubscriptionTap.swift
[94/173] Compiling OpenCombine Publishers.Map.swift
[95/173] Compiling OpenCombine Publishers.MapError.swift
[96/173] Compiling OpenCombine Publishers.MeasureInterval.swift
[97/173] Compiling OpenCombine Publishers.Multicast.swift
[98/173] Compiling OpenCombine Publishers.Output.swift
[99/173] Compiling OpenCombine Publishers.PrefixUntilOutput.swift
[100/173] Compiling OpenCombine Publishers.PrefixWhile.swift
[101/173] Compiling OpenCombine Publishers.Print.swift
[102/173] Compiling OpenCombine Publishers.ReceiveOn.swift
[103/173] Compiling OpenCombine Publishers.Reduce.swift
[104/173] Compiling OpenCombine Publishers.RemoveDuplicates.swift
[105/173] Compiling OpenCombine Publishers.ReplaceEmpty.swift
[106/173] Compiling OpenCombine Publishers.ReplaceError.swift
[106/173] Wrapping AST for IssueReportingPackageSupport for debugging
[108/173] Compiling OpenCombine Utils.swift
[109/173] Compiling OpenCombine Violations.swift
[110/173] Compiling OpenCombine ImmediateScheduler.swift
[111/173] Compiling OpenCombine ObservableObject.swift
[112/173] Compiling OpenCombine PassthroughSubject.swift
[113/173] Compiling OpenCombine Published.swift
[114/173] Compiling OpenCombine Publisher+Subscribe.swift
[115/173] Compiling OpenCombine Deferred.swift
[116/173] Compiling OpenCombine Empty.swift
[117/173] Compiling OpenCombine Fail.swift
[118/173] Compiling OpenCombine GENERATED-Publishers.Catch.swift
[119/173] Compiling OpenCombine GENERATED-Publishers.Encode.swift
[120/173] Compiling OpenCombine GENERATED-Publishers.MapKeyPath.swift
[121/173] Compiling OpenCombine Publishers.Count.swift
[122/173] Compiling OpenCombine Publishers.Debounce.swift
[123/173] Compiling OpenCombine Publishers.Delay.swift
[124/173] Compiling OpenCombine Publishers.Drop.swift
[125/173] Compiling OpenCombine Publishers.DropUntilOutput.swift
[126/173] Compiling OpenCombine Publishers.DropWhile.swift
[127/173] Compiling OpenCombine Publishers.Filter.swift
[128/173] Compiling OpenCombine Publishers.First.swift
[129/173] Compiling OpenCombine Publishers.FlatMap.swift
[130/173] Compiling OpenCombine Publishers.HandleEvents.swift
[131/173] Compiling OpenCombine Publishers.IgnoreOutput.swift
[132/173] Compiling OpenCombine Publishers.Last.swift
[133/173] Compiling OpenCombine Publishers.MakeConnectable.swift
[134/231] Compiling ConcurrencyExtras UncheckedSendable.swift
[135/250] Compiling IssueReporting BreakpointReporter.swift
[136/250] Compiling IssueReporting FatalErrorReporter.swift
[137/252] Compiling IssueReporting TestContext.swift
[138/252] Compiling IssueReporting Unimplemented.swift
[139/252] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[140/252] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[141/252] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[142/252] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[143/252] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[144/252] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[145/252] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[146/259] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[147/259] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[148/259] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[149/259] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[150/259] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[151/259] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[152/259] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[153/259] Compiling OpenCombine Just.swift
[154/259] Compiling OpenCombine Optional.Publisher.swift
[155/259] Compiling OpenCombine Publishers.AllSatisfy.swift
[156/259] Compiling OpenCombine Publishers.AssertNoFailure.swift
[157/259] Compiling OpenCombine Publishers.Autoconnect.swift
[158/259] Compiling OpenCombine Publishers.Breakpoint.swift
[159/259] Compiling OpenCombine Publishers.Buffer.swift
[160/259] Compiling OpenCombine Publishers.Collect.swift
[161/259] Compiling OpenCombine Publishers.CollectByCount.swift
[162/259] Compiling OpenCombine Publishers.CompactMap.swift
[163/259] Compiling OpenCombine Publishers.Comparison.swift
[164/259] Compiling OpenCombine Publishers.Concatenate.swift
[165/259] Compiling OpenCombine Publishers.Contains.swift
[166/259] Compiling OpenCombine Publishers.Retry.swift
[167/259] Compiling OpenCombine Publishers.Scan.swift
[168/259] Compiling OpenCombine Publishers.Sequence.swift
[169/259] Compiling OpenCombine Publishers.SetFailureType.swift
[170/259] Compiling OpenCombine Publishers.Share.swift
[171/259] Compiling OpenCombine Publishers.SubscribeOn.swift
[172/259] Compiling OpenCombine Publishers.SwitchToLatest.swift
[173/259] Compiling OpenCombine Publishers.Throttle.swift
[174/259] Compiling OpenCombine Publishers.Timeout.swift
[175/259] Compiling OpenCombine Publishers.Zip.swift
[176/259] Compiling OpenCombine Publishers.swift
[177/259] Compiling OpenCombine Record.swift
[178/259] Compiling OpenCombine Result.Publisher.swift
[179/259] Compiling IssueReporting WithExpectedIssue.swift
[180/259] Compiling IssueReporting WithIssueContext.swift
[182/260] Compiling OrderedCollections OrderedDictionary.swift
[183/260] Compiling OrderedCollections OrderedSet+Codable.swift
[184/260] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[185/260] Compiling OrderedCollections OrderedSet+Descriptions.swift
[186/260] Compiling OrderedCollections OrderedSet+Diffing.swift
[187/260] Compiling OrderedCollections OrderedSet+Equatable.swift
[188/260] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[189/260] Compiling OrderedCollections OrderedSet+Hashable.swift
[190/260] Compiling OrderedCollections OrderedSet+Initializers.swift
[191/260] Compiling OrderedCollections OrderedSet+Insertions.swift
[192/260] Compiling OrderedCollections OrderedSet+Invariants.swift
[193/260] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[194/260] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[195/260] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[196/260] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[197/260] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[198/260] Compiling ConcurrencyExtras MainSerialExecutor.swift
[199/260] Compiling IssueReporting LockIsolated.swift
[200/260] Compiling IssueReporting Rethrows.swift
[201/260] Compiling IssueReporting XCTest.swift
[202/260] Compiling IssueReporting IsTesting.swift
[203/260] Compiling IssueReporting IssueReporter.swift
[204/260] Compiling IssueReporting FailureObserver.swift
[207/260] Compiling IssueReporting SwiftTesting.swift
[208/260] Compiling IssueReporting UncheckedSendable.swift
[209/260] Compiling IssueReporting Warn.swift
[210/260] Compiling ConcurrencyExtras LockIsolated.swift
[211/260] Compiling IssueReporting ErrorReporting.swift
[212/260] Compiling IssueReporting AppHostWarning.swift
[213/260] Compiling IssueReporting Deprecations.swift
[214/260] Emitting module IssueReporting
[215/261] Compiling IssueReporting RuntimeWarningReporter.swift
[216/261] Compiling IssueReporting ReportIssue.swift
[221/267] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[222/267] Compiling OrderedCollections OrderedDictionary+Elements.swift
[223/267] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[224/267] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[225/269] Compiling OpenCombineFoundation Locking.swift
[226/269] Compiling OpenCombineFoundation Portability.swift
[227/269] Compiling OpenCombineFoundation JSONEncoder.swift
[228/270] Compiling OpenCombineFoundation NotificationCenter.swift
[237/271] Emitting module ConcurrencyExtras
[238/272] Emitting module IssueReportingTestSupport
[239/272] Compiling IssueReportingTestSupport XCTest.swift
[240/272] Compiling IssueReportingTestSupport SwiftTesting.swift
[242/275] Compiling ConcurrencyExtras Task.swift
[249/276] Compiling OpenCombineFoundation Utils.swift
[250/276] Compiling OpenCombineFoundation Violations.swift
[253/276] Compiling OrderedCollections OrderedSet+Sendable.swift
[254/276] Compiling OrderedCollections OrderedSet+SubSequence.swift
[255/276] Compiling OrderedCollections OrderedSet+Testing.swift
[256/276] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[257/276] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[258/276] Compiling OrderedCollections OrderedSet.swift
[259/276] Compiling OrderedCollections _UnsafeBitset.swift
[259/294] Wrapping AST for IssueReportingTestSupport for debugging
[260/294] Write Objects.LinkFileList
[262/294] Compiling XCTestDynamicOverlay Exports.swift
[263/302] Compiling Clocks SwiftUI.swift
[264/303] Emitting module OrderedCollections
[265/304] Compiling Clocks Timer.swift
[267/304] Compiling Clocks Lock.swift
[268/304] Compiling Clocks _AsyncTimerSequence.swift
[269/304] Compiling Clocks AnyClock.swift
[270/304] Emitting module Clocks
[271/304] Compiling Clocks ImmediateClock.swift
[272/304] Compiling OpenCombineDispatch DispatchQueue+Scheduler.swift
[273/304] Emitting module OpenCombineDispatch
[274/305] Compiling Clocks UnimplementedClock.swift
[275/305] Emitting module XCTestDynamicOverlay
[276/305] Compiling XCTestDynamicOverlay Deprecations.swift
[277/306] Linking libIssueReportingTestSupport.so
[280/306] Compiling Clocks TestClock.swift
[282/352] Compiling CustomDump UserNotifications.swift
[283/352] Compiling CustomDump UserNotificationsUI.swift
[284/352] Compiling CustomDump CustomDumpReflectable.swift
[285/354] Compiling CustomDump StoreKit.swift
[286/354] Compiling CustomDump Swift.swift
[287/354] Compiling CustomDump SwiftUI.swift
[288/354] Compiling CustomDump UIKit.swift
[289/354] Compiling CustomDump GameKit.swift
[290/354] Compiling CustomDump KeyPath.swift
[293/354] Compiling CustomDump Photos.swift
[294/354] Compiling CustomDump Speech.swift
[299/357] Compiling CustomDump CustomDumpRepresentable.swift
[300/357] Compiling CustomDump CustomDumpStringConvertible.swift
[301/357] Compiling IdentifiedCollections IdentifiedArray.swift
[302/357] Compiling IdentifiedCollections IdentifiedCollection.swift
[303/357] Emitting module IdentifiedCollections
[306/357] Compiling CustomDump CoreImage.swift
[307/357] Compiling CustomDump CoreLocation.swift
[308/357] Compiling CustomDump CoreMotion.swift
[309/357] Compiling CustomDump Foundation.swift
[310/358] Compiling CustomDump Identifiable.swift
[311/358] Compiling CustomDump Mirror.swift
[312/358] Compiling CustomDump String.swift
[318/358] Compiling CustomDump ExpectNoDifference.swift
[319/358] Compiling CustomDump AnyType.swift
[320/358] Compiling CustomDump CollectionDifference.swift
[321/358] Compiling CustomDump Unordered.swift
[322/358] Compiling CustomDump XCTAssertDifference.swift
[323/358] Compiling CustomDump XCTAssertNoDifference.swift
[324/358] Emitting module CustomDump
[325/358] Compiling OpenCombineFoundation PropertyListEncoder.swift
[334/360] Emitting module PerceptionCore
[335/360] Compiling OpenCombineFoundation Timer+Publisher.swift
[340/360] Emitting module OpenCombineFoundation
[341/360] Compiling OpenCombineFoundation RunLoop+Scheduler.swift
[342/360] Compiling PerceptionCore _PerceptionRegistrar.swift
[349/360] Compiling OpenCombineFoundation OperationQueue+Scheduler.swift
[350/360] Compiling OpenCombineFoundation URLSession.swift
[362/362] Compiling CustomDump ExpectDifference.swift
[364/365] Compiling OpenCombineShim OpenCombineShim.swift
[365/365] Emitting module OpenCombineShim
[367/379] Compiling CombineSchedulers UIScheduler.swift
[368/380] Emitting module CombineSchedulers
[369/380] Compiling CombineSchedulers UnimplementedScheduler.swift
[370/380] Compiling CombineSchedulers Lock.swift
[371/380] Compiling CombineSchedulers NSRecursiveLock.swift
[372/380] Compiling CombineSchedulers ImmediateScheduler.swift
[373/380] Compiling CombineSchedulers Deprecations.swift
[374/380] Compiling CombineSchedulers Platform.swift
[375/380] Compiling CombineSchedulers SwiftUI.swift
[376/380] Compiling CombineSchedulers AnyScheduler.swift
[377/380] Compiling CombineSchedulers Concurrency.swift
[378/380] Compiling CombineSchedulers UIKit.swift
[379/380] Compiling CombineSchedulers TestScheduler.swift
[380/380] Compiling CombineSchedulers Timer.swift
[382/405] Compiling Dependencies MainQueue.swift
[383/405] Compiling Dependencies MainRunLoop.swift
[384/405] Compiling Dependencies NotificationCenter.swift
[385/408] Compiling Dependencies Deprecations.swift
[386/408] Compiling Dependencies Exports.swift
[387/408] Compiling Dependencies TypeName.swift
[388/408] Compiling Dependencies Assert.swift
[389/408] Compiling Dependencies Calendar.swift
[390/408] Compiling Dependencies Clocks.swift
[391/408] Compiling Dependencies Context.swift
[392/408] Compiling Dependencies OpenURL.swift
[393/408] Compiling Dependencies TimeZone.swift
[394/408] Compiling Dependencies URLSession.swift
[395/408] Emitting module Dependencies
[396/408] Compiling Dependencies Date.swift
[397/408] Compiling Dependencies FireAndForget.swift
[398/408] Compiling Dependencies Locale.swift
[399/408] Compiling Dependencies UUID.swift
[400/408] Compiling Dependencies WithRandomNumberGenerator.swift
[401/408] Compiling Dependencies AppEntryPoint.swift
[402/408] Compiling Dependencies Dependency.swift
[403/408] Compiling Dependencies DependencyContext.swift
[404/408] Compiling Dependencies DependencyKey.swift
[405/408] Compiling Dependencies DependencyValues.swift
[406/408] Compiling Dependencies PreviewTrait.swift
[407/408] Compiling Dependencies TestTrait.swift
[408/408] Compiling Dependencies WithDependencies.swift
[410/431] Emitting module Sharing
[411/433] Compiling Sharing Deprecations.swift
[412/433] Compiling Sharing KeyPath+Sendable.swift
[413/433] Compiling Sharing MutexBackport.swift
[414/433] Compiling Sharing SharedContinuations.swift
[415/433] Compiling Sharing SharedKey.swift
[416/433] Compiling Sharing AppStorageKey.swift
[417/433] Compiling Sharing DefaultKey.swift
[418/433] Compiling Sharing FileStorageKey.swift
[419/433] Compiling Sharing InMemoryKey.swift
[420/433] Compiling Sharing NSRecursiveLock+WithLock.swift
[421/433] Compiling Sharing PassthroughRelay.swift
[422/433] Compiling Sharing PersistentReferences.swift
[423/433] Compiling Sharing Shared.swift
[424/433] Compiling Sharing SharedBinding.swift
[425/433] Compiling Sharing SharedCollection.swift
[426/433] Compiling Sharing SharedPublisher.swift
[427/433] Compiling Sharing SharedReader.swift
[428/433] Compiling Sharing SharedReaderKey.swift
[429/433] Compiling Sharing SwiftUIStateSharing.swift
[430/433] Compiling Sharing resource_bundle_accessor.swift
[431/433] Compiling Sharing Reference.swift
[432/433] Compiling Sharing SharedChangeTracker.swift
[433/433] Compiling Sharing TypeName.swift
Build complete! (118.83s)
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:808cb2b2a6cec76654a3acbd283c6c2205bc60d2b29562c95b9f5147612f6d32
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.