Build Information
Successful build of async-collections, reference 0.1.0 (726af9), with Swift 6.3 for Android on 15 Apr 2026 05:44:53 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/adam-fowler/async-collections.git
Reference: 0.1.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/adam-fowler/async-collections
* tag 0.1.0 -> FETCH_HEAD
HEAD is now at 726af96 Add CompactMap functions (#3)
Cloned https://github.com/adam-fowler/async-collections.git
Revision (git rev-parse @):
726af96095a19df6b8053ddbaed0a727aa70ccb2
SUCCESS checkout https://github.com/adam-fowler/async-collections.git at 0.1.0
========================================
Build
========================================
Selected platform: android
Swift version: 6.3
Building package at path: $PWD
https://github.com/adam-fowler/async-collections.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-collections.git
[1/1820] Fetching swift-atomics
[602/25357] Fetching swift-atomics, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (1.55s)
Fetched https://github.com/apple/swift-collections.git from cache (1.60s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.13s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.82s)
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Building for debugging...
[0/13] Write sources
[11/13] Compiling _AtomicsShims.c
[12/13] Write swift-version--4F562202D5529B1.txt
[14/49] Emitting module Atomics
[15/51] Compiling Atomics IntegerOperations.swift
[16/51] Compiling Atomics Unmanaged extensions.swift
[17/51] Compiling Atomics UnsafeAtomic.swift
[18/51] Compiling Atomics UnsafeAtomicLazyReference.swift
[19/51] Compiling InternalCollectionsUtilities Integer rank.swift
[20/51] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[21/51] Compiling InternalCollectionsUtilities UInt+reversed.swift
[22/51] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[23/51] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[24/51] Compiling Atomics AtomicReference.swift
[25/51] Compiling Atomics IntegerConformances.swift
[26/51] Compiling Atomics PointerConformances.swift
[29/51] Compiling InternalCollectionsUtilities Debugging.swift
[30/51] Compiling Atomics AtomicMemoryOrderings.swift
[31/51] Compiling Atomics DoubleWord.swift
[34/53] Compiling Atomics AtomicInteger.swift
[35/53] Compiling Atomics AtomicOptionalWrappable.swift
[42/53] Compiling Atomics AtomicStorage.swift
[43/53] Compiling Atomics AtomicValue.swift
[44/53] Compiling InternalCollectionsUtilities _SortedCollection.swift
[45/53] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[48/54] Emitting module InternalCollectionsUtilities
[56/350] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[57/350] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[58/350] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[59/350] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[60/350] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[61/350] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[62/350] Compiling OrderedCollections _HashTable.swift
[63/350] Compiling OrderedCollections _Hashtable+Header.swift
[64/350] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[65/350] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[66/354] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[67/354] Compiling OrderedCollections OrderedDictionary+Elements.swift
[68/354] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[69/354] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[70/354] Compiling OrderedCollections OrderedSet+Diffing.swift
[71/354] Compiling OrderedCollections OrderedSet+Equatable.swift
[72/354] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[73/354] Compiling OrderedCollections OrderedSet+Hashable.swift
[74/354] Compiling OrderedCollections OrderedDictionary.swift
[75/354] Compiling OrderedCollections OrderedSet+Codable.swift
[76/354] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[77/354] Compiling OrderedCollections OrderedSet+Descriptions.swift
[78/354] Compiling OrderedCollections OrderedDictionary+Values.swift
[79/354] Compiling OrderedCollections OrderedDictionary+Codable.swift
[80/354] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[81/354] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[82/354] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[83/354] Compiling HeapModule Heap+Descriptions.swift
[84/354] Emitting module ContainersPreview
[85/354] Compiling ContainersPreview Box.swift
[86/354] Compiling ContainersPreview Inout.swift
[87/354] Compiling ContainersPreview InputSpan.swift
[88/354] Compiling ContainersPreview Shared.swift
[89/354] Compiling HeapModule _HeapNode.swift
[90/354] Compiling HeapModule Heap.swift
[91/354] Compiling OrderedCollections _HashTable+Bucket.swift
[92/354] Compiling OrderedCollections _HashTable+BucketIterator.swift
[93/354] Compiling OrderedCollections _HashTable+Constants.swift
[94/354] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[95/354] Compiling OrderedCollections _HashTable+Testing.swift
[97/355] Compiling HeapModule Heap+UnsafeHandle.swift
[98/355] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[99/355] Compiling HeapModule Heap+Invariants.swift
[100/355] Emitting module HeapModule
[102/377] Compiling DequeModule RigidDeque+Hashable.swift
[103/377] Compiling DequeModule RigidDeque+Initializers.swift
[104/377] Compiling DequeModule RigidDeque+Insertions.swift
[105/377] Compiling DequeModule RigidDeque+Prepend.swift
[106/377] Compiling DequeModule _DequeBuffer.swift
[107/377] Compiling DequeModule _DequeBufferHeader.swift
[108/377] Compiling DequeModule RigidDeque+Append.swift
[109/377] Compiling DequeModule RigidDeque+Consumption.swift
[110/403] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[111/403] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[112/403] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[113/403] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[114/403] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[115/403] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[116/403] Compiling BitCollections BitSet.Index.swift
[117/403] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[118/403] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[119/403] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[120/403] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[121/403] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[122/403] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[123/403] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[124/410] Compiling DequeModule UniqueDeque+Consumption.swift
[125/410] Compiling DequeModule UniqueDeque+Container.swift
[126/410] Compiling DequeModule UniqueDeque+Descriptions.swift
[127/410] Compiling DequeModule UniqueDeque+Equatable.swift
[128/410] Compiling DequeModule UniqueDeque+Experimental.swift
[129/415] Emitting module BitCollections
[134/415] Compiling DequeModule RigidDeque+Container.swift
[135/415] Compiling DequeModule RigidDeque+Descriptions.swift
[136/415] Compiling DequeModule RigidDeque.swift
[137/415] Compiling DequeModule UniqueDeque+Append.swift
[138/415] Compiling DequeModule UniqueDeque+Hashable.swift
[139/415] Compiling DequeModule UniqueDeque+Initializers.swift
[140/415] Compiling DequeModule UniqueDeque+Insertions.swift
[141/415] Compiling DequeModule UniqueDeque+Prepend.swift
[142/415] Compiling DequeModule UniqueDeque+Removals.swift
[143/415] Compiling DequeModule UniqueDeque+Replacements.swift
[149/415] Compiling DequeModule RigidDeque+Removals.swift
[150/415] Compiling DequeModule RigidDeque+Replacements.swift
[151/415] Compiling DequeModule RigidDeque+Testing.swift
[154/415] Compiling DequeModule Deque+Codable.swift
[155/415] Compiling DequeModule Deque+Collection.swift
[156/415] Compiling DequeModule Deque+CustomReflectable.swift
[157/415] Compiling DequeModule Deque+Descriptions.swift
[158/415] Compiling DequeModule Deque+Equatable.swift
[159/415] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[174/415] Compiling DequeModule UniqueDeque.swift
[175/415] Compiling DequeModule _DequeSlot.swift
[176/415] Compiling DequeModule _UnsafeDequeHandle.swift
[177/415] Compiling DequeModule _UnsafeDequeSegments.swift
[204/415] Compiling OrderedCollections OrderedSet+Sendable.swift
[205/415] Compiling OrderedCollections OrderedSet+SubSequence.swift
[206/415] Compiling OrderedCollections OrderedSet+Testing.swift
[207/415] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[208/415] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[209/415] Compiling OrderedCollections OrderedSet.swift
[210/415] Compiling OrderedCollections _UnsafeBitset.swift
[211/415] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[212/415] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[213/415] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[214/415] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[215/415] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[216/415] Compiling HashTreeCollections TreeDictionary+Filter.swift
[217/415] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[218/415] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[219/415] Compiling HashTreeCollections TreeDictionary+Keys.swift
[220/415] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[221/415] Compiling HashTreeCollections TreeDictionary+Merge.swift
[222/415] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[223/415] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[224/415] Compiling HashTreeCollections TreeDictionary+Values.swift
[230/425] Compiling DequeModule Deque+Extras.swift
[231/425] Compiling DequeModule Deque+Hashable.swift
[232/425] Compiling DequeModule Deque+Testing.swift
[233/425] Compiling DequeModule Deque._Storage.swift
[234/425] Compiling DequeModule Deque._UnsafeHandle.swift
[235/425] Compiling DequeModule Deque.swift
[236/425] Compiling DequeModule RigidDeque+Equatable.swift
[237/425] Compiling DequeModule RigidDeque+Experimental.swift
[282/426] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[283/426] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[284/426] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[285/426] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[286/426] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[287/426] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[288/426] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[289/426] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[290/426] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[291/426] Compiling HashTreeCollections TreeSet.swift
[356/435] Emitting module OrderedCollections
[369/436] Emitting module _RopeModule
[421/436] Compiling _RopeModule Rope+Join.swift
[422/436] Compiling _RopeModule Rope+MutatingForEach.swift
[423/436] Compiling _RopeModule Rope+Remove.swift
[424/436] Compiling _RopeModule Rope+RemoveSubrange.swift
[425/436] Compiling _RopeModule Rope+Split.swift
[426/436] Compiling _RopeModule Optional Utilities.swift
[427/436] Compiling _RopeModule String Utilities.swift
[428/436] Compiling _RopeModule String.Index+ABI.swift
[429/436] Compiling _RopeModule _CharacterRecognizer.swift
[431/437] Emitting module HashTreeCollections
[438/438] Emitting module DequeModule
[440/445] Compiling Collections DequeModule reexports.swift
[441/445] Compiling Collections BitCollections reexports.swift
[442/445] Compiling Collections HashTreeCollections reexports.swift
[443/445] Emitting module Collections
[444/445] Compiling Collections OrderedCollections reexports.swift
[445/445] Compiling Collections HeapModule reexports.swift
[447/454] Compiling AsyncCollections TaskQueue.swift
[448/454] Compiling AsyncCollections Map.swift
[449/454] Compiling AsyncCollections ForEach.swift
[450/454] Compiling AsyncCollections CompactMap.swift
[451/454] Compiling AsyncCollections Filter.swift
[452/454] Compiling AsyncCollections FlatMap.swift
[453/454] Emitting module AsyncCollections
[454/454] Compiling AsyncCollections AsyncSemaphore.swift
Build complete! (84.88s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections.git"
},
{
"identity" : "swift-atomics",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-atomics.git"
}
],
"manifest_display_name" : "async-collections",
"name" : "async-collections",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "AsyncCollections",
"targets" : [
"AsyncCollections"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "AsyncCollections",
"module_type" : "SwiftTarget",
"name" : "AsyncCollections",
"path" : "Sources/AsyncCollections",
"product_dependencies" : [
"Atomics",
"Collections"
],
"product_memberships" : [
"AsyncCollections"
],
"sources" : [
"AsyncSemaphore.swift",
"CompactMap.swift",
"Filter.swift",
"FlatMap.swift",
"ForEach.swift",
"Map.swift",
"TaskQueue.swift"
],
"type" : "library"
},
{
"c99name" : "AsyncCollectionTests",
"module_type" : "SwiftTarget",
"name" : "AsyncCollectionTests",
"path" : "Tests/AsyncCollectionTests",
"sources" : [
"AsyncSemaphoreTests.swift",
"CompactMapTests.swift",
"FilterTests.swift",
"FlatMapTests.swift",
"ForEachTests.swift",
"MapTests.swift",
"TaskQueueTests.swift"
],
"target_dependencies" : [
"AsyncCollections"
],
"type" : "test"
}
],
"tools_version" : "5.9"
}
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Done.