The Swift Package Index logo.Swift Package Index

Build Information

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

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

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 /Users/admin/builder/spi-builder-workspace/.git/
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
Fetching https://github.com/apple/swift-collections
[1/23525] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.89s)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.1.4
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "async-channels",
      "name": "AsyncChannels",
      "url": "https://github.com/gh123man/Async-Channels.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Async-Channels",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "swift-collections",
          "name": "swift-collections",
          "url": "https://github.com/apple/swift-collections",
          "version": "1.4.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
          "traits": [
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/gh123man/Async-Channels.git
[1/1044] Fetching async-channels
Fetched https://github.com/gh123man/Async-Channels.git from cache (0.94s)
Fetching https://github.com/apple/swift-collections from cache
Fetched https://github.com/apple/swift-collections from cache (0.53s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.4.1 (1.21s)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.4.1
Creating working copy for https://github.com/gh123man/Async-Channels.git
Working copy of https://github.com/gh123man/Async-Channels.git resolved at main (0fed3c0)
warning: '.resolve-product-dependencies': dependency 'async-channels' is not used by any target
Found 1 product dependencies
  - swift-collections
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/gh123man/Async-Channels.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/10] Write sources
[9/10] Write swift-version--6988338F2F200930.txt
[11/28] Compiling InternalCollectionsUtilities Debugging.swift
[12/28] Compiling InternalCollectionsUtilities Descriptions.swift
[13/28] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[14/28] Compiling InternalCollectionsUtilities Specialize.swift
[15/28] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[16/29] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[17/29] Compiling InternalCollectionsUtilities _SortedCollection.swift
[18/29] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[19/29] Compiling InternalCollectionsUtilities UInt+reversed.swift
[20/29] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[21/29] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[22/29] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[23/29] Compiling InternalCollectionsUtilities Integer rank.swift
[24/29] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[25/29] Emitting module InternalCollectionsUtilities
[26/29] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[27/29] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[28/29] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[29/29] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[30/311] Compiling HashTreeCollections _Bucket.swift
[31/311] Compiling HashTreeCollections _Hash.swift
[32/312] Compiling HeapModule _HeapNode.swift
[33/312] Compiling DequeModule _DequeBufferHeader.swift
[34/312] Compiling DequeModule _DequeBuffer.swift
[35/312] Compiling DequeModule _DequeSlot.swift
[36/312] Compiling HashTreeCollections _HashLevel.swift
[37/312] Compiling HashTreeCollections _HashNode+Builder.swift
[38/312] Compiling HeapModule Heap.swift
[39/312] Compiling HeapModule Heap+Invariants.swift
[40/312] Compiling HeapModule Heap+UnsafeHandle.swift
[41/312] Compiling HeapModule Heap+Descriptions.swift
[42/312] Emitting module HeapModule
[43/312] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[44/312] Compiling HashTreeCollections _HashNode+Debugging.swift
[45/312] Compiling OrderedCollections _Hashtable+Header.swift
[46/312] Compiling HashTreeCollections _HashNode+Structural filter.swift
[47/312] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[48/312] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[49/312] Compiling HashTreeCollections TreeSet+Equatable.swift
[50/312] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[51/312] Compiling HashTreeCollections TreeSet+Extras.swift
[52/312] Compiling HashTreeCollections TreeDictionary.swift
[53/312] Compiling HashTreeCollections TreeSet+Codable.swift
[54/312] Compiling HashTreeCollections TreeSet+Collection.swift
[55/312] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[56/312] Compiling HashTreeCollections TreeSet+Debugging.swift
[57/312] Compiling HashTreeCollections TreeSet+Descriptions.swift
[58/313] Compiling DequeModule _UnsafeWrappedBuffer.swift
[62/318] Compiling OrderedCollections OrderedSet+SubSequence.swift
[63/318] Compiling OrderedCollections OrderedSet+Testing.swift
[64/318] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[65/318] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[66/318] Compiling OrderedCollections OrderedSet.swift
[67/326] Compiling HashTreeCollections TreeDictionary+Keys.swift
[68/326] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[69/326] Compiling HashTreeCollections TreeDictionary+Merge.swift
[70/326] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[71/326] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[72/326] Compiling HashTreeCollections TreeDictionary+Values.swift
[73/326] Compiling HashTreeCollections _HashTreeStatistics.swift
[74/326] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[75/326] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[76/326] Compiling HashTreeCollections TreeDictionary+Filter.swift
[77/326] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[78/326] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[85/331] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[86/331] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[87/331] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[88/331] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[89/331] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[90/331] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[91/331] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[92/331] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[93/331] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[99/331] Compiling OrderedCollections OrderedDictionary+Codable.swift
[100/331] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[101/331] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[102/331] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[103/331] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[104/331] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[105/331] Compiling HashTreeCollections _HashNode+Structural union.swift
[106/331] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[107/331] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[108/331] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[109/331] Compiling HashTreeCollections _AncestorHashSlots.swift
[110/331] Compiling HashTreeCollections _Bitmap.swift
[111/331] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[122/331] Compiling HashTreeCollections _HashNode+Structural merge.swift
[123/331] Compiling OrderedCollections OrderedSet+Hashable.swift
[124/331] Compiling OrderedCollections OrderedSet+Initializers.swift
[125/331] Compiling OrderedCollections OrderedSet+Insertions.swift
[126/331] Compiling OrderedCollections OrderedSet+Invariants.swift
[127/331] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[129/331] Emitting module DequeModule
[130/331] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[131/331] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[132/331] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[133/331] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[134/331] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[135/331] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[136/331] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[137/331] Compiling HashTreeCollections TreeSet.swift
[138/331] Compiling HashTreeCollections _HashNode+Lookups.swift
[139/331] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[140/331] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[141/331] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[142/331] Compiling HashTreeCollections _HashNode+Storage.swift
[180/331] Emitting module BitCollections
[181/331] Compiling BitCollections BitSet.swift
[182/331] Compiling BitCollections Range+Utilities.swift
[183/331] Compiling BitCollections Slice+Utilities.swift
[184/331] Compiling BitCollections UInt+Tricks.swift
[185/331] Compiling BitCollections _Word.swift
[187/331] Compiling OrderedCollections _UnsafeBitset.swift
[201/338] Compiling HashTreeCollections _UnmanagedHashNode.swift
[202/338] Compiling HashTreeCollections _UnsafePath.swift
[203/338] Compiling HashTreeCollections TreeDictionary+Codable.swift
[204/338] Compiling HashTreeCollections TreeDictionary+Collection.swift
[205/338] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[206/338] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[207/338] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[208/338] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[279/338] Emitting module OrderedCollections
[298/338] Emitting module _RopeModule
[299/338] Compiling _RopeModule Rope+Remove.swift
[300/338] Compiling _RopeModule Rope+RemoveSubrange.swift
[301/338] Compiling _RopeModule Rope+Split.swift
[302/338] Compiling _RopeModule Optional Utilities.swift
[303/338] Compiling _RopeModule String Utilities.swift
[304/338] Compiling _RopeModule String.Index+ABI.swift
[305/338] Compiling _RopeModule _CharacterRecognizer.swift
[338/338] Emitting module HashTreeCollections
[339/340] Emitting module Collections
[340/340] Compiling Collections Collections.swift
[341/349] Compiling AsyncChannels ThrowingChannel.swift
[342/349] Compiling AsyncChannels ThrowingChannel+Extensions.swift
[343/349] Compiling AsyncChannels Synchronization.swift
[344/349] Compiling AsyncChannels FastLock.swift
[345/349] Compiling AsyncChannels ChannelInternal.swift
[346/349] Compiling AsyncChannels Channel.swift
[347/349] Compiling AsyncChannels Channel+Extensions.swift
[348/349] Emitting module AsyncChannels
[349/349] Compiling AsyncChannels Select.swift
Build complete! (9.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" : "/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.