The Swift Package Index logo.Swift Package Index

Build Information

Successful build of AsyncChannels, reference 2.2.0 (0fed3c), with Swift 6.1 for macOS (SPM) on 13 Apr 2026 01:28:20 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats

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 /Users/admin/builder/spi-builder-workspace/.git/
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:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/gh123man/Async-Channels.git
https://github.com/gh123man/Async-Channels.git
{
  "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" : "/Users/admin/builder/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"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Building for debugging...
[0/11] Write sources
[10/11] Write swift-version-2F0A5646E1D333AE.txt
[12/30] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[13/30] Compiling InternalCollectionsUtilities _SortedCollection.swift
[14/31] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[15/31] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[16/31] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[17/31] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[18/31] Compiling InternalCollectionsUtilities UInt+reversed.swift
[19/31] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[20/31] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[21/31] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[22/31] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[23/31] Compiling InternalCollectionsUtilities Debugging.swift
[24/31] Compiling InternalCollectionsUtilities Descriptions.swift
[25/31] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[26/31] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[27/31] Emitting module InternalCollectionsUtilities
[28/31] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[29/31] Compiling InternalCollectionsUtilities Integer rank.swift
[30/31] Compiling InternalCollectionsUtilities Span+Extras.swift
[31/31] Compiling InternalCollectionsUtilities String+Padding.swift
[32/333] Compiling HashTreeCollections _HashNode+Structural union.swift
[33/333] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[34/333] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[35/336] Compiling HashTreeCollections _HashLevel.swift
[36/336] Compiling HashTreeCollections _HashNode+Builder.swift
[37/336] Compiling _RopeModule BigString+Metrics.swift
[38/336] Compiling _RopeModule BigString+Summary.swift
[39/336] Compiling HashTreeCollections _AncestorHashSlots.swift
[40/336] Compiling HashTreeCollections _Bitmap.swift
[41/336] Compiling HashTreeCollections _Bucket.swift
[42/336] Compiling HashTreeCollections _Hash.swift
[43/336] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[44/336] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[45/336] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[46/336] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[47/336] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[48/336] Compiling HashTreeCollections _HashNode+Structural merge.swift
[49/336] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[50/336] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[51/336] Compiling _RopeModule BigString.swift
[52/336] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[53/336] Compiling _RopeModule BigString+Chunk+Breaks.swift
[54/336] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[55/336] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[56/336] Compiling HashTreeCollections _HashNode+Storage.swift
[57/336] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[58/336] Compiling HashTreeCollections _HashNode+Structural filter.swift
[59/336] Emitting module ContainersPreview
[60/336] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[61/336] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[62/336] Compiling HashTreeCollections _HashNode.swift
[85/343] Compiling HashTreeCollections _HashNodeHeader.swift
[86/343] Compiling HashTreeCollections _HashSlot.swift
[87/343] Compiling ContainersPreview Inout.swift
[88/343] Compiling ContainersPreview InputSpan.swift
[89/343] Compiling ContainersPreview Shared.swift
[100/343] Compiling HashTreeCollections _HashStack.swift
[107/349] Compiling HeapModule Heap.swift
[108/349] Compiling HeapModule _HeapNode.swift
[109/349] Compiling HeapModule Heap+Invariants.swift
[110/349] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[111/349] Compiling HeapModule Heap+UnsafeHandle.swift
[112/349] Compiling HeapModule Heap+Descriptions.swift
[113/349] Emitting module HeapModule
[114/390] Compiling DequeModule RigidDeque+Initializers.swift
[115/390] Compiling DequeModule RigidDeque+Insertions.swift
[116/390] Compiling DequeModule RigidDeque+Prepend.swift
[117/390] Compiling DequeModule UniqueDeque+Append.swift
[118/390] Compiling DequeModule UniqueDeque+Consumption.swift
[119/390] Compiling DequeModule UniqueDeque+Container.swift
[120/396] Compiling DequeModule RigidDeque+Descriptions.swift
[121/396] Compiling DequeModule RigidDeque+Equatable.swift
[122/396] Compiling DequeModule RigidDeque+Experimental.swift
[123/396] Compiling DequeModule Deque._UnsafeHandle.swift
[124/396] Compiling DequeModule Deque.swift
[125/396] Compiling DequeModule _DequeBuffer.swift
[126/396] Compiling DequeModule Deque+Codable.swift
[127/396] Compiling DequeModule Deque+Collection.swift
[128/396] Compiling DequeModule Deque+CustomReflectable.swift
[129/396] Compiling DequeModule Deque+Descriptions.swift
[130/396] Compiling DequeModule Deque+Equatable.swift
[131/396] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[132/396] Compiling DequeModule UniqueDeque+Insertions.swift
[133/396] Compiling DequeModule UniqueDeque+Prepend.swift
[134/396] Compiling DequeModule UniqueDeque+Removals.swift
[135/396] Compiling DequeModule UniqueDeque+Replacements.swift
[139/396] Compiling DequeModule UniqueDeque+Descriptions.swift
[140/396] Compiling DequeModule RigidDeque+Hashable.swift
[144/396] Compiling DequeModule RigidDeque+Consumption.swift
[145/396] Compiling DequeModule RigidDeque+Container.swift
[149/396] Compiling DequeModule RigidDeque+Removals.swift
[150/396] Compiling DequeModule RigidDeque+Replacements.swift
[151/396] Compiling DequeModule RigidDeque+Testing.swift
[152/396] Compiling DequeModule RigidDeque.swift
[153/396] Compiling DequeModule UniqueDeque+Equatable.swift
[154/396] Compiling DequeModule UniqueDeque+Experimental.swift
[155/396] Compiling DequeModule UniqueDeque+Hashable.swift
[156/396] Compiling DequeModule UniqueDeque+Initializers.swift
[157/400] Compiling HashTreeCollections TreeDictionary+Keys.swift
[158/400] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[159/400] Compiling HashTreeCollections TreeDictionary+Merge.swift
[160/400] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[161/400] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[162/400] Compiling BitCollections BitSet._UnsafeHandle.swift
[163/400] Compiling DequeModule _UnsafeDequeSegments.swift
[164/400] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[165/400] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[166/400] Compiling HashTreeCollections TreeDictionary+Filter.swift
[167/400] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[168/400] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[172/400] Compiling DequeModule UniqueDeque.swift
[173/400] Compiling DequeModule _DequeSlot.swift
[174/400] Compiling DequeModule _UnsafeDequeHandle.swift
[187/400] Compiling HashTreeCollections TreeSet+Equatable.swift
[188/400] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[189/400] Compiling HashTreeCollections TreeSet+Extras.swift
[190/400] Compiling HashTreeCollections TreeSet+Filter.swift
[191/400] Compiling HashTreeCollections TreeSet+Hashable.swift
[192/400] Compiling HashTreeCollections TreeSet+Sendable.swift
[193/400] Compiling HashTreeCollections TreeSet+Sequence.swift
[194/400] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[195/400] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[196/400] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[197/400] Compiling _RopeModule Rope+Remove.swift
[198/400] Compiling _RopeModule Rope+RemoveSubrange.swift
[199/400] Compiling _RopeModule Rope+Split.swift
[200/400] Compiling _RopeModule Optional Utilities.swift
[201/400] Compiling _RopeModule String Utilities.swift
[202/400] Compiling _RopeModule String.Index+ABI.swift
[203/408] Compiling DequeModule Deque+Hashable.swift
[204/408] Compiling DequeModule Deque+Testing.swift
[205/408] Compiling DequeModule Deque._Storage.swift
[239/408] Compiling OrderedCollections OrderedSet+SubSequence.swift
[240/408] Compiling OrderedCollections OrderedSet+Testing.swift
[241/408] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[242/408] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[243/408] Compiling OrderedCollections OrderedSet.swift
[244/408] Compiling OrderedCollections _UnsafeBitset.swift
[256/408] Compiling DequeModule _DequeBufferHeader.swift
[257/408] Compiling DequeModule RigidDeque+Append.swift
[269/408] Emitting module BitCollections
[270/408] Compiling DequeModule Deque+Extras.swift
[276/408] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[277/408] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[278/408] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[279/408] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[280/408] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[281/408] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[282/408] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[283/408] Compiling HashTreeCollections TreeSet.swift
[383/408] Emitting module _RopeModule
[384/408] Emitting module OrderedCollections
[407/408] Emitting module DequeModule
[408/408] Emitting module HashTreeCollections
[409/414] Compiling Collections HeapModule reexports.swift
[410/414] Compiling Collections HashTreeCollections reexports.swift
[411/414] Compiling Collections OrderedCollections reexports.swift
[412/414] Compiling Collections DequeModule reexports.swift
[413/414] Emitting module Collections
[414/414] Compiling Collections BitCollections reexports.swift
[415/423] Compiling AsyncChannels ThrowingChannel+Extensions.swift
[416/423] Compiling AsyncChannels FastLock.swift
[417/423] Compiling AsyncChannels Synchronization.swift
[418/423] Compiling AsyncChannels ThrowingChannel.swift
[419/423] Compiling AsyncChannels Select.swift
[420/423] Compiling AsyncChannels Channel.swift
[421/423] Emitting module AsyncChannels
[422/423] Compiling AsyncChannels Channel+Extensions.swift
[423/423] Compiling AsyncChannels ChannelInternal.swift
Build complete! (11.98s)
Fetching https://github.com/apple/swift-collections from cache
Fetched https://github.com/apple/swift-collections from cache (1.52s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.4.1 (2.16s)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.4.1
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" : "/Users/admin/builder/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"
}
Done.