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 Toolbox, reference 5.1.1 (869c17), with Swift 6.2 (beta) for Wasm on 23 Jun 2025 23:29:24 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/allaboutapps/Toolbox.git
Reference: 5.1.1
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/allaboutapps/Toolbox
 * tag               5.1.1      -> FETCH_HEAD
HEAD is now at 869c17e Merge pull request #43 from allaboutapps/make-SharedAsyncChannel-thread-safe
Cloned https://github.com/allaboutapps/Toolbox.git
Revision (git rev-parse @):
869c17efca37505627d90f68a781463ba63e7730
SUCCESS checkout https://github.com/allaboutapps/Toolbox.git at 5.1.1
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/allaboutapps/Toolbox.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:44384f43f933eaa0f42803e9ef7c3d8388c5841ccc831a15a5edf63d8c273423
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
Fetching https://github.com/apple/swift-async-algorithms.git
[1/4985] Fetching swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms.git from cache (3.16s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (3.77s)
Fetching https://github.com/apple/swift-collections.git
[1/16640] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.18s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.95s)
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
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.4
Building for debugging...
[0/6] Write sources
[5/6] Write swift-version-24593BA9C3E375BF.txt
[7/20] Emitting module InternalCollectionsUtilities
[8/21] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[9/21] Compiling InternalCollectionsUtilities Debugging.swift
[10/21] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[11/21] Compiling InternalCollectionsUtilities _SortedCollection.swift
[12/21] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[13/21] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[14/21] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[15/21] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[16/21] Compiling InternalCollectionsUtilities UInt+reversed.swift
[17/21] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[18/21] Compiling InternalCollectionsUtilities Integer rank.swift
[19/21] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[20/21] Compiling InternalCollectionsUtilities Descriptions.swift
[21/21] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[23/92] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[24/92] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[25/94] Compiling OrderedCollections _HashTable+Testing.swift
[26/94] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[27/94] Compiling OrderedCollections _HashTable+Bucket.swift
[28/94] Compiling OrderedCollections _HashTable+BucketIterator.swift
[29/94] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[30/94] Compiling OrderedCollections OrderedDictionary+Elements.swift
[31/94] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[32/94] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[33/94] Compiling DequeModule _DequeSlot.swift
[34/94] Compiling DequeModule _UnsafeWrappedBuffer.swift
[35/94] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[36/94] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[37/94] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[38/94] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[39/94] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[40/94] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[41/94] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[42/94] Compiling OrderedCollections _HashTable+Constants.swift
[43/94] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[44/101] Compiling OrderedCollections OrderedDictionary.swift
[45/101] Compiling OrderedCollections OrderedSet+Codable.swift
[46/101] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[47/101] Compiling OrderedCollections OrderedSet+Descriptions.swift
[48/101] Compiling OrderedCollections OrderedSet+Diffing.swift
[49/101] Compiling OrderedCollections OrderedSet+Equatable.swift
[50/101] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[51/101] Compiling OrderedCollections OrderedSet+Hashable.swift
[52/101] Compiling OrderedCollections OrderedSet+Initializers.swift
[53/101] Compiling OrderedCollections OrderedSet+Insertions.swift
[54/101] Compiling OrderedCollections OrderedSet+Invariants.swift
[55/101] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[56/101] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[57/101] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[58/101] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[59/101] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[60/101] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[61/101] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[62/101] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[63/101] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[64/101] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[65/101] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[66/101] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[67/101] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[68/101] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[69/101] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[70/101] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[71/101] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[72/101] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[73/101] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[74/101] Compiling OrderedCollections OrderedDictionary+Values.swift
[75/101] Compiling OrderedCollections OrderedDictionary+Codable.swift
[76/101] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[85/101] Emitting module DequeModule
[95/102] Compiling OrderedCollections OrderedSet+Sendable.swift
[96/102] Compiling OrderedCollections OrderedSet+SubSequence.swift
[97/102] Compiling OrderedCollections OrderedSet+Testing.swift
[98/102] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[99/102] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[100/102] Compiling OrderedCollections OrderedSet.swift
[101/102] Compiling OrderedCollections _UnsafeBitset.swift
[102/102] Emitting module OrderedCollections
[104/148] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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 |
[105/148] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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 |
[106/148] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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 |
[107/148] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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 |
[108/148] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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 |
[109/148] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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 |
[110/148] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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 |
[111/154] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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
[112/154] Compiling AsyncAlgorithms DebounceStateMachine.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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
[113/154] Compiling AsyncAlgorithms DebounceStorage.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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
[114/154] Compiling AsyncAlgorithms Dictionary.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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
[115/154] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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
[116/154] Compiling AsyncAlgorithms Locking.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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
error: emit-module command failed with exit code 1 (use -v to see invocation)
[117/154] Emitting module AsyncAlgorithms
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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) }
[118/154] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:138:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 24 | #endif
 25 |
 26 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 27 |   #if canImport(Darwin)
 28 |   typealias Primitive = os_unfair_lock
    :
136 |   }
137 |
138 |   private let buffer: ManagedBuffer<State, Lock.Primitive>
    |                                                 `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
139 |
140 |   init(_ initial: State) {
[119/154] Compiling AsyncAlgorithms BoundedBufferStorage.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:138:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 24 | #endif
 25 |
 26 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 27 |   #if canImport(Darwin)
 28 |   typealias Primitive = os_unfair_lock
    :
136 |   }
137 |
138 |   private let buffer: ManagedBuffer<State, Lock.Primitive>
    |                                                 `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
139 |
140 |   init(_ initial: State) {
[120/154] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:138:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 24 | #endif
 25 |
 26 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 27 |   #if canImport(Darwin)
 28 |   typealias Primitive = os_unfair_lock
    :
136 |   }
137 |
138 |   private let buffer: ManagedBuffer<State, Lock.Primitive>
    |                                                 `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
139 |
140 |   init(_ initial: State) {
[121/154] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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) {
[122/154] Compiling AsyncAlgorithms AsyncChannel.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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) {
[123/154] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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) {
[124/154] Compiling AsyncAlgorithms AsyncSyncSequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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 |
[125/154] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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 |
[126/154] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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 |
[127/154] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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 |
[128/154] Compiling AsyncAlgorithms AsyncTimerSequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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 |
[129/154] Compiling AsyncAlgorithms AsyncBufferSequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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 |
[130/154] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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 |
[131/154] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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 |
[132/154] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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 |
[133/154] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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 |
[134/154] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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 |
[135/154] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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 |
[136/154] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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 |
[137/154] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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 |
[138/154] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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 |
[139/154] Compiling AsyncAlgorithms MergeStateMachine.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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 |
[140/154] Compiling AsyncAlgorithms MergeStorage.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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 |
[141/154] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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 |
[142/154] Compiling AsyncAlgorithms Rethrow.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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 |
[143/154] Compiling AsyncAlgorithms ChannelStateMachine.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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) {
[144/154] Compiling AsyncAlgorithms ChannelStorage.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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) {
[145/154] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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) {
[146/154] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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) {
[147/154] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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) {
[148/154] Compiling AsyncAlgorithms CombineLatestStorage.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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) {
[149/154] Compiling AsyncAlgorithms SetAlgebra.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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 |
[150/154] Compiling AsyncAlgorithms UnsafeTransfer.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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 |
[151/154] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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 |
[152/154] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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 |
[153/154] Compiling AsyncAlgorithms ZipStateMachine.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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 |
[154/154] Compiling AsyncAlgorithms ZipStorage.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/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/.build/checkouts/swift-async-algorithms/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 |
BUILD FAILURE 6.2 wasm