Build Information
Successful build of AsyncChannels, reference main (928407
), with Swift 6.2 (beta) for macOS (SPM) on 23 Jun 2025 21:37:52 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
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 928407c Fix CI (#21)
Cloned https://github.com/gh123man/Async-Channels.git
Revision (git rev-parse @):
928407c6f88d9555a07154f4f8359261ebcb2a64
SUCCESS checkout https://github.com/gh123man/Async-Channels.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/gh123man/Async-Channels.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/10] Write sources
[9/10] Write swift-version-1EA4D86E10B52AF.txt
[11/24] Compiling InternalCollectionsUtilities Debugging.swift
[12/25] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[13/25] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[14/25] Compiling InternalCollectionsUtilities Descriptions.swift
[15/25] Compiling InternalCollectionsUtilities _UniqueCollection.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 UnsafeMutableBufferPointer+Extras.swift
[26/307] Compiling HashTreeCollections _Bucket.swift
[27/307] Compiling HashTreeCollections _Hash.swift
[28/308] Compiling DequeModule _DequeBufferHeader.swift
[29/308] Compiling DequeModule _DequeBuffer.swift
[30/308] Compiling DequeModule _DequeSlot.swift
[31/308] Compiling HeapModule Heap+Invariants.swift
[32/308] Compiling HeapModule Heap+Descriptions.swift
[33/308] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[34/308] Compiling HeapModule _HeapNode.swift
[35/308] Compiling HeapModule Heap.swift
[36/308] Compiling HeapModule Heap+UnsafeHandle.swift
[37/308] Compiling HashTreeCollections _HashLevel.swift
[38/308] Compiling HashTreeCollections _HashNode+Builder.swift
[39/308] Emitting module HeapModule
[40/308] Compiling HashTreeCollections _HashNode+Debugging.swift
[41/308] Compiling HashTreeCollections _HashNode+Initializers.swift
[42/308] Compiling HashTreeCollections _HashNode+Invariants.swift
[43/308] Compiling HashTreeCollections _RawHashNode.swift
[44/308] Compiling HashTreeCollections TreeSet+Descriptions.swift
[45/308] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[46/308] Compiling HashTreeCollections TreeDictionary+Filter.swift
[47/308] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[48/308] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[49/308] Compiling HashTreeCollections TreeDictionary+Keys.swift
[50/314] Compiling DequeModule _UnsafeWrappedBuffer.swift
[51/314] Compiling HashTreeCollections _HashNode+Structural merge.swift
[52/314] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[53/314] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[54/314] Compiling HashTreeCollections _HashNode+Structural union.swift
[55/314] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[56/314] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[57/314] Compiling HashTreeCollections TreeSet+Equatable.swift
[58/314] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[59/314] Compiling HashTreeCollections TreeSet+Extras.swift
[60/314] Compiling HashTreeCollections TreeSet+Filter.swift
[61/314] Compiling HashTreeCollections TreeSet+Hashable.swift
[62/314] Compiling HashTreeCollections TreeSet+Sendable.swift
[63/314] Compiling HashTreeCollections TreeSet+Sequence.swift
[64/314] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[65/322] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[66/322] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[67/322] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[68/322] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[69/322] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[70/322] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[71/322] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[72/322] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[73/322] Compiling HashTreeCollections _HashNode+Lookups.swift
[74/322] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[75/322] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[76/322] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[78/322] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[79/322] Compiling HashTreeCollections TreeDictionary+Merge.swift
[80/322] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[81/322] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[82/322] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[83/327] Compiling HashTreeCollections TreeSet+Debugging.swift
[89/327] Compiling HashTreeCollections _UnmanagedHashNode.swift
[90/327] Compiling HashTreeCollections _UnsafePath.swift
[91/327] Emitting module BitCollections
[97/327] Compiling HashTreeCollections TreeDictionary+Codable.swift
[98/327] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[110/327] Compiling HashTreeCollections _AncestorHashSlots.swift
[111/327] Compiling HashTreeCollections _Bitmap.swift
[112/327] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[113/327] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[114/327] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[115/327] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[116/327] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[117/327] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[118/327] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[119/327] Compiling HashTreeCollections TreeSet.swift
[126/327] Compiling HashTreeCollections TreeDictionary+Values.swift
[127/327] Compiling HashTreeCollections TreeDictionary.swift
[128/327] Compiling HashTreeCollections TreeSet+Codable.swift
[129/327] Compiling HashTreeCollections TreeSet+Collection.swift
[130/327] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[132/327] Compiling HashTreeCollections TreeDictionary+Collection.swift
[133/327] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[134/327] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[135/327] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[136/327] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[137/327] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[138/327] Emitting module DequeModule
[169/327] Compiling HashTreeCollections _HashNode.swift
[170/327] Compiling HashTreeCollections _HashNodeHeader.swift
[171/327] Compiling HashTreeCollections _HashSlot.swift
[172/327] Compiling HashTreeCollections _HashStack.swift
[173/327] Compiling HashTreeCollections _HashTreeIterator.swift
[174/327] Compiling HashTreeCollections _HashTreeStatistics.swift
[175/327] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[184/334] Compiling BitCollections BitSet.swift
[185/334] Compiling BitCollections Range+Utilities.swift
[186/334] Compiling BitCollections Slice+Utilities.swift
[187/334] Compiling BitCollections UInt+Tricks.swift
[188/334] Compiling BitCollections _Word.swift
[232/334] Compiling OrderedCollections OrderedSet.swift
[233/334] Compiling OrderedCollections _UnsafeBitset.swift
[234/334] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[284/334] Emitting module OrderedCollections
[310/334] Emitting module _RopeModule
[311/334] Compiling _RopeModule Rope+Remove.swift
[312/334] Compiling _RopeModule Rope+RemoveSubrange.swift
[313/334] Compiling _RopeModule Rope+Split.swift
[314/334] Compiling _RopeModule Optional Utilities.swift
[315/334] Compiling _RopeModule String Utilities.swift
[316/334] Compiling _RopeModule String.Index+ABI.swift
[317/334] Compiling _RopeModule _CharacterRecognizer.swift
[334/334] Emitting module HashTreeCollections
[335/336] Compiling Collections Collections.swift
[336/336] Emitting module Collections
[337/345] Compiling AsyncChannels FastLock.swift
[338/345] Compiling AsyncChannels ThrowingChannel.swift
[339/345] Compiling AsyncChannels ThrowingChannel+Extensions.swift
[340/345] Compiling AsyncChannels ChannelInternal.swift
/Users/admin/builder/spi-builder-workspace/Sources/AsyncChannels/ChannelInternal.swift:4:53: warning: conformance of 'UnsafeRawPointer' to protocol 'Sendable' was already stated in the type's module 'Swift'
2 | import Collections
3 |
4 | extension UnsafeRawPointer: @unchecked @retroactive Sendable {}
| `- warning: conformance of 'UnsafeRawPointer' to protocol 'Sendable' was already stated in the type's module 'Swift'
5 |
6 | public enum ChannelError: Error {
Swift.UnsafeRawPointer:2:11: note: 'UnsafeRawPointer' declares conformance to protocol 'Sendable' here
1 | @available(*, unavailable)
2 | extension UnsafeRawPointer : Sendable {
| `- note: 'UnsafeRawPointer' declares conformance to protocol 'Sendable' here
3 | }
[341/345] Compiling AsyncChannels Synchronization.swift
[342/345] Compiling AsyncChannels Channel.swift
[343/345] Emitting module AsyncChannels
/Users/admin/builder/spi-builder-workspace/Sources/AsyncChannels/ChannelInternal.swift:4:53: warning: conformance of 'UnsafeRawPointer' to protocol 'Sendable' was already stated in the type's module 'Swift'
2 | import Collections
3 |
4 | extension UnsafeRawPointer: @unchecked @retroactive Sendable {}
| `- warning: conformance of 'UnsafeRawPointer' to protocol 'Sendable' was already stated in the type's module 'Swift'
5 |
6 | public enum ChannelError: Error {
Swift.UnsafeRawPointer:2:11: note: 'UnsafeRawPointer' declares conformance to protocol 'Sendable' here
1 | @available(*, unavailable)
2 | extension UnsafeRawPointer : Sendable {
| `- note: 'UnsafeRawPointer' declares conformance to protocol 'Sendable' here
3 | }
[344/345] Compiling AsyncChannels Channel+Extensions.swift
[345/345] Compiling AsyncChannels Select.swift
Build complete! (11.16s)
Fetching https://github.com/apple/swift-collections
[1/16640] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.65s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.0 (2.18s)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.2.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"
}
],
"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.