The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of AsyncChannels, reference main (928407), with Swift 6.0 for macOS (SPM) on 27 Apr 2025 19:15:41 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.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 928407c Fix CI (#21)
Cloned https://github.com/gh123man/Async-Channels.git
Revision (git rev-parse @):
928407c6f88d9555a07154f4f8359261ebcb2a64
SUCCESS checkout https://github.com/gh123man/Async-Channels.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/gh123man/Async-Channels.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/10] Write sources
[9/10] Write swift-version-5BDAB9E9C0126B9D.txt
[11/28] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[12/28] Compiling InternalCollectionsUtilities Debugging.swift
[13/28] Compiling InternalCollectionsUtilities Descriptions.swift
[14/28] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[15/28] Compiling InternalCollectionsUtilities Specialize.swift
[16/29] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[17/29] Compiling InternalCollectionsUtilities _SortedCollection.swift
[18/29] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[19/29] Compiling InternalCollectionsUtilities Integer rank.swift
[20/29] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[21/29] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[22/29] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[23/29] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[24/29] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[25/29] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[26/29] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[27/29] Compiling InternalCollectionsUtilities UInt+reversed.swift
[28/29] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[29/29] Emitting module InternalCollectionsUtilities
[30/311] Compiling HashTreeCollections _Bucket.swift
[31/311] Compiling HashTreeCollections _Hash.swift
[32/312] Compiling DequeModule _DequeBufferHeader.swift
[33/312] Compiling DequeModule _DequeSlot.swift
[34/312] Compiling DequeModule _DequeBuffer.swift
[35/312] Compiling HeapModule Heap+Descriptions.swift
[36/312] Compiling HeapModule Heap+UnsafeHandle.swift
[37/312] Compiling HeapModule _HeapNode.swift
[38/312] Compiling HeapModule Heap.swift
[39/312] Compiling HeapModule Heap+Invariants.swift
[40/312] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[41/312] Compiling HashTreeCollections _HashLevel.swift
[42/312] Compiling HashTreeCollections _HashNode+Builder.swift
[43/312] Emitting module HeapModule
[44/312] Compiling HashTreeCollections _HashNode+Debugging.swift
[45/312] Compiling HashTreeCollections _HashNode+Initializers.swift
[46/312] Compiling DequeModule _UnsafeWrappedBuffer.swift
[47/312] Compiling HashTreeCollections TreeDictionary+Keys.swift
[48/312] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[49/312] Compiling HashTreeCollections TreeDictionary+Merge.swift
[50/312] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[51/312] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[52/312] Compiling HashTreeCollections TreeDictionary+Values.swift
[53/312] Compiling HashTreeCollections _HashNode+Structural union.swift
[54/312] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[55/312] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[56/312] Compiling HashTreeCollections _RawHashNode.swift
[57/312] Compiling HashTreeCollections _UnmanagedHashNode.swift
[58/312] Compiling HashTreeCollections _UnsafePath.swift
[59/318] Compiling HashTreeCollections _HashTreeStatistics.swift
[60/318] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[61/318] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[62/318] Compiling HashTreeCollections TreeDictionary+Filter.swift
[63/318] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[64/318] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[65/319] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[66/319] Compiling HashTreeCollections _HashNode.swift
[67/319] Compiling HashTreeCollections _HashNodeHeader.swift
[68/319] Compiling HashTreeCollections _HashSlot.swift
[69/319] Compiling HashTreeCollections _HashStack.swift
[70/320] Compiling HashTreeCollections _HashTreeIterator.swift
[71/323] Compiling HashTreeCollections TreeDictionary+Codable.swift
[72/323] Compiling HashTreeCollections TreeDictionary+Collection.swift
[73/323] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[74/323] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[75/323] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[76/323] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[77/323] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[83/323] Compiling HashTreeCollections TreeSet+Equatable.swift
[84/323] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[85/323] Compiling HashTreeCollections TreeSet+Extras.swift
[86/323] Compiling HashTreeCollections TreeSet+Filter.swift
[87/323] Compiling HashTreeCollections TreeSet+Hashable.swift
[88/323] Compiling HashTreeCollections TreeSet+Sendable.swift
[89/323] Compiling HashTreeCollections TreeSet+Sequence.swift
[90/323] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[91/323] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[92/323] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[93/323] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[94/323] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[95/323] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[96/323] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[97/323] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[98/323] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[99/331] Emitting module BitCollections
[100/331] Compiling HashTreeCollections _HashNode+Invariants.swift
[101/331] Compiling HashTreeCollections _HashNode+Lookups.swift
[102/331] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[103/331] Compiling _RopeModule BigString+Chunk+Breaks.swift
[109/331] Compiling _RopeModule BigString+Chunk+Counts.swift
[122/331] Compiling HashTreeCollections _AncestorHashSlots.swift
[123/331] Compiling HashTreeCollections _Bitmap.swift
[133/331] Compiling BitCollections BitSet.swift
[134/331] Compiling BitCollections Range+Utilities.swift
[135/331] Compiling BitCollections Slice+Utilities.swift
[136/331] Compiling BitCollections UInt+Tricks.swift
[137/331] Compiling BitCollections _Word.swift
[138/331] Compiling OrderedCollections OrderedSet.swift
[139/331] Compiling OrderedCollections _UnsafeBitset.swift
[140/331] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[141/331] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[142/331] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[143/331] Compiling HashTreeCollections _HashNode+Structural merge.swift
[144/331] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[145/331] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[153/331] Compiling _RopeModule BigString+Chunk+Description.swift
[154/331] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[155/331] Compiling HashTreeCollections _HashNode+Structural filter.swift
[156/331] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[157/331] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[187/331] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[188/331] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[189/331] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[190/331] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[191/331] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[192/331] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[193/331] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[194/331] Compiling HashTreeCollections TreeSet.swift
[195/331] Emitting module DequeModule
[312/338] Emitting module OrderedCollections
[322/338] Compiling _RopeModule Rope+Remove.swift
[323/338] Compiling _RopeModule Rope+RemoveSubrange.swift
[324/338] Compiling _RopeModule Rope+Split.swift
[325/338] Compiling _RopeModule Optional Utilities.swift
[326/338] Compiling _RopeModule String Utilities.swift
[327/338] Compiling _RopeModule String.Index+ABI.swift
[328/338] Compiling _RopeModule _CharacterRecognizer.swift
[329/338] Emitting module _RopeModule
[338/338] Emitting module HashTreeCollections
[339/340] Compiling Collections Collections.swift
[340/340] Emitting module Collections
[341/349] Compiling AsyncChannels ThrowingChannel+Extensions.swift
[342/349] Compiling AsyncChannels Synchronization.swift
[343/349] Compiling AsyncChannels ThrowingChannel.swift
[344/349] Compiling AsyncChannels Channel+Extensions.swift
[345/349] Emitting module AsyncChannels
[346/349] Compiling AsyncChannels Select.swift
[347/349] Compiling AsyncChannels Channel.swift
[348/349] Compiling AsyncChannels FastLock.swift
[349/349] Compiling AsyncChannels ChannelInternal.swift
Build complete! (13.49s)
Fetching https://github.com/apple/swift-collections
[1/16242] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.69s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.4 (3.22s)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.1.4
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.