Build Information
Successful build of swift-sharing, reference main (97f6ff
), with Swift 6.1 for Android on 6 Jun 2025 22:30:08 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
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 97f6ffb Dead code (#168)
Cloned https://github.com/pointfreeco/swift-sharing.git
Revision (git rev-parse @):
97f6ffbacd5e7459e1791f98f5e88d42ba9161b4
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/pointfreeco/swift-sharing.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/pointfreeco/swift-sharing.git
https://github.com/pointfreeco/swift-sharing.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "combine-schedulers",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/combine-schedulers"
},
{
"identity" : "swift-concurrency-extras",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-concurrency-extras"
},
{
"identity" : "swift-custom-dump",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-custom-dump"
},
{
"identity" : "swift-dependencies",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-dependencies"
},
{
"identity" : "swift-identified-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-identified-collections"
},
{
"identity" : "swift-perception",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-perception"
},
{
"identity" : "xctest-dynamic-overlay",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.3",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/xctest-dynamic-overlay"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-docc-plugin"
}
],
"manifest_display_name" : "swift-sharing",
"name" : "swift-sharing",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "Sharing",
"targets" : [
"Sharing"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "SharingTests",
"module_type" : "SwiftTarget",
"name" : "SharingTests",
"path" : "Tests/SharingTests",
"product_dependencies" : [
"DependenciesTestSupport"
],
"sources" : [
"AppStorageTests.swift",
"BindingTests.swift",
"CompileTimeTests.swift",
"ContinuationTests.swift",
"DefaultTests.swift",
"EquatableTests.swift",
"ErrorThrowingTests.swift",
"FileStorageTests.swift",
"InMemoryTests.swift",
"IsLoadingTests.swift",
"ObservationTests.swift",
"PublisherTests.swift",
"SharedChangeTrackerTests.swift",
"SharedTests.swift"
],
"target_dependencies" : [
"Sharing"
],
"type" : "test"
},
{
"c99name" : "Sharing2",
"module_type" : "SwiftTarget",
"name" : "Sharing2",
"path" : "Sources/VersionMarkerModules/Sharing2",
"product_memberships" : [
"Sharing"
],
"sources" : [
"Empty.swift"
],
"type" : "library"
},
{
"c99name" : "Sharing1",
"module_type" : "SwiftTarget",
"name" : "Sharing1",
"path" : "Sources/VersionMarkerModules/Sharing1",
"product_memberships" : [
"Sharing"
],
"sources" : [
"Empty.swift"
],
"type" : "library"
},
{
"c99name" : "Sharing",
"module_type" : "SwiftTarget",
"name" : "Sharing",
"path" : "Sources/Sharing",
"product_dependencies" : [
"CombineSchedulers",
"ConcurrencyExtras",
"CustomDump",
"Dependencies",
"IdentifiedCollections",
"IssueReporting",
"PerceptionCore"
],
"product_memberships" : [
"Sharing"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Sources/Sharing/PrivacyInfo.xcprivacy",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Internal/Deprecations.swift",
"Internal/KeyPath+Sendable.swift",
"Internal/MutexBackport.swift",
"Internal/NSRecursiveLock+WithLock.swift",
"Internal/PassthroughRelay.swift",
"Internal/PersistentReferences.swift",
"Internal/Reference.swift",
"Internal/SharedChangeTracker.swift",
"Internal/TypeName.swift",
"Shared.swift",
"SharedBinding.swift",
"SharedCollection.swift",
"SharedContinuations.swift",
"SharedKey.swift",
"SharedKeys/AppStorageKey.swift",
"SharedKeys/DefaultKey.swift",
"SharedKeys/FileStorageKey.swift",
"SharedKeys/InMemoryKey.swift",
"SharedPublisher.swift",
"SharedReader.swift",
"SharedReaderKey.swift",
"SwiftUIStateSharing.swift"
],
"target_dependencies" : [
"Sharing1",
"Sharing2"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-perception
Fetching https://github.com/pointfreeco/swift-identified-collections
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/4581] Fetching swift-custom-dump
[3712/6649] Fetching swift-custom-dump, swift-docc-plugin
[3837/8183] Fetching swift-custom-dump, swift-docc-plugin, swift-identified-collections
[3879/9594] Fetching swift-custom-dump, swift-docc-plugin, swift-identified-collections, swift-perception
[6513/15052] Fetching swift-custom-dump, swift-docc-plugin, swift-identified-collections, swift-perception, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-perception from cache (0.58s)
[8111/13641] Fetching swift-custom-dump, swift-docc-plugin, swift-identified-collections, xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetched https://github.com/pointfreeco/swift-identified-collections from cache (0.83s)
Fetching https://github.com/pointfreeco/combine-schedulers
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.85s)
[1/852] Fetching swift-concurrency-extras
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.38s)
[1/2410] Fetching combine-schedulers
Fetching https://github.com/pointfreeco/swift-dependencies
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (1.19s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.20s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.43s)
[1/6249] Fetching swift-dependencies
Fetched https://github.com/pointfreeco/swift-dependencies from cache (0.62s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.1 (2.35s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.63s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.3 (0.55s)
Computing version for https://github.com/pointfreeco/swift-perception
Computed https://github.com/pointfreeco/swift-perception at 1.6.0 (0.64s)
Fetching https://github.com/swiftlang/swift-syntax
[1/70764] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (5.38s)
Computing version for https://github.com/pointfreeco/swift-identified-collections
Computed https://github.com/pointfreeco/swift-identified-collections at 1.1.1 (5.97s)
Fetching https://github.com/apple/swift-collections
[1/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.20s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.4 (3.99s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3406] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.40s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.08s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.52s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.0 (0.79s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.9.2 (0.60s)
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 (1.10s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (1.26s)
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.3.1
Creating working copy for https://github.com/pointfreeco/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 1.0.6
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-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.9.2
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.4
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Creating working copy for https://github.com/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/swift-perception
Working copy of https://github.com/pointfreeco/swift-perception resolved at 1.6.0
Creating working copy for https://github.com/pointfreeco/swift-identified-collections
Working copy of https://github.com/pointfreeco/swift-identified-collections resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.2.0
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.5.2
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/22] Copying PrivacyInfo.xcprivacy
[2/22] Write sources
[18/22] Write swift-version-24593BA9C3E375BF.txt
[20/73] Emitting module InternalCollectionsUtilities
[21/74] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[22/74] Emitting module Sharing1
[23/74] Compiling Sharing1 Empty.swift
[24/75] Compiling IssueReporting RuntimeWarningReporter.swift
[25/75] Compiling IssueReporting ReportIssue.swift
[26/75] Compiling IssueReporting SwiftTesting.swift
[27/75] Compiling IssueReporting UncheckedSendable.swift
[28/75] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[29/75] Emitting module Sharing2
[30/75] Compiling Sharing2 Empty.swift
[32/76] Compiling IssueReporting AppHostWarning.swift
[33/76] Compiling IssueReporting Deprecations.swift
[34/76] Compiling IssueReporting FatalErrorReporter.swift
[35/76] Compiling IssueReporting ErrorReporting.swift
[36/76] Compiling IssueReporting Unimplemented.swift
[37/76] Compiling IssueReporting BreakpointReporter.swift
[38/76] Compiling IssueReporting Warn.swift
[39/76] Compiling IssueReporting TestContext.swift
[42/132] Compiling ConcurrencyExtras MainSerialExecutor.swift
[43/133] Compiling IssueReportingTestSupport SwiftTesting.swift
[44/133] Emitting module IssueReportingTestSupport
[45/133] Emitting module ConcurrencyExtras
[46/133] Compiling OrderedCollections _HashTable+Bucket.swift
[47/133] Compiling OrderedCollections _HashTable+BucketIterator.swift
[48/133] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[49/133] Compiling OrderedCollections _HashTable+Testing.swift
[50/135] Compiling ConcurrencyExtras UncheckedSendable.swift
[51/135] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[52/135] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[53/135] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[54/135] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[55/135] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[56/135] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[57/135] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[58/135] Compiling OrderedCollections OrderedDictionary.swift
[59/135] Compiling OrderedCollections OrderedSet+Codable.swift
[60/135] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[61/135] Compiling OrderedCollections OrderedSet+Descriptions.swift
[62/135] Compiling OrderedCollections OrderedSet+Diffing.swift
[63/135] Compiling OrderedCollections OrderedSet+Equatable.swift
[64/135] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[65/135] Compiling OrderedCollections OrderedSet+Hashable.swift
[66/135] Emitting module IssueReporting
[67/142] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[68/142] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[69/142] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[70/142] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[71/142] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[72/142] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[73/142] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[74/142] Compiling OrderedCollections OrderedSet+Initializers.swift
[75/142] Compiling OrderedCollections OrderedSet+Insertions.swift
[76/142] Compiling OrderedCollections OrderedSet+Invariants.swift
[77/142] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[78/142] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[79/142] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[80/142] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[81/142] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[82/142] Compiling OrderedCollections OrderedDictionary+Codable.swift
[83/142] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[84/142] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[85/142] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[86/142] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[87/142] Compiling OrderedCollections OrderedDictionary+Elements.swift
[88/142] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[89/142] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[90/142] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[91/142] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[92/142] Compiling IssueReporting WithExpectedIssue.swift
[93/142] Compiling IssueReporting WithIssueContext.swift
[94/142] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[95/142] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[96/142] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[97/142] Compiling OrderedCollections OrderedDictionary+Values.swift
[102/142] Compiling OrderedCollections _HashTable+Constants.swift
[105/142] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[106/142] Compiling OrderedCollections _HashTable.swift
[107/142] Compiling OrderedCollections _Hashtable+Header.swift
[108/142] Emitting module OrderedCollections
[109/142] Compiling OrderedCollections OrderedSet+Sendable.swift
[110/142] Compiling OrderedCollections OrderedSet+SubSequence.swift
[111/142] Compiling OrderedCollections OrderedSet+Testing.swift
[112/142] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[113/142] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[114/142] Compiling OrderedCollections OrderedSet.swift
[115/142] Compiling OrderedCollections _UnsafeBitset.swift
[117/161] Compiling IdentifiedCollections IdentifiedArray+CustomStringConvertible.swift
[118/161] Compiling IdentifiedCollections IdentifiedArray+Equatable.swift
[119/161] Compiling IdentifiedCollections IdentifiedArray+ExpressibleByArrayLiteral.swift
[120/163] Compiling IdentifiedCollections IdentifiedArray+Hashable.swift
[121/163] Compiling IdentifiedCollections IdentifiedArray+IdentifiedCollection.swift
[122/163] Compiling IdentifiedCollections IdentifiedArray+MutableCollection.swift
[123/163] Compiling IdentifiedCollections IdentifiedArray+RandomAccessCollection.swift
[124/163] Emitting module IdentifiedCollections
[125/163] Compiling IdentifiedCollections IdentifiedArray+RangeReplaceableCollection.swift
[126/163] Compiling IdentifiedCollections IdentifiedArray+Sendable.swift
[127/163] Compiling IdentifiedCollections IdentifiedArray.swift
[128/163] Compiling IdentifiedCollections IdentifiedCollection.swift
[129/163] Compiling IdentifiedCollections IdentifiedArray+Initializers.swift
[130/163] Compiling IdentifiedCollections IdentifiedArray+Insertions.swift
[131/163] Compiling IssueReportingTestSupport XCTest.swift
[132/163] Compiling IdentifiedCollections Identified.swift
[133/163] Compiling IdentifiedCollections IdentifiedArray+Codable.swift
[134/163] Compiling IdentifiedCollections IdentifiedArray+Collection.swift
[135/163] Compiling IdentifiedCollections IdentifiedArray+CollectionAlgorithms.swift
[136/163] Compiling IdentifiedCollections IdentifiedArray+CustomDebugStringConvertible.swift
[137/163] Compiling IdentifiedCollections IdentifiedArray+CustomReflectable.swift
[142/165] Compiling ConcurrencyExtras Task.swift
[143/165] Compiling ConcurrencyExtras Result.swift
[155/165] Compiling ConcurrencyExtras LockIsolated.swift
[162/167] Wrapping AST for IssueReportingTestSupport for debugging
[163/167] Write Objects.LinkFileList
[166/193] Linking libIssueReportingTestSupport.so
[168/203] Compiling PerceptionCore Locking.swift
[169/203] Compiling PerceptionCore ThreadLocal.swift
[170/203] Compiling PerceptionCore Bindable.swift
[171/203] Compiling PerceptionCore Environment.swift
[172/204] Compiling PerceptionCore BetaChecking.swift
[173/204] Compiling PerceptionCore Exports.swift
[174/204] Compiling XCTestDynamicOverlay Exports.swift
[175/204] Compiling CombineSchedulers UIKit.swift
[176/204] Compiling CombineSchedulers Timer.swift
[177/204] Compiling CombineSchedulers UIScheduler.swift
[178/204] Compiling Clocks SwiftUI.swift
[179/205] Emitting module CombineSchedulers
[180/205] Compiling PerceptionCore Unchecked.swift
[181/205] Compiling PerceptionCore _PerceptionRegistrar.swift
[182/205] Compiling Clocks Timer.swift
[183/205] Compiling CombineSchedulers UnimplementedScheduler.swift
[184/206] Compiling Clocks AnyClock.swift
[185/206] Emitting module Clocks
[186/206] Compiling Clocks Lock.swift
[188/206] Compiling Clocks ImmediateClock.swift
[189/206] Compiling Clocks UnimplementedClock.swift
[190/206] Emitting module XCTestDynamicOverlay
[191/206] Compiling XCTestDynamicOverlay Deprecations.swift
[192/207] Compiling Clocks TestClock.swift
[193/207] Compiling Clocks _AsyncTimerSequence.swift
[196/258] Compiling Dependencies URLSession.swift
[197/258] Compiling Dependencies UUID.swift
[198/258] Compiling Dependencies WithRandomNumberGenerator.swift
[199/258] Compiling Dependencies AppEntryPoint.swift
[200/261] Compiling Dependencies Assert.swift
[201/261] Compiling Dependencies Calendar.swift
[202/261] Compiling Dependencies Clocks.swift
[203/261] Compiling Dependencies Context.swift
[204/261] Compiling Dependencies Date.swift
[205/261] Compiling Dependencies FireAndForget.swift
[206/261] Compiling Dependencies OpenURL.swift
[207/261] Compiling Dependencies TimeZone.swift
[208/261] Compiling CustomDump CustomDumpStringConvertible.swift
[209/261] Compiling CustomDump Diff.swift
[210/261] Compiling CustomDump Dump.swift
[211/264] Compiling Dependencies TestTrait.swift
[212/264] Compiling Dependencies WithDependencies.swift
[213/264] Compiling CustomDump String.swift
[217/264] Compiling Dependencies Dependency.swift
[218/264] Compiling Dependencies DependencyContext.swift
[219/264] Compiling Dependencies DependencyKey.swift
[220/264] Compiling Dependencies DependencyValues.swift
[224/264] Compiling CustomDump ExpectNoDifference.swift
[225/264] Compiling CustomDump AnyType.swift
[226/264] Compiling CustomDump CollectionDifference.swift
[227/264] Emitting module CustomDump
[231/264] Compiling CustomDump Unordered.swift
[232/264] Compiling CustomDump XCTAssertDifference.swift
[233/264] Compiling CustomDump XCTAssertNoDifference.swift
[240/264] Compiling Dependencies PreviewTrait.swift
[243/264] Emitting module Dependencies
[256/267] Compiling PerceptionCore PerceptionTracking.swift
[259/267] Emitting module PerceptionCore
[260/267] Compiling PerceptionCore WithPerceptionTracking.swift
[263/267] Compiling PerceptionCore PerceptionRegistrar.swift
[269/290] Compiling Sharing NSRecursiveLock+WithLock.swift
[270/290] Compiling Sharing PassthroughRelay.swift
[271/290] Compiling Sharing PersistentReferences.swift
[272/290] Compiling Sharing Deprecations.swift
[273/290] Compiling Sharing KeyPath+Sendable.swift
[274/290] Compiling Sharing MutexBackport.swift
[275/292] Compiling Sharing Shared.swift
[276/292] Compiling Sharing SharedBinding.swift
[277/292] Compiling Sharing SharedCollection.swift
[278/292] Compiling Sharing SharedPublisher.swift
[279/292] Compiling Sharing SharedReader.swift
[280/292] Compiling Sharing SharedReaderKey.swift
[281/292] Compiling Sharing DefaultKey.swift
[282/292] Compiling Sharing FileStorageKey.swift
[283/292] Compiling Sharing InMemoryKey.swift
[284/292] Compiling Sharing SharedContinuations.swift
[285/292] Compiling Sharing SharedKey.swift
[286/292] Compiling Sharing AppStorageKey.swift
[287/292] Compiling Sharing SwiftUIStateSharing.swift
[288/292] Compiling Sharing resource_bundle_accessor.swift
[289/292] Emitting module Sharing
[290/292] Compiling Sharing Reference.swift
[291/292] Compiling Sharing SharedChangeTracker.swift
[292/292] Compiling Sharing TypeName.swift
Build complete! (79.09s)
Build complete.
{
"dependencies" : [
{
"identity" : "combine-schedulers",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/combine-schedulers"
},
{
"identity" : "swift-concurrency-extras",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-concurrency-extras"
},
{
"identity" : "swift-custom-dump",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-custom-dump"
},
{
"identity" : "swift-dependencies",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-dependencies"
},
{
"identity" : "swift-identified-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-identified-collections"
},
{
"identity" : "swift-perception",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-perception"
},
{
"identity" : "xctest-dynamic-overlay",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.3",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/xctest-dynamic-overlay"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-docc-plugin"
}
],
"manifest_display_name" : "swift-sharing",
"name" : "swift-sharing",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "Sharing",
"targets" : [
"Sharing"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "SharingTests",
"module_type" : "SwiftTarget",
"name" : "SharingTests",
"path" : "Tests/SharingTests",
"product_dependencies" : [
"DependenciesTestSupport"
],
"sources" : [
"AppStorageTests.swift",
"BindingTests.swift",
"CompileTimeTests.swift",
"ContinuationTests.swift",
"DefaultTests.swift",
"EquatableTests.swift",
"ErrorThrowingTests.swift",
"FileStorageTests.swift",
"InMemoryTests.swift",
"IsLoadingTests.swift",
"ObservationTests.swift",
"PublisherTests.swift",
"SharedChangeTrackerTests.swift",
"SharedTests.swift"
],
"target_dependencies" : [
"Sharing"
],
"type" : "test"
},
{
"c99name" : "Sharing2",
"module_type" : "SwiftTarget",
"name" : "Sharing2",
"path" : "Sources/VersionMarkerModules/Sharing2",
"product_memberships" : [
"Sharing"
],
"sources" : [
"Empty.swift"
],
"type" : "library"
},
{
"c99name" : "Sharing1",
"module_type" : "SwiftTarget",
"name" : "Sharing1",
"path" : "Sources/VersionMarkerModules/Sharing1",
"product_memberships" : [
"Sharing"
],
"sources" : [
"Empty.swift"
],
"type" : "library"
},
{
"c99name" : "Sharing",
"module_type" : "SwiftTarget",
"name" : "Sharing",
"path" : "Sources/Sharing",
"product_dependencies" : [
"CombineSchedulers",
"ConcurrencyExtras",
"CustomDump",
"Dependencies",
"IdentifiedCollections",
"IssueReporting",
"PerceptionCore"
],
"product_memberships" : [
"Sharing"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Sources/Sharing/PrivacyInfo.xcprivacy",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Internal/Deprecations.swift",
"Internal/KeyPath+Sendable.swift",
"Internal/MutexBackport.swift",
"Internal/NSRecursiveLock+WithLock.swift",
"Internal/PassthroughRelay.swift",
"Internal/PersistentReferences.swift",
"Internal/Reference.swift",
"Internal/SharedChangeTracker.swift",
"Internal/TypeName.swift",
"Shared.swift",
"SharedBinding.swift",
"SharedCollection.swift",
"SharedContinuations.swift",
"SharedKey.swift",
"SharedKeys/AppStorageKey.swift",
"SharedKeys/DefaultKey.swift",
"SharedKeys/FileStorageKey.swift",
"SharedKeys/InMemoryKey.swift",
"SharedPublisher.swift",
"SharedReader.swift",
"SharedReaderKey.swift",
"SwiftUIStateSharing.swift"
],
"target_dependencies" : [
"Sharing1",
"Sharing2"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Done.