Build Information
Successful build of AsyncExtensions, reference main (a64160), with Swift 6.3 for macOS (SPM) on 17 Apr 2026 21:22:20 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.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
Fetching https://github.com/apple/swift-collections.git
[1/23569] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.79s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.3 (2.54s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.0.3
========================================
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": "asyncextensions",
"name": "AsyncExtensions",
"url": "https://github.com/sideeffect-io/AsyncExtensions.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AsyncExtensions",
"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/sideeffect-io/AsyncExtensions.git
[1/875] Fetching asyncextensions
Fetched https://github.com/sideeffect-io/AsyncExtensions.git from cache (0.84s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.55s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (1.28s)
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
Creating working copy for https://github.com/sideeffect-io/AsyncExtensions.git
Working copy of https://github.com/sideeffect-io/AsyncExtensions.git resolved at main (a64160a)
warning: '.resolve-product-dependencies': dependency 'asyncextensions' 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/sideeffect-io/AsyncExtensions.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version--6988338F2F200930.txt
[6/70] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[7/70] Compiling OrderedCollections OrderedDictionary+Elements+SubSequence.swift
[8/71] Compiling OrderedCollections _HashTable+Testing.swift
[9/71] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[10/71] Compiling DequeModule _UnsafeWrappedBuffer.swift
[11/71] Compiling OrderedCollections _HashTable+Bucket.swift
[12/71] Compiling OrderedCollections _HashTable+BucketIterator.swift
[13/71] Compiling OrderedCollections _HashTable+Constants.swift
[14/71] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[15/71] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[16/71] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[17/71] Compiling OrderedCollections _HashTable.swift
[18/71] Compiling OrderedCollections _Hashtable+Header.swift
[24/76] Compiling OrderedCollections OrderedSet+Codable.swift
[25/76] Compiling OrderedCollections OrderedSet+CustomDebugStringConvertible.swift
[26/76] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[27/76] Compiling OrderedCollections OrderedSet+CustomStringConvertible.swift
[28/76] Compiling OrderedCollections OrderedSet+Diffing.swift
[29/76] Emitting module DequeModule
[30/76] Compiling OrderedCollections OrderedDictionary+Elements.swift
[31/76] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[32/76] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[33/76] Compiling OrderedCollections OrderedDictionary+CustomStringConvertible.swift
[34/76] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[35/76] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[36/76] Compiling OrderedCollections OrderedSet+Equatable.swift
[37/76] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[38/76] Compiling OrderedCollections OrderedSet+Hashable.swift
[39/76] Compiling OrderedCollections OrderedSet+Initializers.swift
[40/76] Compiling OrderedCollections OrderedSet+Insertions.swift
[41/76] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Predicates.swift
[42/76] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[43/76] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[44/76] Compiling OrderedCollections OrderedSet+SubSequence.swift
[45/76] Compiling OrderedCollections OrderedSet+Testing.swift
[46/76] Compiling OrderedCollections OrderedSet+Invariants.swift
[47/76] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[48/76] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[49/76] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[50/76] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Operations.swift
[64/76] Compiling OrderedCollections OrderedDictionary+Codable.swift
[65/76] Compiling OrderedCollections OrderedDictionary+CustomDebugStringConvertible.swift
[66/76] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[67/76] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[68/76] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[69/76] Compiling OrderedCollections OrderedDictionary+Values.swift
[70/76] Compiling OrderedCollections OrderedDictionary.swift
[71/76] Emitting module OrderedCollections
[72/76] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[73/76] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[74/76] Compiling OrderedCollections OrderedSet.swift
[75/76] Compiling OrderedCollections RandomAccessCollection+Offsets.swift
[76/76] Compiling OrderedCollections _UnsafeBitset.swift
[77/78] Compiling Collections Collections.swift
[78/78] Emitting module Collections
[79/122] Emitting module AsyncExtensions
[80/126] Compiling AsyncExtensions AsyncMulticastSequence.swift
[81/126] Compiling AsyncExtensions AsyncPrependSequence.swift
[82/126] Compiling AsyncExtensions AsyncScanSequence.swift
[83/126] Compiling AsyncExtensions AsyncSequence+Assign.swift
[84/126] Compiling AsyncExtensions AsyncWithLatestFromSequence.swift
[85/126] Compiling AsyncExtensions AsyncZip2Sequence.swift
[86/126] Compiling AsyncExtensions AsyncZip3Sequence.swift
[87/126] Compiling AsyncExtensions AsyncZipSequence.swift
[88/126] Compiling AsyncExtensions Zip2Runtime.swift
[89/126] Compiling AsyncExtensions AsyncSequence+Collect.swift
[90/126] Compiling AsyncExtensions AsyncSequence+EraseToAnyAsyncSequence.swift
[91/126] Compiling AsyncExtensions AsyncSequence+FlatMapLatest.swift
[92/126] Compiling AsyncExtensions AsyncSequence+Share.swift
[93/126] Compiling AsyncExtensions Termination.swift
[94/126] Compiling AsyncExtensions AsyncEmptySequence.swift
[95/126] Compiling AsyncExtensions AsyncFailSequence.swift
[96/126] Compiling AsyncExtensions AsyncJustSequence.swift
[97/126] Compiling AsyncExtensions AsyncLazySequence.swift
[98/126] Compiling AsyncExtensions AsyncSubject.swift
[99/126] Compiling AsyncExtensions AsyncThrowingCurrentValueSubject.swift
[100/126] Compiling AsyncExtensions AsyncThrowingPassthroughSubject.swift
[101/126] Compiling AsyncExtensions AsyncThrowingReplaySubject.swift
[102/126] Compiling AsyncExtensions Streamed.swift
[103/126] Compiling AsyncExtensions AsyncMerge2Sequence.swift
[104/126] Compiling AsyncExtensions AsyncMerge3Sequence.swift
[105/126] Compiling AsyncExtensions AsyncMergeSequence.swift
[106/126] Compiling AsyncExtensions MergeStateMachine.swift
[107/126] Compiling AsyncExtensions AsyncWithLatestFrom2Sequence.swift
[108/126] Compiling AsyncExtensions Zip2StateMachine.swift
[109/126] Compiling AsyncExtensions Zip3Runtime.swift
[110/126] Compiling AsyncExtensions Zip3StateMachine.swift
[111/126] Compiling AsyncExtensions ZipRuntime.swift
[112/126] Compiling AsyncExtensions ZipStateMachine.swift
[113/126] Compiling AsyncExtensions AsyncSwitchToLatestSequence.swift
[114/126] Compiling AsyncExtensions ManagedCriticalState.swift
[115/126] Compiling AsyncExtensions Regulator.swift
[116/126] Compiling AsyncExtensions Result+ErrorMechanism.swift
[117/126] Compiling AsyncExtensions AsyncBufferedChannel.swift
[118/126] Compiling AsyncExtensions AsyncThrowingBufferedChannel.swift
[119/126] Compiling AsyncExtensions AsyncCurrentValueSubject.swift
[120/126] Compiling AsyncExtensions AsyncPassthroughSubject.swift
[121/126] Compiling AsyncExtensions AsyncReplaySubject.swift
[122/126] Compiling AsyncExtensions AsyncStream+Pipe.swift
[123/126] Compiling AsyncExtensions AsyncThrowingJustSequence.swift
[124/126] Compiling AsyncExtensions AsyncTimerSequence.swift
[125/126] Compiling AsyncExtensions AsyncHandleEventsSequence.swift
[126/126] Compiling AsyncExtensions AsyncMapToResultSequence.swift
Build complete! (6.39s)
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.