The Swift Package Index logo.Swift Package Index

Build Information

Successful build of AsyncCombine, reference main (dfad85), with Swift 6.3 for macOS (SPM) on 17 Apr 2026 07:45:30 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/will-lumley/AsyncCombine.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/will-lumley/AsyncCombine
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at dfad85c Merge pull request #1 from will-lumley/feature/unit-tests
Cloned https://github.com/will-lumley/AsyncCombine.git
Revision (git rev-parse @):
dfad85c7a59d0e9a775bdfd03519f05a61d9d9cf
SUCCESS checkout https://github.com/will-lumley/AsyncCombine.git at main
Fetching https://github.com/apple/swift-async-algorithms
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/2277] Fetching swift-docc-plugin
[229/8518] Fetching swift-docc-plugin, swift-async-algorithms
[354/32087] Fetching swift-docc-plugin, swift-async-algorithms, swift-collections
[2075/35759] Fetching swift-docc-plugin, swift-async-algorithms, swift-collections, swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (2.75s)
Fetched https://github.com/apple/swift-docc-plugin from cache (2.75s)
Fetched https://github.com/apple/swift-collections.git from cache (2.75s)
Fetched https://github.com/apple/swift-async-algorithms from cache (2.75s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.5 (5.97s)
Computing version for https://github.com/apple/swift-async-algorithms
Computed https://github.com/apple/swift-async-algorithms at 1.0.4 (0.65s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.85s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (0.79s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.5
Creating working copy for https://github.com/apple/swift-async-algorithms
Working copy of https://github.com/apple/swift-async-algorithms resolved at 1.0.4
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
========================================
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": "asynccombine",
      "name": "AsyncCombine",
      "url": "https://github.com/will-lumley/AsyncCombine.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AsyncCombine",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "swift-async-algorithms",
          "name": "swift-async-algorithms",
          "url": "https://github.com/apple/swift-async-algorithms",
          "version": "1.1.3",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-async-algorithms",
          "traits": [
            "default"
          ],
          "dependencies": [
            {
              "identity": "swift-collections",
              "name": "swift-collections",
              "url": "https://github.com/apple/swift-collections.git",
              "version": "1.4.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
              "traits": [
              ],
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/will-lumley/AsyncCombine.git
[1/332] Fetching asynccombine
Fetched https://github.com/will-lumley/AsyncCombine.git from cache (0.94s)
Fetching https://github.com/apple/swift-async-algorithms from cache
Fetched https://github.com/apple/swift-async-algorithms from cache (0.73s)
Computing version for https://github.com/apple/swift-async-algorithms
Computed https://github.com/apple/swift-async-algorithms at 1.1.3 (1.36s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.56s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (1.24s)
Creating working copy for https://github.com/will-lumley/AsyncCombine.git
Working copy of https://github.com/will-lumley/AsyncCombine.git resolved at main (dfad85c)
Creating working copy for https://github.com/apple/swift-async-algorithms
Working copy of https://github.com/apple/swift-async-algorithms resolved at 1.1.3
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
warning: '.resolve-product-dependencies': dependency 'asynccombine' is not used by any target
Found 1 product dependencies
  - swift-async-algorithms
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/will-lumley/AsyncCombine.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/8] Write sources
[7/8] Write swift-version--6988338F2F200930.txt
[9/22] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[10/22] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[11/22] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[12/22] Compiling InternalCollectionsUtilities Integer rank.swift
[13/22] Compiling InternalCollectionsUtilities Debugging.swift
[14/22] Emitting module InternalCollectionsUtilities
[15/22] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[16/22] Compiling InternalCollectionsUtilities _SortedCollection.swift
[17/22] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[18/22] Compiling InternalCollectionsUtilities UInt+reversed.swift
[19/22] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[20/22] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[21/22] Compiling InternalCollectionsUtilities Descriptions.swift
[22/22] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[23/23] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[24/95] Compiling DequeModule _DequeBufferHeader.swift
[25/95] Compiling DequeModule _DequeBuffer.swift
[26/95] Compiling DequeModule _DequeSlot.swift
[27/96] Compiling DequeModule _UnsafeWrappedBuffer.swift
[28/96] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[29/96] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[30/96] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[31/96] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[32/96] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[33/96] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[34/102] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[35/102] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[36/102] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[37/102] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[38/102] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[39/102] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[40/102] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[41/102] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[42/102] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[43/102] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[44/102] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[45/102] Compiling OrderedCollections OrderedSet+Sendable.swift
[46/102] Compiling OrderedCollections _HashTable.swift
[47/102] Compiling OrderedCollections OrderedDictionary+Elements.swift
[48/102] Compiling OrderedCollections _HashTable+Testing.swift
[49/102] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[50/102] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[51/102] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[52/102] Compiling OrderedCollections _Hashtable+Header.swift
[53/102] Compiling OrderedCollections OrderedDictionary+Codable.swift
[54/102] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[55/102] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[56/102] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[57/102] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[58/102] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[59/102] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[60/102] Compiling OrderedCollections _HashTable+Constants.swift
[61/102] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[62/102] Compiling OrderedCollections OrderedSet+Codable.swift
[63/102] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[64/102] Compiling OrderedCollections OrderedSet+Descriptions.swift
[65/102] Compiling OrderedCollections OrderedSet+Diffing.swift
[66/102] Compiling OrderedCollections OrderedSet+Equatable.swift
[67/102] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[68/102] Compiling OrderedCollections _HashTable+Bucket.swift
[69/102] Compiling OrderedCollections _HashTable+BucketIterator.swift
[70/102] Compiling OrderedCollections OrderedSet+Hashable.swift
[71/102] Compiling OrderedCollections OrderedSet+Initializers.swift
[72/102] Compiling OrderedCollections OrderedSet+Insertions.swift
[73/102] Compiling OrderedCollections OrderedSet+Invariants.swift
[74/102] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[75/102] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[76/102] Emitting module DequeModule
[82/102] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[83/102] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[84/102] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[85/102] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[86/102] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[87/102] Compiling OrderedCollections OrderedDictionary+Values.swift
[88/102] Compiling OrderedCollections OrderedDictionary.swift
[96/102] Compiling OrderedCollections OrderedSet+SubSequence.swift
[97/102] Compiling OrderedCollections OrderedSet+Testing.swift
[98/102] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[99/102] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[100/102] Compiling OrderedCollections OrderedSet.swift
[101/102] Compiling OrderedCollections _UnsafeBitset.swift
[102/102] Emitting module OrderedCollections
[103/148] Emitting module AsyncAlgorithms
[104/153] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[105/153] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[106/153] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[107/153] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[108/153] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[109/153] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[110/153] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[111/153] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[112/153] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[113/153] Compiling AsyncAlgorithms AsyncChannel.swift
[114/153] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[115/153] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[116/153] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[117/153] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[118/153] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[119/153] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[120/153] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[121/153] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[122/153] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[123/153] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[124/153] Compiling AsyncAlgorithms UnsafeTransfer.swift
[125/153] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[126/153] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[127/153] Compiling AsyncAlgorithms ZipStateMachine.swift
[128/153] Compiling AsyncAlgorithms ZipStorage.swift
[129/153] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[130/153] Compiling AsyncAlgorithms ChannelStateMachine.swift
[131/153] Compiling AsyncAlgorithms ChannelStorage.swift
[132/153] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[133/153] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[134/153] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[135/153] Compiling AsyncAlgorithms CombineLatestStorage.swift
[136/153] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[137/153] Compiling AsyncAlgorithms DebounceStateMachine.swift
[138/153] Compiling AsyncAlgorithms DebounceStorage.swift
[139/153] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[140/153] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[141/153] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[142/153] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[143/153] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[144/153] Compiling AsyncAlgorithms MergeStateMachine.swift
[145/153] Compiling AsyncAlgorithms MergeStorage.swift
[146/153] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[147/153] Compiling AsyncAlgorithms Rethrow.swift
[148/153] Compiling AsyncAlgorithms SetAlgebra.swift
[149/153] Compiling AsyncAlgorithms Dictionary.swift
[150/153] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[151/153] Compiling AsyncAlgorithms Locking.swift
[152/153] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[153/153] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[154/169] Compiling AsyncCombine WeakBox.swift
[155/169] Compiling AsyncCombine Receive.swift
[156/170] Compiling AsyncCombine SubscriptionTask.swift
[157/170] Compiling AsyncCombine RepeaterBox.swift
[158/170] Compiling AsyncCombine RecordingError.swift
[159/170] Compiling AsyncCombine NonSendableBox.swift
[160/170] Compiling AsyncCombine AsyncSequence+First.swift
[161/170] Compiling AsyncCombine Recorder.swift
[162/170] Compiling AsyncCombine Set+Cancel.swift
[163/170] Compiling AsyncCombine Task+Store.swift
[164/170] Compiling AsyncCombine AsyncSequence+Assign.swift
[165/170] Compiling AsyncCombine AsyncSequence+Sink.swift
[166/170] Compiling AsyncCombine Observable+CurrentValueRelay.swift
[167/170] Compiling AsyncCombine Observable+Observed.swift
[168/170] Emitting module AsyncCombine
[169/170] Compiling AsyncCombine CurrentValueRelay.swift
[170/170] Compiling AsyncCombine AsyncCombine+Combine.swift
Build complete! (17.00s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-async-algorithms",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.4",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-async-algorithms"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "AsyncCombine",
  "name" : "AsyncCombine",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "8.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "AsyncCombine",
      "targets" : [
        "AsyncCombine"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "AsyncCombineTests",
      "module_type" : "SwiftTarget",
      "name" : "AsyncCombineTests",
      "path" : "Tests/AsyncCombineTests",
      "sources" : [
        "Core/CurrentValueRelayTests.swift",
        "Operators/AsyncCombine+CombineTests.swift",
        "Operators/AsyncSequence+AssignTests.swift",
        "Operators/AsyncSequence+SinkTests.swift",
        "Operators/AsyncSequenceSinkOnMainTests.swift",
        "Operators/Observable+ObservedTests.swift",
        "Subscriptions/Set+CancelTests.swift",
        "Subscriptions/Task+StoreTests.swift",
        "Testing/AsyncSequence+FirstTests.swift",
        "Testing/RecorderTests.swift",
        "Testing/RecordingErrorTests.swift",
        "TestingToolbox/AsyncBox.swift",
        "TestingToolbox/AsyncSequence+Collect.swift",
        "TestingToolbox/AsyncStream+MakeStream.swift",
        "TestingToolbox/AsyncThrowingStream+MakeStream.swift",
        "TestingToolbox/CancelProbe.swift",
        "TestingToolbox/CancellableTask.swift",
        "TestingToolbox/Label.swift",
        "TestingToolbox/RecordingBox.swift",
        "TestingToolbox/TestError.swift"
      ],
      "target_dependencies" : [
        "AsyncCombine"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AsyncCombine",
      "module_type" : "SwiftTarget",
      "name" : "AsyncCombine",
      "path" : "Sources/AsyncCombine",
      "product_dependencies" : [
        "AsyncAlgorithms"
      ],
      "product_memberships" : [
        "AsyncCombine"
      ],
      "sources" : [
        "Core/CurrentValueRelay.swift",
        "Operators/AsyncCombine+Combine.swift",
        "Operators/AsyncSequence+Assign.swift",
        "Operators/AsyncSequence+Sink.swift",
        "Operators/Observable+CurrentValueRelay.swift",
        "Operators/Observable+Observed.swift",
        "Subscriptions/Set+Cancel.swift",
        "Subscriptions/Task+Store.swift",
        "Testing/AsyncSequence+First.swift",
        "Testing/Recorder.swift",
        "Testing/RecordingError.swift",
        "Types/Boxes/NonSendableBox.swift",
        "Types/Boxes/RepeaterBox.swift",
        "Types/Boxes/WeakBox.swift",
        "Types/Receive.swift",
        "Types/SubscriptionTask.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.2"
}
Done.