The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build swift-async-algorithms, reference 1.0.4 (042e1c), with Swift 6.2 (beta) for Wasm on 23 Jun 2025 20:08:40 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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: 1.0.4
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/apple/swift-async-algorithms
 * tag               1.0.4      -> FETCH_HEAD
HEAD is now at 042e1c4 Move platform requirements to availability annotations (#348)
Cloned https://github.com/apple/swift-async-algorithms.git
Revision (git rev-parse @):
042e1c4d9d19748c9c228f8d4ebc97bb1e339b0b
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apple/swift-async-algorithms.git at 1.0.4
========================================
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-2":/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-collections.git
Fetching https://github.com/apple/swift-docc-plugin
[1/2082] Fetching swift-docc-plugin
[1188/18722] Fetching swift-docc-plugin, swift-collections
Fetched https://github.com/apple/swift-docc-plugin from cache (0.46s)
[2829/16640] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.24s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (2.41s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.4 (2.25s)
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.41s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.87s)
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/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-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 UnsafeBufferPointer+Extras.swift
[11/24] Compiling InternalCollectionsUtilities Descriptions.swift
[12/24] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[13/24] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[14/24] Compiling InternalCollectionsUtilities Debugging.swift
[15/24] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[16/24] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[17/24] Compiling InternalCollectionsUtilities UInt+reversed.swift
[18/24] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[19/24] Compiling InternalCollectionsUtilities Integer rank.swift
[20/24] Emitting module InternalCollectionsUtilities
[21/24] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[22/24] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[23/24] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[24/24] Compiling InternalCollectionsUtilities _SortedCollection.swift
[26/95] Compiling OrderedCollections _HashTable+Constants.swift
[27/95] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[28/97] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[29/97] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[30/97] Compiling OrderedCollections _HashTable+Testing.swift
[31/97] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[32/97] Compiling OrderedCollections _HashTable.swift
[33/97] Compiling OrderedCollections _Hashtable+Header.swift
[34/97] Compiling DequeModule _DequeSlot.swift
[35/97] Compiling DequeModule _UnsafeWrappedBuffer.swift
[36/97] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[37/97] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[38/97] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[39/97] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[40/97] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[41/97] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[42/97] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[43/104] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[44/104] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[45/104] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[46/104] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[47/104] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[48/104] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[49/104] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[50/104] Compiling OrderedCollections OrderedDictionary+Codable.swift
[51/104] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[52/104] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[53/104] Compiling OrderedCollections OrderedDictionary+Elements.swift
[54/104] Compiling OrderedCollections _HashTable+Bucket.swift
[55/104] Compiling OrderedCollections _HashTable+BucketIterator.swift
[64/104] Compiling OrderedCollections OrderedDictionary.swift
[65/104] Compiling OrderedCollections OrderedSet+Codable.swift
[66/104] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[67/104] Compiling OrderedCollections OrderedSet+Descriptions.swift
[68/104] Compiling OrderedCollections OrderedSet+Diffing.swift
[69/104] Compiling OrderedCollections OrderedSet+Equatable.swift
[70/104] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[71/104] Compiling OrderedCollections OrderedSet+Hashable.swift
[72/104] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[73/104] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[74/104] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[75/104] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[76/104] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[77/104] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[78/104] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[79/104] Compiling OrderedCollections OrderedDictionary+Values.swift
[80/104] Compiling OrderedCollections OrderedSet+Initializers.swift
[81/104] Compiling OrderedCollections OrderedSet+Insertions.swift
[82/104] Compiling OrderedCollections OrderedSet+Invariants.swift
[83/104] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[84/104] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[85/104] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[86/104] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[87/104] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[88/104] Emitting module DequeModule
[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 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 |   }
[108/151] 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 |   }
[109/151] 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 |   }
[110/151] 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 |   }
[111/151] 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 |   }
[112/151] 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 |   }
[113/151] 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 |   }
[114/157] 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
[115/157] 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
[116/157] 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
[117/157] 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
[118/157] 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
[119/157] 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
[120/157] 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
[121/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
[122/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
[123/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
[124/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
[125/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
[126/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
[127/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) {
[128/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) {
[129/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) {
[130/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) {
[131/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) {
[132/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) {
[133/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 {
[134/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 {
[135/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 {
[136/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 {
[137/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 {
[138/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 {
[139/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
[140/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
[141/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
[142/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
[143/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
[144/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
[145/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
[146/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
[147/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
[148/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
[149/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
[150/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
error: emit-module command failed with exit code 1 (use -v to see invocation)
[151/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) }
[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