Build Information
Failed to build swift-async-algorithms, reference main (042e1c
), with Swift 6.2 (beta) for Wasm on 23 Jun 2025 20:09:08 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-async-algorithms.git
Reference: main
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
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 042e1c4 Move platform requirements to availability annotations (#348)
Cloned https://github.com/apple/swift-async-algorithms.git
Revision (git rev-parse @):
042e1c4d9d19748c9c228f8d4ebc97bb1e339b0b
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apple/swift-async-algorithms.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
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" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:44384f43f933eaa0f42803e9ef7c3d8388c5841ccc831a15a5edf63d8c273423
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-collections.git
[1/2082] Fetching swift-docc-plugin
[231/18722] Fetching swift-docc-plugin, swift-collections
Fetched https://github.com/apple/swift-docc-plugin from cache (1.24s)
[7655/16640] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.09s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (2.76s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.4 (2.74s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3416] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.43s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.14s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.4
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/9] Write sources
[8/9] Write swift-version-24593BA9C3E375BF.txt
[10/23] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[11/23] Compiling InternalCollectionsUtilities Debugging.swift
[12/23] Compiling InternalCollectionsUtilities Descriptions.swift
[13/23] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[14/23] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[15/24] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[16/24] Compiling InternalCollectionsUtilities UInt+reversed.swift
[17/24] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[18/24] Compiling InternalCollectionsUtilities _SortedCollection.swift
[19/24] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[20/24] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[21/24] Emitting module InternalCollectionsUtilities
[22/24] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[23/24] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[24/24] Compiling InternalCollectionsUtilities Integer rank.swift
[26/95] Compiling OrderedCollections OrderedDictionary+Codable.swift
[27/95] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[28/97] Compiling OrderedCollections _HashTable+Constants.swift
[29/97] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[30/97] Compiling DequeModule _DequeSlot.swift
[31/97] Compiling DequeModule _UnsafeWrappedBuffer.swift
[32/97] Compiling OrderedCollections _HashTable+Bucket.swift
[33/97] Compiling OrderedCollections _HashTable+BucketIterator.swift
[34/97] Compiling OrderedCollections _HashTable+Testing.swift
[35/97] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[36/97] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[37/97] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[38/97] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[39/97] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[40/97] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[41/97] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[42/97] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[43/97] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[44/97] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[45/104] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[46/104] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[47/104] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[48/104] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[49/104] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[50/104] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[51/104] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[52/104] Compiling OrderedCollections OrderedSet+Initializers.swift
[53/104] Compiling OrderedCollections OrderedSet+Insertions.swift
[54/104] Compiling OrderedCollections OrderedSet+Invariants.swift
[55/104] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[56/104] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[57/104] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[58/104] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[59/104] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[60/104] Compiling OrderedCollections OrderedDictionary.swift
[61/104] Compiling OrderedCollections OrderedSet+Codable.swift
[62/104] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[63/104] Compiling OrderedCollections OrderedSet+Descriptions.swift
[64/104] Compiling OrderedCollections OrderedSet+Diffing.swift
[65/104] Compiling OrderedCollections OrderedSet+Equatable.swift
[66/104] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[67/104] Compiling OrderedCollections OrderedSet+Hashable.swift
[68/104] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[69/104] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[70/104] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[71/104] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[72/104] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[73/104] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[74/104] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[75/104] Compiling OrderedCollections OrderedDictionary+Values.swift
[76/104] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[77/104] Compiling OrderedCollections OrderedDictionary+Elements.swift
[78/104] Emitting module DequeModule
[79/104] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[80/104] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[98/105] Compiling OrderedCollections OrderedSet+Sendable.swift
[99/105] Compiling OrderedCollections OrderedSet+SubSequence.swift
[100/105] Compiling OrderedCollections OrderedSet+Testing.swift
[101/105] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[102/105] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[103/105] Compiling OrderedCollections OrderedSet.swift
[104/105] Compiling OrderedCollections _UnsafeBitset.swift
[105/105] Emitting module OrderedCollections
[107/151] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:23:8: error: Unsupported platform
21 | import Bionic
22 | #else
23 | #error("Unsupported platform")
| `- error: Unsupported platform
24 | #endif
25 |
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:34:10: error: Unsupported platform
32 | typealias Primitive = SRWLOCK
33 | #else
34 | #error("Unsupported platform")
| `- error: Unsupported platform
35 | #endif
36 |
/host/spi-builder-workspace/Sources/AsyncAlgorithms/AsyncChunksOfCountOrSignalSequence.swift:169:33: warning: capture of non-Sendable type 'Collected.Type' in an isolated closure
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
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
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
171 | ).makeAsyncIterator(),
172 | count: count
[108/151] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:23:8: error: Unsupported platform
21 | import Bionic
22 | #else
23 | #error("Unsupported platform")
| `- error: Unsupported platform
24 | #endif
25 |
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:34:10: error: Unsupported platform
32 | typealias Primitive = SRWLOCK
33 | #else
34 | #error("Unsupported platform")
| `- error: Unsupported platform
35 | #endif
36 |
/host/spi-builder-workspace/Sources/AsyncAlgorithms/AsyncChunksOfCountOrSignalSequence.swift:169:33: warning: capture of non-Sendable type 'Collected.Type' in an isolated closure
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
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
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
171 | ).makeAsyncIterator(),
172 | count: count
[109/151] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:23:8: error: Unsupported platform
21 | import Bionic
22 | #else
23 | #error("Unsupported platform")
| `- error: Unsupported platform
24 | #endif
25 |
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:34:10: error: Unsupported platform
32 | typealias Primitive = SRWLOCK
33 | #else
34 | #error("Unsupported platform")
| `- error: Unsupported platform
35 | #endif
36 |
/host/spi-builder-workspace/Sources/AsyncAlgorithms/AsyncChunksOfCountOrSignalSequence.swift:169:33: warning: capture of non-Sendable type 'Collected.Type' in an isolated closure
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
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
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
171 | ).makeAsyncIterator(),
172 | count: count
[110/151] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:23:8: error: Unsupported platform
21 | import Bionic
22 | #else
23 | #error("Unsupported platform")
| `- error: Unsupported platform
24 | #endif
25 |
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:34:10: error: Unsupported platform
32 | typealias Primitive = SRWLOCK
33 | #else
34 | #error("Unsupported platform")
| `- error: Unsupported platform
35 | #endif
36 |
/host/spi-builder-workspace/Sources/AsyncAlgorithms/AsyncChunksOfCountOrSignalSequence.swift:169:33: warning: capture of non-Sendable type 'Collected.Type' in an isolated closure
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
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
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
171 | ).makeAsyncIterator(),
172 | count: count
[111/151] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:23:8: error: Unsupported platform
21 | import Bionic
22 | #else
23 | #error("Unsupported platform")
| `- error: Unsupported platform
24 | #endif
25 |
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:34:10: error: Unsupported platform
32 | typealias Primitive = SRWLOCK
33 | #else
34 | #error("Unsupported platform")
| `- error: Unsupported platform
35 | #endif
36 |
/host/spi-builder-workspace/Sources/AsyncAlgorithms/AsyncChunksOfCountOrSignalSequence.swift:169:33: warning: capture of non-Sendable type 'Collected.Type' in an isolated closure
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
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
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
171 | ).makeAsyncIterator(),
172 | count: count
[112/151] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:23:8: error: Unsupported platform
21 | import Bionic
22 | #else
23 | #error("Unsupported platform")
| `- error: Unsupported platform
24 | #endif
25 |
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:34:10: error: Unsupported platform
32 | typealias Primitive = SRWLOCK
33 | #else
34 | #error("Unsupported platform")
| `- error: Unsupported platform
35 | #endif
36 |
/host/spi-builder-workspace/Sources/AsyncAlgorithms/AsyncChunksOfCountOrSignalSequence.swift:169:33: warning: capture of non-Sendable type 'Collected.Type' in an isolated closure
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
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
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
171 | ).makeAsyncIterator(),
172 | count: count
[113/151] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:23:8: error: Unsupported platform
21 | import Bionic
22 | #else
23 | #error("Unsupported platform")
| `- error: Unsupported platform
24 | #endif
25 |
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:34:10: error: Unsupported platform
32 | typealias Primitive = SRWLOCK
33 | #else
34 | #error("Unsupported platform")
| `- error: Unsupported platform
35 | #endif
36 |
/host/spi-builder-workspace/Sources/AsyncAlgorithms/AsyncChunksOfCountOrSignalSequence.swift:169:33: warning: capture of non-Sendable type 'Collected.Type' in an isolated closure
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
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
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
171 | ).makeAsyncIterator(),
172 | count: count
error: emit-module command failed with exit code 1 (use -v to see invocation)
[114/157] Emitting module AsyncAlgorithms
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:23:8: error: Unsupported platform
21 | import Bionic
22 | #else
23 | #error("Unsupported platform")
| `- error: Unsupported platform
24 | #endif
25 |
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:34:10: error: Unsupported platform
32 | typealias Primitive = SRWLOCK
33 | #else
34 | #error("Unsupported platform")
| `- error: Unsupported platform
35 | #endif
36 |
/host/spi-builder-workspace/Sources/AsyncAlgorithms/AsyncExclusiveReductionsSequence.swift:30:7: warning: capture of non-Sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
28 | public func reductions<Result>(
29 | _ initial: Result,
30 | _ transform: @Sendable @escaping (Result, Element) async -> Result
| `- warning: capture of non-Sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
31 | ) -> AsyncExclusiveReductionsSequence<Self, Result> {
32 | reductions(into: initial) { result, element in
/host/spi-builder-workspace/Sources/AsyncAlgorithms/AsyncThrowingExclusiveReductionsSequence.swift:31:7: warning: capture of non-Sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
29 | public func reductions<Result>(
30 | _ initial: Result,
31 | _ transform: @Sendable @escaping (Result, Element) async throws -> Result
| `- warning: capture of non-Sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
32 | ) -> AsyncThrowingExclusiveReductionsSequence<Self, Result> {
33 | reductions(into: initial) { result, element in
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:138:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
24 | #endif
25 |
26 | internal struct Lock {
| `- note: 'Lock' declared here
27 | #if canImport(Darwin)
28 | typealias Primitive = os_unfair_lock
:
136 | }
137 |
138 | private let buffer: ManagedBuffer<State, Lock.Primitive>
| `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
139 |
140 | init(_ initial: State) {
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:37:49: error: cannot find type 'Primitive' in scope
35 | #endif
36 |
37 | typealias PlatformLock = UnsafeMutablePointer<Primitive>
| `- error: cannot find type 'Primitive' in scope
38 | let platformLock: PlatformLock
39 |
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:132:63: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
24 | #endif
25 |
26 | internal struct Lock {
| `- note: 'Lock' declared here
27 | #if canImport(Darwin)
28 | typealias Primitive = os_unfair_lock
:
130 |
131 | struct ManagedCriticalState<State> {
132 | private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
| `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
133 | deinit {
134 | withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
[115/157] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:23:8: error: Unsupported platform
21 | import Bionic
22 | #else
23 | #error("Unsupported platform")
| `- error: Unsupported platform
24 | #endif
25 |
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:34:10: error: Unsupported platform
32 | typealias Primitive = SRWLOCK
33 | #else
34 | #error("Unsupported platform")
| `- error: Unsupported platform
35 | #endif
36 |
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Buffer/BoundedBufferStorage.swift:78:29: warning: capture of non-Sendable type 'Base.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
76 | let task = Task {
77 | do {
78 | var iterator = base.makeAsyncIterator()
| `- warning: capture of non-Sendable type 'Base.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
79 |
80 | loop: while true {
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Buffer/UnboundedBufferStorage.swift:73:34: warning: capture of non-Sendable type 'Base.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
71 | let task = Task {
72 | do {
73 | for try await element in base {
| `- warning: capture of non-Sendable type 'Base.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
74 | let action = self.stateMachine.withCriticalRegion { stateMachine in
75 | stateMachine.elementProduced(element: element)
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:138:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
24 | #endif
25 |
26 | internal struct Lock {
| `- note: 'Lock' declared here
27 | #if canImport(Darwin)
28 | typealias Primitive = os_unfair_lock
:
136 | }
137 |
138 | private let buffer: ManagedBuffer<State, Lock.Primitive>
| `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
139 |
140 | init(_ initial: State) {
[116/157] Compiling AsyncAlgorithms BoundedBufferStorage.swift
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:23:8: error: Unsupported platform
21 | import Bionic
22 | #else
23 | #error("Unsupported platform")
| `- error: Unsupported platform
24 | #endif
25 |
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:34:10: error: Unsupported platform
32 | typealias Primitive = SRWLOCK
33 | #else
34 | #error("Unsupported platform")
| `- error: Unsupported platform
35 | #endif
36 |
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Buffer/BoundedBufferStorage.swift:78:29: warning: capture of non-Sendable type 'Base.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
76 | let task = Task {
77 | do {
78 | var iterator = base.makeAsyncIterator()
| `- warning: capture of non-Sendable type 'Base.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
79 |
80 | loop: while true {
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Buffer/UnboundedBufferStorage.swift:73:34: warning: capture of non-Sendable type 'Base.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
71 | let task = Task {
72 | do {
73 | for try await element in base {
| `- warning: capture of non-Sendable type 'Base.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
74 | let action = self.stateMachine.withCriticalRegion { stateMachine in
75 | stateMachine.elementProduced(element: element)
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:138:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
24 | #endif
25 |
26 | internal struct Lock {
| `- note: 'Lock' declared here
27 | #if canImport(Darwin)
28 | typealias Primitive = os_unfair_lock
:
136 | }
137 |
138 | private let buffer: ManagedBuffer<State, Lock.Primitive>
| `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
139 |
140 | init(_ initial: State) {
[117/157] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:23:8: error: Unsupported platform
21 | import Bionic
22 | #else
23 | #error("Unsupported platform")
| `- error: Unsupported platform
24 | #endif
25 |
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:34:10: error: Unsupported platform
32 | typealias Primitive = SRWLOCK
33 | #else
34 | #error("Unsupported platform")
| `- error: Unsupported platform
35 | #endif
36 |
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Buffer/BoundedBufferStorage.swift:78:29: warning: capture of non-Sendable type 'Base.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
76 | let task = Task {
77 | do {
78 | var iterator = base.makeAsyncIterator()
| `- warning: capture of non-Sendable type 'Base.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
79 |
80 | loop: while true {
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Buffer/UnboundedBufferStorage.swift:73:34: warning: capture of non-Sendable type 'Base.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
71 | let task = Task {
72 | do {
73 | for try await element in base {
| `- warning: capture of non-Sendable type 'Base.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
74 | let action = self.stateMachine.withCriticalRegion { stateMachine in
75 | stateMachine.elementProduced(element: element)
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:138:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
24 | #endif
25 |
26 | internal struct Lock {
| `- note: 'Lock' declared here
27 | #if canImport(Darwin)
28 | typealias Primitive = os_unfair_lock
:
136 | }
137 |
138 | private let buffer: ManagedBuffer<State, Lock.Primitive>
| `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
139 |
140 | init(_ initial: State) {
[118/157] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:23:8: error: Unsupported platform
21 | import Bionic
22 | #else
23 | #error("Unsupported platform")
| `- error: Unsupported platform
24 | #endif
25 |
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:34:10: error: Unsupported platform
32 | typealias Primitive = SRWLOCK
33 | #else
34 | #error("Unsupported platform")
| `- error: Unsupported platform
35 | #endif
36 |
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Buffer/BoundedBufferStorage.swift:78:29: warning: capture of non-Sendable type 'Base.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
76 | let task = Task {
77 | do {
78 | var iterator = base.makeAsyncIterator()
| `- warning: capture of non-Sendable type 'Base.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
79 |
80 | loop: while true {
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Buffer/UnboundedBufferStorage.swift:73:34: warning: capture of non-Sendable type 'Base.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
71 | let task = Task {
72 | do {
73 | for try await element in base {
| `- warning: capture of non-Sendable type 'Base.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
74 | let action = self.stateMachine.withCriticalRegion { stateMachine in
75 | stateMachine.elementProduced(element: element)
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:138:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
24 | #endif
25 |
26 | internal struct Lock {
| `- note: 'Lock' declared here
27 | #if canImport(Darwin)
28 | typealias Primitive = os_unfair_lock
:
136 | }
137 |
138 | private let buffer: ManagedBuffer<State, Lock.Primitive>
| `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
139 |
140 | init(_ initial: State) {
[119/157] Compiling AsyncAlgorithms AsyncChannel.swift
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:23:8: error: Unsupported platform
21 | import Bionic
22 | #else
23 | #error("Unsupported platform")
| `- error: Unsupported platform
24 | #endif
25 |
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:34:10: error: Unsupported platform
32 | typealias Primitive = SRWLOCK
33 | #else
34 | #error("Unsupported platform")
| `- error: Unsupported platform
35 | #endif
36 |
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Buffer/BoundedBufferStorage.swift:78:29: warning: capture of non-Sendable type 'Base.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
76 | let task = Task {
77 | do {
78 | var iterator = base.makeAsyncIterator()
| `- warning: capture of non-Sendable type 'Base.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
79 |
80 | loop: while true {
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Buffer/UnboundedBufferStorage.swift:73:34: warning: capture of non-Sendable type 'Base.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
71 | let task = Task {
72 | do {
73 | for try await element in base {
| `- warning: capture of non-Sendable type 'Base.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
74 | let action = self.stateMachine.withCriticalRegion { stateMachine in
75 | stateMachine.elementProduced(element: element)
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:138:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
24 | #endif
25 |
26 | internal struct Lock {
| `- note: 'Lock' declared here
27 | #if canImport(Darwin)
28 | typealias Primitive = os_unfair_lock
:
136 | }
137 |
138 | private let buffer: ManagedBuffer<State, Lock.Primitive>
| `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
139 |
140 | init(_ initial: State) {
[120/157] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:23:8: error: Unsupported platform
21 | import Bionic
22 | #else
23 | #error("Unsupported platform")
| `- error: Unsupported platform
24 | #endif
25 |
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:34:10: error: Unsupported platform
32 | typealias Primitive = SRWLOCK
33 | #else
34 | #error("Unsupported platform")
| `- error: Unsupported platform
35 | #endif
36 |
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Buffer/BoundedBufferStorage.swift:78:29: warning: capture of non-Sendable type 'Base.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
76 | let task = Task {
77 | do {
78 | var iterator = base.makeAsyncIterator()
| `- warning: capture of non-Sendable type 'Base.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
79 |
80 | loop: while true {
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Buffer/UnboundedBufferStorage.swift:73:34: warning: capture of non-Sendable type 'Base.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
71 | let task = Task {
72 | do {
73 | for try await element in base {
| `- warning: capture of non-Sendable type 'Base.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
74 | let action = self.stateMachine.withCriticalRegion { stateMachine in
75 | stateMachine.elementProduced(element: element)
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:138:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
24 | #endif
25 |
26 | internal struct Lock {
| `- note: 'Lock' declared here
27 | #if canImport(Darwin)
28 | typealias Primitive = os_unfair_lock
:
136 | }
137 |
138 | private let buffer: ManagedBuffer<State, Lock.Primitive>
| `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
139 |
140 | init(_ initial: State) {
[121/157] Compiling AsyncAlgorithms AsyncSyncSequence.swift
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:23:8: error: Unsupported platform
21 | import Bionic
22 | #else
23 | #error("Unsupported platform")
| `- error: Unsupported platform
24 | #endif
25 |
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:34:10: error: Unsupported platform
32 | typealias Primitive = SRWLOCK
33 | #else
34 | #error("Unsupported platform")
| `- error: Unsupported platform
35 | #endif
36 |
/host/spi-builder-workspace/Sources/AsyncAlgorithms/AsyncThrowingExclusiveReductionsSequence.swift:31:7: warning: capture of non-Sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
29 | public func reductions<Result>(
30 | _ initial: Result,
31 | _ transform: @Sendable @escaping (Result, Element) async throws -> Result
| `- warning: capture of non-Sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
32 | ) -> AsyncThrowingExclusiveReductionsSequence<Self, Result> {
33 | reductions(into: initial) { result, element in
[122/157] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:23:8: error: Unsupported platform
21 | import Bionic
22 | #else
23 | #error("Unsupported platform")
| `- error: Unsupported platform
24 | #endif
25 |
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:34:10: error: Unsupported platform
32 | typealias Primitive = SRWLOCK
33 | #else
34 | #error("Unsupported platform")
| `- error: Unsupported platform
35 | #endif
36 |
/host/spi-builder-workspace/Sources/AsyncAlgorithms/AsyncThrowingExclusiveReductionsSequence.swift:31:7: warning: capture of non-Sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
29 | public func reductions<Result>(
30 | _ initial: Result,
31 | _ transform: @Sendable @escaping (Result, Element) async throws -> Result
| `- warning: capture of non-Sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
32 | ) -> AsyncThrowingExclusiveReductionsSequence<Self, Result> {
33 | reductions(into: initial) { result, element in
[123/157] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:23:8: error: Unsupported platform
21 | import Bionic
22 | #else
23 | #error("Unsupported platform")
| `- error: Unsupported platform
24 | #endif
25 |
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:34:10: error: Unsupported platform
32 | typealias Primitive = SRWLOCK
33 | #else
34 | #error("Unsupported platform")
| `- error: Unsupported platform
35 | #endif
36 |
/host/spi-builder-workspace/Sources/AsyncAlgorithms/AsyncThrowingExclusiveReductionsSequence.swift:31:7: warning: capture of non-Sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
29 | public func reductions<Result>(
30 | _ initial: Result,
31 | _ transform: @Sendable @escaping (Result, Element) async throws -> Result
| `- warning: capture of non-Sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
32 | ) -> AsyncThrowingExclusiveReductionsSequence<Self, Result> {
33 | reductions(into: initial) { result, element in
[124/157] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:23:8: error: Unsupported platform
21 | import Bionic
22 | #else
23 | #error("Unsupported platform")
| `- error: Unsupported platform
24 | #endif
25 |
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:34:10: error: Unsupported platform
32 | typealias Primitive = SRWLOCK
33 | #else
34 | #error("Unsupported platform")
| `- error: Unsupported platform
35 | #endif
36 |
/host/spi-builder-workspace/Sources/AsyncAlgorithms/AsyncThrowingExclusiveReductionsSequence.swift:31:7: warning: capture of non-Sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
29 | public func reductions<Result>(
30 | _ initial: Result,
31 | _ transform: @Sendable @escaping (Result, Element) async throws -> Result
| `- warning: capture of non-Sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
32 | ) -> AsyncThrowingExclusiveReductionsSequence<Self, Result> {
33 | reductions(into: initial) { result, element in
[125/157] Compiling AsyncAlgorithms AsyncTimerSequence.swift
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:23:8: error: Unsupported platform
21 | import Bionic
22 | #else
23 | #error("Unsupported platform")
| `- error: Unsupported platform
24 | #endif
25 |
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:34:10: error: Unsupported platform
32 | typealias Primitive = SRWLOCK
33 | #else
34 | #error("Unsupported platform")
| `- error: Unsupported platform
35 | #endif
36 |
/host/spi-builder-workspace/Sources/AsyncAlgorithms/AsyncThrowingExclusiveReductionsSequence.swift:31:7: warning: capture of non-Sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
29 | public func reductions<Result>(
30 | _ initial: Result,
31 | _ transform: @Sendable @escaping (Result, Element) async throws -> Result
| `- warning: capture of non-Sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
32 | ) -> AsyncThrowingExclusiveReductionsSequence<Self, Result> {
33 | reductions(into: initial) { result, element in
[126/157] Compiling AsyncAlgorithms AsyncBufferSequence.swift
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:23:8: error: Unsupported platform
21 | import Bionic
22 | #else
23 | #error("Unsupported platform")
| `- error: Unsupported platform
24 | #endif
25 |
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:34:10: error: Unsupported platform
32 | typealias Primitive = SRWLOCK
33 | #else
34 | #error("Unsupported platform")
| `- error: Unsupported platform
35 | #endif
36 |
/host/spi-builder-workspace/Sources/AsyncAlgorithms/AsyncThrowingExclusiveReductionsSequence.swift:31:7: warning: capture of non-Sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
29 | public func reductions<Result>(
30 | _ initial: Result,
31 | _ transform: @Sendable @escaping (Result, Element) async throws -> Result
| `- warning: capture of non-Sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
32 | ) -> AsyncThrowingExclusiveReductionsSequence<Self, Result> {
33 | reductions(into: initial) { result, element in
[127/157] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:23:8: error: Unsupported platform
21 | import Bionic
22 | #else
23 | #error("Unsupported platform")
| `- error: Unsupported platform
24 | #endif
25 |
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:34:10: error: Unsupported platform
32 | typealias Primitive = SRWLOCK
33 | #else
34 | #error("Unsupported platform")
| `- error: Unsupported platform
35 | #endif
36 |
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:53:12: error: Unsupported platform
51 | InitializeSRWLock(platformLock)
52 | #else
53 | #error("Unsupported platform")
| `- error: Unsupported platform
54 | #endif
55 | }
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:73:12: error: Unsupported platform
71 | AcquireSRWLockExclusive(platformLock)
72 | #else
73 | #error("Unsupported platform")
| `- error: Unsupported platform
74 | #endif
75 | }
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:86:12: error: Unsupported platform
84 | ReleaseSRWLockExclusive(platformLock)
85 | #else
86 | #error("Unsupported platform")
| `- error: Unsupported platform
87 | #endif
88 | }
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Debounce/DebounceStorage.swift:145:31: warning: capture of non-Sendable type 'Base.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
143 | // The task that consumes the upstream sequence
144 | group.addTask {
145 | var iterator = base.makeAsyncIterator()
| `- warning: capture of non-Sendable type 'Base.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
146 |
147 | // This is our upstream consumption loop
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:37:49: error: cannot find type 'Primitive' in scope
35 | #endif
36 |
37 | typealias PlatformLock = UnsafeMutablePointer<Primitive>
| `- error: cannot find type 'Primitive' in scope
38 | let platformLock: PlatformLock
39 |
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:132:63: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
24 | #endif
25 |
26 | internal struct Lock {
| `- note: 'Lock' declared here
27 | #if canImport(Darwin)
28 | typealias Primitive = os_unfair_lock
:
130 |
131 | struct ManagedCriticalState<State> {
132 | private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
| `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
133 | deinit {
134 | withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:138:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
24 | #endif
25 |
26 | internal struct Lock {
| `- note: 'Lock' declared here
27 | #if canImport(Darwin)
28 | typealias Primitive = os_unfair_lock
:
136 | }
137 |
138 | private let buffer: ManagedBuffer<State, Lock.Primitive>
| `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
139 |
140 | init(_ initial: State) {
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:134:7: error: type of expression is ambiguous without a type annotation
132 | private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
133 | deinit {
134 | withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
| `- error: type of expression is ambiguous without a type annotation
135 | }
136 | }
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:141:12: error: type of expression is ambiguous without a type annotation
139 |
140 | init(_ initial: State) {
141 | buffer = LockedBuffer.create(minimumCapacity: 1) { buffer in
| `- error: type of expression is ambiguous without a type annotation
142 | buffer.withUnsafeMutablePointerToElements { Lock.initialize($0) }
143 | return initial
[128/157] Compiling AsyncAlgorithms DebounceStateMachine.swift
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:23:8: error: Unsupported platform
21 | import Bionic
22 | #else
23 | #error("Unsupported platform")
| `- error: Unsupported platform
24 | #endif
25 |
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:34:10: error: Unsupported platform
32 | typealias Primitive = SRWLOCK
33 | #else
34 | #error("Unsupported platform")
| `- error: Unsupported platform
35 | #endif
36 |
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:53:12: error: Unsupported platform
51 | InitializeSRWLock(platformLock)
52 | #else
53 | #error("Unsupported platform")
| `- error: Unsupported platform
54 | #endif
55 | }
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:73:12: error: Unsupported platform
71 | AcquireSRWLockExclusive(platformLock)
72 | #else
73 | #error("Unsupported platform")
| `- error: Unsupported platform
74 | #endif
75 | }
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:86:12: error: Unsupported platform
84 | ReleaseSRWLockExclusive(platformLock)
85 | #else
86 | #error("Unsupported platform")
| `- error: Unsupported platform
87 | #endif
88 | }
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Debounce/DebounceStorage.swift:145:31: warning: capture of non-Sendable type 'Base.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
143 | // The task that consumes the upstream sequence
144 | group.addTask {
145 | var iterator = base.makeAsyncIterator()
| `- warning: capture of non-Sendable type 'Base.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
146 |
147 | // This is our upstream consumption loop
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:37:49: error: cannot find type 'Primitive' in scope
35 | #endif
36 |
37 | typealias PlatformLock = UnsafeMutablePointer<Primitive>
| `- error: cannot find type 'Primitive' in scope
38 | let platformLock: PlatformLock
39 |
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:132:63: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
24 | #endif
25 |
26 | internal struct Lock {
| `- note: 'Lock' declared here
27 | #if canImport(Darwin)
28 | typealias Primitive = os_unfair_lock
:
130 |
131 | struct ManagedCriticalState<State> {
132 | private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
| `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
133 | deinit {
134 | withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:138:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
24 | #endif
25 |
26 | internal struct Lock {
| `- note: 'Lock' declared here
27 | #if canImport(Darwin)
28 | typealias Primitive = os_unfair_lock
:
136 | }
137 |
138 | private let buffer: ManagedBuffer<State, Lock.Primitive>
| `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
139 |
140 | init(_ initial: State) {
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:134:7: error: type of expression is ambiguous without a type annotation
132 | private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
133 | deinit {
134 | withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
| `- error: type of expression is ambiguous without a type annotation
135 | }
136 | }
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:141:12: error: type of expression is ambiguous without a type annotation
139 |
140 | init(_ initial: State) {
141 | buffer = LockedBuffer.create(minimumCapacity: 1) { buffer in
| `- error: type of expression is ambiguous without a type annotation
142 | buffer.withUnsafeMutablePointerToElements { Lock.initialize($0) }
143 | return initial
[129/157] Compiling AsyncAlgorithms DebounceStorage.swift
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:23:8: error: Unsupported platform
21 | import Bionic
22 | #else
23 | #error("Unsupported platform")
| `- error: Unsupported platform
24 | #endif
25 |
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:34:10: error: Unsupported platform
32 | typealias Primitive = SRWLOCK
33 | #else
34 | #error("Unsupported platform")
| `- error: Unsupported platform
35 | #endif
36 |
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:53:12: error: Unsupported platform
51 | InitializeSRWLock(platformLock)
52 | #else
53 | #error("Unsupported platform")
| `- error: Unsupported platform
54 | #endif
55 | }
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:73:12: error: Unsupported platform
71 | AcquireSRWLockExclusive(platformLock)
72 | #else
73 | #error("Unsupported platform")
| `- error: Unsupported platform
74 | #endif
75 | }
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:86:12: error: Unsupported platform
84 | ReleaseSRWLockExclusive(platformLock)
85 | #else
86 | #error("Unsupported platform")
| `- error: Unsupported platform
87 | #endif
88 | }
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Debounce/DebounceStorage.swift:145:31: warning: capture of non-Sendable type 'Base.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
143 | // The task that consumes the upstream sequence
144 | group.addTask {
145 | var iterator = base.makeAsyncIterator()
| `- warning: capture of non-Sendable type 'Base.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
146 |
147 | // This is our upstream consumption loop
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:37:49: error: cannot find type 'Primitive' in scope
35 | #endif
36 |
37 | typealias PlatformLock = UnsafeMutablePointer<Primitive>
| `- error: cannot find type 'Primitive' in scope
38 | let platformLock: PlatformLock
39 |
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:132:63: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
24 | #endif
25 |
26 | internal struct Lock {
| `- note: 'Lock' declared here
27 | #if canImport(Darwin)
28 | typealias Primitive = os_unfair_lock
:
130 |
131 | struct ManagedCriticalState<State> {
132 | private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
| `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
133 | deinit {
134 | withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:138:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
24 | #endif
25 |
26 | internal struct Lock {
| `- note: 'Lock' declared here
27 | #if canImport(Darwin)
28 | typealias Primitive = os_unfair_lock
:
136 | }
137 |
138 | private let buffer: ManagedBuffer<State, Lock.Primitive>
| `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
139 |
140 | init(_ initial: State) {
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:134:7: error: type of expression is ambiguous without a type annotation
132 | private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
133 | deinit {
134 | withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
| `- error: type of expression is ambiguous without a type annotation
135 | }
136 | }
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:141:12: error: type of expression is ambiguous without a type annotation
139 |
140 | init(_ initial: State) {
141 | buffer = LockedBuffer.create(minimumCapacity: 1) { buffer in
| `- error: type of expression is ambiguous without a type annotation
142 | buffer.withUnsafeMutablePointerToElements { Lock.initialize($0) }
143 | return initial
[130/157] Compiling AsyncAlgorithms Dictionary.swift
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:23:8: error: Unsupported platform
21 | import Bionic
22 | #else
23 | #error("Unsupported platform")
| `- error: Unsupported platform
24 | #endif
25 |
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:34:10: error: Unsupported platform
32 | typealias Primitive = SRWLOCK
33 | #else
34 | #error("Unsupported platform")
| `- error: Unsupported platform
35 | #endif
36 |
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:53:12: error: Unsupported platform
51 | InitializeSRWLock(platformLock)
52 | #else
53 | #error("Unsupported platform")
| `- error: Unsupported platform
54 | #endif
55 | }
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:73:12: error: Unsupported platform
71 | AcquireSRWLockExclusive(platformLock)
72 | #else
73 | #error("Unsupported platform")
| `- error: Unsupported platform
74 | #endif
75 | }
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:86:12: error: Unsupported platform
84 | ReleaseSRWLockExclusive(platformLock)
85 | #else
86 | #error("Unsupported platform")
| `- error: Unsupported platform
87 | #endif
88 | }
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Debounce/DebounceStorage.swift:145:31: warning: capture of non-Sendable type 'Base.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
143 | // The task that consumes the upstream sequence
144 | group.addTask {
145 | var iterator = base.makeAsyncIterator()
| `- warning: capture of non-Sendable type 'Base.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
146 |
147 | // This is our upstream consumption loop
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:37:49: error: cannot find type 'Primitive' in scope
35 | #endif
36 |
37 | typealias PlatformLock = UnsafeMutablePointer<Primitive>
| `- error: cannot find type 'Primitive' in scope
38 | let platformLock: PlatformLock
39 |
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:132:63: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
24 | #endif
25 |
26 | internal struct Lock {
| `- note: 'Lock' declared here
27 | #if canImport(Darwin)
28 | typealias Primitive = os_unfair_lock
:
130 |
131 | struct ManagedCriticalState<State> {
132 | private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
| `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
133 | deinit {
134 | withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:138:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
24 | #endif
25 |
26 | internal struct Lock {
| `- note: 'Lock' declared here
27 | #if canImport(Darwin)
28 | typealias Primitive = os_unfair_lock
:
136 | }
137 |
138 | private let buffer: ManagedBuffer<State, Lock.Primitive>
| `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
139 |
140 | init(_ initial: State) {
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:134:7: error: type of expression is ambiguous without a type annotation
132 | private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
133 | deinit {
134 | withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
| `- error: type of expression is ambiguous without a type annotation
135 | }
136 | }
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:141:12: error: type of expression is ambiguous without a type annotation
139 |
140 | init(_ initial: State) {
141 | buffer = LockedBuffer.create(minimumCapacity: 1) { buffer in
| `- error: type of expression is ambiguous without a type annotation
142 | buffer.withUnsafeMutablePointerToElements { Lock.initialize($0) }
143 | return initial
[131/157] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:23:8: error: Unsupported platform
21 | import Bionic
22 | #else
23 | #error("Unsupported platform")
| `- error: Unsupported platform
24 | #endif
25 |
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:34:10: error: Unsupported platform
32 | typealias Primitive = SRWLOCK
33 | #else
34 | #error("Unsupported platform")
| `- error: Unsupported platform
35 | #endif
36 |
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:53:12: error: Unsupported platform
51 | InitializeSRWLock(platformLock)
52 | #else
53 | #error("Unsupported platform")
| `- error: Unsupported platform
54 | #endif
55 | }
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:73:12: error: Unsupported platform
71 | AcquireSRWLockExclusive(platformLock)
72 | #else
73 | #error("Unsupported platform")
| `- error: Unsupported platform
74 | #endif
75 | }
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:86:12: error: Unsupported platform
84 | ReleaseSRWLockExclusive(platformLock)
85 | #else
86 | #error("Unsupported platform")
| `- error: Unsupported platform
87 | #endif
88 | }
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Debounce/DebounceStorage.swift:145:31: warning: capture of non-Sendable type 'Base.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
143 | // The task that consumes the upstream sequence
144 | group.addTask {
145 | var iterator = base.makeAsyncIterator()
| `- warning: capture of non-Sendable type 'Base.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
146 |
147 | // This is our upstream consumption loop
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:37:49: error: cannot find type 'Primitive' in scope
35 | #endif
36 |
37 | typealias PlatformLock = UnsafeMutablePointer<Primitive>
| `- error: cannot find type 'Primitive' in scope
38 | let platformLock: PlatformLock
39 |
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:132:63: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
24 | #endif
25 |
26 | internal struct Lock {
| `- note: 'Lock' declared here
27 | #if canImport(Darwin)
28 | typealias Primitive = os_unfair_lock
:
130 |
131 | struct ManagedCriticalState<State> {
132 | private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
| `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
133 | deinit {
134 | withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:138:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
24 | #endif
25 |
26 | internal struct Lock {
| `- note: 'Lock' declared here
27 | #if canImport(Darwin)
28 | typealias Primitive = os_unfair_lock
:
136 | }
137 |
138 | private let buffer: ManagedBuffer<State, Lock.Primitive>
| `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
139 |
140 | init(_ initial: State) {
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:134:7: error: type of expression is ambiguous without a type annotation
132 | private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
133 | deinit {
134 | withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
| `- error: type of expression is ambiguous without a type annotation
135 | }
136 | }
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:141:12: error: type of expression is ambiguous without a type annotation
139 |
140 | init(_ initial: State) {
141 | buffer = LockedBuffer.create(minimumCapacity: 1) { buffer in
| `- error: type of expression is ambiguous without a type annotation
142 | buffer.withUnsafeMutablePointerToElements { Lock.initialize($0) }
143 | return initial
[132/157] Compiling AsyncAlgorithms Locking.swift
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:23:8: error: Unsupported platform
21 | import Bionic
22 | #else
23 | #error("Unsupported platform")
| `- error: Unsupported platform
24 | #endif
25 |
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:34:10: error: Unsupported platform
32 | typealias Primitive = SRWLOCK
33 | #else
34 | #error("Unsupported platform")
| `- error: Unsupported platform
35 | #endif
36 |
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:53:12: error: Unsupported platform
51 | InitializeSRWLock(platformLock)
52 | #else
53 | #error("Unsupported platform")
| `- error: Unsupported platform
54 | #endif
55 | }
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:73:12: error: Unsupported platform
71 | AcquireSRWLockExclusive(platformLock)
72 | #else
73 | #error("Unsupported platform")
| `- error: Unsupported platform
74 | #endif
75 | }
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:86:12: error: Unsupported platform
84 | ReleaseSRWLockExclusive(platformLock)
85 | #else
86 | #error("Unsupported platform")
| `- error: Unsupported platform
87 | #endif
88 | }
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Debounce/DebounceStorage.swift:145:31: warning: capture of non-Sendable type 'Base.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
143 | // The task that consumes the upstream sequence
144 | group.addTask {
145 | var iterator = base.makeAsyncIterator()
| `- warning: capture of non-Sendable type 'Base.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
146 |
147 | // This is our upstream consumption loop
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:37:49: error: cannot find type 'Primitive' in scope
35 | #endif
36 |
37 | typealias PlatformLock = UnsafeMutablePointer<Primitive>
| `- error: cannot find type 'Primitive' in scope
38 | let platformLock: PlatformLock
39 |
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:132:63: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
24 | #endif
25 |
26 | internal struct Lock {
| `- note: 'Lock' declared here
27 | #if canImport(Darwin)
28 | typealias Primitive = os_unfair_lock
:
130 |
131 | struct ManagedCriticalState<State> {
132 | private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
| `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
133 | deinit {
134 | withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:138:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
24 | #endif
25 |
26 | internal struct Lock {
| `- note: 'Lock' declared here
27 | #if canImport(Darwin)
28 | typealias Primitive = os_unfair_lock
:
136 | }
137 |
138 | private let buffer: ManagedBuffer<State, Lock.Primitive>
| `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
139 |
140 | init(_ initial: State) {
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:134:7: error: type of expression is ambiguous without a type annotation
132 | private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
133 | deinit {
134 | withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
| `- error: type of expression is ambiguous without a type annotation
135 | }
136 | }
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:141:12: error: type of expression is ambiguous without a type annotation
139 |
140 | init(_ initial: State) {
141 | buffer = LockedBuffer.create(minimumCapacity: 1) { buffer in
| `- error: type of expression is ambiguous without a type annotation
142 | buffer.withUnsafeMutablePointerToElements { Lock.initialize($0) }
143 | return initial
[133/157] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:23:8: error: Unsupported platform
21 | import Bionic
22 | #else
23 | #error("Unsupported platform")
| `- error: Unsupported platform
24 | #endif
25 |
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:34:10: error: Unsupported platform
32 | typealias Primitive = SRWLOCK
33 | #else
34 | #error("Unsupported platform")
| `- error: Unsupported platform
35 | #endif
36 |
/host/spi-builder-workspace/Sources/AsyncAlgorithms/AsyncExclusiveReductionsSequence.swift:30:7: warning: capture of non-Sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
28 | public func reductions<Result>(
29 | _ initial: Result,
30 | _ transform: @Sendable @escaping (Result, Element) async -> Result
| `- warning: capture of non-Sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
31 | ) -> AsyncExclusiveReductionsSequence<Self, Result> {
32 | reductions(into: initial) { result, element in
/host/spi-builder-workspace/Sources/AsyncAlgorithms/AsyncRemoveDuplicatesSequence.swift:18:11: warning: capture of non-Sendable type 'Self.Element.Type' in an isolated closure; this is an error in the Swift 6 language mode
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; this is an error in the Swift 6 language mode
19 | }
20 | }
[134/157] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:23:8: error: Unsupported platform
21 | import Bionic
22 | #else
23 | #error("Unsupported platform")
| `- error: Unsupported platform
24 | #endif
25 |
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:34:10: error: Unsupported platform
32 | typealias Primitive = SRWLOCK
33 | #else
34 | #error("Unsupported platform")
| `- error: Unsupported platform
35 | #endif
36 |
/host/spi-builder-workspace/Sources/AsyncAlgorithms/AsyncExclusiveReductionsSequence.swift:30:7: warning: capture of non-Sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
28 | public func reductions<Result>(
29 | _ initial: Result,
30 | _ transform: @Sendable @escaping (Result, Element) async -> Result
| `- warning: capture of non-Sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
31 | ) -> AsyncExclusiveReductionsSequence<Self, Result> {
32 | reductions(into: initial) { result, element in
/host/spi-builder-workspace/Sources/AsyncAlgorithms/AsyncRemoveDuplicatesSequence.swift:18:11: warning: capture of non-Sendable type 'Self.Element.Type' in an isolated closure; this is an error in the Swift 6 language mode
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; this is an error in the Swift 6 language mode
19 | }
20 | }
[135/157] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:23:8: error: Unsupported platform
21 | import Bionic
22 | #else
23 | #error("Unsupported platform")
| `- error: Unsupported platform
24 | #endif
25 |
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:34:10: error: Unsupported platform
32 | typealias Primitive = SRWLOCK
33 | #else
34 | #error("Unsupported platform")
| `- error: Unsupported platform
35 | #endif
36 |
/host/spi-builder-workspace/Sources/AsyncAlgorithms/AsyncExclusiveReductionsSequence.swift:30:7: warning: capture of non-Sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
28 | public func reductions<Result>(
29 | _ initial: Result,
30 | _ transform: @Sendable @escaping (Result, Element) async -> Result
| `- warning: capture of non-Sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
31 | ) -> AsyncExclusiveReductionsSequence<Self, Result> {
32 | reductions(into: initial) { result, element in
/host/spi-builder-workspace/Sources/AsyncAlgorithms/AsyncRemoveDuplicatesSequence.swift:18:11: warning: capture of non-Sendable type 'Self.Element.Type' in an isolated closure; this is an error in the Swift 6 language mode
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; this is an error in the Swift 6 language mode
19 | }
20 | }
[136/157] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:23:8: error: Unsupported platform
21 | import Bionic
22 | #else
23 | #error("Unsupported platform")
| `- error: Unsupported platform
24 | #endif
25 |
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:34:10: error: Unsupported platform
32 | typealias Primitive = SRWLOCK
33 | #else
34 | #error("Unsupported platform")
| `- error: Unsupported platform
35 | #endif
36 |
/host/spi-builder-workspace/Sources/AsyncAlgorithms/AsyncExclusiveReductionsSequence.swift:30:7: warning: capture of non-Sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
28 | public func reductions<Result>(
29 | _ initial: Result,
30 | _ transform: @Sendable @escaping (Result, Element) async -> Result
| `- warning: capture of non-Sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
31 | ) -> AsyncExclusiveReductionsSequence<Self, Result> {
32 | reductions(into: initial) { result, element in
/host/spi-builder-workspace/Sources/AsyncAlgorithms/AsyncRemoveDuplicatesSequence.swift:18:11: warning: capture of non-Sendable type 'Self.Element.Type' in an isolated closure; this is an error in the Swift 6 language mode
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; this is an error in the Swift 6 language mode
19 | }
20 | }
[137/157] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:23:8: error: Unsupported platform
21 | import Bionic
22 | #else
23 | #error("Unsupported platform")
| `- error: Unsupported platform
24 | #endif
25 |
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:34:10: error: Unsupported platform
32 | typealias Primitive = SRWLOCK
33 | #else
34 | #error("Unsupported platform")
| `- error: Unsupported platform
35 | #endif
36 |
/host/spi-builder-workspace/Sources/AsyncAlgorithms/AsyncExclusiveReductionsSequence.swift:30:7: warning: capture of non-Sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
28 | public func reductions<Result>(
29 | _ initial: Result,
30 | _ transform: @Sendable @escaping (Result, Element) async -> Result
| `- warning: capture of non-Sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
31 | ) -> AsyncExclusiveReductionsSequence<Self, Result> {
32 | reductions(into: initial) { result, element in
/host/spi-builder-workspace/Sources/AsyncAlgorithms/AsyncRemoveDuplicatesSequence.swift:18:11: warning: capture of non-Sendable type 'Self.Element.Type' in an isolated closure; this is an error in the Swift 6 language mode
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; this is an error in the Swift 6 language mode
19 | }
20 | }
[138/157] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:23:8: error: Unsupported platform
21 | import Bionic
22 | #else
23 | #error("Unsupported platform")
| `- error: Unsupported platform
24 | #endif
25 |
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:34:10: error: Unsupported platform
32 | typealias Primitive = SRWLOCK
33 | #else
34 | #error("Unsupported platform")
| `- error: Unsupported platform
35 | #endif
36 |
/host/spi-builder-workspace/Sources/AsyncAlgorithms/AsyncExclusiveReductionsSequence.swift:30:7: warning: capture of non-Sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
28 | public func reductions<Result>(
29 | _ initial: Result,
30 | _ transform: @Sendable @escaping (Result, Element) async -> Result
| `- warning: capture of non-Sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
31 | ) -> AsyncExclusiveReductionsSequence<Self, Result> {
32 | reductions(into: initial) { result, element in
/host/spi-builder-workspace/Sources/AsyncAlgorithms/AsyncRemoveDuplicatesSequence.swift:18:11: warning: capture of non-Sendable type 'Self.Element.Type' in an isolated closure; this is an error in the Swift 6 language mode
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; this is an error in the Swift 6 language mode
19 | }
20 | }
[139/157] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:23:8: error: Unsupported platform
21 | import Bionic
22 | #else
23 | #error("Unsupported platform")
| `- error: Unsupported platform
24 | #endif
25 |
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:34:10: error: Unsupported platform
32 | typealias Primitive = SRWLOCK
33 | #else
34 | #error("Unsupported platform")
| `- error: Unsupported platform
35 | #endif
36 |
/host/spi-builder-workspace/Sources/AsyncAlgorithms/AsyncExclusiveReductionsSequence.swift:30:7: warning: capture of non-Sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
28 | public func reductions<Result>(
29 | _ initial: Result,
30 | _ transform: @Sendable @escaping (Result, Element) async -> Result
| `- warning: capture of non-Sendable type 'Self.Type' in an isolated closure; this is an error in the Swift 6 language mode
31 | ) -> AsyncExclusiveReductionsSequence<Self, Result> {
32 | reductions(into: initial) { result, element in
/host/spi-builder-workspace/Sources/AsyncAlgorithms/AsyncRemoveDuplicatesSequence.swift:18:11: warning: capture of non-Sendable type 'Self.Element.Type' in an isolated closure; this is an error in the Swift 6 language mode
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; this is an error in the Swift 6 language mode
19 | }
20 | }
[140/157] Compiling AsyncAlgorithms ChannelStateMachine.swift
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:23:8: error: Unsupported platform
21 | import Bionic
22 | #else
23 | #error("Unsupported platform")
| `- error: Unsupported platform
24 | #endif
25 |
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:34:10: error: Unsupported platform
32 | typealias Primitive = SRWLOCK
33 | #else
34 | #error("Unsupported platform")
| `- error: Unsupported platform
35 | #endif
36 |
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:138:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
24 | #endif
25 |
26 | internal struct Lock {
| `- note: 'Lock' declared here
27 | #if canImport(Darwin)
28 | typealias Primitive = os_unfair_lock
:
136 | }
137 |
138 | private let buffer: ManagedBuffer<State, Lock.Primitive>
| `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
139 |
140 | init(_ initial: State) {
/host/spi-builder-workspace/Sources/AsyncAlgorithms/CombineLatest/CombineLatestStorage.swift:143:37: warning: capture of non-Sendable type 'Base1.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
141 | // is consuming the upstream sequence
142 | group.addTask {
143 | var base1Iterator = base1.makeAsyncIterator()
| `- warning: capture of non-Sendable type 'Base1.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
144 |
145 | loop: while true {
/host/spi-builder-workspace/Sources/AsyncAlgorithms/CombineLatest/CombineLatestStorage.swift:210:37: warning: capture of non-Sendable type 'Base2.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
208 |
209 | group.addTask {
210 | var base1Iterator = base2.makeAsyncIterator()
| `- warning: capture of non-Sendable type 'Base2.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
211 |
212 | loop: while true {
/host/spi-builder-workspace/Sources/AsyncAlgorithms/CombineLatest/CombineLatestStorage.swift:278:39: warning: capture of non-Sendable type 'Base3.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
276 | if let base3 = base3 {
277 | group.addTask {
278 | var base1Iterator = base3.makeAsyncIterator()
| `- warning: capture of non-Sendable type 'Base3.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
279 |
280 | loop: while true {
[141/157] Compiling AsyncAlgorithms ChannelStorage.swift
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:23:8: error: Unsupported platform
21 | import Bionic
22 | #else
23 | #error("Unsupported platform")
| `- error: Unsupported platform
24 | #endif
25 |
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:34:10: error: Unsupported platform
32 | typealias Primitive = SRWLOCK
33 | #else
34 | #error("Unsupported platform")
| `- error: Unsupported platform
35 | #endif
36 |
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:138:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
24 | #endif
25 |
26 | internal struct Lock {
| `- note: 'Lock' declared here
27 | #if canImport(Darwin)
28 | typealias Primitive = os_unfair_lock
:
136 | }
137 |
138 | private let buffer: ManagedBuffer<State, Lock.Primitive>
| `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
139 |
140 | init(_ initial: State) {
/host/spi-builder-workspace/Sources/AsyncAlgorithms/CombineLatest/CombineLatestStorage.swift:143:37: warning: capture of non-Sendable type 'Base1.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
141 | // is consuming the upstream sequence
142 | group.addTask {
143 | var base1Iterator = base1.makeAsyncIterator()
| `- warning: capture of non-Sendable type 'Base1.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
144 |
145 | loop: while true {
/host/spi-builder-workspace/Sources/AsyncAlgorithms/CombineLatest/CombineLatestStorage.swift:210:37: warning: capture of non-Sendable type 'Base2.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
208 |
209 | group.addTask {
210 | var base1Iterator = base2.makeAsyncIterator()
| `- warning: capture of non-Sendable type 'Base2.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
211 |
212 | loop: while true {
/host/spi-builder-workspace/Sources/AsyncAlgorithms/CombineLatest/CombineLatestStorage.swift:278:39: warning: capture of non-Sendable type 'Base3.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
276 | if let base3 = base3 {
277 | group.addTask {
278 | var base1Iterator = base3.makeAsyncIterator()
| `- warning: capture of non-Sendable type 'Base3.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
279 |
280 | loop: while true {
[142/157] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:23:8: error: Unsupported platform
21 | import Bionic
22 | #else
23 | #error("Unsupported platform")
| `- error: Unsupported platform
24 | #endif
25 |
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:34:10: error: Unsupported platform
32 | typealias Primitive = SRWLOCK
33 | #else
34 | #error("Unsupported platform")
| `- error: Unsupported platform
35 | #endif
36 |
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:138:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
24 | #endif
25 |
26 | internal struct Lock {
| `- note: 'Lock' declared here
27 | #if canImport(Darwin)
28 | typealias Primitive = os_unfair_lock
:
136 | }
137 |
138 | private let buffer: ManagedBuffer<State, Lock.Primitive>
| `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
139 |
140 | init(_ initial: State) {
/host/spi-builder-workspace/Sources/AsyncAlgorithms/CombineLatest/CombineLatestStorage.swift:143:37: warning: capture of non-Sendable type 'Base1.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
141 | // is consuming the upstream sequence
142 | group.addTask {
143 | var base1Iterator = base1.makeAsyncIterator()
| `- warning: capture of non-Sendable type 'Base1.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
144 |
145 | loop: while true {
/host/spi-builder-workspace/Sources/AsyncAlgorithms/CombineLatest/CombineLatestStorage.swift:210:37: warning: capture of non-Sendable type 'Base2.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
208 |
209 | group.addTask {
210 | var base1Iterator = base2.makeAsyncIterator()
| `- warning: capture of non-Sendable type 'Base2.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
211 |
212 | loop: while true {
/host/spi-builder-workspace/Sources/AsyncAlgorithms/CombineLatest/CombineLatestStorage.swift:278:39: warning: capture of non-Sendable type 'Base3.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
276 | if let base3 = base3 {
277 | group.addTask {
278 | var base1Iterator = base3.makeAsyncIterator()
| `- warning: capture of non-Sendable type 'Base3.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
279 |
280 | loop: while true {
[143/157] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:23:8: error: Unsupported platform
21 | import Bionic
22 | #else
23 | #error("Unsupported platform")
| `- error: Unsupported platform
24 | #endif
25 |
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:34:10: error: Unsupported platform
32 | typealias Primitive = SRWLOCK
33 | #else
34 | #error("Unsupported platform")
| `- error: Unsupported platform
35 | #endif
36 |
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:138:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
24 | #endif
25 |
26 | internal struct Lock {
| `- note: 'Lock' declared here
27 | #if canImport(Darwin)
28 | typealias Primitive = os_unfair_lock
:
136 | }
137 |
138 | private let buffer: ManagedBuffer<State, Lock.Primitive>
| `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
139 |
140 | init(_ initial: State) {
/host/spi-builder-workspace/Sources/AsyncAlgorithms/CombineLatest/CombineLatestStorage.swift:143:37: warning: capture of non-Sendable type 'Base1.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
141 | // is consuming the upstream sequence
142 | group.addTask {
143 | var base1Iterator = base1.makeAsyncIterator()
| `- warning: capture of non-Sendable type 'Base1.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
144 |
145 | loop: while true {
/host/spi-builder-workspace/Sources/AsyncAlgorithms/CombineLatest/CombineLatestStorage.swift:210:37: warning: capture of non-Sendable type 'Base2.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
208 |
209 | group.addTask {
210 | var base1Iterator = base2.makeAsyncIterator()
| `- warning: capture of non-Sendable type 'Base2.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
211 |
212 | loop: while true {
/host/spi-builder-workspace/Sources/AsyncAlgorithms/CombineLatest/CombineLatestStorage.swift:278:39: warning: capture of non-Sendable type 'Base3.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
276 | if let base3 = base3 {
277 | group.addTask {
278 | var base1Iterator = base3.makeAsyncIterator()
| `- warning: capture of non-Sendable type 'Base3.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
279 |
280 | loop: while true {
[144/157] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:23:8: error: Unsupported platform
21 | import Bionic
22 | #else
23 | #error("Unsupported platform")
| `- error: Unsupported platform
24 | #endif
25 |
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:34:10: error: Unsupported platform
32 | typealias Primitive = SRWLOCK
33 | #else
34 | #error("Unsupported platform")
| `- error: Unsupported platform
35 | #endif
36 |
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:138:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
24 | #endif
25 |
26 | internal struct Lock {
| `- note: 'Lock' declared here
27 | #if canImport(Darwin)
28 | typealias Primitive = os_unfair_lock
:
136 | }
137 |
138 | private let buffer: ManagedBuffer<State, Lock.Primitive>
| `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
139 |
140 | init(_ initial: State) {
/host/spi-builder-workspace/Sources/AsyncAlgorithms/CombineLatest/CombineLatestStorage.swift:143:37: warning: capture of non-Sendable type 'Base1.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
141 | // is consuming the upstream sequence
142 | group.addTask {
143 | var base1Iterator = base1.makeAsyncIterator()
| `- warning: capture of non-Sendable type 'Base1.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
144 |
145 | loop: while true {
/host/spi-builder-workspace/Sources/AsyncAlgorithms/CombineLatest/CombineLatestStorage.swift:210:37: warning: capture of non-Sendable type 'Base2.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
208 |
209 | group.addTask {
210 | var base1Iterator = base2.makeAsyncIterator()
| `- warning: capture of non-Sendable type 'Base2.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
211 |
212 | loop: while true {
/host/spi-builder-workspace/Sources/AsyncAlgorithms/CombineLatest/CombineLatestStorage.swift:278:39: warning: capture of non-Sendable type 'Base3.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
276 | if let base3 = base3 {
277 | group.addTask {
278 | var base1Iterator = base3.makeAsyncIterator()
| `- warning: capture of non-Sendable type 'Base3.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
279 |
280 | loop: while true {
[145/157] Compiling AsyncAlgorithms CombineLatestStorage.swift
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:23:8: error: Unsupported platform
21 | import Bionic
22 | #else
23 | #error("Unsupported platform")
| `- error: Unsupported platform
24 | #endif
25 |
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:34:10: error: Unsupported platform
32 | typealias Primitive = SRWLOCK
33 | #else
34 | #error("Unsupported platform")
| `- error: Unsupported platform
35 | #endif
36 |
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:138:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
24 | #endif
25 |
26 | internal struct Lock {
| `- note: 'Lock' declared here
27 | #if canImport(Darwin)
28 | typealias Primitive = os_unfair_lock
:
136 | }
137 |
138 | private let buffer: ManagedBuffer<State, Lock.Primitive>
| `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
139 |
140 | init(_ initial: State) {
/host/spi-builder-workspace/Sources/AsyncAlgorithms/CombineLatest/CombineLatestStorage.swift:143:37: warning: capture of non-Sendable type 'Base1.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
141 | // is consuming the upstream sequence
142 | group.addTask {
143 | var base1Iterator = base1.makeAsyncIterator()
| `- warning: capture of non-Sendable type 'Base1.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
144 |
145 | loop: while true {
/host/spi-builder-workspace/Sources/AsyncAlgorithms/CombineLatest/CombineLatestStorage.swift:210:37: warning: capture of non-Sendable type 'Base2.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
208 |
209 | group.addTask {
210 | var base1Iterator = base2.makeAsyncIterator()
| `- warning: capture of non-Sendable type 'Base2.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
211 |
212 | loop: while true {
/host/spi-builder-workspace/Sources/AsyncAlgorithms/CombineLatest/CombineLatestStorage.swift:278:39: warning: capture of non-Sendable type 'Base3.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
276 | if let base3 = base3 {
277 | group.addTask {
278 | var base1Iterator = base3.makeAsyncIterator()
| `- warning: capture of non-Sendable type 'Base3.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
279 |
280 | loop: while true {
[146/157] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:23:8: error: Unsupported platform
21 | import Bionic
22 | #else
23 | #error("Unsupported platform")
| `- error: Unsupported platform
24 | #endif
25 |
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:34:10: error: Unsupported platform
32 | typealias Primitive = SRWLOCK
33 | #else
34 | #error("Unsupported platform")
| `- error: Unsupported platform
35 | #endif
36 |
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:37:49: error: cannot find type 'Primitive' in scope
35 | #endif
36 |
37 | typealias PlatformLock = UnsafeMutablePointer<Primitive>
| `- error: cannot find type 'Primitive' in scope
38 | let platformLock: PlatformLock
39 |
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Merge/MergeStorage.swift:213:27: warning: capture of non-Sendable type 'AsyncSequence.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
211 | // is consuming the upstream sequence
212 | taskGroup.addTask {
213 | var iterator = base.makeAsyncIterator()
| `- warning: capture of non-Sendable type 'AsyncSequence.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
214 |
215 | // This is our upstream consumption loop
[147/157] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:23:8: error: Unsupported platform
21 | import Bionic
22 | #else
23 | #error("Unsupported platform")
| `- error: Unsupported platform
24 | #endif
25 |
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:34:10: error: Unsupported platform
32 | typealias Primitive = SRWLOCK
33 | #else
34 | #error("Unsupported platform")
| `- error: Unsupported platform
35 | #endif
36 |
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:37:49: error: cannot find type 'Primitive' in scope
35 | #endif
36 |
37 | typealias PlatformLock = UnsafeMutablePointer<Primitive>
| `- error: cannot find type 'Primitive' in scope
38 | let platformLock: PlatformLock
39 |
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Merge/MergeStorage.swift:213:27: warning: capture of non-Sendable type 'AsyncSequence.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
211 | // is consuming the upstream sequence
212 | taskGroup.addTask {
213 | var iterator = base.makeAsyncIterator()
| `- warning: capture of non-Sendable type 'AsyncSequence.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
214 |
215 | // This is our upstream consumption loop
[148/157] Compiling AsyncAlgorithms MergeStateMachine.swift
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:23:8: error: Unsupported platform
21 | import Bionic
22 | #else
23 | #error("Unsupported platform")
| `- error: Unsupported platform
24 | #endif
25 |
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:34:10: error: Unsupported platform
32 | typealias Primitive = SRWLOCK
33 | #else
34 | #error("Unsupported platform")
| `- error: Unsupported platform
35 | #endif
36 |
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:37:49: error: cannot find type 'Primitive' in scope
35 | #endif
36 |
37 | typealias PlatformLock = UnsafeMutablePointer<Primitive>
| `- error: cannot find type 'Primitive' in scope
38 | let platformLock: PlatformLock
39 |
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Merge/MergeStorage.swift:213:27: warning: capture of non-Sendable type 'AsyncSequence.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
211 | // is consuming the upstream sequence
212 | taskGroup.addTask {
213 | var iterator = base.makeAsyncIterator()
| `- warning: capture of non-Sendable type 'AsyncSequence.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
214 |
215 | // This is our upstream consumption loop
[149/157] Compiling AsyncAlgorithms MergeStorage.swift
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:23:8: error: Unsupported platform
21 | import Bionic
22 | #else
23 | #error("Unsupported platform")
| `- error: Unsupported platform
24 | #endif
25 |
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:34:10: error: Unsupported platform
32 | typealias Primitive = SRWLOCK
33 | #else
34 | #error("Unsupported platform")
| `- error: Unsupported platform
35 | #endif
36 |
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:37:49: error: cannot find type 'Primitive' in scope
35 | #endif
36 |
37 | typealias PlatformLock = UnsafeMutablePointer<Primitive>
| `- error: cannot find type 'Primitive' in scope
38 | let platformLock: PlatformLock
39 |
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Merge/MergeStorage.swift:213:27: warning: capture of non-Sendable type 'AsyncSequence.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
211 | // is consuming the upstream sequence
212 | taskGroup.addTask {
213 | var iterator = base.makeAsyncIterator()
| `- warning: capture of non-Sendable type 'AsyncSequence.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
214 |
215 | // This is our upstream consumption loop
[150/157] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:23:8: error: Unsupported platform
21 | import Bionic
22 | #else
23 | #error("Unsupported platform")
| `- error: Unsupported platform
24 | #endif
25 |
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:34:10: error: Unsupported platform
32 | typealias Primitive = SRWLOCK
33 | #else
34 | #error("Unsupported platform")
| `- error: Unsupported platform
35 | #endif
36 |
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:37:49: error: cannot find type 'Primitive' in scope
35 | #endif
36 |
37 | typealias PlatformLock = UnsafeMutablePointer<Primitive>
| `- error: cannot find type 'Primitive' in scope
38 | let platformLock: PlatformLock
39 |
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Merge/MergeStorage.swift:213:27: warning: capture of non-Sendable type 'AsyncSequence.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
211 | // is consuming the upstream sequence
212 | taskGroup.addTask {
213 | var iterator = base.makeAsyncIterator()
| `- warning: capture of non-Sendable type 'AsyncSequence.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
214 |
215 | // This is our upstream consumption loop
[151/157] Compiling AsyncAlgorithms Rethrow.swift
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:23:8: error: Unsupported platform
21 | import Bionic
22 | #else
23 | #error("Unsupported platform")
| `- error: Unsupported platform
24 | #endif
25 |
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:34:10: error: Unsupported platform
32 | typealias Primitive = SRWLOCK
33 | #else
34 | #error("Unsupported platform")
| `- error: Unsupported platform
35 | #endif
36 |
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:37:49: error: cannot find type 'Primitive' in scope
35 | #endif
36 |
37 | typealias PlatformLock = UnsafeMutablePointer<Primitive>
| `- error: cannot find type 'Primitive' in scope
38 | let platformLock: PlatformLock
39 |
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Merge/MergeStorage.swift:213:27: warning: capture of non-Sendable type 'AsyncSequence.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
211 | // is consuming the upstream sequence
212 | taskGroup.addTask {
213 | var iterator = base.makeAsyncIterator()
| `- warning: capture of non-Sendable type 'AsyncSequence.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
214 |
215 | // This is our upstream consumption loop
[152/157] Compiling AsyncAlgorithms SetAlgebra.swift
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:23:8: error: Unsupported platform
21 | import Bionic
22 | #else
23 | #error("Unsupported platform")
| `- error: Unsupported platform
24 | #endif
25 |
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:34:10: error: Unsupported platform
32 | typealias Primitive = SRWLOCK
33 | #else
34 | #error("Unsupported platform")
| `- error: Unsupported platform
35 | #endif
36 |
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Zip/ZipStorage.swift:133:37: warning: capture of non-Sendable type 'Base1.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
131 | // is consuming the upstream sequence
132 | group.addTask {
133 | var base1Iterator = base1.makeAsyncIterator()
| `- warning: capture of non-Sendable type 'Base1.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
134 |
135 | while true {
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Zip/ZipStorage.swift:193:37: warning: capture of non-Sendable type 'Base2.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
191 |
192 | group.addTask {
193 | var base2Iterator = base2.makeAsyncIterator()
| `- warning: capture of non-Sendable type 'Base2.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
194 |
195 | while true {
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Zip/ZipStorage.swift:254:39: warning: capture of non-Sendable type 'Base3.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
252 | if let base3 = base3 {
253 | group.addTask {
254 | var base3Iterator = base3.makeAsyncIterator()
| `- warning: capture of non-Sendable type 'Base3.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
255 |
256 | while true {
[153/157] Compiling AsyncAlgorithms UnsafeTransfer.swift
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:23:8: error: Unsupported platform
21 | import Bionic
22 | #else
23 | #error("Unsupported platform")
| `- error: Unsupported platform
24 | #endif
25 |
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:34:10: error: Unsupported platform
32 | typealias Primitive = SRWLOCK
33 | #else
34 | #error("Unsupported platform")
| `- error: Unsupported platform
35 | #endif
36 |
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Zip/ZipStorage.swift:133:37: warning: capture of non-Sendable type 'Base1.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
131 | // is consuming the upstream sequence
132 | group.addTask {
133 | var base1Iterator = base1.makeAsyncIterator()
| `- warning: capture of non-Sendable type 'Base1.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
134 |
135 | while true {
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Zip/ZipStorage.swift:193:37: warning: capture of non-Sendable type 'Base2.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
191 |
192 | group.addTask {
193 | var base2Iterator = base2.makeAsyncIterator()
| `- warning: capture of non-Sendable type 'Base2.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
194 |
195 | while true {
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Zip/ZipStorage.swift:254:39: warning: capture of non-Sendable type 'Base3.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
252 | if let base3 = base3 {
253 | group.addTask {
254 | var base3Iterator = base3.makeAsyncIterator()
| `- warning: capture of non-Sendable type 'Base3.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
255 |
256 | while true {
[154/157] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:23:8: error: Unsupported platform
21 | import Bionic
22 | #else
23 | #error("Unsupported platform")
| `- error: Unsupported platform
24 | #endif
25 |
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:34:10: error: Unsupported platform
32 | typealias Primitive = SRWLOCK
33 | #else
34 | #error("Unsupported platform")
| `- error: Unsupported platform
35 | #endif
36 |
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Zip/ZipStorage.swift:133:37: warning: capture of non-Sendable type 'Base1.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
131 | // is consuming the upstream sequence
132 | group.addTask {
133 | var base1Iterator = base1.makeAsyncIterator()
| `- warning: capture of non-Sendable type 'Base1.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
134 |
135 | while true {
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Zip/ZipStorage.swift:193:37: warning: capture of non-Sendable type 'Base2.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
191 |
192 | group.addTask {
193 | var base2Iterator = base2.makeAsyncIterator()
| `- warning: capture of non-Sendable type 'Base2.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
194 |
195 | while true {
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Zip/ZipStorage.swift:254:39: warning: capture of non-Sendable type 'Base3.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
252 | if let base3 = base3 {
253 | group.addTask {
254 | var base3Iterator = base3.makeAsyncIterator()
| `- warning: capture of non-Sendable type 'Base3.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
255 |
256 | while true {
[155/157] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:23:8: error: Unsupported platform
21 | import Bionic
22 | #else
23 | #error("Unsupported platform")
| `- error: Unsupported platform
24 | #endif
25 |
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:34:10: error: Unsupported platform
32 | typealias Primitive = SRWLOCK
33 | #else
34 | #error("Unsupported platform")
| `- error: Unsupported platform
35 | #endif
36 |
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Zip/ZipStorage.swift:133:37: warning: capture of non-Sendable type 'Base1.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
131 | // is consuming the upstream sequence
132 | group.addTask {
133 | var base1Iterator = base1.makeAsyncIterator()
| `- warning: capture of non-Sendable type 'Base1.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
134 |
135 | while true {
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Zip/ZipStorage.swift:193:37: warning: capture of non-Sendable type 'Base2.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
191 |
192 | group.addTask {
193 | var base2Iterator = base2.makeAsyncIterator()
| `- warning: capture of non-Sendable type 'Base2.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
194 |
195 | while true {
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Zip/ZipStorage.swift:254:39: warning: capture of non-Sendable type 'Base3.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
252 | if let base3 = base3 {
253 | group.addTask {
254 | var base3Iterator = base3.makeAsyncIterator()
| `- warning: capture of non-Sendable type 'Base3.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
255 |
256 | while true {
[156/157] Compiling AsyncAlgorithms ZipStateMachine.swift
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:23:8: error: Unsupported platform
21 | import Bionic
22 | #else
23 | #error("Unsupported platform")
| `- error: Unsupported platform
24 | #endif
25 |
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:34:10: error: Unsupported platform
32 | typealias Primitive = SRWLOCK
33 | #else
34 | #error("Unsupported platform")
| `- error: Unsupported platform
35 | #endif
36 |
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Zip/ZipStorage.swift:133:37: warning: capture of non-Sendable type 'Base1.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
131 | // is consuming the upstream sequence
132 | group.addTask {
133 | var base1Iterator = base1.makeAsyncIterator()
| `- warning: capture of non-Sendable type 'Base1.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
134 |
135 | while true {
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Zip/ZipStorage.swift:193:37: warning: capture of non-Sendable type 'Base2.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
191 |
192 | group.addTask {
193 | var base2Iterator = base2.makeAsyncIterator()
| `- warning: capture of non-Sendable type 'Base2.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
194 |
195 | while true {
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Zip/ZipStorage.swift:254:39: warning: capture of non-Sendable type 'Base3.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
252 | if let base3 = base3 {
253 | group.addTask {
254 | var base3Iterator = base3.makeAsyncIterator()
| `- warning: capture of non-Sendable type 'Base3.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
255 |
256 | while true {
[157/157] Compiling AsyncAlgorithms ZipStorage.swift
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:23:8: error: Unsupported platform
21 | import Bionic
22 | #else
23 | #error("Unsupported platform")
| `- error: Unsupported platform
24 | #endif
25 |
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Locking.swift:34:10: error: Unsupported platform
32 | typealias Primitive = SRWLOCK
33 | #else
34 | #error("Unsupported platform")
| `- error: Unsupported platform
35 | #endif
36 |
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Zip/ZipStorage.swift:133:37: warning: capture of non-Sendable type 'Base1.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
131 | // is consuming the upstream sequence
132 | group.addTask {
133 | var base1Iterator = base1.makeAsyncIterator()
| `- warning: capture of non-Sendable type 'Base1.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
134 |
135 | while true {
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Zip/ZipStorage.swift:193:37: warning: capture of non-Sendable type 'Base2.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
191 |
192 | group.addTask {
193 | var base2Iterator = base2.makeAsyncIterator()
| `- warning: capture of non-Sendable type 'Base2.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
194 |
195 | while true {
/host/spi-builder-workspace/Sources/AsyncAlgorithms/Zip/ZipStorage.swift:254:39: warning: capture of non-Sendable type 'Base3.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
252 | if let base3 = base3 {
253 | group.addTask {
254 | var base3Iterator = base3.makeAsyncIterator()
| `- warning: capture of non-Sendable type 'Base3.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
255 |
256 | while true {
BUILD FAILURE 6.2 wasm