The Swift Package Index logo.Swift Package Index

Build Information

Successful build of AsyncChannels, reference 2.2.0 (0fed3c), with Swift 6.3 for Linux on 13 Apr 2026 01:41:25 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/gh123man/Async-Channels.git
Reference: 2.2.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.2.0      -> FETCH_HEAD
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 2.2.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.3
Building package at path:  $PWD
https://github.com/gh123man/Async-Channels.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/apple/swift-collections
[1/23525] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (2.29s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.4.1 (3.06s)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.4.1
Building for debugging...
[0/11] Write sources
[10/11] Write swift-version-24593BA9C3E375BF.txt
[12/29] Emitting module InternalCollectionsUtilities
[13/31] Compiling InternalCollectionsUtilities Debugging.swift
[14/31] Compiling InternalCollectionsUtilities Descriptions.swift
[15/31] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[16/31] Compiling InternalCollectionsUtilities _SortedCollection.swift
[17/31] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[18/31] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[19/31] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[20/31] Compiling InternalCollectionsUtilities Span+Extras.swift
[21/31] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[22/31] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[23/31] Compiling InternalCollectionsUtilities String+Padding.swift
[24/31] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[25/31] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[26/31] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[27/31] Compiling InternalCollectionsUtilities Integer rank.swift
[28/31] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[29/31] Compiling InternalCollectionsUtilities UInt+reversed.swift
[30/31] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[31/31] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[33/161] Compiling HeapModule Heap+Invariants.swift
[34/273] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[35/299] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[36/299] Compiling BitCollections BitArray+Shifts.swift
[37/299] Compiling BitCollections BitArray+Testing.swift
[38/299] Compiling BitCollections BitArray._UnsafeHandle.swift
[39/299] Compiling BitCollections BitArray.swift
[40/299] Compiling BitCollections BitArray+Copy.swift
[41/299] Compiling BitCollections BitArray+CustomReflectable.swift
[42/299] Compiling BitCollections BitArray+Descriptions.swift
[43/299] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[44/299] Compiling BitCollections BitArray+RandomBits.swift
[45/317] Compiling BitCollections BitArray+Fill.swift
[46/317] Compiling BitCollections BitArray+Hashable.swift
[47/317] Compiling BitCollections BitArray+Initializers.swift
[48/317] Compiling BitCollections BitArray+Invariants.swift
[49/326] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[50/326] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[51/326] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[52/326] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[53/326] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[54/326] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[55/326] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[56/326] Compiling BitCollections BitSet+Codable.swift
[57/331] Compiling BitCollections BitSet+BidirectionalCollection.swift
[58/331] Compiling BitCollections BitArray+Equatable.swift
[59/331] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[60/331] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[61/331] Compiling BitCollections BitArray+Extras.swift
[62/331] Compiling HeapModule Heap.swift
[63/331] Compiling ContainersPreview Box.swift
[64/331] Compiling ContainersPreview Inout.swift
[65/331] Compiling ContainersPreview InputSpan.swift
[66/331] Compiling ContainersPreview Shared.swift
[67/331] Compiling BitCollections BinaryInteger extensions.swift
[68/331] Compiling BitCollections BitArray+BitwiseOperations.swift
[69/331] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[70/331] Compiling BitCollections BitArray+Codable.swift
[71/331] Compiling BitCollections BitArray+Collection.swift
[72/331] Emitting module ContainersPreview
[74/332] Compiling HeapModule _HeapNode.swift
[75/372] Compiling HeapModule Heap+Descriptions.swift
[76/372] Compiling HeapModule Heap+UnsafeHandle.swift
[77/372] Emitting module HeapModule
[78/373] Compiling DequeModule Deque+Codable.swift
[79/373] Compiling DequeModule Deque+Collection.swift
[80/373] Compiling DequeModule Deque+CustomReflectable.swift
[81/373] Compiling DequeModule Deque+Descriptions.swift
[82/373] Compiling DequeModule Deque+Equatable.swift
[83/373] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[84/373] Compiling DequeModule Deque+Extras.swift
[86/380] Compiling DequeModule UniqueDeque+Descriptions.swift
[87/380] Compiling DequeModule UniqueDeque+Equatable.swift
[88/380] Compiling DequeModule UniqueDeque+Experimental.swift
[89/380] Compiling DequeModule UniqueDeque+Hashable.swift
[90/380] Compiling DequeModule UniqueDeque+Initializers.swift
[91/380] Compiling DequeModule UniqueDeque+Insertions.swift
[92/380] Compiling DequeModule UniqueDeque+Prepend.swift
[93/380] Compiling DequeModule UniqueDeque+Removals.swift
[94/387] Compiling _RopeModule BigSubstring.swift
[95/387] Compiling _RopeModule Rope+Builder.swift
[96/387] Compiling _RopeModule Rope+Debugging.swift
[97/387] Compiling _RopeModule Rope+Invariants.swift
[98/387] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[99/387] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[100/387] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[101/387] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[102/387] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[103/387] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[111/397] Compiling DequeModule RigidDeque+Equatable.swift
[112/397] Compiling DequeModule RigidDeque+Experimental.swift
[113/397] Compiling DequeModule RigidDeque+Hashable.swift
[114/397] Compiling DequeModule RigidDeque+Initializers.swift
[115/397] Compiling DequeModule RigidDeque+Insertions.swift
[116/397] Compiling DequeModule RigidDeque+Prepend.swift
[117/397] Compiling DequeModule UniqueDeque+Consumption.swift
[118/397] Compiling DequeModule UniqueDeque+Container.swift
[119/397] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[120/397] Compiling BitCollections BitSet.Counted.swift
[121/397] Compiling BitCollections BitSet+Initializers.swift
[122/397] Compiling BitCollections BitSet+Invariants.swift
[123/397] Compiling BitCollections BitSet+Random.swift
[124/397] Compiling BitCollections BitSet+SetAlgebra basics.swift
[125/397] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[126/397] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[127/397] Compiling _RopeModule Rope+_UnsafeHandle.swift
[128/397] Compiling BitCollections BitSet.Index.swift
[129/397] Compiling BitCollections BitSet._UnsafeHandle.swift
[130/397] Emitting module BitCollections
[141/402] Compiling DequeModule Deque+Hashable.swift
[142/402] Compiling DequeModule Deque+Testing.swift
[143/402] Compiling DequeModule Deque._Storage.swift
[144/402] Compiling DequeModule Deque._UnsafeHandle.swift
[145/402] Compiling DequeModule Deque.swift
[146/402] Compiling DequeModule _DequeBuffer.swift
[147/402] Compiling DequeModule _DequeBufferHeader.swift
[148/402] Compiling DequeModule RigidDeque+Append.swift
[149/402] Compiling DequeModule RigidDeque+Container.swift
[150/402] Compiling DequeModule RigidDeque+Descriptions.swift
[151/402] Compiling DequeModule RigidDeque+Removals.swift
[152/402] Compiling DequeModule RigidDeque+Replacements.swift
[153/402] Compiling DequeModule RigidDeque+Testing.swift
[154/402] Compiling DequeModule RigidDeque.swift
[155/402] Compiling DequeModule UniqueDeque+Append.swift
[157/402] Compiling BitCollections BitSet.swift
[158/402] Compiling BitCollections Range+Utilities.swift
[159/402] Compiling BitCollections Slice+Utilities.swift
[160/402] Compiling BitCollections UInt+Tricks.swift
[161/402] Compiling BitCollections _Word.swift
[162/402] Compiling OrderedCollections _UnsafeBitset.swift
[163/402] Compiling _RopeModule BigString+UnicodeScalarView.swift
[164/402] Compiling _RopeModule BigSubstring+UTF16View.swift
[165/402] Compiling _RopeModule BigSubstring+UTF8View.swift
[166/402] Compiling _RopeModule BigSubstring+UnicodeScalarView.swift
[170/402] Compiling DequeModule RigidDeque+Consumption.swift
[207/402] Compiling DequeModule UniqueDeque+Replacements.swift
[208/402] Compiling DequeModule UniqueDeque.swift
[209/402] Compiling DequeModule _DequeSlot.swift
[210/402] Compiling DequeModule _UnsafeDequeHandle.swift
[211/402] Compiling DequeModule _UnsafeDequeSegments.swift
[221/402] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[222/402] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[223/402] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[224/402] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[225/402] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[226/402] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[227/402] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[228/402] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[229/402] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[230/402] Compiling HashTreeCollections TreeSet.swift
[313/412] Emitting module OrderedCollections
[326/413] Emitting module _RopeModule
[337/413] Emitting module HashTreeCollections
[400/414] Compiling _RopeModule Rope+Join.swift
[401/414] Compiling _RopeModule Rope+MutatingForEach.swift
[402/414] Compiling _RopeModule Rope+Remove.swift
[403/414] Compiling _RopeModule Rope+RemoveSubrange.swift
[404/414] Compiling _RopeModule Rope+Split.swift
[405/414] Compiling _RopeModule Optional Utilities.swift
[406/414] Compiling _RopeModule String Utilities.swift
[407/414] Compiling _RopeModule String.Index+ABI.swift
[408/414] Compiling _RopeModule _CharacterRecognizer.swift
[410/415] Emitting module DequeModule
[417/422] Compiling Collections HeapModule reexports.swift
[418/422] Compiling Collections HashTreeCollections reexports.swift
[419/422] Compiling Collections OrderedCollections reexports.swift
[420/422] Emitting module Collections
[421/422] Compiling Collections BitCollections reexports.swift
[422/422] Compiling Collections DequeModule reexports.swift
[424/431] Compiling AsyncChannels ChannelInternal.swift
[425/431] Compiling AsyncChannels Channel.swift
[426/431] Emitting module AsyncChannels
[427/431] Compiling AsyncChannels Channel+Extensions.swift
[428/432] Compiling AsyncChannels Synchronization.swift
[429/432] Compiling AsyncChannels ThrowingChannel+Extensions.swift
[430/432] Compiling AsyncChannels FastLock.swift
[431/432] Compiling AsyncChannels Select.swift
[432/432] Compiling AsyncChannels ThrowingChannel.swift
Build complete! (69.10s)
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.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Done.