The Swift Package Index logo.Swift Package Index

Build Information

Successful build of AsyncExtensions, reference main (a64160), with Swift 6.0 for macOS (SPM) on 20 Jan 2026 22:41: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.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sideeffect-io/AsyncExtensions.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/sideeffect-io/AsyncExtensions
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at a64160a codex: address warnings and deprecations
Cloned https://github.com/sideeffect-io/AsyncExtensions.git
Revision (git rev-parse @):
a64160a15b0b04312f54fa00d65255a6c83626cf
SUCCESS checkout https://github.com/sideeffect-io/AsyncExtensions.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/sideeffect-io/AsyncExtensions.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/27] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[12/27] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[13/27] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[14/27] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[15/27] Compiling InternalCollectionsUtilities Descriptions.swift
[16/27] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[17/27] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[18/27] Compiling InternalCollectionsUtilities Debugging.swift
[19/28] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[20/28] Compiling InternalCollectionsUtilities _SortedCollection.swift
[21/28] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[22/28] Compiling InternalCollectionsUtilities UInt+reversed.swift
[23/28] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[24/28] Compiling InternalCollectionsUtilities Integer rank.swift
[25/28] Emitting module InternalCollectionsUtilities
[26/28] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[27/28] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[28/28] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[29/310] Compiling DequeModule _DequeBufferHeader.swift
[30/311] Compiling DequeModule _DequeSlot.swift
[31/311] Compiling HeapModule Heap.swift
[32/311] Compiling HeapModule _HeapNode.swift
[33/311] Compiling HeapModule Heap+Invariants.swift
[34/311] Compiling HeapModule Heap+UnsafeHandle.swift
[35/311] Compiling HeapModule Heap+Descriptions.swift
[36/311] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[37/311] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[38/311] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[39/311] Emitting module HeapModule
[40/311] Compiling HashTreeCollections _HashNode+Debugging.swift
[41/311] Compiling HashTreeCollections _HashNode+Initializers.swift
[42/311] Compiling HashTreeCollections _HashNode+Invariants.swift
[43/311] Compiling HashTreeCollections _HashNode+Lookups.swift
[46/316] Compiling HashTreeCollections _HashNode+Structural union.swift
[47/316] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[48/316] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[49/316] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[50/316] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[51/316] Compiling HashTreeCollections _HashNode.swift
[52/316] Compiling DequeModule _UnsafeWrappedBuffer.swift
[53/316] Compiling _RopeModule Rope+MutatingForEach.swift
[54/316] Compiling _RopeModule RopeSummary.swift
[55/316] Compiling _RopeModule _RopeItem.swift
[56/316] Compiling _RopeModule _RopePath.swift
[57/316] Compiling _RopeModule _RopeVersion.swift
[58/316] Compiling _RopeModule Rope+Collection.swift
[59/316] Compiling _RopeModule Rope+Index.swift
[60/316] Compiling _RopeModule Rope+Sequence.swift
[61/324] Compiling HashTreeCollections _UnmanagedHashNode.swift
[62/324] Compiling HashTreeCollections _UnsafePath.swift
[63/324] Compiling HashTreeCollections TreeDictionary+Codable.swift
[64/324] Compiling HashTreeCollections TreeDictionary+Collection.swift
[65/324] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[66/324] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[67/330] Compiling HashTreeCollections _HashNodeHeader.swift
[68/330] Compiling HashTreeCollections _HashSlot.swift
[69/330] Compiling HashTreeCollections _HashStack.swift
[70/330] Compiling HashTreeCollections _HashTreeIterator.swift
[71/330] Compiling HashTreeCollections _HashTreeStatistics.swift
[72/330] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[73/330] Compiling HashTreeCollections _RawHashNode.swift
[79/330] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[80/330] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[81/330] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[82/330] Compiling HashTreeCollections TreeDictionary+Filter.swift
[83/330] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[84/330] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[85/330] Compiling _RopeModule Rope+_Storage.swift
[86/330] Compiling _RopeModule Rope+_UnmanagedLeaf.swift
[87/330] Compiling _RopeModule Rope+_UnsafeHandle.swift
[88/330] Compiling _RopeModule Rope.swift
[89/330] Compiling _RopeModule RopeElement.swift
[90/330] Compiling BitCollections BitSet.swift
[91/330] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[92/330] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[93/330] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[94/330] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[95/330] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[96/330] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[97/330] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[98/330] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[99/330] Compiling DequeModule _DequeBuffer.swift
[100/330] Compiling HashTreeCollections _HashLevel.swift
[101/330] Compiling HashTreeCollections _HashNode+Builder.swift
[104/330] Compiling HashTreeCollections _AncestorHashSlots.swift
[105/330] Compiling HashTreeCollections _Bitmap.swift
[108/330] Emitting module BitCollections
[114/330] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[127/330] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[128/330] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[129/330] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[130/330] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[131/330] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[132/330] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[133/330] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[134/330] Compiling HashTreeCollections TreeSet.swift
[136/330] Compiling HashTreeCollections _HashNode+Storage.swift
[137/330] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[138/330] Compiling HashTreeCollections _HashNode+Structural filter.swift
[139/330] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[140/330] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[142/330] Compiling OrderedCollections OrderedSet+SubSequence.swift
[143/330] Compiling OrderedCollections OrderedSet+Testing.swift
[144/330] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[145/330] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[160/330] Compiling OrderedCollections OrderedSet.swift
[161/330] Compiling OrderedCollections _UnsafeBitset.swift
[167/330] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[168/330] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[169/330] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[170/330] Compiling HashTreeCollections _HashNode+Structural merge.swift
[171/330] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[172/330] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[192/330] Compiling HashTreeCollections _Bucket.swift
[193/330] Compiling HashTreeCollections _Hash.swift
[194/330] Emitting module DequeModule
[302/337] Emitting module OrderedCollections
[321/337] Emitting module _RopeModule
[322/337] Compiling _RopeModule Rope+Remove.swift
[323/337] Compiling _RopeModule Rope+RemoveSubrange.swift
[324/337] Compiling _RopeModule Rope+Split.swift
[325/337] Compiling _RopeModule Optional Utilities.swift
[326/337] Compiling _RopeModule String Utilities.swift
[327/337] Compiling _RopeModule String.Index+ABI.swift
[328/337] Compiling _RopeModule _CharacterRecognizer.swift
[337/337] Emitting module HashTreeCollections
[338/339] Emitting module Collections
[339/339] Compiling Collections Collections.swift
[340/383] Emitting module AsyncExtensions
[341/387] Compiling AsyncExtensions AsyncWithLatestFromSequence.swift
[342/387] Compiling AsyncExtensions AsyncZip2Sequence.swift
[343/387] Compiling AsyncExtensions AsyncZip3Sequence.swift
[344/387] Compiling AsyncExtensions AsyncZipSequence.swift
[345/387] Compiling AsyncExtensions Zip2Runtime.swift
[346/387] Compiling AsyncExtensions Termination.swift
[347/387] Compiling AsyncExtensions AsyncEmptySequence.swift
[348/387] Compiling AsyncExtensions AsyncFailSequence.swift
[349/387] Compiling AsyncExtensions AsyncJustSequence.swift
[350/387] Compiling AsyncExtensions AsyncLazySequence.swift
[351/387] Compiling AsyncExtensions AsyncMerge2Sequence.swift
[352/387] Compiling AsyncExtensions AsyncMerge3Sequence.swift
[353/387] Compiling AsyncExtensions AsyncMergeSequence.swift
[354/387] Compiling AsyncExtensions MergeStateMachine.swift
[355/387] Compiling AsyncExtensions AsyncWithLatestFrom2Sequence.swift
[356/387] Compiling AsyncExtensions AsyncSequence+Collect.swift
[357/387] Compiling AsyncExtensions AsyncSequence+EraseToAnyAsyncSequence.swift
[358/387] Compiling AsyncExtensions AsyncSequence+FlatMapLatest.swift
[359/387] Compiling AsyncExtensions AsyncSequence+Share.swift
[360/387] Compiling AsyncExtensions AsyncMulticastSequence.swift
[361/387] Compiling AsyncExtensions AsyncPrependSequence.swift
[362/387] Compiling AsyncExtensions AsyncScanSequence.swift
[363/387] Compiling AsyncExtensions AsyncSequence+Assign.swift
[364/387] Compiling AsyncExtensions AsyncBufferedChannel.swift
[365/387] Compiling AsyncExtensions AsyncThrowingBufferedChannel.swift
[366/387] Compiling AsyncExtensions AsyncCurrentValueSubject.swift
[367/387] Compiling AsyncExtensions AsyncPassthroughSubject.swift
[368/387] Compiling AsyncExtensions AsyncReplaySubject.swift
[369/387] Compiling AsyncExtensions AsyncSubject.swift
[370/387] Compiling AsyncExtensions AsyncThrowingCurrentValueSubject.swift
[371/387] Compiling AsyncExtensions AsyncThrowingPassthroughSubject.swift
[372/387] Compiling AsyncExtensions AsyncThrowingReplaySubject.swift
[373/387] Compiling AsyncExtensions Streamed.swift
[374/387] Compiling AsyncExtensions Zip2StateMachine.swift
[375/387] Compiling AsyncExtensions Zip3Runtime.swift
[376/387] Compiling AsyncExtensions Zip3StateMachine.swift
[377/387] Compiling AsyncExtensions ZipRuntime.swift
[378/387] Compiling AsyncExtensions ZipStateMachine.swift
[379/387] Compiling AsyncExtensions AsyncSwitchToLatestSequence.swift
[380/387] Compiling AsyncExtensions ManagedCriticalState.swift
[381/387] Compiling AsyncExtensions Regulator.swift
[382/387] Compiling AsyncExtensions Result+ErrorMechanism.swift
[383/387] Compiling AsyncExtensions AsyncStream+Pipe.swift
[384/387] Compiling AsyncExtensions AsyncThrowingJustSequence.swift
[385/387] Compiling AsyncExtensions AsyncTimerSequence.swift
[386/387] Compiling AsyncExtensions AsyncHandleEventsSequence.swift
[387/387] Compiling AsyncExtensions AsyncMapToResultSequence.swift
Build complete! (10.47s)
Fetching https://github.com/apple/swift-collections.git
[1/18671] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.00s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.55s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.3.0
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections.git"
    }
  ],
  "manifest_display_name" : "AsyncExtensions",
  "name" : "AsyncExtensions",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "AsyncExtensions",
      "targets" : [
        "AsyncExtensions"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "AsyncExtensionsTests",
      "module_type" : "SwiftTarget",
      "name" : "AsyncExtensionsTests",
      "path" : "Tests",
      "sources" : [
        "AsyncChannels/AsyncBufferedChannelTests.swift",
        "AsyncChannels/AsyncBufferedThrowingChannelTests.swift",
        "AsyncSubjets/AsyncCurrentValueSubjectTests.swift",
        "AsyncSubjets/AsyncPassthroughSubjectTests.swift",
        "AsyncSubjets/AsyncReplaySubjectTests.swift",
        "AsyncSubjets/AsyncThrowingCurrentValueSubjectTests.swift",
        "AsyncSubjets/AsyncThrowingPassthroughSubjectTests.swift",
        "AsyncSubjets/AsyncThrowingReplaySubjectTests.swift",
        "AsyncSubjets/StreamedTests.swift",
        "Combiners/Merge/AsyncMergeSequenceTests.swift",
        "Combiners/WithLatestFrom/AsyncWithLatestFrom2SequenceTests.swift",
        "Combiners/WithLatestFrom/AsyncWithLatestFromSequenceTests.swift",
        "Combiners/Zip/AsyncZipSequenceTests.swift",
        "Creators/AsyncEmptySequenceTests.swift",
        "Creators/AsyncFailSequenceTests.swift",
        "Creators/AsyncJustSequenceTests.swift",
        "Creators/AsyncLazySequenceTests.swift",
        "Creators/AsyncStream+PipeTests.swift",
        "Creators/AsyncThrowingJustSequenceTests.swift",
        "Creators/AsyncTimerSequenceTests.swift",
        "Operators/AsyncHandleEventsSequenceTests.swift",
        "Operators/AsyncMapToResultSequenceTests.swift",
        "Operators/AsyncMulticastSequenceTests.swift",
        "Operators/AsyncPrependSequenceTests.swift",
        "Operators/AsyncScanSequenceTests.swift",
        "Operators/AsyncSequence+AssignTests.swift",
        "Operators/AsyncSequence+CollectTests.swift",
        "Operators/AsyncSequence+EraseToAnyAsyncSequenceTests.swift",
        "Operators/AsyncSequence+FlatMapLatestTests.swift",
        "Operators/AsyncSequence+ShareTests.swift",
        "Operators/AsyncSwitchToLatestSequenceTests.swift",
        "Supporting/Helpers.swift"
      ],
      "target_dependencies" : [
        "AsyncExtensions"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AsyncExtensions",
      "module_type" : "SwiftTarget",
      "name" : "AsyncExtensions",
      "path" : "Sources",
      "product_dependencies" : [
        "Collections"
      ],
      "product_memberships" : [
        "AsyncExtensions"
      ],
      "sources" : [
        "AsyncChannels/AsyncBufferedChannel.swift",
        "AsyncChannels/AsyncThrowingBufferedChannel.swift",
        "AsyncSubjects/AsyncCurrentValueSubject.swift",
        "AsyncSubjects/AsyncPassthroughSubject.swift",
        "AsyncSubjects/AsyncReplaySubject.swift",
        "AsyncSubjects/AsyncSubject.swift",
        "AsyncSubjects/AsyncThrowingCurrentValueSubject.swift",
        "AsyncSubjects/AsyncThrowingPassthroughSubject.swift",
        "AsyncSubjects/AsyncThrowingReplaySubject.swift",
        "AsyncSubjects/Streamed.swift",
        "Combiners/Merge/AsyncMerge2Sequence.swift",
        "Combiners/Merge/AsyncMerge3Sequence.swift",
        "Combiners/Merge/AsyncMergeSequence.swift",
        "Combiners/Merge/MergeStateMachine.swift",
        "Combiners/WithLatestFrom/AsyncWithLatestFrom2Sequence.swift",
        "Combiners/WithLatestFrom/AsyncWithLatestFromSequence.swift",
        "Combiners/Zip/AsyncZip2Sequence.swift",
        "Combiners/Zip/AsyncZip3Sequence.swift",
        "Combiners/Zip/AsyncZipSequence.swift",
        "Combiners/Zip/Zip2Runtime.swift",
        "Combiners/Zip/Zip2StateMachine.swift",
        "Combiners/Zip/Zip3Runtime.swift",
        "Combiners/Zip/Zip3StateMachine.swift",
        "Combiners/Zip/ZipRuntime.swift",
        "Combiners/Zip/ZipStateMachine.swift",
        "Common/Termination.swift",
        "Creators/AsyncEmptySequence.swift",
        "Creators/AsyncFailSequence.swift",
        "Creators/AsyncJustSequence.swift",
        "Creators/AsyncLazySequence.swift",
        "Creators/AsyncStream+Pipe.swift",
        "Creators/AsyncThrowingJustSequence.swift",
        "Creators/AsyncTimerSequence.swift",
        "Operators/AsyncHandleEventsSequence.swift",
        "Operators/AsyncMapToResultSequence.swift",
        "Operators/AsyncMulticastSequence.swift",
        "Operators/AsyncPrependSequence.swift",
        "Operators/AsyncScanSequence.swift",
        "Operators/AsyncSequence+Assign.swift",
        "Operators/AsyncSequence+Collect.swift",
        "Operators/AsyncSequence+EraseToAnyAsyncSequence.swift",
        "Operators/AsyncSequence+FlatMapLatest.swift",
        "Operators/AsyncSequence+Share.swift",
        "Operators/AsyncSwitchToLatestSequence.swift",
        "Supporting/ManagedCriticalState.swift",
        "Supporting/Regulator.swift",
        "Supporting/Result+ErrorMechanism.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
Done.