The Swift Package Index logo.Swift Package Index

Build Information

Successful build of AsyncChannels, reference main (0fed3c), with Swift 6.3 for Linux on 13 Apr 2026 02:28:47 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: 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 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 main
========================================
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 (3.78s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.4.1 (4.69s)
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 _SortedCollection.swift
[14/31] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[15/31] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[16/31] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[17/31] Compiling InternalCollectionsUtilities String+Padding.swift
[18/31] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[19/31] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[20/31] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[21/31] Compiling InternalCollectionsUtilities Span+Extras.swift
[22/31] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[23/31] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[24/31] Compiling InternalCollectionsUtilities Debugging.swift
[25/31] Compiling InternalCollectionsUtilities Descriptions.swift
[26/31] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.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/44] Compiling HeapModule Heap+Invariants.swift
[34/44] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[35/44] Compiling HeapModule Heap+Descriptions.swift
[36/208] Emitting module ContainersPreview
[37/215] Compiling ContainersPreview RandomAccessContainer.swift
[38/215] Compiling ContainersPreview RangeExpression2.swift
[39/215] Compiling ContainersPreview RangeReplaceableContainer.swift
[40/215] Compiling ContainersPreview Drain+Map.swift
[41/331] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[42/331] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[43/331] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[44/331] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[45/331] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[46/331] Compiling _RopeModule BigString+Insert.swift
[47/331] Compiling _RopeModule BigString+Managing Breaks.swift
[48/331] Compiling _RopeModule BigString+RemoveSubrange.swift
[49/331] Compiling _RopeModule BigString+ReplaceSubrange.swift
[50/331] Compiling _RopeModule BigString+Chunk+Index.swift
[51/331] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[52/331] Compiling _RopeModule BigString+Chunk+Splitting.swift
[53/331] Compiling _RopeModule BigString+Chunk+UTF16.swift
[54/331] Compiling _RopeModule BigString+Chunk+UTF8.swift
[55/331] Compiling _RopeModule BigString+Split.swift
[56/331] Compiling _RopeModule Range+BigString.swift
[57/331] Compiling _RopeModule Rope+_Node.swift
[58/331] Compiling _RopeModule Rope+_Storage.swift
[59/331] Compiling _RopeModule Rope+_UnmanagedLeaf.swift
[60/331] Compiling _RopeModule Rope+_UnsafeHandle.swift
[61/331] Compiling _RopeModule Rope.swift
[62/331] Compiling _RopeModule RopeElement.swift
[63/331] Compiling _RopeModule BigString+Chunk+UnicodeScalar.swift
[64/331] Compiling _RopeModule BigString+Sequence.swift
[65/331] Compiling _RopeModule BigString+TextOutputStream.swift
[66/331] Compiling _RopeModule BigString+Append.swift
[67/331] Compiling _RopeModule BigString+Initializers.swift
[68/331] Compiling HeapModule Heap.swift
[69/331] Compiling HeapModule Heap+UnsafeHandle.swift
[70/331] Compiling HeapModule _HeapNode.swift
[71/331] Compiling ContainersPreview OutputSpan+Extras.swift
[72/331] Compiling ContainersPreview TemporaryAllocation.swift
[73/331] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[74/331] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[75/331] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[77/332] Emitting module HeapModule
[79/373] Compiling _RopeModule BigSubstring+UnicodeScalarView.swift
[80/373] Compiling _RopeModule BigSubstring.swift
[81/373] Compiling _RopeModule Rope+Builder.swift
[82/373] Compiling _RopeModule Rope+Debugging.swift
[83/373] Compiling _RopeModule Rope+Invariants.swift
[84/373] Compiling _RopeModule BigString+Chunk.swift
[85/373] Compiling _RopeModule BigString+BidirectionalCollection.swift
[86/373] Compiling _RopeModule BigString+Comparable.swift
[87/380] Compiling DequeModule UniqueDeque+Removals.swift
[88/380] Compiling _RopeModule _RopePath.swift
[89/380] Compiling _RopeModule BigString+UTF16View.swift
[90/380] Compiling _RopeModule BigString+UTF8View.swift
[91/380] Compiling _RopeModule BigString+UnicodeScalarView.swift
[92/380] Compiling _RopeModule BigSubstring+UTF16View.swift
[93/380] Compiling _RopeModule BigSubstring+UTF8View.swift
[94/380] Emitting module BitCollections
[95/380] Compiling DequeModule RigidDeque+Prepend.swift
[96/380] Compiling DequeModule RigidDeque+Removals.swift
[97/380] Compiling DequeModule RigidDeque+Replacements.swift
[98/380] Compiling DequeModule RigidDeque+Testing.swift
[99/380] Compiling DequeModule RigidDeque.swift
[100/380] Compiling DequeModule UniqueDeque+Append.swift
[101/380] Compiling DequeModule UniqueDeque+Consumption.swift
[102/380] Compiling DequeModule RigidDeque+Consumption.swift
[103/380] Compiling DequeModule RigidDeque+Container.swift
[104/380] Compiling DequeModule RigidDeque+Descriptions.swift
[105/380] Compiling DequeModule RigidDeque+Equatable.swift
[106/380] Compiling DequeModule RigidDeque+Experimental.swift
[107/380] Compiling DequeModule RigidDeque+Hashable.swift
[108/380] Compiling DequeModule RigidDeque+Initializers.swift
[109/380] Compiling DequeModule RigidDeque+Insertions.swift
[110/387] Compiling DequeModule Deque+Testing.swift
[111/387] Compiling DequeModule Deque._Storage.swift
[112/387] Compiling DequeModule Deque._UnsafeHandle.swift
[113/387] Compiling DequeModule Deque.swift
[114/387] Compiling DequeModule _DequeBuffer.swift
[115/387] Compiling DequeModule _DequeBufferHeader.swift
[116/387] Compiling DequeModule RigidDeque+Append.swift
[117/387] Compiling DequeModule UniqueDeque+Container.swift
[118/387] Compiling DequeModule UniqueDeque+Descriptions.swift
[119/387] Compiling DequeModule UniqueDeque+Equatable.swift
[120/387] Compiling DequeModule UniqueDeque+Experimental.swift
[121/387] Compiling DequeModule UniqueDeque+Hashable.swift
[122/387] Compiling DequeModule UniqueDeque+Initializers.swift
[123/387] Compiling DequeModule UniqueDeque+Insertions.swift
[124/387] Compiling DequeModule UniqueDeque+Prepend.swift
[144/392] Compiling DequeModule UniqueDeque+Replacements.swift
[145/392] Compiling DequeModule UniqueDeque.swift
[146/392] Compiling DequeModule _DequeSlot.swift
[147/392] Compiling DequeModule _UnsafeDequeHandle.swift
[148/392] Compiling DequeModule _UnsafeDequeSegments.swift
[154/392] Compiling BitCollections BitSet.Index.swift
[155/392] Compiling OrderedCollections OrderedSet+Sendable.swift
[156/392] Compiling OrderedCollections OrderedSet+SubSequence.swift
[157/392] Compiling OrderedCollections OrderedSet+Testing.swift
[158/392] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[159/392] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[160/392] Compiling OrderedCollections OrderedSet.swift
[210/411] Compiling DequeModule Deque+Codable.swift
[211/411] Compiling DequeModule Deque+Collection.swift
[212/411] Compiling DequeModule Deque+CustomReflectable.swift
[213/411] Compiling DequeModule Deque+Descriptions.swift
[214/411] Compiling DequeModule Deque+Equatable.swift
[215/411] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[216/411] Compiling DequeModule Deque+Extras.swift
[217/411] Compiling DequeModule Deque+Hashable.swift
[236/411] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[237/411] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[238/411] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[239/411] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[240/411] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[241/411] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[242/411] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[243/411] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[244/411] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[245/411] Compiling HashTreeCollections TreeSet.swift
[253/411] Compiling OrderedCollections _UnsafeBitset.swift
[254/411] Compiling _RopeModule Rope+Collection.swift
[255/411] Compiling _RopeModule Rope+Index.swift
[256/411] Compiling _RopeModule Rope+Sequence.swift
[257/411] Compiling _RopeModule Rope+Append.swift
[258/411] Compiling _RopeModule Rope+Extract.swift
[259/411] Compiling _RopeModule Rope+Find.swift
[260/411] Compiling _RopeModule Rope+ForEachWhile.swift
[261/411] Compiling _RopeModule Rope+Insert.swift
[285/411] Emitting module OrderedCollections
[323/413] Emitting module _RopeModule
[382/413] Compiling _RopeModule Rope+Join.swift
[383/413] Compiling _RopeModule Rope+MutatingForEach.swift
[384/413] Compiling _RopeModule Rope+Remove.swift
[385/413] Compiling _RopeModule Rope+RemoveSubrange.swift
[386/413] Compiling _RopeModule Rope+Split.swift
[387/413] Compiling _RopeModule Optional Utilities.swift
[402/413] Emitting module HashTreeCollections
[414/415] Emitting module DequeModule
[417/422] Compiling Collections HeapModule reexports.swift
[418/422] Compiling Collections OrderedCollections reexports.swift
[419/422] Compiling Collections HashTreeCollections reexports.swift
[420/422] Compiling Collections DequeModule reexports.swift
[421/422] Emitting module Collections
[422/422] Compiling Collections BitCollections reexports.swift
[424/431] Compiling AsyncChannels FastLock.swift
[425/432] Compiling AsyncChannels ThrowingChannel+Extensions.swift
[426/432] Compiling AsyncChannels Channel.swift
[427/432] Compiling AsyncChannels Channel+Extensions.swift
[428/432] Emitting module AsyncChannels
[429/432] Compiling AsyncChannels ChannelInternal.swift
[430/432] Compiling AsyncChannels Select.swift
[431/432] Compiling AsyncChannels Synchronization.swift
[432/432] Compiling AsyncChannels ThrowingChannel.swift
Build complete! (37.07s)
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.