Build Information
Successful build of swift-async-algorithms, reference 1.2.0 (9352a1), with Swift 6.3 for Wasm on 17 Apr 2026 22:42:52 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/coenttb/swift-async-algorithms-fork.git
Reference: 1.2.0
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/coenttb/swift-async-algorithms-fork
* tag 1.2.0 -> FETCH_HEAD
HEAD is now at 9352a14 Fix Swift 6.2.3 build errors
Cloned https://github.com/coenttb/swift-async-algorithms-fork.git
Revision (git rev-parse @):
9352a14c5693451c0f76a433d22dbe86a92f61ae
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/coenttb/swift-async-algorithms-fork.git at 1.2.0
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.3
Building package at path: $PWD
https://github.com/coenttb/swift-async-algorithms-fork.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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 (1.49s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (2.96s)
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 _SortedCollection.swift
[11/28] Compiling InternalCollectionsUtilities _UniqueCollection.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 UnsafeMutableRawBufferPointer+Extras.swift
[16/28] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[17/28] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[18/28] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[19/28] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[20/28] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[21/28] Compiling InternalCollectionsUtilities String+Padding.swift
[22/28] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[23/28] Compiling InternalCollectionsUtilities Integer rank.swift
[24/28] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[25/28] Compiling InternalCollectionsUtilities UInt+reversed.swift
[26/28] Compiling InternalCollectionsUtilities Debugging.swift
[27/28] Compiling InternalCollectionsUtilities Descriptions.swift
[28/28] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.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 OrderedDictionary+Hashable.swift
[34/117] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[35/117] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[36/117] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[37/117] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[38/117] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[39/121] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[40/121] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[41/121] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[42/121] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[43/121] Compiling OrderedCollections _HashTable+Bucket.swift
[44/121] Compiling OrderedCollections _HashTable+BucketIterator.swift
[45/121] Compiling OrderedCollections _HashTable+Constants.swift
[46/121] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[47/121] Compiling OrderedCollections _HashTable+Testing.swift
[48/121] Compiling OrderedCollections OrderedSet+Initializers.swift
[49/121] Compiling OrderedCollections OrderedSet+Insertions.swift
[50/121] Compiling OrderedCollections OrderedSet+Invariants.swift
[51/121] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[52/121] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[53/121] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[54/121] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[55/121] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[56/121] Compiling OrderedCollections OrderedDictionary+Codable.swift
[57/121] Emitting module ContainersPreview
[58/121] Compiling ContainersPreview Box.swift
[59/121] Compiling ContainersPreview Inout.swift
[60/121] Compiling ContainersPreview InputSpan.swift
[61/121] Compiling ContainersPreview Shared.swift
[62/121] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[63/121] Compiling OrderedCollections OrderedDictionary+Values.swift
[64/121] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[65/121] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[66/121] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[68/162] Compiling DequeModule UniqueDeque+Experimental.swift
[69/162] Compiling DequeModule RigidDeque+Removals.swift
[70/162] Compiling DequeModule RigidDeque+Replacements.swift
[71/162] Compiling DequeModule RigidDeque+Testing.swift
[72/162] Compiling DequeModule RigidDeque.swift
[73/162] Compiling DequeModule UniqueDeque+Append.swift
[74/162] Compiling DequeModule Deque+Extras.swift
[75/169] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[76/169] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[77/169] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[78/169] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[79/169] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[80/169] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[81/169] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[82/169] Compiling OrderedCollections OrderedDictionary.swift
[83/169] Compiling OrderedCollections OrderedSet+Codable.swift
[84/169] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[85/169] Compiling OrderedCollections OrderedSet+Descriptions.swift
[86/169] Compiling OrderedCollections OrderedSet+Diffing.swift
[87/169] Compiling OrderedCollections OrderedSet+Equatable.swift
[88/169] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[89/169] Compiling OrderedCollections OrderedSet+Hashable.swift
[90/169] Compiling DequeModule Deque+Hashable.swift
[91/169] Compiling DequeModule Deque+Testing.swift
[92/169] Compiling DequeModule Deque._Storage.swift
[93/169] Compiling DequeModule Deque._UnsafeHandle.swift
[94/169] Compiling DequeModule Deque.swift
[95/169] Compiling DequeModule UniqueDeque+Hashable.swift
[96/169] Compiling DequeModule UniqueDeque+Initializers.swift
[97/169] Compiling DequeModule UniqueDeque+Insertions.swift
[98/169] Compiling DequeModule UniqueDeque+Prepend.swift
[99/169] Compiling DequeModule UniqueDeque+Removals.swift
[100/169] Compiling DequeModule RigidDeque+Equatable.swift
[101/169] Compiling DequeModule RigidDeque+Experimental.swift
[102/169] Compiling DequeModule RigidDeque+Hashable.swift
[103/169] Compiling DequeModule RigidDeque+Initializers.swift
[104/169] Compiling DequeModule RigidDeque+Insertions.swift
[105/169] Compiling DequeModule RigidDeque+Prepend.swift
[106/169] Compiling DequeModule _DequeBuffer.swift
[107/169] Compiling DequeModule _DequeBufferHeader.swift
[108/169] Compiling DequeModule RigidDeque+Append.swift
[109/169] Compiling DequeModule RigidDeque+Consumption.swift
[110/169] Compiling DequeModule RigidDeque+Container.swift
[111/169] Compiling DequeModule RigidDeque+Descriptions.swift
[112/169] Compiling DequeModule UniqueDeque+Consumption.swift
[113/169] Compiling DequeModule UniqueDeque+Container.swift
[114/169] Compiling DequeModule UniqueDeque+Descriptions.swift
[115/169] Compiling DequeModule UniqueDeque+Equatable.swift
[130/174] Compiling DequeModule Deque+Codable.swift
[131/174] Compiling DequeModule Deque+Collection.swift
[132/174] Compiling DequeModule Deque+CustomReflectable.swift
[133/174] Compiling DequeModule Deque+Descriptions.swift
[134/174] Compiling DequeModule Deque+Equatable.swift
[135/174] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[138/174] Emitting module OrderedCollections
[139/174] Compiling OrderedCollections OrderedSet+Sendable.swift
[140/174] Compiling OrderedCollections OrderedSet+SubSequence.swift
[141/174] Compiling OrderedCollections OrderedSet+Testing.swift
[142/174] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[143/174] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[144/174] Compiling OrderedCollections OrderedSet.swift
[145/174] Compiling OrderedCollections _UnsafeBitset.swift
[164/175] Emitting module DequeModule
[171/175] Compiling DequeModule UniqueDeque+Replacements.swift
[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/225] 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>
[178/225] 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>
[179/225] 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>
[180/225] 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>
[181/225] 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>
[182/225] 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>
[183/225] 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>
[184/231] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[185/231] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[186/231] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[187/231] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[188/231] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[189/231] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[190/231] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[191/231] Compiling AsyncAlgorithms DebounceStorage.swift
[192/231] Compiling AsyncAlgorithms Dictionary.swift
[193/231] Compiling AsyncAlgorithms _TinyArray.swift
[194/231] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[195/231] Compiling AsyncAlgorithms Locking.swift
[196/231] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[197/231] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[198/231] Emitting module AsyncAlgorithms
/host/spi-builder-workspace/Sources/AsyncAlgorithms/MultiProducerSingleConsumerChannel/MultiProducerSingleConsumerAsyncChannel.swift:171: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
169 | public static func makeChannel(
170 | of elementType: Element.Type = Element.self,
171 | 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
172 | backpressureStrategy: Source.BackpressureStrategy
173 | ) -> sending ChannelAndStream {
[199/231] Compiling AsyncAlgorithms SetAlgebra.swift
[200/231] Compiling AsyncAlgorithms UnsafeTransfer.swift
[201/231] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[202/231] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[203/231] Compiling AsyncAlgorithms ZipStateMachine.swift
[204/231] Compiling AsyncAlgorithms ZipStorage.swift
[205/231] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[206/231] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[207/231] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[208/231] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[209/231] Compiling AsyncAlgorithms AsyncChannel.swift
[210/231] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[211/231] Compiling AsyncAlgorithms ChannelStateMachine.swift
[212/231] Compiling AsyncAlgorithms AsyncShareSequence.swift
[213/231] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[214/231] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[215/231] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[216/231] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[217/231] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[218/231] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[219/231] Compiling AsyncAlgorithms ChannelStorage.swift
[220/231] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[221/231] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[222/231] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[223/231] Compiling AsyncAlgorithms CombineLatestStorage.swift
[224/231] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[225/231] Compiling AsyncAlgorithms DebounceStateMachine.swift
[226/231] Compiling AsyncAlgorithms MergeStateMachine.swift
/host/spi-builder-workspace/Sources/AsyncAlgorithms/MultiProducerSingleConsumerChannel/MultiProducerSingleConsumerAsyncChannel.swift:171: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
169 | public static func makeChannel(
170 | of elementType: Element.Type = Element.self,
171 | 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
172 | backpressureStrategy: Source.BackpressureStrategy
173 | ) -> sending ChannelAndStream {
[227/231] Compiling AsyncAlgorithms MergeStorage.swift
/host/spi-builder-workspace/Sources/AsyncAlgorithms/MultiProducerSingleConsumerChannel/MultiProducerSingleConsumerAsyncChannel.swift:171: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
169 | public static func makeChannel(
170 | of elementType: Element.Type = Element.self,
171 | 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
172 | backpressureStrategy: Source.BackpressureStrategy
173 | ) -> sending ChannelAndStream {
[228/231] Compiling AsyncAlgorithms MultiProducerSingleConsumerAsyncChannel+Internal.swift
/host/spi-builder-workspace/Sources/AsyncAlgorithms/MultiProducerSingleConsumerChannel/MultiProducerSingleConsumerAsyncChannel.swift:171: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
169 | public static func makeChannel(
170 | of elementType: Element.Type = Element.self,
171 | 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
172 | backpressureStrategy: Source.BackpressureStrategy
173 | ) -> sending ChannelAndStream {
[229/231] Compiling AsyncAlgorithms MultiProducerSingleConsumerAsyncChannel.swift
/host/spi-builder-workspace/Sources/AsyncAlgorithms/MultiProducerSingleConsumerChannel/MultiProducerSingleConsumerAsyncChannel.swift:171: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
169 | public static func makeChannel(
170 | of elementType: Element.Type = Element.self,
171 | 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
172 | backpressureStrategy: Source.BackpressureStrategy
173 | ) -> sending ChannelAndStream {
[230/231] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
/host/spi-builder-workspace/Sources/AsyncAlgorithms/MultiProducerSingleConsumerChannel/MultiProducerSingleConsumerAsyncChannel.swift:171: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
169 | public static func makeChannel(
170 | of elementType: Element.Type = Element.self,
171 | 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
172 | backpressureStrategy: Source.BackpressureStrategy
173 | ) -> sending ChannelAndStream {
[231/231] Compiling AsyncAlgorithms Rethrow.swift
/host/spi-builder-workspace/Sources/AsyncAlgorithms/MultiProducerSingleConsumerChannel/MultiProducerSingleConsumerAsyncChannel.swift:171: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
169 | public static func makeChannel(
170 | of elementType: Element.Type = Element.self,
171 | 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
172 | backpressureStrategy: Source.BackpressureStrategy
173 | ) -> sending ChannelAndStream {
[233/244] Compiling AsyncSequenceValidation Theme.swift
[234/245] Emitting module AsyncSequenceValidation
[235/245] Compiling AsyncSequenceValidation WorkQueue.swift
[236/245] Compiling AsyncSequenceValidation Locking.swift
[237/245] Compiling AsyncSequenceValidation SourceLocation.swift
[238/245] Compiling AsyncSequenceValidation Input.swift
[239/245] Compiling AsyncSequenceValidation Job.swift
[240/245] Compiling AsyncSequenceValidation TaskDriver.swift
[241/245] Compiling AsyncSequenceValidation Event.swift
[242/245] Compiling AsyncSequenceValidation Expectation.swift
[243/245] Compiling AsyncSequenceValidation AsyncSequenceValidationDiagram.swift
[244/245] Compiling AsyncSequenceValidation Clock.swift
[245/245] Compiling AsyncSequenceValidation Test.swift
[247/248] Emitting module AsyncAlgorithms_XCTest
[248/248] Compiling AsyncAlgorithms_XCTest ValidationTest.swift
Build complete! (41.93s)
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",
"TestJoin.swift",
"TestLazy.swift",
"TestManualClock.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",
"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",
"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.