Build Information
Successful build of swift-async-algorithms, reference main (6c050d), with Swift 6.0 for macOS (SPM) on 1 Dec 2025 22:19:27 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-async-algorithms.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/apple/swift-async-algorithms
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 6c050d5 Make `MPSCAsyncChannel` source methods `nonisolated(nonsending)` (#380)
Cloned https://github.com/apple/swift-async-algorithms.git
Revision (git rev-parse @):
6c050d5ef8e1aa6342528460db614e9770d7f804
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apple/swift-async-algorithms.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/apple/swift-async-algorithms.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Write sources
[6/7] Write swift-version-5BDAB9E9C0126B9D.txt
[8/24] Compiling InternalCollectionsUtilities Descriptions.swift
[9/24] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[10/25] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[11/25] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[12/25] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[13/25] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[14/25] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[15/25] Compiling InternalCollectionsUtilities Debugging.swift
[16/25] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[17/25] Compiling InternalCollectionsUtilities _SortedCollection.swift
[18/25] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[19/25] Compiling InternalCollectionsUtilities UInt+reversed.swift
[20/25] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[21/25] Compiling InternalCollectionsUtilities Integer rank.swift
[22/25] Emitting module InternalCollectionsUtilities
[23/25] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[24/25] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[25/25] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[26/97] Compiling OrderedCollections _HashTable+Bucket.swift
[27/97] Compiling OrderedCollections _HashTable+BucketIterator.swift
[28/97] Compiling OrderedCollections _HashTable.swift
[29/97] Compiling OrderedCollections _Hashtable+Header.swift
[30/97] Compiling OrderedCollections OrderedDictionary+Codable.swift
[31/97] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[32/97] Compiling OrderedCollections _HashTable+Testing.swift
[33/97] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[34/98] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[35/98] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[36/98] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[37/98] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[38/98] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[39/98] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[40/104] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[41/104] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[42/104] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[43/104] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[44/104] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[45/104] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[46/104] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[47/104] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[48/104] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[49/104] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[50/104] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[51/104] Compiling OrderedCollections OrderedSet+Sendable.swift
[52/104] Compiling DequeModule _DequeSlot.swift
[53/104] Compiling DequeModule _DequeBuffer.swift
[54/104] Compiling DequeModule _DequeBufferHeader.swift
[55/104] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[56/104] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[57/104] Compiling DequeModule _UnsafeWrappedBuffer.swift
[58/104] Compiling OrderedCollections _HashTable+Constants.swift
[59/104] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[60/104] Compiling OrderedCollections OrderedSet+Codable.swift
[61/104] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[62/104] Compiling OrderedCollections OrderedSet+Descriptions.swift
[63/104] Compiling OrderedCollections OrderedSet+Diffing.swift
[64/104] Compiling OrderedCollections OrderedSet+Equatable.swift
[65/104] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[66/104] Compiling OrderedCollections OrderedSet+Hashable.swift
[67/104] Compiling OrderedCollections OrderedSet+Initializers.swift
[68/104] Compiling OrderedCollections OrderedSet+Insertions.swift
[69/104] Compiling OrderedCollections OrderedSet+Invariants.swift
[70/104] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[71/104] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[77/104] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[78/104] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[79/104] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[80/104] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[81/104] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[82/104] Compiling OrderedCollections OrderedDictionary+Values.swift
[83/104] Compiling OrderedCollections OrderedDictionary.swift
[84/104] Compiling OrderedCollections OrderedDictionary+Elements.swift
[85/104] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[86/104] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[87/104] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[88/104] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[89/104] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[90/104] Emitting module DequeModule
[98/104] Compiling OrderedCollections OrderedSet+SubSequence.swift
[99/104] Compiling OrderedCollections OrderedSet+Testing.swift
[100/104] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[101/104] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[102/104] Compiling OrderedCollections OrderedSet.swift
[103/104] Compiling OrderedCollections _UnsafeBitset.swift
[104/104] Emitting module OrderedCollections
[105/154] Emitting module AsyncAlgorithms
[106/159] Compiling AsyncAlgorithms MultiProducerSingleConsumerAsyncChannel+Internal.swift
[107/159] Compiling AsyncAlgorithms MultiProducerSingleConsumerAsyncChannel.swift
[108/159] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[109/159] Compiling AsyncAlgorithms Rethrow.swift
[110/159] Compiling AsyncAlgorithms SetAlgebra.swift
[111/159] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[112/159] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[113/159] Compiling AsyncAlgorithms AsyncShareSequence.swift
[114/159] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[115/159] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[116/159] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[117/159] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[118/159] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[119/159] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[120/159] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[121/159] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[122/159] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[123/159] Compiling AsyncAlgorithms DebounceStateMachine.swift
[124/159] Compiling AsyncAlgorithms DebounceStorage.swift
[125/159] Compiling AsyncAlgorithms Dictionary.swift
[126/159] Compiling AsyncAlgorithms _TinyArray.swift
[127/159] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[128/159] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[129/159] Compiling AsyncAlgorithms AsyncChannel.swift
[130/159] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[131/159] Compiling AsyncAlgorithms ChannelStateMachine.swift
[132/159] Compiling AsyncAlgorithms ChannelStorage.swift
[133/159] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[134/159] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[135/159] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[136/159] Compiling AsyncAlgorithms CombineLatestStorage.swift
[137/159] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[138/159] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[139/159] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[140/159] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[141/159] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[142/159] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[143/159] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[144/159] Compiling AsyncAlgorithms Locking.swift
[145/159] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[146/159] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[147/159] Compiling AsyncAlgorithms MergeStateMachine.swift
[148/159] Compiling AsyncAlgorithms MergeStorage.swift
[149/159] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[150/159] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[151/159] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[152/159] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[153/159] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[154/159] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[155/159] Compiling AsyncAlgorithms UnsafeTransfer.swift
[156/159] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[157/159] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[158/159] Compiling AsyncAlgorithms ZipStateMachine.swift
[159/159] Compiling AsyncAlgorithms ZipStorage.swift
[160/171] Compiling AsyncSequenceValidation Theme.swift
[161/172] Compiling AsyncSequenceValidation SourceLocation.swift
[162/172] Compiling AsyncSequenceValidation TaskDriver.swift
[163/172] Compiling AsyncSequenceValidation Input.swift
[164/172] Compiling AsyncSequenceValidation AsyncSequenceValidationDiagram.swift
[165/172] Compiling AsyncSequenceValidation Clock.swift
[166/172] Emitting module AsyncSequenceValidation
[167/172] Compiling AsyncSequenceValidation Locking.swift
[168/172] Compiling AsyncSequenceValidation Job.swift
[169/172] Compiling AsyncSequenceValidation Event.swift
[170/172] Compiling AsyncSequenceValidation Expectation.swift
[171/172] Compiling AsyncSequenceValidation Test.swift
[172/172] Compiling AsyncSequenceValidation WorkQueue.swift
[173/174] Emitting module AsyncAlgorithms_XCTest
[174/174] Compiling AsyncAlgorithms_XCTest ValidationTest.swift
Build complete! (15.74s)
Fetching https://github.com/apple/swift-collections.git
[1/18314] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.77s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.59s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.3.0
Build complete.
{
"dependencies" : [
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections.git"
}
],
"manifest_display_name" : "swift-async-algorithms",
"name" : "swift-async-algorithms",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "AsyncAlgorithms",
"targets" : [
"AsyncAlgorithms"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "_CAsyncSequenceValidationSupport",
"module_type" : "SystemLibraryTarget",
"name" : "_CAsyncSequenceValidationSupport",
"path" : "Sources/_CAsyncSequenceValidationSupport",
"sources" : [
],
"type" : "system-target"
},
{
"c99name" : "AsyncSequenceValidation",
"module_type" : "SwiftTarget",
"name" : "AsyncSequenceValidation",
"path" : "Sources/AsyncSequenceValidation",
"sources" : [
"AsyncSequenceValidationDiagram.swift",
"Clock.swift",
"Event.swift",
"Expectation.swift",
"Input.swift",
"Job.swift",
"Locking.swift",
"SourceLocation.swift",
"TaskDriver.swift",
"Test.swift",
"Theme.swift",
"WorkQueue.swift"
],
"target_dependencies" : [
"_CAsyncSequenceValidationSupport",
"AsyncAlgorithms"
],
"type" : "library"
},
{
"c99name" : "AsyncAlgorithms_XCTest",
"module_type" : "SwiftTarget",
"name" : "AsyncAlgorithms_XCTest",
"path" : "Sources/AsyncAlgorithms_XCTest",
"sources" : [
"ValidationTest.swift"
],
"target_dependencies" : [
"AsyncAlgorithms",
"AsyncSequenceValidation"
],
"type" : "library"
},
{
"c99name" : "AsyncAlgorithmsTests",
"module_type" : "SwiftTarget",
"name" : "AsyncAlgorithmsTests",
"path" : "Tests/AsyncAlgorithmsTests",
"sources" : [
"Interspersed/TestInterspersed.swift",
"MultiProducerSingleConsumerChannel/MultiProducerSingleConsumerAsyncChannelTests.swift",
"Performance/TestThroughput.swift",
"Performance/ThroughputMeasurement.swift",
"Support/Asserts.swift",
"Support/Failure.swift",
"Support/Gate.swift",
"Support/GatedSequence.swift",
"Support/Indefinite.swift",
"Support/Locking.swift",
"Support/ManualClock.swift",
"Support/ManualExecutor.swift",
"Support/ReportingSequence.swift",
"Support/Validator.swift",
"Support/ViolatingSequence.swift",
"TestAdjacentPairs.swift",
"TestBuffer.swift",
"TestBufferedByteIterator.swift",
"TestChain.swift",
"TestChannel.swift",
"TestChunk.swift",
"TestCombineLatest.swift",
"TestCompacted.swift",
"TestDebounce.swift",
"TestDictionary.swift",
"TestJoin.swift",
"TestLazy.swift",
"TestManualClock.swift",
"TestMerge.swift",
"TestRangeReplaceableCollection.swift",
"TestReductions.swift",
"TestRemoveDuplicates.swift",
"TestSetAlgebra.swift",
"TestShare.swift",
"TestThrottle.swift",
"TestThrowingChannel.swift",
"TestTimer.swift",
"TestValidationTests.swift",
"TestValidator.swift",
"TestZip.swift"
],
"target_dependencies" : [
"AsyncAlgorithms",
"AsyncSequenceValidation",
"AsyncAlgorithms_XCTest"
],
"type" : "test"
},
{
"c99name" : "AsyncAlgorithms",
"module_type" : "SwiftTarget",
"name" : "AsyncAlgorithms",
"path" : "Sources/AsyncAlgorithms",
"product_dependencies" : [
"OrderedCollections",
"DequeModule"
],
"product_memberships" : [
"AsyncAlgorithms"
],
"sources" : [
"AsyncAdjacentPairsSequence.swift",
"AsyncBufferedByteIterator.swift",
"AsyncChain2Sequence.swift",
"AsyncChain3Sequence.swift",
"AsyncChunkedByGroupSequence.swift",
"AsyncChunkedOnProjectionSequence.swift",
"AsyncChunksOfCountOrSignalSequence.swift",
"AsyncChunksOfCountSequence.swift",
"AsyncCompactedSequence.swift",
"AsyncExclusiveReductionsSequence.swift",
"AsyncInclusiveReductionsSequence.swift",
"AsyncJoinedBySeparatorSequence.swift",
"AsyncJoinedSequence.swift",
"AsyncRemoveDuplicatesSequence.swift",
"AsyncShareSequence.swift",
"AsyncSyncSequence.swift",
"AsyncThrottleSequence.swift",
"AsyncThrowingExclusiveReductionsSequence.swift",
"AsyncThrowingInclusiveReductionsSequence.swift",
"AsyncTimerSequence.swift",
"Buffer/AsyncBufferSequence.swift",
"Buffer/BoundedBufferStateMachine.swift",
"Buffer/BoundedBufferStorage.swift",
"Buffer/UnboundedBufferStateMachine.swift",
"Buffer/UnboundedBufferStorage.swift",
"Channels/AsyncChannel.swift",
"Channels/AsyncThrowingChannel.swift",
"Channels/ChannelStateMachine.swift",
"Channels/ChannelStorage.swift",
"CombineLatest/AsyncCombineLatest2Sequence.swift",
"CombineLatest/AsyncCombineLatest3Sequence.swift",
"CombineLatest/CombineLatestStateMachine.swift",
"CombineLatest/CombineLatestStorage.swift",
"Debounce/AsyncDebounceSequence.swift",
"Debounce/DebounceStateMachine.swift",
"Debounce/DebounceStorage.swift",
"Dictionary.swift",
"Internal/_TinyArray.swift",
"Interspersed/AsyncInterspersedSequence.swift",
"Locking.swift",
"Merge/AsyncMerge2Sequence.swift",
"Merge/AsyncMerge3Sequence.swift",
"Merge/MergeStateMachine.swift",
"Merge/MergeStorage.swift",
"MultiProducerSingleConsumerChannel/MultiProducerSingleConsumerAsyncChannel+Internal.swift",
"MultiProducerSingleConsumerChannel/MultiProducerSingleConsumerAsyncChannel.swift",
"RangeReplaceableCollection.swift",
"Rethrow.swift",
"SetAlgebra.swift",
"UnsafeTransfer.swift",
"Zip/AsyncZip2Sequence.swift",
"Zip/AsyncZip3Sequence.swift",
"Zip/ZipStateMachine.swift",
"Zip/ZipStorage.swift"
],
"type" : "library"
}
],
"tools_version" : "5.8"
}
Done.