Build Information
Successful build of async-collections, reference main (726af9), with Swift 6.3 for Linux 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-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 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: 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/adam-fowler/async-collections
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
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 main
========================================
Build
========================================
Selected platform: linux
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-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-atomics.git
[1/1820] Fetching swift-atomics
[602/25357] Fetching swift-atomics, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (0.47s)
[1883/23537] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.70s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.18s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.71s)
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-24593BA9C3E375BF.txt
[14/49] Emitting module InternalCollectionsUtilities
[15/51] Emitting module Atomics
[16/53] Compiling Atomics Primitives.native.swift
[17/53] Compiling Atomics AtomicInteger.swift
[18/53] Compiling Atomics OptionalRawRepresentable.swift
[19/53] Compiling Atomics RawRepresentable.swift
[20/53] Compiling Atomics AtomicBool.swift
[21/53] Compiling Atomics AtomicMemoryOrderings.swift
[22/53] Compiling Atomics DoubleWord.swift
[23/53] Compiling Atomics UnsafeAtomic.swift
[24/53] Compiling Atomics UnsafeAtomicLazyReference.swift
[25/53] Compiling Atomics IntegerOperations.swift
[26/53] Compiling Atomics Unmanaged extensions.swift
[27/53] Compiling Atomics AtomicStorage.swift
[28/53] Compiling Atomics AtomicValue.swift
[35/53] Compiling Atomics AtomicOptionalWrappable.swift
[36/53] Compiling Atomics AtomicReference.swift
[37/53] Compiling Atomics ManagedAtomic.swift
[38/53] Compiling Atomics ManagedAtomicLazyReference.swift
[44/53] Compiling Atomics IntegerConformances.swift
[45/53] Compiling Atomics PointerConformances.swift
[56/144] Compiling HeapModule Heap+Invariants.swift
[57/144] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[58/263] Compiling HashTreeCollections _HashNode+Builder.swift
[59/263] Compiling HashTreeCollections _HashNode+Debugging.swift
[60/263] Compiling HashTreeCollections _HashNode+Initializers.swift
[61/263] Compiling HashTreeCollections _HashNode+Invariants.swift
[62/283] Compiling HashTreeCollections _HashNode+Lookups.swift
[63/283] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[64/283] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[65/283] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[66/283] Compiling HashTreeCollections TreeDictionary+Filter.swift
[67/286] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[68/286] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[69/286] Compiling HashTreeCollections TreeDictionary+Keys.swift
[70/286] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[71/286] Compiling HashTreeCollections TreeDictionary+Merge.swift
[72/288] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[73/288] Compiling HashTreeCollections _HashNode+Structural union.swift
[74/288] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[75/288] Compiling _RopeModule BigString+RemoveSubrange.swift
[76/290] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[77/290] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[78/290] Compiling HashTreeCollections TreeDictionary+Values.swift
[79/290] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[80/327] Compiling HeapModule Heap+Descriptions.swift
[81/354] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[82/354] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[83/354] Compiling HashTreeCollections _HashNode.swift
[84/354] Compiling HashTreeCollections _HashNodeHeader.swift
[85/354] Compiling HashTreeCollections _HashSlot.swift
[86/354] Compiling HashTreeCollections _HashStack.swift
[87/354] Compiling HashTreeCollections TreeDictionary.swift
[88/354] Compiling HashTreeCollections TreeSet+Codable.swift
[89/354] Compiling HashTreeCollections TreeSet+Collection.swift
[90/354] Emitting module ContainersPreview
[91/354] Compiling HashTreeCollections _AncestorHashSlots.swift
[92/354] Compiling HashTreeCollections _Bitmap.swift
[93/354] Compiling HashTreeCollections _Bucket.swift
[94/354] Compiling HashTreeCollections _Hash.swift
[95/354] Compiling HashTreeCollections _HashLevel.swift
[96/355] Compiling HeapModule _HeapNode.swift
[97/355] Compiling HeapModule Heap.swift
[99/355] Compiling HeapModule Heap+UnsafeHandle.swift
[100/395] Emitting module HeapModule
[102/396] Compiling DequeModule RigidDeque+Insertions.swift
[103/396] Compiling DequeModule RigidDeque+Prepend.swift
[104/396] Compiling DequeModule RigidDeque+Removals.swift
[105/396] Compiling DequeModule RigidDeque+Replacements.swift
[106/396] Compiling DequeModule RigidDeque+Testing.swift
[107/396] Compiling DequeModule RigidDeque.swift
[108/396] Compiling DequeModule UniqueDeque+Append.swift
[109/396] Compiling DequeModule _DequeBuffer.swift
[110/396] Compiling DequeModule Deque+Testing.swift
[111/396] Compiling DequeModule Deque._Storage.swift
[112/396] Compiling DequeModule Deque._UnsafeHandle.swift
[113/396] Compiling DequeModule Deque.swift
[114/396] Compiling DequeModule RigidDeque+Equatable.swift
[115/396] Compiling DequeModule RigidDeque+Experimental.swift
[116/396] Compiling DequeModule RigidDeque+Hashable.swift
[117/396] Compiling DequeModule RigidDeque+Initializers.swift
[118/403] Compiling HashTreeCollections _HashNode+Structural filter.swift
[119/403] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[120/403] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[121/403] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[122/403] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[123/403] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[124/403] Compiling BitCollections BitSet.Index.swift
[125/410] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[126/410] Compiling HashTreeCollections TreeSet+Extras.swift
[127/410] Compiling HashTreeCollections TreeSet+Filter.swift
[128/410] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[129/410] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[130/410] Compiling HashTreeCollections _HashNode+Storage.swift
[131/410] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[139/410] Emitting module BitCollections
[140/410] Compiling DequeModule _DequeBufferHeader.swift
[141/410] Compiling DequeModule RigidDeque+Append.swift
[142/410] Compiling DequeModule RigidDeque+Consumption.swift
[143/410] Compiling DequeModule RigidDeque+Container.swift
[144/410] Compiling DequeModule RigidDeque+Descriptions.swift
[145/410] Compiling DequeModule UniqueDeque+Consumption.swift
[146/410] Compiling DequeModule UniqueDeque+Container.swift
[163/410] Compiling DequeModule UniqueDeque+Descriptions.swift
[164/410] Compiling DequeModule UniqueDeque+Equatable.swift
[165/410] Compiling DequeModule UniqueDeque+Experimental.swift
[166/410] Compiling DequeModule UniqueDeque+Hashable.swift
[167/410] Compiling DequeModule UniqueDeque+Initializers.swift
[168/410] Compiling DequeModule UniqueDeque+Insertions.swift
[169/410] Compiling DequeModule UniqueDeque+Prepend.swift
[170/410] Compiling DequeModule UniqueDeque+Removals.swift
[179/415] Compiling DequeModule UniqueDeque+Replacements.swift
[180/415] Compiling DequeModule UniqueDeque.swift
[181/415] Compiling DequeModule _DequeSlot.swift
[182/415] Compiling DequeModule _UnsafeDequeHandle.swift
[183/415] Compiling DequeModule _UnsafeDequeSegments.swift
[234/434] Compiling DequeModule Deque+Codable.swift
[235/434] Compiling DequeModule Deque+Collection.swift
[236/434] Compiling DequeModule Deque+CustomReflectable.swift
[237/434] Compiling DequeModule Deque+Descriptions.swift
[238/434] Compiling DequeModule Deque+Equatable.swift
[239/434] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[240/434] Compiling DequeModule Deque+Extras.swift
[241/434] Compiling DequeModule Deque+Hashable.swift
[243/434] Compiling OrderedCollections OrderedSet+Sendable.swift
[244/434] Compiling OrderedCollections OrderedSet+SubSequence.swift
[245/434] Compiling OrderedCollections OrderedSet+Testing.swift
[246/434] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[247/434] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[248/434] Compiling OrderedCollections OrderedSet.swift
[270/435] Compiling _RopeModule String Utilities.swift
[271/435] Compiling _RopeModule String.Index+ABI.swift
[272/435] Compiling _RopeModule _CharacterRecognizer.swift
[273/435] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[274/435] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[275/435] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[276/435] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[277/435] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[278/435] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[279/435] Compiling HashTreeCollections TreeSet.swift
[294/435] Compiling OrderedCollections _UnsafeBitset.swift
[295/435] Compiling HashTreeCollections TreeDictionary+Collection.swift
[296/435] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[297/435] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[298/435] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[321/435] Compiling HashTreeCollections TreeSet+Hashable.swift
[322/435] Compiling HashTreeCollections TreeSet+Sendable.swift
[323/435] Compiling HashTreeCollections TreeSet+Sequence.swift
[324/435] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[329/435] Compiling _RopeModule Rope+Join.swift
[330/435] Compiling _RopeModule Rope+MutatingForEach.swift
[331/435] Compiling _RopeModule Rope+Remove.swift
[332/435] Compiling _RopeModule Rope+RemoveSubrange.swift
[333/435] Compiling _RopeModule Rope+Split.swift
[334/435] Compiling _RopeModule Optional Utilities.swift
[356/435] Emitting module OrderedCollections
[379/436] Emitting module _RopeModule
[431/437] Emitting module HashTreeCollections
[438/438] Emitting module DequeModule
[440/445] Compiling Collections DequeModule reexports.swift
[441/445] Compiling Collections HashTreeCollections reexports.swift
[442/445] Compiling Collections HeapModule reexports.swift
[443/445] Compiling Collections OrderedCollections reexports.swift
[444/445] Compiling Collections BitCollections reexports.swift
[445/445] Emitting module Collections
[447/454] Compiling AsyncCollections TaskQueue.swift
[448/454] Compiling AsyncCollections Filter.swift
[449/454] Compiling AsyncCollections Map.swift
[450/454] Compiling AsyncCollections ForEach.swift
[451/454] Compiling AsyncCollections CompactMap.swift
[452/454] Compiling AsyncCollections FlatMap.swift
[453/454] Emitting module AsyncCollections
[454/454] Compiling AsyncCollections AsyncSemaphore.swift
Build complete! (80.56s)
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"
}
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Done.