Build Information
Successful build of async-collections, reference main (726af9), with Swift 6.3 for macOS (SPM) on 15 Apr 2026 05:57:20 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build 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 /Users/admin/builder/spi-builder-workspace/.git/
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
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-atomics.git
[1/1820] Fetching swift-atomics
[384/25357] Fetching swift-atomics, swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.85s)
Fetched https://github.com/apple/swift-atomics.git from cache (1.85s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.42s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.68s)
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
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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"traits": [
"default"
],
"dependencies": [
{
"identity": "async-collections",
"name": "async-collections",
"url": "https://github.com/adam-fowler/async-collections.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/async-collections",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.4.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"traits": [
],
"dependencies": [
]
},
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/adam-fowler/async-collections.git
[1/289] Fetching async-collections
Fetched https://github.com/adam-fowler/async-collections.git from cache (0.71s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.57s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.57s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.63s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.05s)
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
Creating working copy for https://github.com/adam-fowler/async-collections.git
Working copy of https://github.com/adam-fowler/async-collections.git resolved at main (726af96)
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
warning: '.resolve-product-dependencies': dependency 'async-collections' is not used by any target
Found 2 product dependencies
- swift-collections
- swift-atomics
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/adam-fowler/async-collections.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/13] Write sources
[11/13] Write swift-version--6988338F2F200930.txt
[12/32] Compiling _AtomicsShims.c
[14/51] Compiling Atomics DoubleWord.swift
[15/51] Compiling Atomics ManagedAtomic.swift
[16/51] Compiling Atomics PointerConformances.swift
[17/51] Compiling Atomics Primitives.native.swift
[18/52] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[19/52] Compiling Atomics ManagedAtomicLazyReference.swift
[20/52] Compiling Atomics UnsafeAtomic.swift
[21/52] Compiling Atomics AtomicInteger.swift
[22/52] Compiling Atomics AtomicOptionalWrappable.swift
[23/52] Compiling Atomics AtomicValue.swift
[24/52] Compiling Atomics AtomicMemoryOrderings.swift
[25/52] Compiling Atomics OptionalRawRepresentable.swift
[26/52] Compiling Atomics RawRepresentable.swift
[27/52] Compiling Atomics AtomicBool.swift
[28/52] Compiling Atomics IntegerConformances.swift
[29/52] Compiling Atomics UnsafeAtomicLazyReference.swift
[30/52] Compiling Atomics IntegerOperations.swift
[31/52] Emitting module InternalCollectionsUtilities
[32/52] Compiling Atomics AtomicReference.swift
[33/52] Compiling Atomics AtomicStorage.swift
[38/205] Compiling OrderedCollections _HashTable+Bucket.swift
[39/205] Compiling OrderedCollections _HashTable+BucketIterator.swift
[40/205] Compiling OrderedCollections _HashTable+Constants.swift
[41/205] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[42/355] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[43/355] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[44/355] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[45/355] Compiling HashTreeCollections TreeDictionary+Filter.swift
[46/358] Compiling HashTreeCollections _Bitmap.swift
[47/358] Compiling HashTreeCollections _Bucket.swift
[48/358] Compiling HashTreeCollections _Hash.swift
[49/358] Compiling HashTreeCollections _HashLevel.swift
[50/358] Compiling HashTreeCollections _HashNode+Builder.swift
[51/358] Compiling HashTreeCollections _HashNode+Debugging.swift
[52/358] Compiling HashTreeCollections _HashNode+Initializers.swift
[53/358] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[54/358] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[55/358] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[56/358] Compiling HashTreeCollections _AncestorHashSlots.swift
[57/358] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[58/358] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[59/358] Compiling HashTreeCollections TreeDictionary+Keys.swift
[60/358] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[61/358] Compiling HashTreeCollections TreeDictionary+Merge.swift
[62/358] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[63/358] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[64/358] Compiling HashTreeCollections TreeDictionary+Collection.swift
[65/358] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[66/358] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[67/358] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[68/358] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[69/358] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[70/358] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[71/358] Compiling Atomics Unmanaged extensions.swift
[72/358] Compiling ContainersPreview Inout.swift
[73/358] Compiling ContainersPreview InputSpan.swift
[74/358] Compiling ContainersPreview Shared.swift
[79/358] Emitting module ContainersPreview
[80/358] Compiling HashTreeCollections _RawHashNode.swift
[81/358] Compiling HashTreeCollections _UnmanagedHashNode.swift
[82/358] Compiling HashTreeCollections _UnsafePath.swift
[83/358] Compiling HashTreeCollections TreeDictionary+Codable.swift
[84/358] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[85/358] Emitting module HeapModule
[86/358] Compiling HeapModule Heap+Invariants.swift
[87/358] Compiling HeapModule Heap+Descriptions.swift
[88/358] Compiling HeapModule _HeapNode.swift
[89/358] Compiling HeapModule Heap+UnsafeHandle.swift
[90/358] Compiling HeapModule Heap.swift
[91/399] Compiling DequeModule RigidDeque+Prepend.swift
[92/399] Compiling DequeModule RigidDeque+Consumption.swift
[93/399] Compiling DequeModule RigidDeque+Container.swift
[94/399] Compiling DequeModule RigidDeque+Descriptions.swift
[95/399] Compiling DequeModule RigidDeque+Equatable.swift
[96/399] Compiling DequeModule RigidDeque+Experimental.swift
[97/405] Compiling DequeModule Deque+CustomReflectable.swift
[98/405] Compiling DequeModule Deque+Descriptions.swift
[99/405] Compiling DequeModule Deque+Equatable.swift
[100/405] Compiling DequeModule RigidDeque+Hashable.swift
[101/405] Compiling DequeModule RigidDeque+Initializers.swift
[102/405] Compiling DequeModule RigidDeque+Insertions.swift
[103/405] Compiling DequeModule UniqueDeque+Append.swift
[104/405] Compiling DequeModule UniqueDeque+Consumption.swift
[106/405] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[107/405] Compiling DequeModule Deque+Extras.swift
[108/405] Compiling DequeModule Deque+Hashable.swift
[109/405] Compiling DequeModule Deque+Testing.swift
[110/405] Compiling DequeModule Deque._Storage.swift
[111/405] Compiling DequeModule UniqueDeque+Equatable.swift
[112/405] Compiling DequeModule UniqueDeque+Experimental.swift
[123/413] Compiling DequeModule UniqueDeque+Container.swift
[124/413] Compiling DequeModule UniqueDeque+Descriptions.swift
[125/413] Compiling DequeModule Deque+Codable.swift
[126/413] Compiling DequeModule Deque+Collection.swift
[127/419] Compiling HashTreeCollections _HashTreeStatistics.swift
[128/419] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[129/419] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[130/419] Compiling HashTreeCollections TreeDictionary+Values.swift
[131/419] Compiling HashTreeCollections TreeDictionary.swift
[132/419] Compiling BitCollections BitSet._UnsafeHandle.swift
[133/419] Compiling DequeModule Deque.swift
[134/419] Compiling DequeModule _DequeBuffer.swift
[135/419] Compiling DequeModule _DequeBufferHeader.swift
[136/419] Compiling DequeModule RigidDeque+Append.swift
[137/419] Compiling HashTreeCollections TreeSet+Sequence.swift
[138/419] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[139/419] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[140/419] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[141/419] Compiling HashTreeCollections _HashNode.swift
[142/419] Compiling HashTreeCollections _HashNodeHeader.swift
[143/419] Compiling HashTreeCollections _HashSlot.swift
[144/419] Compiling HashTreeCollections _HashStack.swift
[145/419] Compiling HashTreeCollections _HashTreeIterator.swift
[155/419] Compiling DequeModule RigidDeque+Removals.swift
[156/419] Compiling DequeModule RigidDeque+Replacements.swift
[157/419] Compiling DequeModule RigidDeque+Testing.swift
[158/419] Compiling DequeModule RigidDeque.swift
[159/419] Compiling DequeModule Deque._UnsafeHandle.swift
[173/419] Compiling DequeModule UniqueDeque+Hashable.swift
[174/419] Compiling DequeModule UniqueDeque+Initializers.swift
[175/419] Compiling DequeModule UniqueDeque+Insertions.swift
[176/419] Compiling DequeModule UniqueDeque+Prepend.swift
[177/419] Compiling DequeModule UniqueDeque+Removals.swift
[178/419] Compiling DequeModule UniqueDeque+Replacements.swift
[199/423] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[200/423] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[201/423] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[202/423] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[203/423] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[204/423] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[205/423] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[206/423] Compiling HashTreeCollections TreeSet.swift
[207/423] Emitting module BitCollections
[214/423] Emitting module Atomics
[233/423] Compiling OrderedCollections OrderedSet+SubSequence.swift
[234/423] Compiling OrderedCollections OrderedSet+Testing.swift
[235/423] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[236/423] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[237/423] Compiling OrderedCollections OrderedSet.swift
[278/423] Compiling HashTreeCollections _HashNode+Storage.swift
[279/423] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[280/423] Compiling HashTreeCollections _HashNode+Structural filter.swift
[281/423] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[282/423] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[283/423] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[284/423] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[285/423] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[292/430] Compiling DequeModule UniqueDeque.swift
[293/430] Compiling DequeModule _DequeSlot.swift
[303/430] Emitting module OrderedCollections
[309/430] Compiling OrderedCollections _UnsafeBitset.swift
[316/430] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[317/430] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[335/430] Compiling DequeModule _UnsafeDequeHandle.swift
[336/430] Compiling DequeModule _UnsafeDequeSegments.swift
[355/430] Compiling _RopeModule Rope+Remove.swift
[356/430] Compiling _RopeModule Rope+RemoveSubrange.swift
[357/430] Compiling _RopeModule Rope+Split.swift
[358/430] Compiling _RopeModule Optional Utilities.swift
[359/430] Compiling _RopeModule String Utilities.swift
[360/430] Compiling _RopeModule String.Index+ABI.swift
[369/430] Emitting module _RopeModule
[415/430] Compiling _RopeModule _CharacterRecognizer.swift
[416/430] Emitting module HashTreeCollections
[417/430] Emitting module DequeModule
[431/436] Compiling Collections OrderedCollections reexports.swift
[432/436] Compiling Collections HeapModule reexports.swift
[433/436] Emitting module Collections
[434/436] Compiling Collections DequeModule reexports.swift
[435/436] Compiling Collections HashTreeCollections reexports.swift
[436/436] Compiling Collections BitCollections reexports.swift
[437/444] Compiling AsyncCollections Map.swift
[438/444] Compiling AsyncCollections ForEach.swift
[439/444] Compiling AsyncCollections TaskQueue.swift
[440/444] Compiling AsyncCollections FlatMap.swift
[441/444] Compiling AsyncCollections Filter.swift
[442/444] Emitting module AsyncCollections
[443/444] Compiling AsyncCollections AsyncSemaphore.swift
[444/444] Compiling AsyncCollections CompactMap.swift
Build complete! (10.41s)
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" : "/Users/admin/builder/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"
}
Done.