Build Information
Successful build of AsyncChannels, reference main (928407
), with Swift 6.2 (beta) for Android on 23 Jun 2025 21:52:58 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
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 /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/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: android
Swift version: 6.2
Building package at path: $PWD
https://github.com/gh123man/Async-Channels.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/apple/swift-collections
[1/16640] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.85s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.0 (3.19s)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.2.0
Building for debugging...
[0/10] Write sources
[9/10] Write swift-version-8C5A4AE7A8CE2BA.txt
[11/24] Emitting module InternalCollectionsUtilities
[12/25] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[13/25] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[14/25] Compiling InternalCollectionsUtilities Debugging.swift
[15/25] Compiling InternalCollectionsUtilities Descriptions.swift
[16/25] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[17/25] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[18/25] Compiling InternalCollectionsUtilities Integer rank.swift
[19/25] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[20/25] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[21/25] Compiling InternalCollectionsUtilities UInt+reversed.swift
[22/25] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[23/25] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[24/25] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[25/25] Compiling InternalCollectionsUtilities _SortedCollection.swift
[27/287] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[28/287] Compiling HeapModule Heap+Invariants.swift
[29/300] Compiling HeapModule Heap+Descriptions.swift
[30/300] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[31/300] Compiling HashTreeCollections _HashNode+Structural union.swift
[32/302] Compiling HeapModule Heap.swift
[33/302] Compiling HeapModule _HeapNode.swift
[34/302] Compiling HashTreeCollections _Bucket.swift
[35/302] Compiling HashTreeCollections _Hash.swift
[36/302] Compiling HashTreeCollections _HashLevel.swift
[37/302] Compiling HashTreeCollections _HashNode+Builder.swift
[38/302] Compiling HeapModule Heap+UnsafeHandle.swift
[39/302] Compiling HashTreeCollections _HashNode+Debugging.swift
[40/302] Compiling HashTreeCollections _HashNode+Initializers.swift
[41/302] Compiling HashTreeCollections _HashNode+Invariants.swift
[42/302] Compiling HashTreeCollections _HashNode+Lookups.swift
[43/302] Emitting module HeapModule
[45/303] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[46/303] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[47/303] Compiling HashTreeCollections TreeDictionary+Keys.swift
[48/303] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[49/303] Compiling HashTreeCollections TreeDictionary+Merge.swift
[50/303] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[51/303] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[52/303] Compiling HashTreeCollections TreeDictionary+Collection.swift
[53/303] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[54/303] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[55/303] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[56/303] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[57/303] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[58/303] Compiling HashTreeCollections TreeDictionary+Filter.swift
[59/303] Compiling HashTreeCollections TreeSet+Hashable.swift
[60/303] Compiling HashTreeCollections TreeSet+Sendable.swift
[61/303] Compiling HashTreeCollections TreeSet+Sequence.swift
[62/303] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[63/303] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[64/303] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[65/303] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[66/303] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[67/303] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[68/303] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[69/320] Compiling DequeModule _DequeSlot.swift
[70/320] Compiling DequeModule _UnsafeWrappedBuffer.swift
[71/320] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[72/320] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[73/320] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[74/320] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[75/320] Compiling HashTreeCollections _HashNode.swift
[76/320] Compiling HashTreeCollections _HashNodeHeader.swift
[77/320] Compiling HashTreeCollections _HashSlot.swift
[78/320] Compiling HashTreeCollections _HashStack.swift
[79/320] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[80/320] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[81/320] Compiling HashTreeCollections _HashNode+Structural merge.swift
[82/320] Compiling HashTreeCollections _HashTreeIterator.swift
[83/320] Compiling HashTreeCollections _HashTreeStatistics.swift
[84/320] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[85/320] Compiling HashTreeCollections _RawHashNode.swift
[86/320] Compiling HashTreeCollections _UnmanagedHashNode.swift
[87/320] Compiling HashTreeCollections _UnsafePath.swift
[88/320] Compiling HashTreeCollections TreeDictionary+Codable.swift
[89/320] Compiling OrderedCollections OrderedSet+SubSequence.swift
[90/320] Compiling OrderedCollections OrderedSet+Testing.swift
[91/320] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[92/320] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[93/320] Compiling OrderedCollections OrderedSet.swift
[94/320] Compiling OrderedCollections _UnsafeBitset.swift
[95/320] Compiling HashTreeCollections TreeSet+Equatable.swift
[96/320] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[97/320] Compiling HashTreeCollections TreeSet+Extras.swift
[98/320] Compiling HashTreeCollections TreeSet+Filter.swift
[99/320] Compiling HashTreeCollections _HashNode+Storage.swift
[100/320] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[101/320] Compiling HashTreeCollections _HashNode+Structural filter.swift
[102/320] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[103/320] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[104/320] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[105/320] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[121/327] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[130/327] Compiling BitCollections BitSet.Index.swift
[131/327] Compiling BitCollections BitSet._UnsafeHandle.swift
[132/327] Compiling BitCollections BitSet.swift
[133/327] Compiling HashTreeCollections _AncestorHashSlots.swift
[134/327] Compiling HashTreeCollections _Bitmap.swift
[156/327] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[157/327] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[158/327] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[159/327] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[160/327] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[161/327] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[162/327] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[163/327] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[164/327] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[165/327] Compiling HashTreeCollections TreeSet.swift
[166/327] Emitting module DequeModule
[178/337] Emitting module BitCollections
[208/337] Compiling BitCollections _Word.swift
[242/337] Compiling BitCollections Range+Utilities.swift
[243/337] Compiling BitCollections Slice+Utilities.swift
[244/337] Compiling BitCollections UInt+Tricks.swift
[266/338] Emitting module OrderedCollections
[278/339] Emitting module _RopeModule
[312/339] Compiling _RopeModule Rope+Join.swift
[313/339] Compiling _RopeModule Rope+MutatingForEach.swift
[314/339] Compiling _RopeModule Rope+Remove.swift
[315/339] Compiling _RopeModule Rope+RemoveSubrange.swift
[316/339] Compiling _RopeModule Rope+Split.swift
[317/339] Compiling _RopeModule Optional Utilities.swift
[318/339] Compiling _RopeModule String Utilities.swift
[319/339] Compiling _RopeModule String.Index+ABI.swift
[320/339] Compiling _RopeModule _CharacterRecognizer.swift
[340/340] Emitting module HashTreeCollections
[342/343] Emitting module Collections
[343/343] Compiling Collections Collections.swift
[345/352] Emitting module AsyncChannels
/host/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 | }
[346/353] Compiling AsyncChannels ThrowingChannel.swift
[347/353] Compiling AsyncChannels ChannelInternal.swift
/host/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 | }
[348/353] Compiling AsyncChannels ThrowingChannel+Extensions.swift
[349/353] Compiling AsyncChannels FastLock.swift
[350/353] Compiling AsyncChannels Synchronization.swift
[351/353] Compiling AsyncChannels Channel.swift
[352/353] Compiling AsyncChannels Channel+Extensions.swift
[353/353] Compiling AsyncChannels Select.swift
Build complete! (86.37s)
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" : "/host/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"
}
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Done.