Build Information
Successful build of AsyncExtensions, reference main (735748
), with Swift 5.10 for macOS (SPM) on 28 Feb 2025 23:16:25 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.60.1
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 735748a Conform AnyAsyncSequence to Sendable
Cloned https://github.com/sideeffect-io/AsyncExtensions.git
Revision (git rev-parse @):
735748a3ffb7ec880aa252e1c38ec0a65929cb87
SUCCESS checkout https://github.com/sideeffect-io/AsyncExtensions.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/sideeffect-io/AsyncExtensions.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/10] Write sources
[9/10] Write swift-version-33747A42983211AE.txt
[11/28] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[12/28] Compiling InternalCollectionsUtilities Debugging.swift
[13/28] Compiling InternalCollectionsUtilities Descriptions.swift
[14/28] Compiling InternalCollectionsUtilities _SortedCollection.swift
[15/28] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[16/29] Compiling InternalCollectionsUtilities UInt+reversed.swift
[17/29] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[18/29] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[19/29] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[20/29] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[21/29] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[22/29] Emitting module InternalCollectionsUtilities
[23/29] Compiling InternalCollectionsUtilities Integer rank.swift
[24/29] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[25/29] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[26/29] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[27/29] Compiling InternalCollectionsUtilities Specialize.swift
[28/29] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[29/29] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[30/311] Compiling DequeModule _DequeBuffer.swift
[31/312] Compiling HeapModule Heap+Descriptions.swift
[32/312] Compiling DequeModule _DequeBufferHeader.swift
[33/312] Compiling DequeModule _DequeSlot.swift
[34/312] Compiling HeapModule _HeapNode.swift
[35/312] Compiling HeapModule Heap.swift
[36/312] Compiling HeapModule Heap+Invariants.swift
[37/312] Compiling HeapModule Heap+UnsafeHandle.swift
[38/312] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[39/312] Emitting module HeapModule
[40/312] Compiling HashTreeCollections _HashNode+Structural union.swift
[41/312] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[42/312] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[43/312] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[44/312] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[45/312] Compiling HashTreeCollections _HashNode.swift
[46/317] Compiling DequeModule _UnsafeWrappedBuffer.swift
[47/317] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[48/317] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[49/317] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[50/317] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[51/317] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[52/317] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[53/317] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[54/317] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[55/317] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[56/317] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[57/317] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[58/317] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[59/323] Compiling HashTreeCollections _HashNodeHeader.swift
[60/323] Compiling HashTreeCollections _HashSlot.swift
[61/323] Compiling HashTreeCollections _HashStack.swift
[62/323] Compiling HashTreeCollections _HashTreeIterator.swift
[63/323] Compiling BitCollections BitSet+SetAlgebra basics.swift
[64/323] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[65/323] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[66/323] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[67/323] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[68/323] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[69/323] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[70/323] Compiling BitCollections BitSet.swift
[71/323] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[83/323] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[84/323] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[85/323] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[86/323] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[87/323] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[88/323] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[89/323] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[90/323] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[91/323] Compiling HashTreeCollections TreeSet+Equatable.swift
[92/323] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[93/323] Compiling HashTreeCollections TreeSet+Extras.swift
[94/323] Compiling HashTreeCollections TreeSet+Filter.swift
[95/323] Compiling HashTreeCollections TreeSet+Hashable.swift
[96/323] Compiling HashTreeCollections TreeSet+Sendable.swift
[97/323] Compiling HashTreeCollections TreeSet+Sequence.swift
[98/323] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[99/331] Emitting module BitCollections
[100/331] Compiling HashTreeCollections _HashNode+Initializers.swift
[101/331] Compiling HashTreeCollections _HashNode+Invariants.swift
[102/331] Compiling HashTreeCollections _HashNode+Lookups.swift
[103/331] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[104/331] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[105/331] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[106/331] Compiling HashTreeCollections _HashNode+Debugging.swift
[108/331] Compiling HashTreeCollections _HashLevel.swift
[109/331] Compiling HashTreeCollections _HashNode+Builder.swift
[112/331] Compiling HashTreeCollections _AncestorHashSlots.swift
[113/331] Compiling HashTreeCollections _Bitmap.swift
[114/331] Compiling HashTreeCollections _Bucket.swift
[115/331] Compiling HashTreeCollections _Hash.swift
[129/331] Compiling HashTreeCollections _HashNode+Storage.swift
[130/331] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[131/331] Compiling HashTreeCollections _HashNode+Structural filter.swift
[132/331] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[133/331] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[134/331] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[135/331] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[136/331] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[137/331] Compiling HashTreeCollections _HashNode+Structural merge.swift
[138/331] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[139/331] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[155/331] Compiling OrderedCollections OrderedSet+SubSequence.swift
[156/331] Compiling OrderedCollections OrderedSet+Testing.swift
[157/331] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[158/331] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[165/331] Compiling OrderedCollections OrderedSet.swift
[166/331] Compiling OrderedCollections _UnsafeBitset.swift
[187/331] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[188/331] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[189/331] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[190/331] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[191/331] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[192/331] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[193/331] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[194/331] Compiling HashTreeCollections TreeSet.swift
[201/331] Emitting module DequeModule
[295/338] Emitting module OrderedCollections
[314/338] Compiling _RopeModule Rope+Remove.swift
[315/338] Compiling _RopeModule Rope+RemoveSubrange.swift
[316/338] Compiling _RopeModule Rope+Split.swift
[317/338] Compiling _RopeModule Optional Utilities.swift
[318/338] Compiling _RopeModule String Utilities.swift
[319/338] Compiling _RopeModule String.Index+ABI.swift
[320/338] Compiling _RopeModule _CharacterRecognizer.swift
[321/338] Emitting module _RopeModule
[338/338] Emitting module HashTreeCollections
[339/340] Emitting module Collections
[340/340] Compiling Collections Collections.swift
[341/384] Emitting module AsyncExtensions
[342/388] Compiling AsyncExtensions AsyncWithLatestFromSequence.swift
/Users/admin/builder/spi-builder-workspace/Sources/Combiners/WithLatestFrom/AsyncWithLatestFromSequence.swift:124:24: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
return try await withTaskCancellationHandler { [otherTask] in
^
/Users/admin/builder/spi-builder-workspace/Sources/Combiners/WithLatestFrom/AsyncWithLatestFromSequence.swift:124:24: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
return try await withTaskCancellationHandler { [otherTask] in
^
/Users/admin/builder/spi-builder-workspace/Sources/Combiners/Zip/Zip2Runtime.swift:150:15: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
try await withTaskCancellationHandler {
^
/Users/admin/builder/spi-builder-workspace/Sources/Combiners/Zip/Zip2Runtime.swift:150:15: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
try await withTaskCancellationHandler {
^
[343/388] Compiling AsyncExtensions AsyncZip2Sequence.swift
/Users/admin/builder/spi-builder-workspace/Sources/Combiners/WithLatestFrom/AsyncWithLatestFromSequence.swift:124:24: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
return try await withTaskCancellationHandler { [otherTask] in
^
/Users/admin/builder/spi-builder-workspace/Sources/Combiners/WithLatestFrom/AsyncWithLatestFromSequence.swift:124:24: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
return try await withTaskCancellationHandler { [otherTask] in
^
/Users/admin/builder/spi-builder-workspace/Sources/Combiners/Zip/Zip2Runtime.swift:150:15: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
try await withTaskCancellationHandler {
^
/Users/admin/builder/spi-builder-workspace/Sources/Combiners/Zip/Zip2Runtime.swift:150:15: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
try await withTaskCancellationHandler {
^
[344/388] Compiling AsyncExtensions AsyncZip3Sequence.swift
/Users/admin/builder/spi-builder-workspace/Sources/Combiners/WithLatestFrom/AsyncWithLatestFromSequence.swift:124:24: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
return try await withTaskCancellationHandler { [otherTask] in
^
/Users/admin/builder/spi-builder-workspace/Sources/Combiners/WithLatestFrom/AsyncWithLatestFromSequence.swift:124:24: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
return try await withTaskCancellationHandler { [otherTask] in
^
/Users/admin/builder/spi-builder-workspace/Sources/Combiners/Zip/Zip2Runtime.swift:150:15: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
try await withTaskCancellationHandler {
^
/Users/admin/builder/spi-builder-workspace/Sources/Combiners/Zip/Zip2Runtime.swift:150:15: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
try await withTaskCancellationHandler {
^
[345/388] Compiling AsyncExtensions AsyncZipSequence.swift
/Users/admin/builder/spi-builder-workspace/Sources/Combiners/WithLatestFrom/AsyncWithLatestFromSequence.swift:124:24: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
return try await withTaskCancellationHandler { [otherTask] in
^
/Users/admin/builder/spi-builder-workspace/Sources/Combiners/WithLatestFrom/AsyncWithLatestFromSequence.swift:124:24: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
return try await withTaskCancellationHandler { [otherTask] in
^
/Users/admin/builder/spi-builder-workspace/Sources/Combiners/Zip/Zip2Runtime.swift:150:15: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
try await withTaskCancellationHandler {
^
/Users/admin/builder/spi-builder-workspace/Sources/Combiners/Zip/Zip2Runtime.swift:150:15: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
try await withTaskCancellationHandler {
^
[346/388] Compiling AsyncExtensions Zip2Runtime.swift
/Users/admin/builder/spi-builder-workspace/Sources/Combiners/WithLatestFrom/AsyncWithLatestFromSequence.swift:124:24: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
return try await withTaskCancellationHandler { [otherTask] in
^
/Users/admin/builder/spi-builder-workspace/Sources/Combiners/WithLatestFrom/AsyncWithLatestFromSequence.swift:124:24: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
return try await withTaskCancellationHandler { [otherTask] in
^
/Users/admin/builder/spi-builder-workspace/Sources/Combiners/Zip/Zip2Runtime.swift:150:15: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
try await withTaskCancellationHandler {
^
/Users/admin/builder/spi-builder-workspace/Sources/Combiners/Zip/Zip2Runtime.swift:150:15: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
try await withTaskCancellationHandler {
^
[347/388] Compiling AsyncExtensions AsyncMerge2Sequence.swift
/Users/admin/builder/spi-builder-workspace/Sources/Combiners/Merge/MergeStateMachine.swift:198:11: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
await withTaskCancellationHandler {
^
/Users/admin/builder/spi-builder-workspace/Sources/Combiners/Merge/MergeStateMachine.swift:198:11: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
await withTaskCancellationHandler {
^
/Users/admin/builder/spi-builder-workspace/Sources/Combiners/WithLatestFrom/AsyncWithLatestFrom2Sequence.swift:175:24: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
return try await withTaskCancellationHandler { [isTerminated, othersTask] in
^
/Users/admin/builder/spi-builder-workspace/Sources/Combiners/WithLatestFrom/AsyncWithLatestFrom2Sequence.swift:175:24: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
return try await withTaskCancellationHandler { [isTerminated, othersTask] in
^
[348/388] Compiling AsyncExtensions AsyncMerge3Sequence.swift
/Users/admin/builder/spi-builder-workspace/Sources/Combiners/Merge/MergeStateMachine.swift:198:11: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
await withTaskCancellationHandler {
^
/Users/admin/builder/spi-builder-workspace/Sources/Combiners/Merge/MergeStateMachine.swift:198:11: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
await withTaskCancellationHandler {
^
/Users/admin/builder/spi-builder-workspace/Sources/Combiners/WithLatestFrom/AsyncWithLatestFrom2Sequence.swift:175:24: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
return try await withTaskCancellationHandler { [isTerminated, othersTask] in
^
/Users/admin/builder/spi-builder-workspace/Sources/Combiners/WithLatestFrom/AsyncWithLatestFrom2Sequence.swift:175:24: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
return try await withTaskCancellationHandler { [isTerminated, othersTask] in
^
[349/388] Compiling AsyncExtensions AsyncMergeSequence.swift
/Users/admin/builder/spi-builder-workspace/Sources/Combiners/Merge/MergeStateMachine.swift:198:11: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
await withTaskCancellationHandler {
^
/Users/admin/builder/spi-builder-workspace/Sources/Combiners/Merge/MergeStateMachine.swift:198:11: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
await withTaskCancellationHandler {
^
/Users/admin/builder/spi-builder-workspace/Sources/Combiners/WithLatestFrom/AsyncWithLatestFrom2Sequence.swift:175:24: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
return try await withTaskCancellationHandler { [isTerminated, othersTask] in
^
/Users/admin/builder/spi-builder-workspace/Sources/Combiners/WithLatestFrom/AsyncWithLatestFrom2Sequence.swift:175:24: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
return try await withTaskCancellationHandler { [isTerminated, othersTask] in
^
[350/388] Compiling AsyncExtensions MergeStateMachine.swift
/Users/admin/builder/spi-builder-workspace/Sources/Combiners/Merge/MergeStateMachine.swift:198:11: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
await withTaskCancellationHandler {
^
/Users/admin/builder/spi-builder-workspace/Sources/Combiners/Merge/MergeStateMachine.swift:198:11: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
await withTaskCancellationHandler {
^
/Users/admin/builder/spi-builder-workspace/Sources/Combiners/WithLatestFrom/AsyncWithLatestFrom2Sequence.swift:175:24: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
return try await withTaskCancellationHandler { [isTerminated, othersTask] in
^
/Users/admin/builder/spi-builder-workspace/Sources/Combiners/WithLatestFrom/AsyncWithLatestFrom2Sequence.swift:175:24: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
return try await withTaskCancellationHandler { [isTerminated, othersTask] in
^
[351/388] Compiling AsyncExtensions AsyncWithLatestFrom2Sequence.swift
/Users/admin/builder/spi-builder-workspace/Sources/Combiners/Merge/MergeStateMachine.swift:198:11: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
await withTaskCancellationHandler {
^
/Users/admin/builder/spi-builder-workspace/Sources/Combiners/Merge/MergeStateMachine.swift:198:11: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
await withTaskCancellationHandler {
^
/Users/admin/builder/spi-builder-workspace/Sources/Combiners/WithLatestFrom/AsyncWithLatestFrom2Sequence.swift:175:24: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
return try await withTaskCancellationHandler { [isTerminated, othersTask] in
^
/Users/admin/builder/spi-builder-workspace/Sources/Combiners/WithLatestFrom/AsyncWithLatestFrom2Sequence.swift:175:24: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
return try await withTaskCancellationHandler { [isTerminated, othersTask] in
^
[352/388] Compiling AsyncExtensions Zip2StateMachine.swift
/Users/admin/builder/spi-builder-workspace/Sources/Combiners/Zip/Zip3Runtime.swift:188:15: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
try await withTaskCancellationHandler {
^
/Users/admin/builder/spi-builder-workspace/Sources/Combiners/Zip/Zip3Runtime.swift:188:15: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
try await withTaskCancellationHandler {
^
/Users/admin/builder/spi-builder-workspace/Sources/Combiners/Zip/ZipRuntime.swift:122:15: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
try await withTaskCancellationHandler {
^
/Users/admin/builder/spi-builder-workspace/Sources/Combiners/Zip/ZipRuntime.swift:122:15: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
try await withTaskCancellationHandler {
^
[353/388] Compiling AsyncExtensions Zip3Runtime.swift
/Users/admin/builder/spi-builder-workspace/Sources/Combiners/Zip/Zip3Runtime.swift:188:15: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
try await withTaskCancellationHandler {
^
/Users/admin/builder/spi-builder-workspace/Sources/Combiners/Zip/Zip3Runtime.swift:188:15: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
try await withTaskCancellationHandler {
^
/Users/admin/builder/spi-builder-workspace/Sources/Combiners/Zip/ZipRuntime.swift:122:15: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
try await withTaskCancellationHandler {
^
/Users/admin/builder/spi-builder-workspace/Sources/Combiners/Zip/ZipRuntime.swift:122:15: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
try await withTaskCancellationHandler {
^
[354/388] Compiling AsyncExtensions Zip3StateMachine.swift
/Users/admin/builder/spi-builder-workspace/Sources/Combiners/Zip/Zip3Runtime.swift:188:15: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
try await withTaskCancellationHandler {
^
/Users/admin/builder/spi-builder-workspace/Sources/Combiners/Zip/Zip3Runtime.swift:188:15: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
try await withTaskCancellationHandler {
^
/Users/admin/builder/spi-builder-workspace/Sources/Combiners/Zip/ZipRuntime.swift:122:15: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
try await withTaskCancellationHandler {
^
/Users/admin/builder/spi-builder-workspace/Sources/Combiners/Zip/ZipRuntime.swift:122:15: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
try await withTaskCancellationHandler {
^
[355/388] Compiling AsyncExtensions ZipRuntime.swift
/Users/admin/builder/spi-builder-workspace/Sources/Combiners/Zip/Zip3Runtime.swift:188:15: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
try await withTaskCancellationHandler {
^
/Users/admin/builder/spi-builder-workspace/Sources/Combiners/Zip/Zip3Runtime.swift:188:15: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
try await withTaskCancellationHandler {
^
/Users/admin/builder/spi-builder-workspace/Sources/Combiners/Zip/ZipRuntime.swift:122:15: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
try await withTaskCancellationHandler {
^
/Users/admin/builder/spi-builder-workspace/Sources/Combiners/Zip/ZipRuntime.swift:122:15: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
try await withTaskCancellationHandler {
^
[356/388] Compiling AsyncExtensions ZipStateMachine.swift
/Users/admin/builder/spi-builder-workspace/Sources/Combiners/Zip/Zip3Runtime.swift:188:15: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
try await withTaskCancellationHandler {
^
/Users/admin/builder/spi-builder-workspace/Sources/Combiners/Zip/Zip3Runtime.swift:188:15: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
try await withTaskCancellationHandler {
^
/Users/admin/builder/spi-builder-workspace/Sources/Combiners/Zip/ZipRuntime.swift:122:15: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
try await withTaskCancellationHandler {
^
/Users/admin/builder/spi-builder-workspace/Sources/Combiners/Zip/ZipRuntime.swift:122:15: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
try await withTaskCancellationHandler {
^
[357/388] Compiling AsyncExtensions AsyncSwitchToLatestSequence.swift
/Users/admin/builder/spi-builder-workspace/Sources/Operators/AsyncSwitchToLatestSequence.swift:224:24: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
return try await withTaskCancellationHandler { [baseTask, state] in
^
/Users/admin/builder/spi-builder-workspace/Sources/Operators/AsyncSwitchToLatestSequence.swift:224:24: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
return try await withTaskCancellationHandler { [baseTask, state] in
^
/Users/admin/builder/spi-builder-workspace/Sources/Supporting/Regulator.swift:50:11: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
await withTaskCancellationHandler {
^
/Users/admin/builder/spi-builder-workspace/Sources/Supporting/Regulator.swift:50:11: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
await withTaskCancellationHandler {
^
[358/388] Compiling AsyncExtensions ManagedCriticalState.swift
/Users/admin/builder/spi-builder-workspace/Sources/Operators/AsyncSwitchToLatestSequence.swift:224:24: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
return try await withTaskCancellationHandler { [baseTask, state] in
^
/Users/admin/builder/spi-builder-workspace/Sources/Operators/AsyncSwitchToLatestSequence.swift:224:24: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
return try await withTaskCancellationHandler { [baseTask, state] in
^
/Users/admin/builder/spi-builder-workspace/Sources/Supporting/Regulator.swift:50:11: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
await withTaskCancellationHandler {
^
/Users/admin/builder/spi-builder-workspace/Sources/Supporting/Regulator.swift:50:11: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
await withTaskCancellationHandler {
^
[359/388] Compiling AsyncExtensions Regulator.swift
/Users/admin/builder/spi-builder-workspace/Sources/Operators/AsyncSwitchToLatestSequence.swift:224:24: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
return try await withTaskCancellationHandler { [baseTask, state] in
^
/Users/admin/builder/spi-builder-workspace/Sources/Operators/AsyncSwitchToLatestSequence.swift:224:24: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
return try await withTaskCancellationHandler { [baseTask, state] in
^
/Users/admin/builder/spi-builder-workspace/Sources/Supporting/Regulator.swift:50:11: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
await withTaskCancellationHandler {
^
/Users/admin/builder/spi-builder-workspace/Sources/Supporting/Regulator.swift:50:11: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
await withTaskCancellationHandler {
^
[360/388] Compiling AsyncExtensions Result+ErrorMechanism.swift
/Users/admin/builder/spi-builder-workspace/Sources/Operators/AsyncSwitchToLatestSequence.swift:224:24: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
return try await withTaskCancellationHandler { [baseTask, state] in
^
/Users/admin/builder/spi-builder-workspace/Sources/Operators/AsyncSwitchToLatestSequence.swift:224:24: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
return try await withTaskCancellationHandler { [baseTask, state] in
^
/Users/admin/builder/spi-builder-workspace/Sources/Supporting/Regulator.swift:50:11: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
await withTaskCancellationHandler {
^
/Users/admin/builder/spi-builder-workspace/Sources/Supporting/Regulator.swift:50:11: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
await withTaskCancellationHandler {
^
[361/388] Compiling AsyncExtensions AsyncSubject.swift
[362/388] Compiling AsyncExtensions AsyncThrowingCurrentValueSubject.swift
[363/388] Compiling AsyncExtensions AsyncThrowingPassthroughSubject.swift
[364/388] Compiling AsyncExtensions AsyncThrowingReplaySubject.swift
[365/388] Compiling AsyncExtensions Streamed.swift
[366/388] Compiling AsyncExtensions AsyncBufferedChannel.swift
/Users/admin/builder/spi-builder-workspace/Sources/AsyncChannels/AsyncBufferedChannel.swift:160:18: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
return await withTaskCancellationHandler { [state] in
^
/Users/admin/builder/spi-builder-workspace/Sources/AsyncChannels/AsyncBufferedChannel.swift:160:18: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
return await withTaskCancellationHandler { [state] in
^
/Users/admin/builder/spi-builder-workspace/Sources/AsyncChannels/AsyncThrowingBufferedChannel.swift:181:22: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
return try await withTaskCancellationHandler { [state] in
^
/Users/admin/builder/spi-builder-workspace/Sources/AsyncChannels/AsyncThrowingBufferedChannel.swift:181:22: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
return try await withTaskCancellationHandler { [state] in
^
[367/388] Compiling AsyncExtensions AsyncThrowingBufferedChannel.swift
/Users/admin/builder/spi-builder-workspace/Sources/AsyncChannels/AsyncBufferedChannel.swift:160:18: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
return await withTaskCancellationHandler { [state] in
^
/Users/admin/builder/spi-builder-workspace/Sources/AsyncChannels/AsyncBufferedChannel.swift:160:18: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
return await withTaskCancellationHandler { [state] in
^
/Users/admin/builder/spi-builder-workspace/Sources/AsyncChannels/AsyncThrowingBufferedChannel.swift:181:22: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
return try await withTaskCancellationHandler { [state] in
^
/Users/admin/builder/spi-builder-workspace/Sources/AsyncChannels/AsyncThrowingBufferedChannel.swift:181:22: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
return try await withTaskCancellationHandler { [state] in
^
[368/388] Compiling AsyncExtensions AsyncCurrentValueSubject.swift
/Users/admin/builder/spi-builder-workspace/Sources/AsyncChannels/AsyncBufferedChannel.swift:160:18: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
return await withTaskCancellationHandler { [state] in
^
/Users/admin/builder/spi-builder-workspace/Sources/AsyncChannels/AsyncBufferedChannel.swift:160:18: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
return await withTaskCancellationHandler { [state] in
^
/Users/admin/builder/spi-builder-workspace/Sources/AsyncChannels/AsyncThrowingBufferedChannel.swift:181:22: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
return try await withTaskCancellationHandler { [state] in
^
/Users/admin/builder/spi-builder-workspace/Sources/AsyncChannels/AsyncThrowingBufferedChannel.swift:181:22: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
return try await withTaskCancellationHandler { [state] in
^
[369/388] Compiling AsyncExtensions AsyncPassthroughSubject.swift
/Users/admin/builder/spi-builder-workspace/Sources/AsyncChannels/AsyncBufferedChannel.swift:160:18: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
return await withTaskCancellationHandler { [state] in
^
/Users/admin/builder/spi-builder-workspace/Sources/AsyncChannels/AsyncBufferedChannel.swift:160:18: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
return await withTaskCancellationHandler { [state] in
^
/Users/admin/builder/spi-builder-workspace/Sources/AsyncChannels/AsyncThrowingBufferedChannel.swift:181:22: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
return try await withTaskCancellationHandler { [state] in
^
/Users/admin/builder/spi-builder-workspace/Sources/AsyncChannels/AsyncThrowingBufferedChannel.swift:181:22: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
return try await withTaskCancellationHandler { [state] in
^
[370/388] Compiling AsyncExtensions AsyncReplaySubject.swift
/Users/admin/builder/spi-builder-workspace/Sources/AsyncChannels/AsyncBufferedChannel.swift:160:18: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
return await withTaskCancellationHandler { [state] in
^
/Users/admin/builder/spi-builder-workspace/Sources/AsyncChannels/AsyncBufferedChannel.swift:160:18: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
return await withTaskCancellationHandler { [state] in
^
/Users/admin/builder/spi-builder-workspace/Sources/AsyncChannels/AsyncThrowingBufferedChannel.swift:181:22: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
return try await withTaskCancellationHandler { [state] in
^
/Users/admin/builder/spi-builder-workspace/Sources/AsyncChannels/AsyncThrowingBufferedChannel.swift:181:22: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
return try await withTaskCancellationHandler { [state] in
^
[371/388] Compiling AsyncExtensions Termination.swift
[372/388] Compiling AsyncExtensions AsyncEmptySequence.swift
[373/388] Compiling AsyncExtensions AsyncFailSequence.swift
[374/388] Compiling AsyncExtensions AsyncJustSequence.swift
[375/388] Compiling AsyncExtensions AsyncLazySequence.swift
[376/388] Compiling AsyncExtensions AsyncMulticastSequence.swift
[377/388] Compiling AsyncExtensions AsyncPrependSequence.swift
[378/388] Compiling AsyncExtensions AsyncScanSequence.swift
[379/388] Compiling AsyncExtensions AsyncSequence+Assign.swift
[380/388] Compiling AsyncExtensions AsyncSequence+Collect.swift
[381/388] Compiling AsyncExtensions AsyncSequence+EraseToAnyAsyncSequence.swift
[382/388] Compiling AsyncExtensions AsyncSequence+FlatMapLatest.swift
[383/388] Compiling AsyncExtensions AsyncSequence+Share.swift
[384/388] Compiling AsyncExtensions AsyncStream+Pipe.swift
/Users/admin/builder/spi-builder-workspace/Sources/Creators/AsyncTimerSequence.swift:81:13: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
await withTaskCancellationHandler { [task] in
^
/Users/admin/builder/spi-builder-workspace/Sources/Creators/AsyncTimerSequence.swift:81:13: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
await withTaskCancellationHandler { [task] in
^
/Users/admin/builder/spi-builder-workspace/Sources/Creators/AsyncTimerSequence.swift:8:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import Foundation
~~~~~~~~~~~~~~~~^
[385/388] Compiling AsyncExtensions AsyncThrowingJustSequence.swift
/Users/admin/builder/spi-builder-workspace/Sources/Creators/AsyncTimerSequence.swift:81:13: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
await withTaskCancellationHandler { [task] in
^
/Users/admin/builder/spi-builder-workspace/Sources/Creators/AsyncTimerSequence.swift:81:13: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
await withTaskCancellationHandler { [task] in
^
/Users/admin/builder/spi-builder-workspace/Sources/Creators/AsyncTimerSequence.swift:8:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import Foundation
~~~~~~~~~~~~~~~~^
[386/388] Compiling AsyncExtensions AsyncTimerSequence.swift
/Users/admin/builder/spi-builder-workspace/Sources/Creators/AsyncTimerSequence.swift:81:13: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
await withTaskCancellationHandler { [task] in
^
/Users/admin/builder/spi-builder-workspace/Sources/Creators/AsyncTimerSequence.swift:81:13: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
await withTaskCancellationHandler { [task] in
^
/Users/admin/builder/spi-builder-workspace/Sources/Creators/AsyncTimerSequence.swift:8:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import Foundation
~~~~~~~~~~~~~~~~^
[387/388] Compiling AsyncExtensions AsyncHandleEventsSequence.swift
/Users/admin/builder/spi-builder-workspace/Sources/Creators/AsyncTimerSequence.swift:81:13: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
await withTaskCancellationHandler { [task] in
^
/Users/admin/builder/spi-builder-workspace/Sources/Creators/AsyncTimerSequence.swift:81:13: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
await withTaskCancellationHandler { [task] in
^
/Users/admin/builder/spi-builder-workspace/Sources/Creators/AsyncTimerSequence.swift:8:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import Foundation
~~~~~~~~~~~~~~~~^
[388/388] Compiling AsyncExtensions AsyncMapToResultSequence.swift
/Users/admin/builder/spi-builder-workspace/Sources/Creators/AsyncTimerSequence.swift:81:13: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
await withTaskCancellationHandler { [task] in
^
/Users/admin/builder/spi-builder-workspace/Sources/Creators/AsyncTimerSequence.swift:81:13: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
await withTaskCancellationHandler { [task] in
^
/Users/admin/builder/spi-builder-workspace/Sources/Creators/AsyncTimerSequence.swift:8:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import Foundation
~~~~~~~~~~~~~~~~^
Build complete! (12.93s)
Fetching https://github.com/apple/swift-collections.git
[1/15794] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.14s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.62s)
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
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.