The Swift Package Index logo.Swift Package Index

Build Information

Successful build of AsyncChannels, reference main (0fed3c), with Swift 6.3 for Android on 13 Apr 2026 01:41:18 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 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:         android
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-1":/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:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Fetching https://github.com/apple/swift-collections
[1/23525] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.58s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.4.1 (2.22s)
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--4F562202D5529B1.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 UnsafeMutableRawBufferPointer+Extras.swift
[19/31] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[20/31] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[21/31] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[22/31] Compiling InternalCollectionsUtilities String+Padding.swift
[23/31] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[24/31] Compiling InternalCollectionsUtilities Integer rank.swift
[25/31] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[26/31] Compiling InternalCollectionsUtilities UInt+reversed.swift
[27/31] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[28/31] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[29/31] Compiling InternalCollectionsUtilities Span+Extras.swift
[30/31] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[31/31] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[33/252] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[34/252] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[35/252] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[36/252] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[37/252] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[38/252] Compiling ContainersPreview Producer+Map.swift
[39/252] Compiling ContainersPreview Producer+Reduce.swift
[40/252] Compiling ContainersPreview Producer.swift
[41/252] Compiling ContainersPreview Borrow.swift
[42/252] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[43/252] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[44/252] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[45/252] Compiling OrderedCollections OrderedDictionary+Codable.swift
[46/252] Compiling ContainersPreview RandomAccessContainer.swift
[47/252] Compiling ContainersPreview RangeExpression2.swift
[48/252] Compiling ContainersPreview RangeReplaceableContainer.swift
[49/252] Compiling ContainersPreview Drain+Map.swift
[50/252] Compiling HeapModule Heap+Descriptions.swift
[51/256] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[52/256] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[53/256] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[54/256] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[55/256] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[56/256] Compiling OrderedCollections OrderedSet+Initializers.swift
[57/256] Compiling OrderedCollections OrderedSet+Insertions.swift
[58/256] Compiling OrderedCollections OrderedSet+Invariants.swift
[59/256] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[60/256] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[61/331] Compiling HashTreeCollections _AncestorHashSlots.swift
[62/331] Compiling HashTreeCollections _Bitmap.swift
[63/331] Compiling HashTreeCollections _Bucket.swift
[64/331] Compiling HashTreeCollections _Hash.swift
[65/331] Compiling HashTreeCollections _HashLevel.swift
[66/331] Compiling HashTreeCollections TreeSet+Hashable.swift
[67/331] Compiling HashTreeCollections TreeSet+Sendable.swift
[68/331] Compiling HashTreeCollections TreeSet+Sequence.swift
[69/331] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[70/331] Compiling HeapModule _HeapNode.swift
[71/331] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[72/331] Emitting module ContainersPreview
[73/332] Compiling HeapModule Heap+UnsafeHandle.swift
[74/332] Compiling HeapModule Heap+Invariants.swift
[75/332] Compiling HeapModule Heap.swift
[77/332] Emitting module HeapModule
[79/373] Emitting module BitCollections
[80/380] Compiling DequeModule UniqueDeque+Prepend.swift
[81/380] Compiling DequeModule UniqueDeque+Removals.swift
[82/380] Compiling DequeModule RigidDeque+Equatable.swift
[83/380] Compiling DequeModule RigidDeque+Experimental.swift
[84/380] Compiling DequeModule RigidDeque+Hashable.swift
[85/380] Compiling DequeModule RigidDeque+Initializers.swift
[86/380] Compiling DequeModule RigidDeque+Insertions.swift
[87/380] Compiling DequeModule RigidDeque+Prepend.swift
[88/380] Compiling DequeModule UniqueDeque+Container.swift
[89/380] Compiling DequeModule UniqueDeque+Descriptions.swift
[90/380] Compiling DequeModule UniqueDeque+Equatable.swift
[91/380] Compiling DequeModule UniqueDeque+Experimental.swift
[92/380] Compiling DequeModule UniqueDeque+Hashable.swift
[93/380] Compiling DequeModule UniqueDeque+Initializers.swift
[94/380] Compiling DequeModule UniqueDeque+Insertions.swift
[95/380] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[96/380] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[97/380] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[98/380] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[99/380] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[100/380] Compiling HashTreeCollections _HashNode+Structural merge.swift
[101/380] Compiling BitCollections BitSet.Index.swift
[102/387] Compiling HashTreeCollections _HashNode+Structural filter.swift
[114/392] Compiling DequeModule UniqueDeque+Replacements.swift
[115/392] Compiling DequeModule UniqueDeque.swift
[116/392] Compiling DequeModule _DequeSlot.swift
[117/392] Compiling DequeModule _UnsafeDequeHandle.swift
[118/392] Compiling DequeModule _UnsafeDequeSegments.swift
[119/392] Compiling HashTreeCollections _HashNode+Storage.swift
[120/392] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[121/392] Compiling DequeModule UniqueDeque+Consumption.swift
[129/392] Compiling DequeModule _DequeBuffer.swift
[130/392] Compiling DequeModule _DequeBufferHeader.swift
[131/392] Compiling DequeModule RigidDeque+Append.swift
[132/392] Compiling DequeModule RigidDeque+Consumption.swift
[133/392] Compiling DequeModule RigidDeque+Container.swift
[134/392] Compiling DequeModule RigidDeque+Descriptions.swift
[138/392] Compiling DequeModule RigidDeque+Removals.swift
[139/392] Compiling DequeModule RigidDeque+Replacements.swift
[140/392] Compiling DequeModule RigidDeque+Testing.swift
[141/392] Compiling DequeModule RigidDeque.swift
[142/392] Compiling DequeModule UniqueDeque+Append.swift
[159/392] Compiling DequeModule Deque+CustomReflectable.swift
[160/392] Compiling DequeModule Deque+Descriptions.swift
[161/392] Compiling DequeModule Deque+Equatable.swift
[162/392] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[192/401] Compiling DequeModule Deque+Extras.swift
[193/401] Compiling DequeModule Deque+Hashable.swift
[194/401] Compiling DequeModule Deque+Testing.swift
[195/401] Compiling DequeModule Deque._Storage.swift
[196/401] Compiling DequeModule Deque._UnsafeHandle.swift
[197/401] Compiling DequeModule Deque.swift
[198/401] Compiling DequeModule Deque+Codable.swift
[199/401] Compiling DequeModule Deque+Collection.swift
[205/401] Compiling OrderedCollections OrderedSet+Sendable.swift
[206/401] Compiling OrderedCollections OrderedSet+SubSequence.swift
[207/401] Compiling OrderedCollections OrderedSet+Testing.swift
[208/401] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[209/401] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[210/401] Compiling OrderedCollections OrderedSet.swift
[271/412] Compiling OrderedCollections _UnsafeBitset.swift
[282/412] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[283/412] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[284/412] Compiling HashTreeCollections TreeDictionary+Filter.swift
[285/412] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[286/412] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[287/412] Compiling _RopeModule Rope+Join.swift
[288/412] Compiling _RopeModule Rope+MutatingForEach.swift
[289/412] Compiling _RopeModule Rope+Remove.swift
[290/412] Compiling _RopeModule Rope+RemoveSubrange.swift
[291/412] Compiling _RopeModule Rope+Split.swift
[292/412] Compiling _RopeModule Optional Utilities.swift
[301/412] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[302/412] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[303/412] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[315/412] Emitting module OrderedCollections
[327/413] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[328/413] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[329/413] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[330/413] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[331/413] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[332/413] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[333/413] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[334/413] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[335/413] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[336/413] Compiling HashTreeCollections TreeSet.swift
[337/413] Emitting module _RopeModule
[359/413] Emitting module DequeModule
[369/413] Emitting module HashTreeCollections
[417/422] Compiling Collections OrderedCollections reexports.swift
[418/422] Compiling Collections HeapModule reexports.swift
[419/422] Compiling Collections HashTreeCollections reexports.swift
[420/422] Compiling Collections BitCollections reexports.swift
[421/422] Compiling Collections DequeModule reexports.swift
[422/422] Emitting module Collections
[424/431] Compiling AsyncChannels ChannelInternal.swift
[425/432] Emitting module AsyncChannels
[426/432] Compiling AsyncChannels FastLock.swift
[427/432] Compiling AsyncChannels ThrowingChannel+Extensions.swift
[428/432] Compiling AsyncChannels Synchronization.swift
[429/432] Compiling AsyncChannels Channel+Extensions.swift
[430/432] Compiling AsyncChannels Channel.swift
[431/432] Compiling AsyncChannels Select.swift
[432/432] Compiling AsyncChannels ThrowingChannel.swift
Build complete! (66.48s)
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.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Done.