The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-async-algorithms, reference 1.1.3 (9d349b), with Swift 6.3 for Wasm on 18 Apr 2026 23:57:59 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-async-algorithms.git
Reference: 1.1.3
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/apple/swift-async-algorithms
 * tag               1.1.3      -> FETCH_HEAD
HEAD is now at 9d349bc Cleanup pass for flatMapLatest and housekeeping tasks around proposals (#403)
Cloned https://github.com/apple/swift-async-algorithms.git
Revision (git rev-parse @):
9d349bcc328ac3c31ce40e746b5882742a0d1272
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apple/swift-async-algorithms.git at 1.1.3
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/apple/swift-async-algorithms.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
Fetching https://github.com/apple/swift-collections.git
[1/23569] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.53s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (3.70s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Building for debugging...
[0/8] Write sources
[7/8] Write swift-version-24593BA9C3E375BF.txt
[9/26] Emitting module InternalCollectionsUtilities
[10/28] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[11/28] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[12/28] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[13/28] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[14/28] Compiling InternalCollectionsUtilities Span+Extras.swift
[15/28] Compiling InternalCollectionsUtilities _SortedCollection.swift
[16/28] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[17/28] Compiling InternalCollectionsUtilities String+Padding.swift
[18/28] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[19/28] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[20/28] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[21/28] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[22/28] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[23/28] Compiling InternalCollectionsUtilities Debugging.swift
[24/28] Compiling InternalCollectionsUtilities Descriptions.swift
[25/28] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[26/28] Compiling InternalCollectionsUtilities Integer rank.swift
[27/28] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[28/28] Compiling InternalCollectionsUtilities UInt+reversed.swift
[30/117] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[31/117] Compiling OrderedCollections _HashTable.swift
[32/117] Compiling OrderedCollections _Hashtable+Header.swift
[33/117] Compiling OrderedCollections OrderedSet+Initializers.swift
[34/117] Compiling OrderedCollections OrderedSet+Insertions.swift
[35/121] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[36/121] Compiling OrderedCollections OrderedDictionary.swift
[37/121] Compiling OrderedCollections OrderedSet+Codable.swift
[38/121] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[39/121] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[40/121] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[41/121] Compiling OrderedCollections OrderedDictionary+Elements.swift
[42/121] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[43/121] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[44/121] Compiling OrderedCollections OrderedDictionary+Codable.swift
[45/121] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[46/121] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[47/121] Compiling OrderedCollections OrderedSet+Descriptions.swift
[48/121] Compiling OrderedCollections OrderedSet+Diffing.swift
[49/121] Compiling OrderedCollections OrderedSet+Equatable.swift
[50/121] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[51/121] Compiling OrderedCollections OrderedSet+Hashable.swift
[52/121] Compiling OrderedCollections OrderedSet+Invariants.swift
[53/121] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[54/121] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[55/121] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[56/121] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[57/121] Compiling ContainersPreview Box.swift
[58/121] Compiling ContainersPreview Inout.swift
[59/121] Compiling ContainersPreview InputSpan.swift
[60/121] Compiling ContainersPreview Shared.swift
[61/121] Emitting module ContainersPreview
[62/121] Compiling OrderedCollections _HashTable+Bucket.swift
[63/121] Compiling OrderedCollections _HashTable+BucketIterator.swift
[64/121] Compiling OrderedCollections _HashTable+Constants.swift
[65/121] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[66/121] Compiling OrderedCollections _HashTable+Testing.swift
[68/162] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[69/162] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[70/162] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[71/162] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[72/162] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[73/162] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[74/162] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[75/162] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[76/162] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[77/162] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[78/162] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[79/162] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[80/162] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[81/162] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[82/169] Compiling DequeModule UniqueDeque+Hashable.swift
[83/169] Compiling DequeModule UniqueDeque+Initializers.swift
[84/169] Compiling DequeModule UniqueDeque+Insertions.swift
[85/169] Compiling DequeModule UniqueDeque+Prepend.swift
[86/169] Compiling DequeModule UniqueDeque+Removals.swift
[87/174] Compiling DequeModule RigidDeque+Removals.swift
[88/174] Compiling DequeModule RigidDeque+Replacements.swift
[89/174] Compiling DequeModule RigidDeque+Testing.swift
[90/174] Compiling DequeModule RigidDeque.swift
[91/174] Compiling DequeModule UniqueDeque+Append.swift
[92/174] Compiling DequeModule UniqueDeque+Consumption.swift
[93/174] Compiling DequeModule UniqueDeque+Container.swift
[94/174] Compiling DequeModule UniqueDeque+Descriptions.swift
[95/174] Compiling DequeModule Deque+Testing.swift
[96/174] Compiling DequeModule Deque._Storage.swift
[97/174] Compiling DequeModule Deque._UnsafeHandle.swift
[98/174] Compiling DequeModule Deque.swift
[99/174] Compiling DequeModule RigidDeque+Equatable.swift
[100/174] Compiling DequeModule RigidDeque+Experimental.swift
[101/174] Compiling DequeModule RigidDeque+Hashable.swift
[102/174] Compiling DequeModule RigidDeque+Initializers.swift
[103/174] Compiling DequeModule RigidDeque+Insertions.swift
[104/174] Compiling DequeModule RigidDeque+Prepend.swift
[105/174] Compiling DequeModule Deque+Codable.swift
[106/174] Compiling DequeModule Deque+Collection.swift
[107/174] Compiling DequeModule Deque+CustomReflectable.swift
[108/174] Compiling DequeModule Deque+Descriptions.swift
[109/174] Compiling DequeModule Deque+Equatable.swift
[110/174] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[111/174] Compiling DequeModule UniqueDeque+Equatable.swift
[112/174] Compiling DequeModule UniqueDeque+Experimental.swift
[118/174] Compiling DequeModule UniqueDeque+Replacements.swift
[119/174] Compiling DequeModule _DequeBuffer.swift
[120/174] Compiling DequeModule _DequeBufferHeader.swift
[121/174] Compiling DequeModule RigidDeque+Append.swift
[122/174] Compiling DequeModule RigidDeque+Consumption.swift
[123/174] Compiling DequeModule RigidDeque+Container.swift
[124/174] Compiling DequeModule RigidDeque+Descriptions.swift
[125/174] Compiling DequeModule Deque+Extras.swift
[126/174] Compiling DequeModule Deque+Hashable.swift
[161/174] Compiling OrderedCollections OrderedSet+Sendable.swift
[162/174] Compiling OrderedCollections OrderedSet+SubSequence.swift
[163/174] Compiling OrderedCollections OrderedSet+Testing.swift
[164/174] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[165/174] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[166/174] Compiling OrderedCollections OrderedSet.swift
[167/174] Compiling OrderedCollections _UnsafeBitset.swift
[168/174] Emitting module OrderedCollections
[170/175] Emitting module DequeModule
[172/175] Compiling DequeModule UniqueDeque.swift
[173/175] Compiling DequeModule _DequeSlot.swift
[174/175] Compiling DequeModule _UnsafeDequeHandle.swift
[175/175] Compiling DequeModule _UnsafeDequeSegments.swift
[177/229] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[178/229] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[179/229] Compiling AsyncAlgorithms AsyncChannel.swift
[180/229] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[181/229] Compiling AsyncAlgorithms ChannelStateMachine.swift
[182/229] Compiling AsyncAlgorithms ChannelStorage.swift
[183/229] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[184/236] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[185/236] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[186/236] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[187/236] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[188/236] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[189/236] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[190/236] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[191/236] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[192/236] Compiling AsyncAlgorithms AsyncFlatMapLatestSequence.swift
[193/236] Compiling AsyncAlgorithms FlatMapLatestStateMachine.swift
[194/236] Compiling AsyncAlgorithms FlatMapLatestStorage.swift
[195/236] Compiling AsyncAlgorithms Disconnected.swift
[196/236] Compiling AsyncAlgorithms _TinyArray.swift
[197/236] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[198/236] Compiling AsyncAlgorithms Locking.swift
[199/236] Emitting module AsyncAlgorithms
/host/spi-builder-workspace/Sources/AsyncAlgorithms/MultiProducerSingleConsumerChannel/MultiProducerSingleConsumerAsyncChannel.swift:173:42: warning: cannot use default expression for inference of 'Failure.Type' because it is inferrable from parameters #1, #2; this will be an error in a future Swift language mode
171 |   public static func makeChannel(
172 |     of elementType: Element.Type = Element.self,
173 |     throwing failureType: Failure.Type = Never.self,
    |                                          `- warning: cannot use default expression for inference of 'Failure.Type' because it is inferrable from parameters #1, #2; this will be an error in a future Swift language mode
174 |     backpressureStrategy: Source.BackpressureStrategy
175 |   ) -> sending ChannelAndStream {
[200/236] Compiling AsyncAlgorithms Rethrow.swift
[201/236] Compiling AsyncAlgorithms SetAlgebra.swift
[202/236] Compiling AsyncAlgorithms UnsafeTransfer.swift
[203/236] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[204/236] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[205/236] Compiling AsyncAlgorithms ZipStateMachine.swift
[206/236] Compiling AsyncAlgorithms ZipStorage.swift
[207/236] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[208/236] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[209/236] Compiling AsyncAlgorithms CombineLatestStorage.swift
[210/236] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[211/236] Compiling AsyncAlgorithms DebounceStateMachine.swift
[212/236] Compiling AsyncAlgorithms DebounceStorage.swift
[213/236] Compiling AsyncAlgorithms Dictionary.swift
[214/236] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
/host/spi-builder-workspace/Sources/AsyncAlgorithms/AsyncChunksOfCountOrSignalSequence.swift:169:33: warning: capture of non-Sendable type 'Collected.Type' in an isolated closure [#SendableMetatypes]
167 |     return Iterator(
168 |       iterator: merge(
169 |         chain(base.map { Either.element($0) }, [.terminal].async),
    |                                 `- warning: capture of non-Sendable type 'Collected.Type' in an isolated closure [#SendableMetatypes]
170 |         signal.map { _ in Either.signal }
171 |       ).makeAsyncIterator(),
/host/spi-builder-workspace/Sources/AsyncAlgorithms/AsyncChunksOfCountOrSignalSequence.swift:170:34: warning: capture of non-Sendable type 'Collected.Type' in an isolated closure [#SendableMetatypes]
168 |       iterator: merge(
169 |         chain(base.map { Either.element($0) }, [.terminal].async),
170 |         signal.map { _ in Either.signal }
    |                                  `- warning: capture of non-Sendable type 'Collected.Type' in an isolated closure [#SendableMetatypes]
171 |       ).makeAsyncIterator(),
172 |       count: count
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[215/236] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
/host/spi-builder-workspace/Sources/AsyncAlgorithms/AsyncChunksOfCountOrSignalSequence.swift:169:33: warning: capture of non-Sendable type 'Collected.Type' in an isolated closure [#SendableMetatypes]
167 |     return Iterator(
168 |       iterator: merge(
169 |         chain(base.map { Either.element($0) }, [.terminal].async),
    |                                 `- warning: capture of non-Sendable type 'Collected.Type' in an isolated closure [#SendableMetatypes]
170 |         signal.map { _ in Either.signal }
171 |       ).makeAsyncIterator(),
/host/spi-builder-workspace/Sources/AsyncAlgorithms/AsyncChunksOfCountOrSignalSequence.swift:170:34: warning: capture of non-Sendable type 'Collected.Type' in an isolated closure [#SendableMetatypes]
168 |       iterator: merge(
169 |         chain(base.map { Either.element($0) }, [.terminal].async),
170 |         signal.map { _ in Either.signal }
    |                                  `- warning: capture of non-Sendable type 'Collected.Type' in an isolated closure [#SendableMetatypes]
171 |       ).makeAsyncIterator(),
172 |       count: count
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[216/236] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
/host/spi-builder-workspace/Sources/AsyncAlgorithms/AsyncChunksOfCountOrSignalSequence.swift:169:33: warning: capture of non-Sendable type 'Collected.Type' in an isolated closure [#SendableMetatypes]
167 |     return Iterator(
168 |       iterator: merge(
169 |         chain(base.map { Either.element($0) }, [.terminal].async),
    |                                 `- warning: capture of non-Sendable type 'Collected.Type' in an isolated closure [#SendableMetatypes]
170 |         signal.map { _ in Either.signal }
171 |       ).makeAsyncIterator(),
/host/spi-builder-workspace/Sources/AsyncAlgorithms/AsyncChunksOfCountOrSignalSequence.swift:170:34: warning: capture of non-Sendable type 'Collected.Type' in an isolated closure [#SendableMetatypes]
168 |       iterator: merge(
169 |         chain(base.map { Either.element($0) }, [.terminal].async),
170 |         signal.map { _ in Either.signal }
    |                                  `- warning: capture of non-Sendable type 'Collected.Type' in an isolated closure [#SendableMetatypes]
171 |       ).makeAsyncIterator(),
172 |       count: count
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[217/236] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
/host/spi-builder-workspace/Sources/AsyncAlgorithms/AsyncChunksOfCountOrSignalSequence.swift:169:33: warning: capture of non-Sendable type 'Collected.Type' in an isolated closure [#SendableMetatypes]
167 |     return Iterator(
168 |       iterator: merge(
169 |         chain(base.map { Either.element($0) }, [.terminal].async),
    |                                 `- warning: capture of non-Sendable type 'Collected.Type' in an isolated closure [#SendableMetatypes]
170 |         signal.map { _ in Either.signal }
171 |       ).makeAsyncIterator(),
/host/spi-builder-workspace/Sources/AsyncAlgorithms/AsyncChunksOfCountOrSignalSequence.swift:170:34: warning: capture of non-Sendable type 'Collected.Type' in an isolated closure [#SendableMetatypes]
168 |       iterator: merge(
169 |         chain(base.map { Either.element($0) }, [.terminal].async),
170 |         signal.map { _ in Either.signal }
    |                                  `- warning: capture of non-Sendable type 'Collected.Type' in an isolated closure [#SendableMetatypes]
171 |       ).makeAsyncIterator(),
172 |       count: count
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[218/236] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
/host/spi-builder-workspace/Sources/AsyncAlgorithms/AsyncChunksOfCountOrSignalSequence.swift:169:33: warning: capture of non-Sendable type 'Collected.Type' in an isolated closure [#SendableMetatypes]
167 |     return Iterator(
168 |       iterator: merge(
169 |         chain(base.map { Either.element($0) }, [.terminal].async),
    |                                 `- warning: capture of non-Sendable type 'Collected.Type' in an isolated closure [#SendableMetatypes]
170 |         signal.map { _ in Either.signal }
171 |       ).makeAsyncIterator(),
/host/spi-builder-workspace/Sources/AsyncAlgorithms/AsyncChunksOfCountOrSignalSequence.swift:170:34: warning: capture of non-Sendable type 'Collected.Type' in an isolated closure [#SendableMetatypes]
168 |       iterator: merge(
169 |         chain(base.map { Either.element($0) }, [.terminal].async),
170 |         signal.map { _ in Either.signal }
    |                                  `- warning: capture of non-Sendable type 'Collected.Type' in an isolated closure [#SendableMetatypes]
171 |       ).makeAsyncIterator(),
172 |       count: count
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[219/236] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
/host/spi-builder-workspace/Sources/AsyncAlgorithms/AsyncChunksOfCountOrSignalSequence.swift:169:33: warning: capture of non-Sendable type 'Collected.Type' in an isolated closure [#SendableMetatypes]
167 |     return Iterator(
168 |       iterator: merge(
169 |         chain(base.map { Either.element($0) }, [.terminal].async),
    |                                 `- warning: capture of non-Sendable type 'Collected.Type' in an isolated closure [#SendableMetatypes]
170 |         signal.map { _ in Either.signal }
171 |       ).makeAsyncIterator(),
/host/spi-builder-workspace/Sources/AsyncAlgorithms/AsyncChunksOfCountOrSignalSequence.swift:170:34: warning: capture of non-Sendable type 'Collected.Type' in an isolated closure [#SendableMetatypes]
168 |       iterator: merge(
169 |         chain(base.map { Either.element($0) }, [.terminal].async),
170 |         signal.map { _ in Either.signal }
    |                                  `- warning: capture of non-Sendable type 'Collected.Type' in an isolated closure [#SendableMetatypes]
171 |       ).makeAsyncIterator(),
172 |       count: count
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[220/236] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
/host/spi-builder-workspace/Sources/AsyncAlgorithms/AsyncChunksOfCountOrSignalSequence.swift:169:33: warning: capture of non-Sendable type 'Collected.Type' in an isolated closure [#SendableMetatypes]
167 |     return Iterator(
168 |       iterator: merge(
169 |         chain(base.map { Either.element($0) }, [.terminal].async),
    |                                 `- warning: capture of non-Sendable type 'Collected.Type' in an isolated closure [#SendableMetatypes]
170 |         signal.map { _ in Either.signal }
171 |       ).makeAsyncIterator(),
/host/spi-builder-workspace/Sources/AsyncAlgorithms/AsyncChunksOfCountOrSignalSequence.swift:170:34: warning: capture of non-Sendable type 'Collected.Type' in an isolated closure [#SendableMetatypes]
168 |       iterator: merge(
169 |         chain(base.map { Either.element($0) }, [.terminal].async),
170 |         signal.map { _ in Either.signal }
    |                                  `- warning: capture of non-Sendable type 'Collected.Type' in an isolated closure [#SendableMetatypes]
171 |       ).makeAsyncIterator(),
172 |       count: count
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[221/236] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
/host/spi-builder-workspace/Sources/AsyncAlgorithms/AsyncChunksOfCountOrSignalSequence.swift:169:33: warning: capture of non-Sendable type 'Collected.Type' in an isolated closure [#SendableMetatypes]
167 |     return Iterator(
168 |       iterator: merge(
169 |         chain(base.map { Either.element($0) }, [.terminal].async),
    |                                 `- warning: capture of non-Sendable type 'Collected.Type' in an isolated closure [#SendableMetatypes]
170 |         signal.map { _ in Either.signal }
171 |       ).makeAsyncIterator(),
/host/spi-builder-workspace/Sources/AsyncAlgorithms/AsyncChunksOfCountOrSignalSequence.swift:170:34: warning: capture of non-Sendable type 'Collected.Type' in an isolated closure [#SendableMetatypes]
168 |       iterator: merge(
169 |         chain(base.map { Either.element($0) }, [.terminal].async),
170 |         signal.map { _ in Either.signal }
    |                                  `- warning: capture of non-Sendable type 'Collected.Type' in an isolated closure [#SendableMetatypes]
171 |       ).makeAsyncIterator(),
172 |       count: count
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[222/236] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
/host/spi-builder-workspace/Sources/AsyncAlgorithms/AsyncRemoveDuplicatesSequence.swift:18:11: warning: capture of non-Sendable type 'Self.Element.Type' in an isolated closure [#SendableMetatypes]
 16 |   public func removeDuplicates() -> AsyncRemoveDuplicatesSequence<Self> {
 17 |     AsyncRemoveDuplicatesSequence(self) { lhs, rhs in
 18 |       lhs == rhs
    |           `- warning: capture of non-Sendable type 'Self.Element.Type' in an isolated closure [#SendableMetatypes]
 19 |     }
 20 |   }
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[223/236] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
/host/spi-builder-workspace/Sources/AsyncAlgorithms/AsyncRemoveDuplicatesSequence.swift:18:11: warning: capture of non-Sendable type 'Self.Element.Type' in an isolated closure [#SendableMetatypes]
 16 |   public func removeDuplicates() -> AsyncRemoveDuplicatesSequence<Self> {
 17 |     AsyncRemoveDuplicatesSequence(self) { lhs, rhs in
 18 |       lhs == rhs
    |           `- warning: capture of non-Sendable type 'Self.Element.Type' in an isolated closure [#SendableMetatypes]
 19 |     }
 20 |   }
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[224/236] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
/host/spi-builder-workspace/Sources/AsyncAlgorithms/AsyncRemoveDuplicatesSequence.swift:18:11: warning: capture of non-Sendable type 'Self.Element.Type' in an isolated closure [#SendableMetatypes]
 16 |   public func removeDuplicates() -> AsyncRemoveDuplicatesSequence<Self> {
 17 |     AsyncRemoveDuplicatesSequence(self) { lhs, rhs in
 18 |       lhs == rhs
    |           `- warning: capture of non-Sendable type 'Self.Element.Type' in an isolated closure [#SendableMetatypes]
 19 |     }
 20 |   }
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[225/236] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
/host/spi-builder-workspace/Sources/AsyncAlgorithms/AsyncRemoveDuplicatesSequence.swift:18:11: warning: capture of non-Sendable type 'Self.Element.Type' in an isolated closure [#SendableMetatypes]
 16 |   public func removeDuplicates() -> AsyncRemoveDuplicatesSequence<Self> {
 17 |     AsyncRemoveDuplicatesSequence(self) { lhs, rhs in
 18 |       lhs == rhs
    |           `- warning: capture of non-Sendable type 'Self.Element.Type' in an isolated closure [#SendableMetatypes]
 19 |     }
 20 |   }
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[226/236] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
/host/spi-builder-workspace/Sources/AsyncAlgorithms/AsyncRemoveDuplicatesSequence.swift:18:11: warning: capture of non-Sendable type 'Self.Element.Type' in an isolated closure [#SendableMetatypes]
 16 |   public func removeDuplicates() -> AsyncRemoveDuplicatesSequence<Self> {
 17 |     AsyncRemoveDuplicatesSequence(self) { lhs, rhs in
 18 |       lhs == rhs
    |           `- warning: capture of non-Sendable type 'Self.Element.Type' in an isolated closure [#SendableMetatypes]
 19 |     }
 20 |   }
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[227/236] Compiling AsyncAlgorithms AsyncMapErrorSequence.swift
/host/spi-builder-workspace/Sources/AsyncAlgorithms/AsyncRemoveDuplicatesSequence.swift:18:11: warning: capture of non-Sendable type 'Self.Element.Type' in an isolated closure [#SendableMetatypes]
 16 |   public func removeDuplicates() -> AsyncRemoveDuplicatesSequence<Self> {
 17 |     AsyncRemoveDuplicatesSequence(self) { lhs, rhs in
 18 |       lhs == rhs
    |           `- warning: capture of non-Sendable type 'Self.Element.Type' in an isolated closure [#SendableMetatypes]
 19 |     }
 20 |   }
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[228/236] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
/host/spi-builder-workspace/Sources/AsyncAlgorithms/AsyncRemoveDuplicatesSequence.swift:18:11: warning: capture of non-Sendable type 'Self.Element.Type' in an isolated closure [#SendableMetatypes]
 16 |   public func removeDuplicates() -> AsyncRemoveDuplicatesSequence<Self> {
 17 |     AsyncRemoveDuplicatesSequence(self) { lhs, rhs in
 18 |       lhs == rhs
    |           `- warning: capture of non-Sendable type 'Self.Element.Type' in an isolated closure [#SendableMetatypes]
 19 |     }
 20 |   }
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[229/236] Compiling AsyncAlgorithms AsyncShareSequence.swift
/host/spi-builder-workspace/Sources/AsyncAlgorithms/AsyncRemoveDuplicatesSequence.swift:18:11: warning: capture of non-Sendable type 'Self.Element.Type' in an isolated closure [#SendableMetatypes]
 16 |   public func removeDuplicates() -> AsyncRemoveDuplicatesSequence<Self> {
 17 |     AsyncRemoveDuplicatesSequence(self) { lhs, rhs in
 18 |       lhs == rhs
    |           `- warning: capture of non-Sendable type 'Self.Element.Type' in an isolated closure [#SendableMetatypes]
 19 |     }
 20 |   }
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[230/236] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
/host/spi-builder-workspace/Sources/AsyncAlgorithms/MultiProducerSingleConsumerChannel/MultiProducerSingleConsumerAsyncChannel.swift:173:42: warning: cannot use default expression for inference of 'Failure.Type' because it is inferrable from parameters #1, #2; this will be an error in a future Swift language mode
171 |   public static func makeChannel(
172 |     of elementType: Element.Type = Element.self,
173 |     throwing failureType: Failure.Type = Never.self,
    |                                          `- warning: cannot use default expression for inference of 'Failure.Type' because it is inferrable from parameters #1, #2; this will be an error in a future Swift language mode
174 |     backpressureStrategy: Source.BackpressureStrategy
175 |   ) -> sending ChannelAndStream {
[231/236] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
/host/spi-builder-workspace/Sources/AsyncAlgorithms/MultiProducerSingleConsumerChannel/MultiProducerSingleConsumerAsyncChannel.swift:173:42: warning: cannot use default expression for inference of 'Failure.Type' because it is inferrable from parameters #1, #2; this will be an error in a future Swift language mode
171 |   public static func makeChannel(
172 |     of elementType: Element.Type = Element.self,
173 |     throwing failureType: Failure.Type = Never.self,
    |                                          `- warning: cannot use default expression for inference of 'Failure.Type' because it is inferrable from parameters #1, #2; this will be an error in a future Swift language mode
174 |     backpressureStrategy: Source.BackpressureStrategy
175 |   ) -> sending ChannelAndStream {
[232/236] Compiling AsyncAlgorithms MergeStateMachine.swift
/host/spi-builder-workspace/Sources/AsyncAlgorithms/MultiProducerSingleConsumerChannel/MultiProducerSingleConsumerAsyncChannel.swift:173:42: warning: cannot use default expression for inference of 'Failure.Type' because it is inferrable from parameters #1, #2; this will be an error in a future Swift language mode
171 |   public static func makeChannel(
172 |     of elementType: Element.Type = Element.self,
173 |     throwing failureType: Failure.Type = Never.self,
    |                                          `- warning: cannot use default expression for inference of 'Failure.Type' because it is inferrable from parameters #1, #2; this will be an error in a future Swift language mode
174 |     backpressureStrategy: Source.BackpressureStrategy
175 |   ) -> sending ChannelAndStream {
[233/236] Compiling AsyncAlgorithms MergeStorage.swift
/host/spi-builder-workspace/Sources/AsyncAlgorithms/MultiProducerSingleConsumerChannel/MultiProducerSingleConsumerAsyncChannel.swift:173:42: warning: cannot use default expression for inference of 'Failure.Type' because it is inferrable from parameters #1, #2; this will be an error in a future Swift language mode
171 |   public static func makeChannel(
172 |     of elementType: Element.Type = Element.self,
173 |     throwing failureType: Failure.Type = Never.self,
    |                                          `- warning: cannot use default expression for inference of 'Failure.Type' because it is inferrable from parameters #1, #2; this will be an error in a future Swift language mode
174 |     backpressureStrategy: Source.BackpressureStrategy
175 |   ) -> sending ChannelAndStream {
[234/236] Compiling AsyncAlgorithms MultiProducerSingleConsumerAsyncChannel+Internal.swift
/host/spi-builder-workspace/Sources/AsyncAlgorithms/MultiProducerSingleConsumerChannel/MultiProducerSingleConsumerAsyncChannel.swift:173:42: warning: cannot use default expression for inference of 'Failure.Type' because it is inferrable from parameters #1, #2; this will be an error in a future Swift language mode
171 |   public static func makeChannel(
172 |     of elementType: Element.Type = Element.self,
173 |     throwing failureType: Failure.Type = Never.self,
    |                                          `- warning: cannot use default expression for inference of 'Failure.Type' because it is inferrable from parameters #1, #2; this will be an error in a future Swift language mode
174 |     backpressureStrategy: Source.BackpressureStrategy
175 |   ) -> sending ChannelAndStream {
[235/236] Compiling AsyncAlgorithms MultiProducerSingleConsumerAsyncChannel.swift
/host/spi-builder-workspace/Sources/AsyncAlgorithms/MultiProducerSingleConsumerChannel/MultiProducerSingleConsumerAsyncChannel.swift:173:42: warning: cannot use default expression for inference of 'Failure.Type' because it is inferrable from parameters #1, #2; this will be an error in a future Swift language mode
171 |   public static func makeChannel(
172 |     of elementType: Element.Type = Element.self,
173 |     throwing failureType: Failure.Type = Never.self,
    |                                          `- warning: cannot use default expression for inference of 'Failure.Type' because it is inferrable from parameters #1, #2; this will be an error in a future Swift language mode
174 |     backpressureStrategy: Source.BackpressureStrategy
175 |   ) -> sending ChannelAndStream {
[236/236] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
/host/spi-builder-workspace/Sources/AsyncAlgorithms/MultiProducerSingleConsumerChannel/MultiProducerSingleConsumerAsyncChannel.swift:173:42: warning: cannot use default expression for inference of 'Failure.Type' because it is inferrable from parameters #1, #2; this will be an error in a future Swift language mode
171 |   public static func makeChannel(
172 |     of elementType: Element.Type = Element.self,
173 |     throwing failureType: Failure.Type = Never.self,
    |                                          `- warning: cannot use default expression for inference of 'Failure.Type' because it is inferrable from parameters #1, #2; this will be an error in a future Swift language mode
174 |     backpressureStrategy: Source.BackpressureStrategy
175 |   ) -> sending ChannelAndStream {
[238/249] Compiling AsyncSequenceValidation Theme.swift
[239/250] Compiling AsyncSequenceValidation Locking.swift
[240/250] Compiling AsyncSequenceValidation SourceLocation.swift
[241/250] Compiling AsyncSequenceValidation Input.swift
[242/250] Compiling AsyncSequenceValidation Job.swift
[243/250] Compiling AsyncSequenceValidation AsyncSequenceValidationDiagram.swift
[244/250] Compiling AsyncSequenceValidation Clock.swift
[245/250] Emitting module AsyncSequenceValidation
[246/250] Compiling AsyncSequenceValidation Event.swift
[247/250] Compiling AsyncSequenceValidation Expectation.swift
[248/250] Compiling AsyncSequenceValidation TaskDriver.swift
[249/250] Compiling AsyncSequenceValidation Test.swift
[250/250] Compiling AsyncSequenceValidation WorkQueue.swift
[252/253] Emitting module AsyncAlgorithms_XCTest
[253/253] Compiling AsyncAlgorithms_XCTest ValidationTest.swift
Build complete! (59.52s)
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"
    }
  ],
  "manifest_display_name" : "swift-async-algorithms",
  "name" : "swift-async-algorithms",
  "path" : "/host/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",
        "MultiProducerSingleConsumerChannel/MultiProducerSingleConsumerAsyncChannelTests.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/ManualExecutor.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",
        "TestFlatMapLatest.swift",
        "TestJoin.swift",
        "TestLazy.swift",
        "TestManualClock.swift",
        "TestMapError.swift",
        "TestMerge.swift",
        "TestRangeReplaceableCollection.swift",
        "TestReductions.swift",
        "TestRemoveDuplicates.swift",
        "TestSetAlgebra.swift",
        "TestShare.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",
        "AsyncMapErrorSequence.swift",
        "AsyncRemoveDuplicatesSequence.swift",
        "AsyncShareSequence.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",
        "FlatMapLatest/AsyncFlatMapLatestSequence.swift",
        "FlatMapLatest/FlatMapLatestStateMachine.swift",
        "FlatMapLatest/FlatMapLatestStorage.swift",
        "Internal/Disconnected.swift",
        "Internal/_TinyArray.swift",
        "Interspersed/AsyncInterspersedSequence.swift",
        "Locking.swift",
        "Merge/AsyncMerge2Sequence.swift",
        "Merge/AsyncMerge3Sequence.swift",
        "Merge/MergeStateMachine.swift",
        "Merge/MergeStorage.swift",
        "MultiProducerSingleConsumerChannel/MultiProducerSingleConsumerAsyncChannel+Internal.swift",
        "MultiProducerSingleConsumerChannel/MultiProducerSingleConsumerAsyncChannel.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" : "6.2"
}
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
Done.