Build Information
Successful build of swift-sharing, reference 2.7.3 (aaf605
), with Swift 6.1 for Android on 1 Sep 2025 21:22:02 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images: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.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pointfreeco/swift-sharing.git
Reference: 2.7.3
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/pointfreeco/swift-sharing
* tag 2.7.3 -> FETCH_HEAD
HEAD is now at aaf6057 Add `CustomReflectable` conformances (#191)
Cloned https://github.com/pointfreeco/swift-sharing.git
Revision (git rev-parse @):
aaf605733bd93126d1a3658b4021146d95c94cb6
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/pointfreeco/swift-sharing.git at 2.7.3
========================================
Build
========================================
Selected platform: 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" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-perception"
},
{
"identity" : "xctest-dynamic-overlay",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.3",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/xctest-dynamic-overlay"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-docc-plugin"
}
],
"manifest_display_name" : "swift-sharing",
"name" : "swift-sharing",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "Sharing",
"targets" : [
"Sharing"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "SharingTests",
"module_type" : "SwiftTarget",
"name" : "SharingTests",
"path" : "Tests/SharingTests",
"product_dependencies" : [
"DependenciesTestSupport"
],
"sources" : [
"AppStorageTests.swift",
"BindingTests.swift",
"CompileTimeTests.swift",
"ContinuationTests.swift",
"DefaultTests.swift",
"EquatableTests.swift",
"ErrorThrowingTests.swift",
"FileStorageTests.swift",
"InMemoryTests.swift",
"IsLoadingTests.swift",
"ObservationTests.swift",
"ParametrizedTests.swift",
"PublisherTests.swift",
"SharedChangeTrackerTests.swift",
"SharedTests.swift"
],
"target_dependencies" : [
"Sharing"
],
"type" : "test"
},
{
"c99name" : "Sharing2",
"module_type" : "SwiftTarget",
"name" : "Sharing2",
"path" : "Sources/VersionMarkerModules/Sharing2",
"product_memberships" : [
"Sharing"
],
"sources" : [
"Empty.swift"
],
"type" : "library"
},
{
"c99name" : "Sharing1",
"module_type" : "SwiftTarget",
"name" : "Sharing1",
"path" : "Sources/VersionMarkerModules/Sharing1",
"product_memberships" : [
"Sharing"
],
"sources" : [
"Empty.swift"
],
"type" : "library"
},
{
"c99name" : "Sharing",
"module_type" : "SwiftTarget",
"name" : "Sharing",
"path" : "Sources/Sharing",
"product_dependencies" : [
"CombineSchedulers",
"ConcurrencyExtras",
"CustomDump",
"Dependencies",
"IdentifiedCollections",
"IssueReporting",
"PerceptionCore"
],
"product_memberships" : [
"Sharing"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Sources/Sharing/PrivacyInfo.xcprivacy",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Internal/Deprecations.swift",
"Internal/KeyPath+Sendable.swift",
"Internal/MutexBackport.swift",
"Internal/NSRecursiveLock+WithLock.swift",
"Internal/PassthroughRelay.swift",
"Internal/PersistentReferences.swift",
"Internal/Reference.swift",
"Internal/SharedChangeTracker.swift",
"Internal/TypeName.swift",
"Shared.swift",
"SharedBinding.swift",
"SharedCollection.swift",
"SharedContinuations.swift",
"SharedKey.swift",
"SharedKeys/AppStorageKey.swift",
"SharedKeys/DefaultKey.swift",
"SharedKeys/FileStorageKey.swift",
"SharedKeys/InMemoryKey.swift",
"SharedPublisher.swift",
"SharedReader.swift",
"SharedReaderKey.swift",
"SwiftUIStateSharing.swift"
],
"target_dependencies" : [
"Sharing1",
"Sharing2"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images: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:8106a39f56f5bb7aad9f0d9a94f1e5362f9a40b692f7bc17efe17b7b91dc65fc
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/pointfreeco/swift-perception
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/pointfreeco/swift-dependencies
Fetching https://github.com/swiftlang/swift-docc-plugin
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-identified-collections
[1/6302] Fetching swift-dependencies
[254/10879] Fetching swift-dependencies, swift-custom-dump
[1336/12717] Fetching swift-dependencies, swift-custom-dump, swift-perception
[8874/14811] Fetching swift-dependencies, swift-custom-dump, swift-perception, swift-docc-plugin
[12970/16345] Fetching swift-dependencies, swift-custom-dump, swift-perception, swift-docc-plugin, swift-identified-collections
[14239/21850] Fetching swift-dependencies, swift-custom-dump, swift-perception, swift-docc-plugin, swift-identified-collections, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-perception from cache (0.40s)
[16654/20012] Fetching swift-dependencies, 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.41s)
[16001/18478] Fetching swift-dependencies, swift-custom-dump, swift-docc-plugin, xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/combine-schedulers
[18479/19356] Fetching swift-dependencies, swift-custom-dump, swift-docc-plugin, xctest-dynamic-overlay, swift-concurrency-extras
[18734/21773] Fetching swift-dependencies, swift-custom-dump, swift-docc-plugin, xctest-dynamic-overlay, swift-concurrency-extras, combine-schedulers
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.29s)
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.73s)
Fetched https://github.com/pointfreeco/swift-dependencies from cache (0.73s)
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.73s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.32s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.74s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.2 (1.23s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.3 (0.48s)
Computing version for https://github.com/pointfreeco/swift-identified-collections
Computed https://github.com/pointfreeco/swift-identified-collections at 1.1.1 (3.45s)
Fetching https://github.com/apple/swift-collections
[1/17394] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.53s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.6.1 (1.99s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (2.25s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3490] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.38s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.10s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.65s)
Computing version for https://github.com/pointfreeco/swift-perception
Computed https://github.com/pointfreeco/swift-perception at 2.0.6 (0.72s)
Fetching https://github.com/swiftlang/swift-syntax
[1/71848] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (5.39s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (6.25s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.1 (0.66s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.9.4 (0.52s)
Fetching https://github.com/pointfreeco/swift-clocks
[1/1292] Fetching swift-clocks
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.26s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (0.93s)
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/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 601.0.1
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.2.1
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.6.1
Creating working copy for https://github.com/pointfreeco/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/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-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-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.5
Creating working copy for https://github.com/pointfreeco/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 1.0.6
Creating working copy for https://github.com/pointfreeco/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.9.4
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-perception
Working copy of https://github.com/pointfreeco/swift-perception resolved at 2.0.6
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/24] Copying PrivacyInfo.xcprivacy
[3/24] Write sources
[19/24] Write swift-version-24593BA9C3E375BF.txt
[21/55] Emitting module Sharing1
[22/55] Compiling Sharing1 Empty.swift
[23/55] Compiling Sharing2 Empty.swift
[24/55] Emitting module Sharing2
[25/57] Compiling ConcurrencyExtras ActorIsolated.swift
[26/57] Compiling ConcurrencyExtras AnyHashableSendable.swift
[27/58] Compiling IssueReportingPackageSupport _Test.swift
[28/58] Emitting module IssueReportingPackageSupport
[29/58] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[30/58] Compiling InternalCollectionsUtilities Debugging.swift
[31/58] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[32/58] Compiling InternalCollectionsUtilities _SortedCollection.swift
[33/58] Compiling ConcurrencyExtras Locking.swift
[34/58] Compiling ConcurrencyExtras UncheckedBox.swift
[36/59] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[37/59] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[38/59] Emitting module InternalCollectionsUtilities
[40/59] Compiling ConcurrencyExtras AsyncStream.swift
[41/59] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[43/59] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[43/59] Wrapping AST for IssueReportingPackageSupport for debugging
[45/59] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[47/137] Emitting module IssueReportingTestSupport
[48/137] Compiling ConcurrencyExtras MainSerialExecutor.swift
[49/137] Compiling ConcurrencyExtras Result.swift
[50/138] Compiling IssueReportingTestSupport SwiftTesting.swift
[51/138] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[52/138] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[53/138] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[54/138] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[55/138] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[56/138] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[57/138] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[58/138] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[59/138] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[60/138] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[61/138] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[62/138] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[63/138] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[64/138] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[65/145] Compiling OrderedCollections _HashTable.swift
[66/145] Compiling OrderedCollections _Hashtable+Header.swift
[67/145] Compiling OrderedCollections _HashTable+BucketIterator.swift
[68/145] Compiling OrderedCollections _HashTable+Constants.swift
[69/147] Compiling ConcurrencyExtras UncheckedSendable.swift
[70/147] Compiling OrderedCollections OrderedSet+Initializers.swift
[71/147] Compiling OrderedCollections OrderedSet+Insertions.swift
[72/147] Compiling OrderedCollections OrderedSet+Invariants.swift
[73/147] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[74/147] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[75/147] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[76/147] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[77/147] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[78/147] Compiling OrderedCollections OrderedDictionary.swift
[79/147] Compiling OrderedCollections OrderedSet+Codable.swift
[80/147] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[81/147] Compiling OrderedCollections OrderedSet+Descriptions.swift
[82/147] Compiling OrderedCollections OrderedSet+Diffing.swift
[83/147] Compiling OrderedCollections OrderedSet+Equatable.swift
[84/147] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[85/147] Compiling OrderedCollections OrderedSet+Hashable.swift
[86/147] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[87/147] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[88/147] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[89/147] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[90/147] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[91/147] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[92/147] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[93/147] Compiling OrderedCollections OrderedDictionary+Values.swift
[94/147] Compiling OrderedCollections OrderedDictionary+Codable.swift
[95/147] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[96/147] Compiling IssueReporting WithExpectedIssue.swift
[97/147] Compiling IssueReporting WithIssueContext.swift
[98/147] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[99/147] Compiling OrderedCollections OrderedDictionary+Elements.swift
[100/147] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[101/147] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[104/147] Compiling OrderedCollections _HashTable+Bucket.swift
[107/147] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[108/147] Compiling OrderedCollections _HashTable+Testing.swift
[109/147] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[112/147] Compiling OrderedCollections OrderedSet+Sendable.swift
[113/147] Compiling OrderedCollections OrderedSet+SubSequence.swift
[114/147] Compiling OrderedCollections OrderedSet+Testing.swift
[115/147] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[116/147] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[117/147] Compiling OrderedCollections OrderedSet.swift
[118/147] Compiling OrderedCollections _UnsafeBitset.swift
[119/147] Emitting module OrderedCollections
[121/166] Compiling IdentifiedCollections IdentifiedArray+MutableCollection.swift
[122/166] Compiling IdentifiedCollections IdentifiedArray+RandomAccessCollection.swift
[123/168] Compiling IdentifiedCollections IdentifiedArray+RangeReplaceableCollection.swift
[124/168] Compiling IdentifiedCollections IdentifiedArray+Sendable.swift
[125/168] Compiling IdentifiedCollections IdentifiedArray+Initializers.swift
[126/168] Compiling IdentifiedCollections IdentifiedArray+Insertions.swift
[127/168] Compiling IdentifiedCollections IdentifiedArray+Hashable.swift
[128/168] Compiling IdentifiedCollections IdentifiedArray+IdentifiedCollection.swift
[129/168] Compiling IdentifiedCollections IdentifiedArray.swift
[130/168] Compiling IdentifiedCollections IdentifiedCollection.swift
[133/168] Emitting module IssueReporting
[134/168] Compiling IdentifiedCollections IdentifiedArray+CustomStringConvertible.swift
[135/168] Compiling IdentifiedCollections IdentifiedArray+Equatable.swift
[136/168] Compiling IdentifiedCollections IdentifiedArray+ExpressibleByArrayLiteral.swift
[137/168] Compiling IssueReportingTestSupport XCTest.swift
[138/168] Compiling IdentifiedCollections Identified.swift
[139/168] Compiling IdentifiedCollections IdentifiedArray+Codable.swift
[140/168] Compiling IdentifiedCollections IdentifiedArray+Collection.swift
[141/168] Compiling IdentifiedCollections IdentifiedArray+CollectionAlgorithms.swift
[142/168] Compiling IdentifiedCollections IdentifiedArray+CustomDebugStringConvertible.swift
[143/168] Compiling IdentifiedCollections IdentifiedArray+CustomReflectable.swift
[144/168] Compiling ConcurrencyExtras Task.swift
[147/168] Compiling ConcurrencyExtras LockIsolated.swift
[153/169] Emitting module ConcurrencyExtras
[159/171] Emitting module IdentifiedCollections
[168/172] Wrapping AST for IssueReportingTestSupport for debugging
[169/172] Write Objects.LinkFileList
[172/210] Compiling PerceptionCore Deprecations.swift
[173/210] Compiling PerceptionCore Exports.swift
[174/210] Compiling XCTestDynamicOverlay Exports.swift
[175/211] Compiling PerceptionCore Locals.swift
[176/211] Compiling PerceptionCore ObservationBeta.swift
[177/211] Emitting module CombineSchedulers
[178/211] Compiling CombineSchedulers Timer.swift
[179/211] Compiling CombineSchedulers UIScheduler.swift
[180/211] Compiling PerceptionCore PerceptionTracking.swift
[181/211] Compiling PerceptionCore Perceptions.swift
[182/211] Compiling PerceptionCore Locking.swift
[183/211] Compiling PerceptionCore Perceptible.swift
[184/211] Compiling CombineSchedulers UIKit.swift
[185/211] Compiling Clocks Timer.swift
[186/212] Compiling Clocks Lock.swift
[186/212] Linking libIssueReportingTestSupport.so
[188/212] Compiling CombineSchedulers UnimplementedScheduler.swift
[189/213] Compiling Clocks AnyClock.swift
[191/213] Compiling Clocks ImmediateClock.swift
[192/213] Emitting module Clocks
[193/213] Compiling Clocks SwiftUI.swift
[194/213] Compiling Clocks _AsyncTimerSequence.swift
[195/213] Compiling Clocks TestClock.swift
[196/213] Compiling Clocks UnimplementedClock.swift
[197/214] Compiling XCTestDynamicOverlay Deprecations.swift
[198/214] Emitting module XCTestDynamicOverlay
[201/265] Compiling Dependencies Dependency.swift
[202/265] Compiling Dependencies DependencyContext.swift
[203/265] Compiling Dependencies DependencyKey.swift
[204/265] Compiling Dependencies DependencyValues.swift
[205/268] Compiling Dependencies Locale.swift
[206/268] Compiling Dependencies MainQueue.swift
[207/268] Compiling Dependencies MainRunLoop.swift
[208/268] Compiling Dependencies OpenURL.swift
[209/268] Compiling CustomDump ExpectNoDifference.swift
[210/268] Compiling CustomDump AnyType.swift
[211/268] Compiling CustomDump CollectionDifference.swift
[212/268] Compiling Dependencies Exports.swift
[213/268] Compiling Dependencies TypeName.swift
[214/268] Compiling CustomDump String.swift
[215/268] Compiling Dependencies UUID.swift
[216/268] Compiling Dependencies WithRandomNumberGenerator.swift
[217/268] Compiling Dependencies AppEntryPoint.swift
[218/271] Compiling Dependencies Deprecations.swift
[224/271] Compiling Dependencies Context.swift
[225/271] Compiling Dependencies Date.swift
[226/271] Compiling Dependencies FireAndForget.swift
[227/271] Compiling Dependencies Assert.swift
[228/271] Compiling Dependencies Calendar.swift
[229/271] Compiling Dependencies Clocks.swift
[231/271] Compiling Dependencies TimeZone.swift
[232/271] Compiling Dependencies URLSession.swift
[233/271] Emitting module Dependencies
[234/271] Compiling CustomDump Unordered.swift
[235/271] Compiling CustomDump XCTAssertDifference.swift
[236/271] Compiling CustomDump XCTAssertNoDifference.swift
[237/271] Emitting module CustomDump
[242/271] Compiling Dependencies PreviewTrait.swift
[243/271] Compiling Dependencies TestTrait.swift
[244/271] Compiling Dependencies WithDependencies.swift
[261/273] Emitting module PerceptionCore
[274/274] Compiling PerceptionCore _PerceptionRegistrar.swift
[276/297] Compiling Sharing Shared.swift
[277/297] Compiling Sharing SharedBinding.swift
[278/297] Compiling Sharing SharedCollection.swift
[279/299] Emitting module Sharing
[280/299] Compiling Sharing DefaultKey.swift
[281/299] Compiling Sharing FileStorageKey.swift
[282/299] Compiling Sharing InMemoryKey.swift
[283/299] Compiling Sharing SwiftUIStateSharing.swift
[284/299] Compiling Sharing resource_bundle_accessor.swift
[285/299] Compiling Sharing SharedPublisher.swift
[286/299] Compiling Sharing SharedReader.swift
[287/299] Compiling Sharing SharedReaderKey.swift
[288/299] Compiling Sharing SharedContinuations.swift
[289/299] Compiling Sharing SharedKey.swift
[290/299] Compiling Sharing AppStorageKey.swift
[291/299] Compiling Sharing Deprecations.swift
[292/299] Compiling Sharing KeyPath+Sendable.swift
[293/299] Compiling Sharing MutexBackport.swift
[294/299] Compiling Sharing NSRecursiveLock+WithLock.swift
[295/299] Compiling Sharing PassthroughRelay.swift
[296/299] Compiling Sharing PersistentReferences.swift
[297/299] Compiling Sharing Reference.swift
[298/299] Compiling Sharing SharedChangeTracker.swift
[299/299] Compiling Sharing TypeName.swift
Build complete! (86.45s)
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"
}
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:8106a39f56f5bb7aad9f0d9a94f1e5362f9a40b692f7bc17efe17b7b91dc65fc
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Done.