The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of AsyncChannels, reference 2.1.0 (325f5b), with Swift 6.2 (beta) for Linux on 23 Jun 2025 21:54:41 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 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: 2.1.0
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
 * tag               2.1.0      -> FETCH_HEAD
HEAD is now at 325f5b2 Fix misbehavior in select when trying to send on a closed channel
Cloned https://github.com/gh123man/Async-Channels.git
Revision (git rev-parse @):
325f5b24d2862be397bd8ff4090d7b9c766f8796
SUCCESS checkout https://github.com/gh123man/Async-Channels.git at 2.1.0
========================================
Build
========================================
Selected platform:         linux
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-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-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.18s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.0 (2.34s)
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-24593BA9C3E375BF.txt
[11/24] Emitting module InternalCollectionsUtilities
[12/25] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[13/25] Compiling InternalCollectionsUtilities Debugging.swift
[14/25] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[15/25] Compiling InternalCollectionsUtilities _SortedCollection.swift
[16/25] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[17/25] Compiling InternalCollectionsUtilities Descriptions.swift
[18/25] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[19/25] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[20/25] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[21/25] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[22/25] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[23/25] Compiling InternalCollectionsUtilities UInt+reversed.swift
[24/25] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[25/25] Compiling InternalCollectionsUtilities Integer rank.swift
[27/300] Compiling HeapModule Heap+Invariants.swift
[28/300] Compiling HeapModule Heap+Descriptions.swift
[29/300] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[30/300] Compiling HashTreeCollections _HashNode+Storage.swift
[31/302] Compiling HeapModule _HeapNode.swift
[32/302] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[33/302] Compiling HeapModule Heap.swift
[34/302] Compiling HeapModule Heap+UnsafeHandle.swift
[35/302] Emitting module HeapModule
[37/303] Compiling HashTreeCollections TreeSet+Hashable.swift
[38/303] Compiling HashTreeCollections TreeSet+Sendable.swift
[39/303] Compiling HashTreeCollections TreeSet+Sequence.swift
[40/303] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[41/303] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[42/303] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[43/303] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[44/303] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[45/303] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[46/303] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[47/313] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[48/313] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[49/313] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[50/313] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[51/313] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[52/313] Compiling HashTreeCollections _HashNode+Structural merge.swift
[53/313] Compiling HashTreeCollections _HashTreeIterator.swift
[54/320] Compiling HashTreeCollections _AncestorHashSlots.swift
[55/320] Compiling HashTreeCollections _Bitmap.swift
[56/320] Compiling DequeModule _DequeSlot.swift
[57/320] Compiling DequeModule _UnsafeWrappedBuffer.swift
[58/320] Compiling BitCollections Range+Utilities.swift
[59/320] Compiling BitCollections Slice+Utilities.swift
[60/320] Compiling BitCollections UInt+Tricks.swift
[61/320] Compiling BitCollections _Word.swift
[62/320] Compiling HashTreeCollections TreeSet+Debugging.swift
[63/320] Compiling HashTreeCollections TreeSet+Descriptions.swift
[64/320] Compiling HashTreeCollections TreeSet+Equatable.swift
[65/320] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[66/320] Compiling HashTreeCollections TreeSet+Extras.swift
[67/320] Compiling HashTreeCollections TreeSet+Filter.swift
[68/320] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[69/320] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[70/320] Compiling HashTreeCollections TreeDictionary+Filter.swift
[71/320] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[72/320] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[73/320] Compiling HashTreeCollections TreeDictionary+Keys.swift
[74/320] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[75/320] Compiling HashTreeCollections TreeDictionary+Merge.swift
[76/320] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[77/320] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[78/320] Compiling HashTreeCollections TreeDictionary+Values.swift
[79/320] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[80/320] Compiling HashTreeCollections _RawHashNode.swift
[81/320] Compiling HashTreeCollections _UnmanagedHashNode.swift
[82/320] Compiling HashTreeCollections _UnsafePath.swift
[83/320] Compiling HashTreeCollections TreeDictionary+Codable.swift
[84/320] Compiling HashTreeCollections TreeDictionary+Collection.swift
[85/320] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[86/320] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[87/320] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[93/327] Compiling HashTreeCollections _HashNode+Debugging.swift
[94/327] Compiling HashTreeCollections _HashNode+Initializers.swift
[95/327] Compiling HashTreeCollections _HashNode+Invariants.swift
[96/327] Compiling HashTreeCollections _HashNode+Lookups.swift
[97/327] Compiling HashTreeCollections _HashLevel.swift
[98/327] Compiling HashTreeCollections _HashNode+Builder.swift
[99/327] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[100/327] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[108/327] Compiling HashTreeCollections _Bucket.swift
[109/327] Compiling HashTreeCollections _Hash.swift
[110/327] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[111/327] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.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 _HashNode+Structural subtracting.swift
[127/327] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[136/327] Compiling HashTreeCollections _HashNode+Structural union.swift
[137/327] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[138/327] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[139/327] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[140/327] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[141/327] Compiling HashTreeCollections _HashNode.swift
[142/327] Compiling BitCollections BitSet.Index.swift
[143/327] Compiling BitCollections BitSet._UnsafeHandle.swift
[151/327] Compiling HashTreeCollections _HashTreeStatistics.swift
[152/327] Emitting module DequeModule
[173/328] Compiling OrderedCollections OrderedSet+Sendable.swift
[174/328] Compiling OrderedCollections OrderedSet+SubSequence.swift
[175/328] Compiling OrderedCollections OrderedSet+Testing.swift
[176/328] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[177/328] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[178/328] Compiling OrderedCollections OrderedSet.swift
[179/328] Compiling OrderedCollections _UnsafeBitset.swift
[194/337] Emitting module BitCollections
[275/338] Emitting module OrderedCollections
[277/339] Emitting module _RopeModule
[311/339] Compiling _RopeModule Rope+Join.swift
[312/339] Compiling _RopeModule Rope+MutatingForEach.swift
[313/339] Compiling _RopeModule Rope+Remove.swift
[314/339] Compiling _RopeModule Rope+RemoveSubrange.swift
[315/339] Compiling _RopeModule Rope+Split.swift
[316/339] Compiling _RopeModule Optional Utilities.swift
[317/339] Compiling _RopeModule String Utilities.swift
[318/339] Compiling _RopeModule String.Index+ABI.swift
[319/339] Compiling _RopeModule _CharacterRecognizer.swift
[320/339] Emitting module HashTreeCollections
[342/343] Compiling Collections Collections.swift
[343/343] Emitting module Collections
[345/352] 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 | }
[346/353] Compiling AsyncChannels Synchronization.swift
[347/353] Compiling AsyncChannels Channel+Extensions.swift
[348/353] Compiling AsyncChannels Channel.swift
[349/353] 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 | }
[350/353] Compiling AsyncChannels ThrowingChannel+Extensions.swift
[351/353] Compiling AsyncChannels FastLock.swift
[352/353] Compiling AsyncChannels Select.swift
[353/353] Compiling AsyncChannels ThrowingChannel.swift
Build complete! (59.59s)
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.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.