Build Information
Successful build of swift-async-algorithms, reference 1.0.4 (042e1c
), with Swift 6.0 for macOS (SPM) on 23 Apr 2025 03:32:33 UTC.
Swift 6 data race errors: 10
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.60.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-async-algorithms.git
Reference: 1.0.4
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/apple/swift-async-algorithms
* tag 1.0.4 -> FETCH_HEAD
HEAD is now at 042e1c4 Move platform requirements to availability annotations (#348)
Cloned https://github.com/apple/swift-async-algorithms.git
Revision (git rev-parse @):
042e1c4d9d19748c9c228f8d4ebc97bb1e339b0b
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apple/swift-async-algorithms.git at 1.0.4
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-collections.git
[1/2049] Fetching swift-docc-plugin
[83/18246] Fetching swift-docc-plugin, swift-collections
Fetched https://github.com/apple/swift-docc-plugin from cache (1.57s)
Fetched https://github.com/apple/swift-collections.git from cache (1.57s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (3.65s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (0.59s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3366] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.12s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.61s)
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
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.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.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",
"dependencies": [
{
"identity": "swift-async-algorithms",
"name": "swift-async-algorithms",
"url": "https://github.com/apple/swift-async-algorithms.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-async-algorithms",
"dependencies": [
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.1.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/apple/swift-async-algorithms.git
[1/4965] Fetching swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.02s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.48s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.03s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.4 (042e1c4)
warning: '.resolve-product-dependencies': dependency 'swift-async-algorithms' is not used by any target
Found 1 product dependencies
- swift-collections
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/apple/swift-async-algorithms.git
https://github.com/apple/swift-async-algorithms.git
{
"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.git"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
}
],
"manifest_display_name" : "swift-async-algorithms",
"name" : "swift-async-algorithms",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "AsyncAlgorithms",
"targets" : [
"AsyncAlgorithms"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "_CAsyncSequenceValidationSupport",
"module_type" : "SystemLibraryTarget",
"name" : "_CAsyncSequenceValidationSupport",
"path" : "Sources/_CAsyncSequenceValidationSupport",
"sources" : [
],
"type" : "system-target"
},
{
"c99name" : "AsyncSequenceValidation",
"module_type" : "SwiftTarget",
"name" : "AsyncSequenceValidation",
"path" : "Sources/AsyncSequenceValidation",
"sources" : [
"AsyncSequenceValidationDiagram.swift",
"Clock.swift",
"Event.swift",
"Expectation.swift",
"Input.swift",
"Job.swift",
"Locking.swift",
"SourceLocation.swift",
"TaskDriver.swift",
"Test.swift",
"Theme.swift",
"WorkQueue.swift"
],
"target_dependencies" : [
"_CAsyncSequenceValidationSupport",
"AsyncAlgorithms"
],
"type" : "library"
},
{
"c99name" : "AsyncAlgorithms_XCTest",
"module_type" : "SwiftTarget",
"name" : "AsyncAlgorithms_XCTest",
"path" : "Sources/AsyncAlgorithms_XCTest",
"sources" : [
"ValidationTest.swift"
],
"target_dependencies" : [
"AsyncAlgorithms",
"AsyncSequenceValidation"
],
"type" : "library"
},
{
"c99name" : "AsyncAlgorithmsTests",
"module_type" : "SwiftTarget",
"name" : "AsyncAlgorithmsTests",
"path" : "Tests/AsyncAlgorithmsTests",
"sources" : [
"Interspersed/TestInterspersed.swift",
"Performance/TestThroughput.swift",
"Performance/ThroughputMeasurement.swift",
"Support/Asserts.swift",
"Support/Failure.swift",
"Support/Gate.swift",
"Support/GatedSequence.swift",
"Support/Indefinite.swift",
"Support/Locking.swift",
"Support/ManualClock.swift",
"Support/ReportingSequence.swift",
"Support/Validator.swift",
"Support/ViolatingSequence.swift",
"TestAdjacentPairs.swift",
"TestBuffer.swift",
"TestBufferedByteIterator.swift",
"TestChain.swift",
"TestChannel.swift",
"TestChunk.swift",
"TestCombineLatest.swift",
"TestCompacted.swift",
"TestDebounce.swift",
"TestDictionary.swift",
"TestJoin.swift",
"TestLazy.swift",
"TestManualClock.swift",
"TestMerge.swift",
"TestRangeReplaceableCollection.swift",
"TestReductions.swift",
"TestRemoveDuplicates.swift",
"TestSetAlgebra.swift",
"TestThrottle.swift",
"TestThrowingChannel.swift",
"TestTimer.swift",
"TestValidationTests.swift",
"TestValidator.swift",
"TestZip.swift"
],
"target_dependencies" : [
"AsyncAlgorithms",
"AsyncSequenceValidation",
"AsyncAlgorithms_XCTest"
],
"type" : "test"
},
{
"c99name" : "AsyncAlgorithms",
"module_type" : "SwiftTarget",
"name" : "AsyncAlgorithms",
"path" : "Sources/AsyncAlgorithms",
"product_dependencies" : [
"OrderedCollections",
"DequeModule"
],
"product_memberships" : [
"AsyncAlgorithms"
],
"sources" : [
"AsyncAdjacentPairsSequence.swift",
"AsyncBufferedByteIterator.swift",
"AsyncChain2Sequence.swift",
"AsyncChain3Sequence.swift",
"AsyncChunkedByGroupSequence.swift",
"AsyncChunkedOnProjectionSequence.swift",
"AsyncChunksOfCountOrSignalSequence.swift",
"AsyncChunksOfCountSequence.swift",
"AsyncCompactedSequence.swift",
"AsyncExclusiveReductionsSequence.swift",
"AsyncInclusiveReductionsSequence.swift",
"AsyncJoinedBySeparatorSequence.swift",
"AsyncJoinedSequence.swift",
"AsyncRemoveDuplicatesSequence.swift",
"AsyncSyncSequence.swift",
"AsyncThrottleSequence.swift",
"AsyncThrowingExclusiveReductionsSequence.swift",
"AsyncThrowingInclusiveReductionsSequence.swift",
"AsyncTimerSequence.swift",
"Buffer/AsyncBufferSequence.swift",
"Buffer/BoundedBufferStateMachine.swift",
"Buffer/BoundedBufferStorage.swift",
"Buffer/UnboundedBufferStateMachine.swift",
"Buffer/UnboundedBufferStorage.swift",
"Channels/AsyncChannel.swift",
"Channels/AsyncThrowingChannel.swift",
"Channels/ChannelStateMachine.swift",
"Channels/ChannelStorage.swift",
"CombineLatest/AsyncCombineLatest2Sequence.swift",
"CombineLatest/AsyncCombineLatest3Sequence.swift",
"CombineLatest/CombineLatestStateMachine.swift",
"CombineLatest/CombineLatestStorage.swift",
"Debounce/AsyncDebounceSequence.swift",
"Debounce/DebounceStateMachine.swift",
"Debounce/DebounceStorage.swift",
"Dictionary.swift",
"Interspersed/AsyncInterspersedSequence.swift",
"Locking.swift",
"Merge/AsyncMerge2Sequence.swift",
"Merge/AsyncMerge3Sequence.swift",
"Merge/MergeStateMachine.swift",
"Merge/MergeStorage.swift",
"RangeReplaceableCollection.swift",
"Rethrow.swift",
"SetAlgebra.swift",
"UnsafeTransfer.swift",
"Zip/AsyncZip2Sequence.swift",
"Zip/AsyncZip3Sequence.swift",
"Zip/ZipStateMachine.swift",
"Zip/ZipStorage.swift"
],
"type" : "library"
}
],
"tools_version" : "5.8"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/9] Write sources
[8/9] Write swift-version-5BDAB9E9C0126B9D.txt
[10/27] Compiling InternalCollectionsUtilities _SortedCollection.swift
[11/27] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[12/27] Compiling InternalCollectionsUtilities Debugging.swift
[13/27] Compiling InternalCollectionsUtilities Descriptions.swift
[14/27] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[15/27] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[16/27] Compiling InternalCollectionsUtilities Specialize.swift
[17/28] Compiling InternalCollectionsUtilities Integer rank.swift
[18/28] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[19/28] Compiling InternalCollectionsUtilities UInt+reversed.swift
[20/28] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[21/28] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[22/28] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[23/28] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[24/28] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[25/28] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[26/28] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[27/28] Emitting module InternalCollectionsUtilities
[28/28] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[29/100] Compiling DequeModule _DequeSlot.swift
[30/100] Compiling DequeModule _DequeBufferHeader.swift
[31/101] Compiling DequeModule _UnsafeWrappedBuffer.swift
[32/101] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[33/101] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[34/101] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[35/101] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[36/101] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[37/101] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[38/101] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[39/101] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[40/101] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[41/101] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[42/101] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[43/101] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[44/107] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[45/107] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[46/107] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[47/107] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[48/107] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[49/107] Compiling OrderedCollections OrderedSet+Sendable.swift
[50/107] Compiling OrderedCollections OrderedDictionary+Codable.swift
[51/107] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[52/107] Compiling DequeModule _DequeBuffer.swift
[53/107] Compiling OrderedCollections _HashTable.swift
[54/107] Compiling OrderedCollections _Hashtable+Header.swift
[55/107] Compiling OrderedCollections _HashTable+Testing.swift
[56/107] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[57/107] Compiling OrderedCollections _HashTable+Constants.swift
[58/107] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[62/107] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[63/107] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[64/107] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[65/107] Compiling OrderedCollections OrderedSet+Codable.swift
[66/107] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[67/107] Compiling OrderedCollections OrderedSet+Descriptions.swift
[68/107] Compiling OrderedCollections OrderedSet+Diffing.swift
[69/107] Compiling OrderedCollections OrderedSet+Equatable.swift
[70/107] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[71/107] Compiling OrderedCollections OrderedSet+Hashable.swift
[72/107] Compiling OrderedCollections OrderedSet+Initializers.swift
[73/107] Compiling OrderedCollections OrderedSet+Insertions.swift
[74/107] Compiling OrderedCollections OrderedSet+Invariants.swift
[75/107] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[76/107] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[77/107] Compiling OrderedCollections _HashTable+Bucket.swift
[78/107] Compiling OrderedCollections _HashTable+BucketIterator.swift
[79/107] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[80/107] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[81/107] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[82/107] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[83/107] Compiling OrderedCollections OrderedDictionary+Values.swift
[84/107] Compiling OrderedCollections OrderedDictionary.swift
[85/107] Compiling OrderedCollections OrderedDictionary+Elements.swift
[86/107] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[87/107] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[88/107] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[89/107] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[90/107] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[100/107] Emitting module DequeModule
[101/107] Compiling OrderedCollections OrderedSet+SubSequence.swift
[102/107] Compiling OrderedCollections OrderedSet+Testing.swift
[103/107] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[104/107] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[105/107] Compiling OrderedCollections OrderedSet.swift
[106/107] Compiling OrderedCollections _UnsafeBitset.swift
[107/107] Emitting module OrderedCollections
[108/153] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[109/153] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[110/153] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[111/153] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[112/153] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[113/153] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[114/153] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[115/153] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[116/153] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[117/153] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[118/158] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[119/158] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[120/158] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[121/158] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[122/158] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[123/158] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[124/158] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[125/158] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[126/158] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[127/158] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[128/158] Emitting module AsyncAlgorithms
[129/158] Compiling AsyncAlgorithms MergeStateMachine.swift
[130/158] Compiling AsyncAlgorithms MergeStorage.swift
[131/158] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[132/158] Compiling AsyncAlgorithms Rethrow.swift
[133/158] Compiling AsyncAlgorithms SetAlgebra.swift
[134/158] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[135/158] Compiling AsyncAlgorithms ChannelStateMachine.swift
[136/158] Compiling AsyncAlgorithms ChannelStorage.swift
[137/158] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[138/158] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[139/158] Compiling AsyncAlgorithms Dictionary.swift
[140/158] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[141/158] Compiling AsyncAlgorithms Locking.swift
[142/158] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[143/158] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[144/158] Compiling AsyncAlgorithms UnsafeTransfer.swift
[145/158] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[146/158] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[147/158] Compiling AsyncAlgorithms ZipStateMachine.swift
[148/158] Compiling AsyncAlgorithms ZipStorage.swift
[149/158] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[150/158] Compiling AsyncAlgorithms CombineLatestStorage.swift
[151/158] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[152/158] Compiling AsyncAlgorithms DebounceStateMachine.swift
[153/158] Compiling AsyncAlgorithms DebounceStorage.swift
[154/158] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
/Users/admin/builder/spi-builder-workspace/Sources/AsyncAlgorithms/Buffer/BoundedBufferStorage.swift:112:26: warning: value of non-Sendable type 'Optional<Result<Base.Element, any Error>>' accessed after being transferred; later accesses could race; this is an error in the Swift 6 language mode
110 | break
111 | case .resumeConsumer(let continuation, let result):
112 | continuation.resume(returning: result)
| |- warning: value of non-Sendable type 'Optional<Result<Base.Element, any Error>>' accessed after being transferred; later accesses could race; this is an error in the Swift 6 language mode
| `- note: access can happen concurrently
113 | }
114 | }
/Users/admin/builder/spi-builder-workspace/Sources/AsyncAlgorithms/Buffer/UnboundedBufferStorage.swift:81:26: warning: value of non-Sendable type 'Optional<Result<Base.Element, any Error>>' accessed after being transferred; later accesses could race; this is an error in the Swift 6 language mode
79 | break
80 | case .resumeConsumer(let continuation, let result):
81 | continuation.resume(returning: result)
| |- warning: value of non-Sendable type 'Optional<Result<Base.Element, any Error>>' accessed after being transferred; later accesses could race; this is an error in the Swift 6 language mode
| `- note: access can happen concurrently
82 | }
83 | }
[155/158] Compiling AsyncAlgorithms BoundedBufferStorage.swift
/Users/admin/builder/spi-builder-workspace/Sources/AsyncAlgorithms/Buffer/BoundedBufferStorage.swift:112:26: warning: value of non-Sendable type 'Optional<Result<Base.Element, any Error>>' accessed after being transferred; later accesses could race; this is an error in the Swift 6 language mode
110 | break
111 | case .resumeConsumer(let continuation, let result):
112 | continuation.resume(returning: result)
| |- warning: value of non-Sendable type 'Optional<Result<Base.Element, any Error>>' accessed after being transferred; later accesses could race; this is an error in the Swift 6 language mode
| `- note: access can happen concurrently
113 | }
114 | }
/Users/admin/builder/spi-builder-workspace/Sources/AsyncAlgorithms/Buffer/UnboundedBufferStorage.swift:81:26: warning: value of non-Sendable type 'Optional<Result<Base.Element, any Error>>' accessed after being transferred; later accesses could race; this is an error in the Swift 6 language mode
79 | break
80 | case .resumeConsumer(let continuation, let result):
81 | continuation.resume(returning: result)
| |- warning: value of non-Sendable type 'Optional<Result<Base.Element, any Error>>' accessed after being transferred; later accesses could race; this is an error in the Swift 6 language mode
| `- note: access can happen concurrently
82 | }
83 | }
[156/158] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
/Users/admin/builder/spi-builder-workspace/Sources/AsyncAlgorithms/Buffer/BoundedBufferStorage.swift:112:26: warning: value of non-Sendable type 'Optional<Result<Base.Element, any Error>>' accessed after being transferred; later accesses could race; this is an error in the Swift 6 language mode
110 | break
111 | case .resumeConsumer(let continuation, let result):
112 | continuation.resume(returning: result)
| |- warning: value of non-Sendable type 'Optional<Result<Base.Element, any Error>>' accessed after being transferred; later accesses could race; this is an error in the Swift 6 language mode
| `- note: access can happen concurrently
113 | }
114 | }
/Users/admin/builder/spi-builder-workspace/Sources/AsyncAlgorithms/Buffer/UnboundedBufferStorage.swift:81:26: warning: value of non-Sendable type 'Optional<Result<Base.Element, any Error>>' accessed after being transferred; later accesses could race; this is an error in the Swift 6 language mode
79 | break
80 | case .resumeConsumer(let continuation, let result):
81 | continuation.resume(returning: result)
| |- warning: value of non-Sendable type 'Optional<Result<Base.Element, any Error>>' accessed after being transferred; later accesses could race; this is an error in the Swift 6 language mode
| `- note: access can happen concurrently
82 | }
83 | }
[157/158] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
/Users/admin/builder/spi-builder-workspace/Sources/AsyncAlgorithms/Buffer/BoundedBufferStorage.swift:112:26: warning: value of non-Sendable type 'Optional<Result<Base.Element, any Error>>' accessed after being transferred; later accesses could race; this is an error in the Swift 6 language mode
110 | break
111 | case .resumeConsumer(let continuation, let result):
112 | continuation.resume(returning: result)
| |- warning: value of non-Sendable type 'Optional<Result<Base.Element, any Error>>' accessed after being transferred; later accesses could race; this is an error in the Swift 6 language mode
| `- note: access can happen concurrently
113 | }
114 | }
/Users/admin/builder/spi-builder-workspace/Sources/AsyncAlgorithms/Buffer/UnboundedBufferStorage.swift:81:26: warning: value of non-Sendable type 'Optional<Result<Base.Element, any Error>>' accessed after being transferred; later accesses could race; this is an error in the Swift 6 language mode
79 | break
80 | case .resumeConsumer(let continuation, let result):
81 | continuation.resume(returning: result)
| |- warning: value of non-Sendable type 'Optional<Result<Base.Element, any Error>>' accessed after being transferred; later accesses could race; this is an error in the Swift 6 language mode
| `- note: access can happen concurrently
82 | }
83 | }
[158/158] Compiling AsyncAlgorithms AsyncChannel.swift
/Users/admin/builder/spi-builder-workspace/Sources/AsyncAlgorithms/Buffer/BoundedBufferStorage.swift:112:26: warning: value of non-Sendable type 'Optional<Result<Base.Element, any Error>>' accessed after being transferred; later accesses could race; this is an error in the Swift 6 language mode
110 | break
111 | case .resumeConsumer(let continuation, let result):
112 | continuation.resume(returning: result)
| |- warning: value of non-Sendable type 'Optional<Result<Base.Element, any Error>>' accessed after being transferred; later accesses could race; this is an error in the Swift 6 language mode
| `- note: access can happen concurrently
113 | }
114 | }
/Users/admin/builder/spi-builder-workspace/Sources/AsyncAlgorithms/Buffer/UnboundedBufferStorage.swift:81:26: warning: value of non-Sendable type 'Optional<Result<Base.Element, any Error>>' accessed after being transferred; later accesses could race; this is an error in the Swift 6 language mode
79 | break
80 | case .resumeConsumer(let continuation, let result):
81 | continuation.resume(returning: result)
| |- warning: value of non-Sendable type 'Optional<Result<Base.Element, any Error>>' accessed after being transferred; later accesses could race; this is an error in the Swift 6 language mode
| `- note: access can happen concurrently
82 | }
83 | }
[159/170] Emitting module AsyncSequenceValidation
/Users/admin/builder/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:125:24: warning: static property '_executor' is not concurrency-safe because non-'Sendable' type 'AnyObject' may have shared mutable state; this is an error in the Swift 6 language mode
123 | }
124 |
125 | private static let _executor: AnyObject = {
| |- warning: static property '_executor' is not concurrency-safe because non-'Sendable' type 'AnyObject' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate '_executor' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
126 | guard #available(macOS 14.0, iOS 17.0, watchOS 10.0, tvOS 17.0, *) else {
127 | return ClockExecutor_Pre5_9()
/Users/admin/builder/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:137:16: warning: static property 'clock' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
135 | #endif
136 |
137 | static var clock: Clock?
| |- warning: static property 'clock' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'clock' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'clock' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
138 |
139 | static var driver: TaskDriver?
/Users/admin/builder/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:139:16: warning: static property 'driver' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
137 | static var clock: Clock?
138 |
139 | static var driver: TaskDriver?
| |- warning: static property 'driver' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'driver' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'driver' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
140 |
141 | static var currentJob: Job?
/Users/admin/builder/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:141:16: warning: static property 'currentJob' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
139 | static var driver: TaskDriver?
140 |
141 | static var currentJob: Job?
| |- warning: static property 'currentJob' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'currentJob' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'currentJob' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
142 |
143 | static var specificationFailures = [ExpectationFailure]()
/Users/admin/builder/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:143:16: warning: static property 'specificationFailures' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
141 | static var currentJob: Job?
142 |
143 | static var specificationFailures = [ExpectationFailure]()
| |- warning: static property 'specificationFailures' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'specificationFailures' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'specificationFailures' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
144 | }
145 |
[160/171] Compiling AsyncSequenceValidation TaskDriver.swift
/Users/admin/builder/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:141:16: warning: static property 'currentJob' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
139 | static var driver: TaskDriver?
140 |
141 | static var currentJob: Job?
| |- warning: static property 'currentJob' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'currentJob' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'currentJob' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
142 |
143 | static var specificationFailures = [ExpectationFailure]()
[161/171] Compiling AsyncSequenceValidation Locking.swift
[162/171] Compiling AsyncSequenceValidation Theme.swift
[163/171] Compiling AsyncSequenceValidation Test.swift
/Users/admin/builder/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:125:24: warning: static property '_executor' is not concurrency-safe because non-'Sendable' type 'AnyObject' may have shared mutable state; this is an error in the Swift 6 language mode
123 | }
124 |
125 | private static let _executor: AnyObject = {
| |- warning: static property '_executor' is not concurrency-safe because non-'Sendable' type 'AnyObject' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate '_executor' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
126 | guard #available(macOS 14.0, iOS 17.0, watchOS 10.0, tvOS 17.0, *) else {
127 | return ClockExecutor_Pre5_9()
/Users/admin/builder/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:137:16: warning: static property 'clock' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
135 | #endif
136 |
137 | static var clock: Clock?
| |- warning: static property 'clock' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'clock' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'clock' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
138 |
139 | static var driver: TaskDriver?
/Users/admin/builder/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:139:16: warning: static property 'driver' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
137 | static var clock: Clock?
138 |
139 | static var driver: TaskDriver?
| |- warning: static property 'driver' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'driver' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'driver' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
140 |
141 | static var currentJob: Job?
/Users/admin/builder/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:141:16: warning: static property 'currentJob' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
139 | static var driver: TaskDriver?
140 |
141 | static var currentJob: Job?
| |- warning: static property 'currentJob' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'currentJob' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'currentJob' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
142 |
143 | static var specificationFailures = [ExpectationFailure]()
/Users/admin/builder/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:143:16: warning: static property 'specificationFailures' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
141 | static var currentJob: Job?
142 |
143 | static var specificationFailures = [ExpectationFailure]()
| |- warning: static property 'specificationFailures' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'specificationFailures' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'specificationFailures' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
144 | }
145 |
/Users/admin/builder/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:383:7: warning: reference to var 'swift_task_enqueueGlobal_hook' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
381 | // This all needs to be isolated from potential Tasks (the caller function might be async!)
382 | Context.driver = TaskDriver(queue: diagram.queue) { driver in
383 | swift_task_enqueueGlobal_hook = { job, original in
| `- warning: reference to var 'swift_task_enqueueGlobal_hook' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
384 | Context.driver?.enqueue(job)
385 | }
_CAsyncSequenceValidationSupport.swift_task_enqueueGlobal_hook:1:12: note: var declared here
1 | public var swift_task_enqueueGlobal_hook: (@convention(c) (JobRef, swift_task_enqueueGlobal_original) -> Void)?
| `- note: var declared here
/Users/admin/builder/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:420:7: warning: reference to var 'swift_task_enqueueGlobal_hook' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
418 | runner.cancel()
419 | Context.clock = nil
420 | swift_task_enqueueGlobal_hook = nil
| `- warning: reference to var 'swift_task_enqueueGlobal_hook' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
421 | }
422 | Context.driver?.start()
_CAsyncSequenceValidationSupport.swift_task_enqueueGlobal_hook:1:12: note: var declared here
1 | public var swift_task_enqueueGlobal_hook: (@convention(c) (JobRef, swift_task_enqueueGlobal_original) -> Void)?
| `- note: var declared here
[164/171] Compiling AsyncSequenceValidation Event.swift
[165/171] Compiling AsyncSequenceValidation Expectation.swift
[166/171] Compiling AsyncSequenceValidation AsyncSequenceValidationDiagram.swift
/Users/admin/builder/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:141:16: warning: static property 'currentJob' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
139 | static var driver: TaskDriver?
140 |
141 | static var currentJob: Job?
| |- warning: static property 'currentJob' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'currentJob' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'currentJob' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
142 |
143 | static var specificationFailures = [ExpectationFailure]()
[167/171] Compiling AsyncSequenceValidation Clock.swift
/Users/admin/builder/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:141:16: warning: static property 'currentJob' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
139 | static var driver: TaskDriver?
140 |
141 | static var currentJob: Job?
| |- warning: static property 'currentJob' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'currentJob' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'currentJob' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
142 |
143 | static var specificationFailures = [ExpectationFailure]()
[168/171] Compiling AsyncSequenceValidation Input.swift
/Users/admin/builder/spi-builder-workspace/Sources/AsyncSequenceValidation/Test.swift:141:16: warning: static property 'currentJob' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
139 | static var driver: TaskDriver?
140 |
141 | static var currentJob: Job?
| |- warning: static property 'currentJob' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'currentJob' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'currentJob' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
142 |
143 | static var specificationFailures = [ExpectationFailure]()
[169/171] Compiling AsyncSequenceValidation Job.swift
[170/171] Compiling AsyncSequenceValidation SourceLocation.swift
[171/171] Compiling AsyncSequenceValidation WorkQueue.swift
[172/173] Emitting module AsyncAlgorithms_XCTest
[173/173] Compiling AsyncAlgorithms_XCTest ValidationTest.swift
Build complete! (30.31s)
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.git"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
}
],
"manifest_display_name" : "swift-async-algorithms",
"name" : "swift-async-algorithms",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "AsyncAlgorithms",
"targets" : [
"AsyncAlgorithms"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "_CAsyncSequenceValidationSupport",
"module_type" : "SystemLibraryTarget",
"name" : "_CAsyncSequenceValidationSupport",
"path" : "Sources/_CAsyncSequenceValidationSupport",
"sources" : [
],
"type" : "system-target"
},
{
"c99name" : "AsyncSequenceValidation",
"module_type" : "SwiftTarget",
"name" : "AsyncSequenceValidation",
"path" : "Sources/AsyncSequenceValidation",
"sources" : [
"AsyncSequenceValidationDiagram.swift",
"Clock.swift",
"Event.swift",
"Expectation.swift",
"Input.swift",
"Job.swift",
"Locking.swift",
"SourceLocation.swift",
"TaskDriver.swift",
"Test.swift",
"Theme.swift",
"WorkQueue.swift"
],
"target_dependencies" : [
"_CAsyncSequenceValidationSupport",
"AsyncAlgorithms"
],
"type" : "library"
},
{
"c99name" : "AsyncAlgorithms_XCTest",
"module_type" : "SwiftTarget",
"name" : "AsyncAlgorithms_XCTest",
"path" : "Sources/AsyncAlgorithms_XCTest",
"sources" : [
"ValidationTest.swift"
],
"target_dependencies" : [
"AsyncAlgorithms",
"AsyncSequenceValidation"
],
"type" : "library"
},
{
"c99name" : "AsyncAlgorithmsTests",
"module_type" : "SwiftTarget",
"name" : "AsyncAlgorithmsTests",
"path" : "Tests/AsyncAlgorithmsTests",
"sources" : [
"Interspersed/TestInterspersed.swift",
"Performance/TestThroughput.swift",
"Performance/ThroughputMeasurement.swift",
"Support/Asserts.swift",
"Support/Failure.swift",
"Support/Gate.swift",
"Support/GatedSequence.swift",
"Support/Indefinite.swift",
"Support/Locking.swift",
"Support/ManualClock.swift",
"Support/ReportingSequence.swift",
"Support/Validator.swift",
"Support/ViolatingSequence.swift",
"TestAdjacentPairs.swift",
"TestBuffer.swift",
"TestBufferedByteIterator.swift",
"TestChain.swift",
"TestChannel.swift",
"TestChunk.swift",
"TestCombineLatest.swift",
"TestCompacted.swift",
"TestDebounce.swift",
"TestDictionary.swift",
"TestJoin.swift",
"TestLazy.swift",
"TestManualClock.swift",
"TestMerge.swift",
"TestRangeReplaceableCollection.swift",
"TestReductions.swift",
"TestRemoveDuplicates.swift",
"TestSetAlgebra.swift",
"TestThrottle.swift",
"TestThrowingChannel.swift",
"TestTimer.swift",
"TestValidationTests.swift",
"TestValidator.swift",
"TestZip.swift"
],
"target_dependencies" : [
"AsyncAlgorithms",
"AsyncSequenceValidation",
"AsyncAlgorithms_XCTest"
],
"type" : "test"
},
{
"c99name" : "AsyncAlgorithms",
"module_type" : "SwiftTarget",
"name" : "AsyncAlgorithms",
"path" : "Sources/AsyncAlgorithms",
"product_dependencies" : [
"OrderedCollections",
"DequeModule"
],
"product_memberships" : [
"AsyncAlgorithms"
],
"sources" : [
"AsyncAdjacentPairsSequence.swift",
"AsyncBufferedByteIterator.swift",
"AsyncChain2Sequence.swift",
"AsyncChain3Sequence.swift",
"AsyncChunkedByGroupSequence.swift",
"AsyncChunkedOnProjectionSequence.swift",
"AsyncChunksOfCountOrSignalSequence.swift",
"AsyncChunksOfCountSequence.swift",
"AsyncCompactedSequence.swift",
"AsyncExclusiveReductionsSequence.swift",
"AsyncInclusiveReductionsSequence.swift",
"AsyncJoinedBySeparatorSequence.swift",
"AsyncJoinedSequence.swift",
"AsyncRemoveDuplicatesSequence.swift",
"AsyncSyncSequence.swift",
"AsyncThrottleSequence.swift",
"AsyncThrowingExclusiveReductionsSequence.swift",
"AsyncThrowingInclusiveReductionsSequence.swift",
"AsyncTimerSequence.swift",
"Buffer/AsyncBufferSequence.swift",
"Buffer/BoundedBufferStateMachine.swift",
"Buffer/BoundedBufferStorage.swift",
"Buffer/UnboundedBufferStateMachine.swift",
"Buffer/UnboundedBufferStorage.swift",
"Channels/AsyncChannel.swift",
"Channels/AsyncThrowingChannel.swift",
"Channels/ChannelStateMachine.swift",
"Channels/ChannelStorage.swift",
"CombineLatest/AsyncCombineLatest2Sequence.swift",
"CombineLatest/AsyncCombineLatest3Sequence.swift",
"CombineLatest/CombineLatestStateMachine.swift",
"CombineLatest/CombineLatestStorage.swift",
"Debounce/AsyncDebounceSequence.swift",
"Debounce/DebounceStateMachine.swift",
"Debounce/DebounceStorage.swift",
"Dictionary.swift",
"Interspersed/AsyncInterspersedSequence.swift",
"Locking.swift",
"Merge/AsyncMerge2Sequence.swift",
"Merge/AsyncMerge3Sequence.swift",
"Merge/MergeStateMachine.swift",
"Merge/MergeStorage.swift",
"RangeReplaceableCollection.swift",
"Rethrow.swift",
"SetAlgebra.swift",
"UnsafeTransfer.swift",
"Zip/AsyncZip2Sequence.swift",
"Zip/AsyncZip3Sequence.swift",
"Zip/ZipStateMachine.swift",
"Zip/ZipStorage.swift"
],
"type" : "library"
}
],
"tools_version" : "5.8"
}
Done.