Build Information
Successful build of AsyncChannels, reference main (0fed3c), with Swift 6.1 for macOS (SPM) on 27 Mar 2026 20:11:29 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .statsBuild Log
========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/gh123man/Async-Channels.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/gh123man/Async-Channels
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 0fed3c0 Improve benchmark harness and compare Swift 6.3 performance (#24)
Cloned https://github.com/gh123man/Async-Channels.git
Revision (git rev-parse @):
0fed3c0a90214bfd8cf129d091e648b1b516b6da
SUCCESS checkout https://github.com/gh123man/Async-Channels.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/gh123man/Async-Channels.git
https://github.com/gh123man/Async-Channels.git
{
"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"
}
],
"manifest_display_name" : "AsyncChannels",
"name" : "AsyncChannels",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "AsyncChannels",
"targets" : [
"AsyncChannels"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "AsyncChannelsTests",
"module_type" : "SwiftTarget",
"name" : "AsyncChannelsTests",
"path" : "Tests/AsyncChannelsTests",
"sources" : [
"BehaviorTests.swift",
"ReadmeTests.swift",
"TypeTests.swift"
],
"target_dependencies" : [
"AsyncChannels"
],
"type" : "test"
},
{
"c99name" : "AsyncChannels",
"module_type" : "SwiftTarget",
"name" : "AsyncChannels",
"path" : "Sources/AsyncChannels",
"product_dependencies" : [
"Collections"
],
"product_memberships" : [
"AsyncChannels"
],
"sources" : [
"Channel+Extensions.swift",
"Channel.swift",
"ChannelInternal.swift",
"FastLock.swift",
"Select.swift",
"Synchronization.swift",
"ThrowingChannel+Extensions.swift",
"ThrowingChannel.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Building for debugging...
[0/11] Write sources
[10/11] Write swift-version-2F0A5646E1D333AE.txt
[12/30] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[13/30] Compiling InternalCollectionsUtilities _SortedCollection.swift
[14/31] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[15/31] Compiling InternalCollectionsUtilities Debugging.swift
[16/31] Compiling InternalCollectionsUtilities Descriptions.swift
[17/31] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[18/31] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[19/31] Compiling InternalCollectionsUtilities Span+Extras.swift
[20/31] Compiling InternalCollectionsUtilities String+Padding.swift
[21/31] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[22/31] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[23/31] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[24/31] Compiling InternalCollectionsUtilities UInt+reversed.swift
[25/31] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[26/31] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[27/31] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[28/31] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[29/31] Emitting module InternalCollectionsUtilities
[30/31] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[31/31] Compiling InternalCollectionsUtilities Integer rank.swift
[32/333] Compiling HashTreeCollections _AncestorHashSlots.swift
[33/333] Compiling HashTreeCollections _Bitmap.swift
[34/333] Compiling HashTreeCollections _Bucket.swift
[35/333] Compiling HashTreeCollections _Hash.swift
[36/336] Compiling HashTreeCollections _HashNode+Invariants.swift
[37/336] Compiling HashTreeCollections _HashNode+Lookups.swift
[38/336] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[39/336] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[40/336] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[41/336] Compiling OrderedCollections _Hashtable+Header.swift
[42/336] Compiling OrderedCollections OrderedDictionary+Codable.swift
[43/336] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[44/336] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[45/336] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[46/336] Emitting module ContainersPreview
[47/336] Compiling HashTreeCollections _HashStack.swift
[48/336] Compiling _RopeModule RopeMetric.swift
[49/336] Compiling _RopeModule RopeSummary.swift
[50/336] Compiling _RopeModule _RopeItem.swift
[51/336] Compiling _RopeModule _RopePath.swift
[52/336] Compiling _RopeModule _RopeVersion.swift
[53/336] Compiling _RopeModule Rope+Collection.swift
[54/336] Compiling _RopeModule BigString+Chunk+Splitting.swift
[55/336] Compiling _RopeModule BigString+Chunk+UTF16.swift
[56/336] Compiling _RopeModule BigString+Chunk+UTF8.swift
[57/336] Compiling _RopeModule BigString+Chunk+UnicodeScalar.swift
[58/336] Compiling OrderedCollections OrderedSet+Descriptions.swift
[59/336] Compiling OrderedCollections OrderedSet+Diffing.swift
[60/336] Compiling OrderedCollections OrderedSet+Equatable.swift
[61/336] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[62/343] Compiling _RopeModule BigString+CustomStringConvertible.swift
[63/343] Compiling _RopeModule BigString+Equatable.swift
[64/343] Compiling _RopeModule BigString+ExpressibleByStringLiteral.swift
[65/343] Compiling _RopeModule BigString+Hashing.swift
[66/343] Compiling _RopeModule BigString+LosslessStringConvertible.swift
[67/343] Compiling _RopeModule BigString+RangeReplaceableCollection.swift
[68/343] Compiling _RopeModule BigString+Sequence.swift
[69/343] Compiling _RopeModule BigString+TextOutputStream.swift
[70/343] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[71/343] Compiling HashTreeCollections _HashNode+Storage.swift
[72/343] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[73/343] Compiling HashTreeCollections _HashNode+Structural filter.swift
[74/343] Compiling HashTreeCollections _HashLevel.swift
[75/343] Compiling HashTreeCollections _HashNode+Builder.swift
[76/343] Compiling HashTreeCollections _HashNode+Debugging.swift
[77/343] Compiling HashTreeCollections _HashNode+Initializers.swift
[78/343] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[79/343] Compiling HashTreeCollections _HashNode.swift
[80/343] Compiling HashTreeCollections _HashNodeHeader.swift
[81/343] Compiling HashTreeCollections _HashSlot.swift
[82/343] Compiling ContainersPreview Inout.swift
[83/343] Compiling ContainersPreview InputSpan.swift
[84/343] Compiling ContainersPreview Shared.swift
[85/343] Compiling HeapModule _HeapNode.swift
[86/343] Compiling HeapModule Heap.swift
[87/343] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[88/343] Compiling HeapModule Heap+Invariants.swift
[89/343] Compiling HeapModule Heap+UnsafeHandle.swift
[90/343] Compiling HeapModule Heap+Descriptions.swift
[91/343] Emitting module HeapModule
[98/390] Compiling DequeModule RigidDeque+Replacements.swift
[99/390] Compiling DequeModule RigidDeque+Testing.swift
[100/390] Compiling DequeModule RigidDeque.swift
[104/390] Compiling DequeModule UniqueDeque+Initializers.swift
[105/390] Compiling DequeModule Deque._UnsafeHandle.swift
[106/390] Compiling DequeModule Deque.swift
[107/390] Compiling DequeModule _DequeBuffer.swift
[108/390] Compiling DequeModule _DequeBufferHeader.swift
[109/390] Compiling DequeModule RigidDeque+Append.swift
[119/398] Compiling DequeModule Deque+Codable.swift
[120/398] Compiling DequeModule Deque+Collection.swift
[121/398] Compiling DequeModule Deque+CustomReflectable.swift
[122/398] Compiling DequeModule Deque+Descriptions.swift
[123/398] Compiling DequeModule Deque+Equatable.swift
[124/398] Compiling DequeModule RigidDeque+Hashable.swift
[125/398] Compiling DequeModule RigidDeque+Initializers.swift
[126/398] Compiling DequeModule RigidDeque+Insertions.swift
[127/398] Compiling DequeModule RigidDeque+Prepend.swift
[128/398] Compiling DequeModule UniqueDeque+Equatable.swift
[129/398] Compiling DequeModule UniqueDeque+Experimental.swift
[130/398] Compiling DequeModule RigidDeque+Removals.swift
[148/404] Compiling DequeModule Deque._Storage.swift
[149/404] Compiling DequeModule UniqueDeque+Insertions.swift
[150/404] Compiling DequeModule UniqueDeque+Prepend.swift
[151/404] Compiling DequeModule UniqueDeque+Removals.swift
[152/404] Compiling DequeModule UniqueDeque+Replacements.swift
[153/404] Compiling DequeModule RigidDeque+Consumption.swift
[154/404] Compiling DequeModule RigidDeque+Container.swift
[155/404] Compiling DequeModule RigidDeque+Descriptions.swift
[156/404] Compiling DequeModule UniqueDeque+Append.swift
[157/404] Compiling DequeModule UniqueDeque+Consumption.swift
[158/404] Compiling DequeModule UniqueDeque+Container.swift
[159/404] Compiling DequeModule UniqueDeque+Descriptions.swift
[160/404] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[161/404] Compiling DequeModule Deque+Extras.swift
[162/404] Compiling DequeModule Deque+Hashable.swift
[163/404] Compiling DequeModule Deque+Testing.swift
[164/404] Compiling DequeModule RigidDeque+Equatable.swift
[165/404] Compiling DequeModule RigidDeque+Experimental.swift
[177/404] Compiling BitCollections BitSet._UnsafeHandle.swift
[184/404] Compiling _RopeModule BigString+Split.swift
[185/404] Compiling _RopeModule Range+BigString.swift
[186/404] Compiling _RopeModule Rope+Debugging.swift
[187/404] Compiling _RopeModule Rope+Invariants.swift
[188/404] Compiling _RopeModule Rope+_Node.swift
[189/404] Compiling _RopeModule Rope+_Storage.swift
[190/404] Compiling _RopeModule Rope+_UnmanagedLeaf.swift
[191/404] Compiling _RopeModule Rope+_UnsafeHandle.swift
[194/404] Compiling BitCollections BitSet.swift
[195/404] Compiling BitCollections Range+Utilities.swift
[196/404] Compiling BitCollections Slice+Utilities.swift
[197/404] Compiling BitCollections UInt+Tricks.swift
[198/404] Compiling BitCollections _Word.swift
[199/404] Compiling OrderedCollections _UnsafeBitset.swift
[200/404] Compiling _RopeModule Rope.swift
[201/404] Compiling _RopeModule RopeElement.swift
[202/404] Compiling _RopeModule Rope+Remove.swift
[203/404] Compiling _RopeModule Rope+RemoveSubrange.swift
[204/404] Compiling _RopeModule Rope+Split.swift
[205/404] Compiling _RopeModule Optional Utilities.swift
[206/404] Compiling _RopeModule String Utilities.swift
[207/404] Compiling _RopeModule String.Index+ABI.swift
[213/404] Compiling DequeModule UniqueDeque+Hashable.swift
[235/408] Emitting module BitCollections
[236/408] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[237/408] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[238/408] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[239/408] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[240/408] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[241/408] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[242/408] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[243/408] Compiling HashTreeCollections TreeSet.swift
[325/408] Compiling DequeModule UniqueDeque.swift
[326/408] Compiling DequeModule _DequeSlot.swift
[327/408] Compiling DequeModule _UnsafeDequeHandle.swift
[328/408] Compiling DequeModule _UnsafeDequeSegments.swift
[383/408] Emitting module _RopeModule
[384/408] Emitting module OrderedCollections
[403/408] Emitting module DequeModule
[408/408] Emitting module HashTreeCollections
[409/414] Compiling Collections HeapModule reexports.swift
[410/414] Compiling Collections OrderedCollections reexports.swift
[411/414] Compiling Collections HashTreeCollections reexports.swift
[412/414] Compiling Collections BitCollections reexports.swift
[413/414] Emitting module Collections
[414/414] Compiling Collections DequeModule reexports.swift
[415/423] Compiling AsyncChannels ThrowingChannel+Extensions.swift
[416/423] Compiling AsyncChannels ThrowingChannel.swift
[417/423] Compiling AsyncChannels Synchronization.swift
[418/423] Compiling AsyncChannels Channel.swift
[419/423] Compiling AsyncChannels Select.swift
[420/423] Compiling AsyncChannels ChannelInternal.swift
[421/423] Emitting module AsyncChannels
[422/423] Compiling AsyncChannels FastLock.swift
[423/423] Compiling AsyncChannels Channel+Extensions.swift
Build complete! (12.36s)
Fetching https://github.com/apple/swift-collections from cache
Fetched https://github.com/apple/swift-collections from cache (1.40s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.4.1 (2.05s)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.4.1
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"
}
],
"manifest_display_name" : "AsyncChannels",
"name" : "AsyncChannels",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "AsyncChannels",
"targets" : [
"AsyncChannels"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "AsyncChannelsTests",
"module_type" : "SwiftTarget",
"name" : "AsyncChannelsTests",
"path" : "Tests/AsyncChannelsTests",
"sources" : [
"BehaviorTests.swift",
"ReadmeTests.swift",
"TypeTests.swift"
],
"target_dependencies" : [
"AsyncChannels"
],
"type" : "test"
},
{
"c99name" : "AsyncChannels",
"module_type" : "SwiftTarget",
"name" : "AsyncChannels",
"path" : "Sources/AsyncChannels",
"product_dependencies" : [
"Collections"
],
"product_memberships" : [
"AsyncChannels"
],
"sources" : [
"Channel+Extensions.swift",
"Channel.swift",
"ChannelInternal.swift",
"FastLock.swift",
"Select.swift",
"Synchronization.swift",
"ThrowingChannel+Extensions.swift",
"ThrowingChannel.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.