Build Information
Successful build of AsyncChannels, reference main (928407
), with Swift 6.0 for Linux on 27 Apr 2025 19:05:11 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.61.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: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/gh123man/Async-Channels.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:9029076bb687edc160a3d5201c89e92dd9fa7309f33f090c4234365c83366c31
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-collections
[1/16242] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.26s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.4 (2.09s)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.1.4
Building for debugging...
[0/10] Write sources
[9/10] Write swift-version-24593BA9C3E375BF.txt
[11/27] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[12/27] Compiling InternalCollectionsUtilities Specialize.swift
[13/27] Compiling InternalCollectionsUtilities _SortedCollection.swift
[14/27] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[15/29] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[16/29] Compiling InternalCollectionsUtilities Integer rank.swift
[17/29] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[18/29] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[19/29] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[20/29] Compiling InternalCollectionsUtilities Debugging.swift
[21/29] Compiling InternalCollectionsUtilities Descriptions.swift
[22/29] Emitting module InternalCollectionsUtilities
[23/29] Compiling InternalCollectionsUtilities UInt+reversed.swift
[24/29] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[25/29] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[26/29] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[27/29] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[28/29] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[29/29] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[31/304] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[32/304] Compiling HeapModule Heap+Invariants.swift
[33/304] Compiling HeapModule Heap+Descriptions.swift
[34/304] Compiling HashTreeCollections _Bucket.swift
[35/304] Compiling HashTreeCollections _Hash.swift
[36/306] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[37/306] Compiling HashTreeCollections _HashNode+Storage.swift
[38/306] Compiling HeapModule _HeapNode.swift
[39/306] Compiling HeapModule Heap.swift
[40/306] Compiling HashTreeCollections _HashLevel.swift
[41/306] Compiling HashTreeCollections _HashNode+Builder.swift
[42/306] Emitting module HeapModule
[43/306] Compiling HashTreeCollections _HashNode+Invariants.swift
[44/306] Compiling HashTreeCollections _HashNode+Lookups.swift
[45/306] Compiling HashTreeCollections _HashNode+Debugging.swift
[46/306] Compiling HashTreeCollections _HashNode+Initializers.swift
[47/306] Compiling HeapModule Heap+UnsafeHandle.swift
[48/307] Compiling HashTreeCollections TreeDictionary+Filter.swift
[49/307] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[50/307] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[51/307] Compiling HashTreeCollections TreeDictionary+Keys.swift
[52/307] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[53/307] Compiling HashTreeCollections TreeDictionary+Merge.swift
[54/307] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[56/314] Compiling HashTreeCollections TreeDictionary+Values.swift
[57/314] Compiling HashTreeCollections _HashTreeIterator.swift
[58/314] Compiling HashTreeCollections _HashTreeStatistics.swift
[59/314] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[60/314] Compiling HashTreeCollections _RawHashNode.swift
[61/314] Compiling HashTreeCollections _UnmanagedHashNode.swift
[62/314] Compiling HashTreeCollections _UnsafePath.swift
[63/321] Compiling HashTreeCollections TreeDictionary+Codable.swift
[64/321] Compiling HashTreeCollections TreeDictionary+Collection.swift
[65/321] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[66/321] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[67/321] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[68/321] Compiling HashTreeCollections TreeDictionary.swift
[69/321] Compiling HashTreeCollections TreeSet+Codable.swift
[70/321] Compiling HashTreeCollections TreeSet+Hashable.swift
[71/321] Compiling HashTreeCollections TreeSet+Sendable.swift
[72/321] Compiling HashTreeCollections TreeSet+Sequence.swift
[73/321] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[74/321] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[75/321] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[76/321] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[77/321] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[78/321] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[79/321] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[80/331] Compiling DequeModule _DequeSlot.swift
[81/331] Compiling DequeModule _UnsafeWrappedBuffer.swift
[82/331] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[96/331] Emitting module BitCollections
[97/331] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[98/331] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[101/331] Compiling HashTreeCollections TreeSet+Collection.swift
[102/331] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[103/331] Compiling HashTreeCollections TreeSet+Debugging.swift
[104/331] Compiling HashTreeCollections TreeSet+Descriptions.swift
[105/331] Compiling HashTreeCollections TreeSet+Equatable.swift
[106/331] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[107/331] Compiling BitCollections BitSet.Index.swift
[108/331] Compiling BitCollections BitSet._UnsafeHandle.swift
[133/331] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[134/331] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[135/331] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[136/331] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[137/331] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[138/331] Compiling HashTreeCollections _HashNode+Structural merge.swift
[139/331] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[140/331] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[159/331] Compiling HashTreeCollections _AncestorHashSlots.swift
[160/331] Compiling HashTreeCollections _Bitmap.swift
[161/331] Emitting module DequeModule
[162/332] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[163/332] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[164/332] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[165/332] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[166/332] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[167/332] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[168/332] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[169/332] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[170/332] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[171/332] Compiling HashTreeCollections TreeSet.swift
[183/332] Compiling OrderedCollections OrderedSet+Sendable.swift
[184/332] Compiling OrderedCollections OrderedSet+SubSequence.swift
[185/332] Compiling OrderedCollections OrderedSet+Testing.swift
[186/332] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[187/332] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[249/342] Compiling OrderedCollections OrderedSet.swift
[250/342] Compiling OrderedCollections _UnsafeBitset.swift
[263/342] Compiling HashTreeCollections _HashNode.swift
[264/342] Compiling HashTreeCollections _HashNodeHeader.swift
[265/342] Compiling HashTreeCollections _HashSlot.swift
[266/342] Compiling HashTreeCollections _HashStack.swift
[280/342] Emitting module OrderedCollections
[282/343] Emitting module _RopeModule
[305/343] Compiling _RopeModule Rope+Join.swift
[306/343] Compiling _RopeModule Rope+MutatingForEach.swift
[307/343] Compiling _RopeModule Rope+Remove.swift
[308/343] Compiling _RopeModule Rope+RemoveSubrange.swift
[309/343] Compiling _RopeModule Rope+Split.swift
[310/343] Compiling _RopeModule Optional Utilities.swift
[311/343] Compiling _RopeModule String Utilities.swift
[312/343] Compiling _RopeModule String.Index+ABI.swift
[313/343] Compiling _RopeModule _CharacterRecognizer.swift
[314/343] Emitting module HashTreeCollections
[346/347] Emitting module Collections
[347/347] Compiling Collections Collections.swift
[349/356] Compiling AsyncChannels ThrowingChannel+Extensions.swift
[350/356] Compiling AsyncChannels Synchronization.swift
[351/356] Compiling AsyncChannels Channel.swift
[352/356] Emitting module AsyncChannels
[353/356] Compiling AsyncChannels Channel+Extensions.swift
[354/356] Compiling AsyncChannels ChannelInternal.swift
[355/357] Compiling AsyncChannels FastLock.swift
[356/357] Compiling AsyncChannels Select.swift
[357/357] Compiling AsyncChannels ThrowingChannel.swift
Build complete! (31.90s)
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"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:9029076bb687edc160a3d5201c89e92dd9fa7309f33f090c4234365c83366c31
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.