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 PersistentHistoryTrackingKit, reference 1.0.9 (adffcf), with Swift 6.2 (beta) for Android on 22 Jun 2025 09:39:08 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/fatbobman/PersistentHistoryTrackingKit.git
Reference: 1.0.9
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/fatbobman/PersistentHistoryTrackingKit
 * tag               1.0.9      -> FETCH_HEAD
HEAD is now at adffcf5 Merge pull request #5 from junping1/main
Cloned https://github.com/fatbobman/PersistentHistoryTrackingKit.git
Revision (git rev-parse @):
adffcf5bb4e484a749b5aadf6f11b2c8291e3151
SUCCESS checkout https://github.com/fatbobman/PersistentHistoryTrackingKit.git at 1.0.9
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/fatbobman/PersistentHistoryTrackingKit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/apple/swift-async-algorithms
[1/4985] Fetching swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms from cache (0.46s)
Computing version for https://github.com/apple/swift-async-algorithms
Computed https://github.com/apple/swift-async-algorithms at 0.1.0 (1.10s)
Fetching https://github.com/apple/swift-collections.git
[1/16640] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.33s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (2.07s)
Creating working copy for https://github.com/apple/swift-async-algorithms
Working copy of https://github.com/apple/swift-async-algorithms resolved at 0.1.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
Building for debugging...
[0/11] Write sources
[10/11] Write swift-version-8C5A4AE7A8CE2BA.txt
[12/25] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[13/25] Compiling InternalCollectionsUtilities Debugging.swift
[14/26] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[15/26] Compiling InternalCollectionsUtilities Descriptions.swift
[16/26] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[17/26] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[18/26] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[19/26] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[20/26] Compiling InternalCollectionsUtilities UInt+reversed.swift
[21/26] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[22/26] Compiling InternalCollectionsUtilities Integer rank.swift
[23/26] Emitting module InternalCollectionsUtilities
[24/26] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[25/26] Compiling InternalCollectionsUtilities _SortedCollection.swift
[26/26] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[28/242] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[29/301] Compiling OrderedCollections OrderedDictionary.swift
[30/301] Compiling OrderedCollections OrderedSet+Codable.swift
[31/303] Compiling HeapModule _HeapNode.swift
[32/303] Compiling HeapModule Heap.swift
[33/303] Compiling DequeModule _DequeSlot.swift
[34/303] Compiling DequeModule _UnsafeWrappedBuffer.swift
[35/303] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[36/303] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[37/303] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[38/303] Compiling OrderedCollections OrderedDictionary+Elements.swift
[39/303] Compiling HeapModule Heap+Descriptions.swift
[40/303] Compiling HeapModule Heap+Invariants.swift
[41/303] Compiling HeapModule Heap+UnsafeHandle.swift
[42/303] Emitting module HeapModule
[44/304] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[45/304] Compiling OrderedCollections OrderedDictionary+Values.swift
[46/304] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[47/304] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[48/304] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[49/304] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[50/304] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[51/311] Compiling _RopeModule Rope+ForEachWhile.swift
[52/311] Compiling _RopeModule Rope+Insert.swift
[53/311] Compiling HashTreeCollections TreeSet+Sequence.swift
[54/311] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[55/311] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[56/311] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[57/311] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[58/311] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[59/311] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[60/311] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[66/321] Compiling BitCollections BitSet.Index.swift
[67/321] Compiling BitCollections BitSet._UnsafeHandle.swift
[68/328] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[69/328] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[70/328] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[71/328] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[72/328] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[73/328] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[74/328] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[75/328] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[85/328] Compiling OrderedCollections OrderedDictionary+Codable.swift
[86/328] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[89/328] Compiling DequeModule Deque+Testing.swift
[90/328] Compiling DequeModule Deque._Storage.swift
[91/328] Compiling DequeModule Deque+Extras.swift
[92/328] Compiling DequeModule Deque+Hashable.swift
[95/328] Compiling OrderedCollections OrderedSet+Initializers.swift
[96/328] Compiling OrderedCollections OrderedSet+Insertions.swift
[97/328] Compiling OrderedCollections OrderedSet+Invariants.swift
[98/328] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[99/328] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[100/328] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[101/328] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[102/328] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[103/328] Emitting module DequeModule
[106/328] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[107/328] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[111/329] Compiling OrderedCollections _HashTable+Constants.swift
[112/329] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[113/329] Compiling OrderedCollections _HashTable+Testing.swift
[114/329] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[115/329] Compiling OrderedCollections _HashTable.swift
[116/329] Compiling OrderedCollections _Hashtable+Header.swift
[117/329] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[118/329] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[119/329] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[120/329] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[121/329] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[129/329] Compiling OrderedCollections _HashTable+Bucket.swift
[130/329] Compiling OrderedCollections _HashTable+BucketIterator.swift
[159/329] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[160/329] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[161/329] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[162/329] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[163/329] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[164/329] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[165/329] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[166/329] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[167/329] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[168/329] Compiling HashTreeCollections TreeSet.swift
[169/329] Emitting module BitCollections
[188/338] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[189/338] Compiling OrderedCollections OrderedSet.swift
[190/338] Compiling OrderedCollections _UnsafeBitset.swift
[191/338] Compiling _RopeModule Rope+Sequence.swift
[192/338] Compiling _RopeModule Rope+Append.swift
[193/338] Compiling _RopeModule Rope+Extract.swift
[194/338] Compiling _RopeModule Rope+Find.swift
[202/338] Compiling OrderedCollections OrderedSet+Sendable.swift
[203/338] Compiling OrderedCollections OrderedSet+SubSequence.swift
[204/338] Compiling OrderedCollections OrderedSet+Testing.swift
[205/338] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[266/339] Emitting module OrderedCollections
[301/340] Emitting module _RopeModule
[302/340] Emitting module HashTreeCollections
[304/341] Compiling _RopeModule Rope+Join.swift
[305/341] Compiling _RopeModule Rope+MutatingForEach.swift
[306/341] Compiling _RopeModule Rope+Remove.swift
[307/341] Compiling _RopeModule Rope+RemoveSubrange.swift
[308/341] Compiling _RopeModule Rope+Split.swift
[309/341] Compiling _RopeModule Optional Utilities.swift
[310/341] Compiling _RopeModule String Utilities.swift
[311/341] Compiling _RopeModule String.Index+ABI.swift
[312/341] Compiling _RopeModule _CharacterRecognizer.swift
[343/344] Emitting module Collections
[344/344] Compiling Collections Collections.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[346/390] Emitting module AsyncAlgorithms
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:123:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 18 | #endif
 19 |
 20 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 21 | #if canImport(Darwin)
 22 |   typealias Primitive = os_unfair_lock
    :
121 |   }
122 |
123 |   private let buffer: ManagedBuffer<State, Lock.Primitive>
    |                                                 `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
124 |
125 |   init(_ initial: State) {
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:29:49: error: cannot find type 'Primitive' in scope
 27 | #endif
 28 |
 29 |   typealias PlatformLock = UnsafeMutablePointer<Primitive>
    |                                                 `- error: cannot find type 'Primitive' in scope
 30 |   let platformLock: PlatformLock
 31 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:117:63: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 18 | #endif
 19 |
 20 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 21 | #if canImport(Darwin)
 22 |   typealias Primitive = os_unfair_lock
    :
115 |
116 | struct ManagedCriticalState<State> {
117 |   private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
    |                                                               `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
118 |     deinit {
119 |       withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
[347/396] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:29:49: error: cannot find type 'Primitive' in scope
 27 | #endif
 28 |
 29 |   typealias PlatformLock = UnsafeMutablePointer<Primitive>
    |                                                 `- error: cannot find type 'Primitive' in scope
 30 |   let platformLock: PlatformLock
 31 |
[348/396] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:29:49: error: cannot find type 'Primitive' in scope
 27 | #endif
 28 |
 29 |   typealias PlatformLock = UnsafeMutablePointer<Primitive>
    |                                                 `- error: cannot find type 'Primitive' in scope
 30 |   let platformLock: PlatformLock
 31 |
[349/396] Compiling AsyncAlgorithms MergeStateMachine.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:29:49: error: cannot find type 'Primitive' in scope
 27 | #endif
 28 |
 29 |   typealias PlatformLock = UnsafeMutablePointer<Primitive>
    |                                                 `- error: cannot find type 'Primitive' in scope
 30 |   let platformLock: PlatformLock
 31 |
[350/396] Compiling AsyncAlgorithms MergeStorage.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:29:49: error: cannot find type 'Primitive' in scope
 27 | #endif
 28 |
 29 |   typealias PlatformLock = UnsafeMutablePointer<Primitive>
    |                                                 `- error: cannot find type 'Primitive' in scope
 30 |   let platformLock: PlatformLock
 31 |
[351/396] Compiling AsyncAlgorithms PartialIteration.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:29:49: error: cannot find type 'Primitive' in scope
 27 | #endif
 28 |
 29 |   typealias PlatformLock = UnsafeMutablePointer<Primitive>
    |                                                 `- error: cannot find type 'Primitive' in scope
 30 |   let platformLock: PlatformLock
 31 |
[352/396] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:29:49: error: cannot find type 'Primitive' in scope
 27 | #endif
 28 |
 29 |   typealias PlatformLock = UnsafeMutablePointer<Primitive>
    |                                                 `- error: cannot find type 'Primitive' in scope
 30 |   let platformLock: PlatformLock
 31 |
[353/396] Compiling AsyncAlgorithms CombineLatestStorage.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:29:49: error: cannot find type 'Primitive' in scope
 27 | #endif
 28 |
 29 |   typealias PlatformLock = UnsafeMutablePointer<Primitive>
    |                                                 `- error: cannot find type 'Primitive' in scope
 30 |   let platformLock: PlatformLock
 31 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:117:63: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 18 | #endif
 19 |
 20 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 21 | #if canImport(Darwin)
 22 |   typealias Primitive = os_unfair_lock
    :
115 |
116 | struct ManagedCriticalState<State> {
117 |   private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
    |                                                               `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
118 |     deinit {
119 |       withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:123:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 18 | #endif
 19 |
 20 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 21 | #if canImport(Darwin)
 22 |   typealias Primitive = os_unfair_lock
    :
121 |   }
122 |
123 |   private let buffer: ManagedBuffer<State, Lock.Primitive>
    |                                                 `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
124 |
125 |   init(_ initial: State) {
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:119:7: error: type of expression is ambiguous without a type annotation
117 |   private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
118 |     deinit {
119 |       withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
    |       `- error: type of expression is ambiguous without a type annotation
120 |     }
121 |   }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:126:12: error: type of expression is ambiguous without a type annotation
124 |
125 |   init(_ initial: State) {
126 |     buffer = LockedBuffer.create(minimumCapacity: 1) { buffer in
    |            `- error: type of expression is ambiguous without a type annotation
127 |       buffer.withUnsafeMutablePointerToElements { Lock.initialize($0) }
128 |       return initial
[354/396] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:29:49: error: cannot find type 'Primitive' in scope
 27 | #endif
 28 |
 29 |   typealias PlatformLock = UnsafeMutablePointer<Primitive>
    |                                                 `- error: cannot find type 'Primitive' in scope
 30 |   let platformLock: PlatformLock
 31 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:117:63: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 18 | #endif
 19 |
 20 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 21 | #if canImport(Darwin)
 22 |   typealias Primitive = os_unfair_lock
    :
115 |
116 | struct ManagedCriticalState<State> {
117 |   private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
    |                                                               `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
118 |     deinit {
119 |       withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:123:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 18 | #endif
 19 |
 20 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 21 | #if canImport(Darwin)
 22 |   typealias Primitive = os_unfair_lock
    :
121 |   }
122 |
123 |   private let buffer: ManagedBuffer<State, Lock.Primitive>
    |                                                 `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
124 |
125 |   init(_ initial: State) {
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:119:7: error: type of expression is ambiguous without a type annotation
117 |   private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
118 |     deinit {
119 |       withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
    |       `- error: type of expression is ambiguous without a type annotation
120 |     }
121 |   }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:126:12: error: type of expression is ambiguous without a type annotation
124 |
125 |   init(_ initial: State) {
126 |     buffer = LockedBuffer.create(minimumCapacity: 1) { buffer in
    |            `- error: type of expression is ambiguous without a type annotation
127 |       buffer.withUnsafeMutablePointerToElements { Lock.initialize($0) }
128 |       return initial
[355/396] Compiling AsyncAlgorithms DebounceStateMachine.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:29:49: error: cannot find type 'Primitive' in scope
 27 | #endif
 28 |
 29 |   typealias PlatformLock = UnsafeMutablePointer<Primitive>
    |                                                 `- error: cannot find type 'Primitive' in scope
 30 |   let platformLock: PlatformLock
 31 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:117:63: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 18 | #endif
 19 |
 20 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 21 | #if canImport(Darwin)
 22 |   typealias Primitive = os_unfair_lock
    :
115 |
116 | struct ManagedCriticalState<State> {
117 |   private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
    |                                                               `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
118 |     deinit {
119 |       withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:123:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 18 | #endif
 19 |
 20 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 21 | #if canImport(Darwin)
 22 |   typealias Primitive = os_unfair_lock
    :
121 |   }
122 |
123 |   private let buffer: ManagedBuffer<State, Lock.Primitive>
    |                                                 `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
124 |
125 |   init(_ initial: State) {
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:119:7: error: type of expression is ambiguous without a type annotation
117 |   private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
118 |     deinit {
119 |       withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
    |       `- error: type of expression is ambiguous without a type annotation
120 |     }
121 |   }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:126:12: error: type of expression is ambiguous without a type annotation
124 |
125 |   init(_ initial: State) {
126 |     buffer = LockedBuffer.create(minimumCapacity: 1) { buffer in
    |            `- error: type of expression is ambiguous without a type annotation
127 |       buffer.withUnsafeMutablePointerToElements { Lock.initialize($0) }
128 |       return initial
[356/396] Compiling AsyncAlgorithms DebounceStorage.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:29:49: error: cannot find type 'Primitive' in scope
 27 | #endif
 28 |
 29 |   typealias PlatformLock = UnsafeMutablePointer<Primitive>
    |                                                 `- error: cannot find type 'Primitive' in scope
 30 |   let platformLock: PlatformLock
 31 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:117:63: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 18 | #endif
 19 |
 20 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 21 | #if canImport(Darwin)
 22 |   typealias Primitive = os_unfair_lock
    :
115 |
116 | struct ManagedCriticalState<State> {
117 |   private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
    |                                                               `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
118 |     deinit {
119 |       withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:123:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 18 | #endif
 19 |
 20 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 21 | #if canImport(Darwin)
 22 |   typealias Primitive = os_unfair_lock
    :
121 |   }
122 |
123 |   private let buffer: ManagedBuffer<State, Lock.Primitive>
    |                                                 `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
124 |
125 |   init(_ initial: State) {
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:119:7: error: type of expression is ambiguous without a type annotation
117 |   private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
118 |     deinit {
119 |       withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
    |       `- error: type of expression is ambiguous without a type annotation
120 |     }
121 |   }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:126:12: error: type of expression is ambiguous without a type annotation
124 |
125 |   init(_ initial: State) {
126 |     buffer = LockedBuffer.create(minimumCapacity: 1) { buffer in
    |            `- error: type of expression is ambiguous without a type annotation
127 |       buffer.withUnsafeMutablePointerToElements { Lock.initialize($0) }
128 |       return initial
[357/396] Compiling AsyncAlgorithms Dictionary.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:29:49: error: cannot find type 'Primitive' in scope
 27 | #endif
 28 |
 29 |   typealias PlatformLock = UnsafeMutablePointer<Primitive>
    |                                                 `- error: cannot find type 'Primitive' in scope
 30 |   let platformLock: PlatformLock
 31 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:117:63: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 18 | #endif
 19 |
 20 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 21 | #if canImport(Darwin)
 22 |   typealias Primitive = os_unfair_lock
    :
115 |
116 | struct ManagedCriticalState<State> {
117 |   private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
    |                                                               `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
118 |     deinit {
119 |       withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:123:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 18 | #endif
 19 |
 20 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 21 | #if canImport(Darwin)
 22 |   typealias Primitive = os_unfair_lock
    :
121 |   }
122 |
123 |   private let buffer: ManagedBuffer<State, Lock.Primitive>
    |                                                 `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
124 |
125 |   init(_ initial: State) {
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:119:7: error: type of expression is ambiguous without a type annotation
117 |   private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
118 |     deinit {
119 |       withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
    |       `- error: type of expression is ambiguous without a type annotation
120 |     }
121 |   }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:126:12: error: type of expression is ambiguous without a type annotation
124 |
125 |   init(_ initial: State) {
126 |     buffer = LockedBuffer.create(minimumCapacity: 1) { buffer in
    |            `- error: type of expression is ambiguous without a type annotation
127 |       buffer.withUnsafeMutablePointerToElements { Lock.initialize($0) }
128 |       return initial
[358/396] Compiling AsyncAlgorithms Locking.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:29:49: error: cannot find type 'Primitive' in scope
 27 | #endif
 28 |
 29 |   typealias PlatformLock = UnsafeMutablePointer<Primitive>
    |                                                 `- error: cannot find type 'Primitive' in scope
 30 |   let platformLock: PlatformLock
 31 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:117:63: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 18 | #endif
 19 |
 20 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 21 | #if canImport(Darwin)
 22 |   typealias Primitive = os_unfair_lock
    :
115 |
116 | struct ManagedCriticalState<State> {
117 |   private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
    |                                                               `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
118 |     deinit {
119 |       withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:123:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 18 | #endif
 19 |
 20 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 21 | #if canImport(Darwin)
 22 |   typealias Primitive = os_unfair_lock
    :
121 |   }
122 |
123 |   private let buffer: ManagedBuffer<State, Lock.Primitive>
    |                                                 `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
124 |
125 |   init(_ initial: State) {
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:119:7: error: type of expression is ambiguous without a type annotation
117 |   private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
118 |     deinit {
119 |       withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
    |       `- error: type of expression is ambiguous without a type annotation
120 |     }
121 |   }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:126:12: error: type of expression is ambiguous without a type annotation
124 |
125 |   init(_ initial: State) {
126 |     buffer = LockedBuffer.create(minimumCapacity: 1) { buffer in
    |            `- error: type of expression is ambiguous without a type annotation
127 |       buffer.withUnsafeMutablePointerToElements { Lock.initialize($0) }
128 |       return initial
[359/396] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[360/396] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[361/396] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[362/396] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[363/396] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[364/396] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[365/396] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:123:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 18 | #endif
 19 |
 20 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 21 | #if canImport(Darwin)
 22 |   typealias Primitive = os_unfair_lock
    :
121 |   }
122 |
123 |   private let buffer: ManagedBuffer<State, Lock.Primitive>
    |                                                 `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
124 |
125 |   init(_ initial: State) {
[366/396] Compiling AsyncAlgorithms ChannelStateMachine.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:123:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 18 | #endif
 19 |
 20 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 21 | #if canImport(Darwin)
 22 |   typealias Primitive = os_unfair_lock
    :
121 |   }
122 |
123 |   private let buffer: ManagedBuffer<State, Lock.Primitive>
    |                                                 `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
124 |
125 |   init(_ initial: State) {
[367/396] Compiling AsyncAlgorithms ChannelStorage.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:123:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 18 | #endif
 19 |
 20 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 21 | #if canImport(Darwin)
 22 |   typealias Primitive = os_unfair_lock
    :
121 |   }
122 |
123 |   private let buffer: ManagedBuffer<State, Lock.Primitive>
    |                                                 `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
124 |
125 |   init(_ initial: State) {
[368/396] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:123:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 18 | #endif
 19 |
 20 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 21 | #if canImport(Darwin)
 22 |   typealias Primitive = os_unfair_lock
    :
121 |   }
122 |
123 |   private let buffer: ManagedBuffer<State, Lock.Primitive>
    |                                                 `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
124 |
125 |   init(_ initial: State) {
[369/396] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:123:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 18 | #endif
 19 |
 20 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 21 | #if canImport(Darwin)
 22 |   typealias Primitive = os_unfair_lock
    :
121 |   }
122 |
123 |   private let buffer: ManagedBuffer<State, Lock.Primitive>
    |                                                 `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
124 |
125 |   init(_ initial: State) {
[370/396] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:123:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 18 | #endif
 19 |
 20 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 21 | #if canImport(Darwin)
 22 |   typealias Primitive = os_unfair_lock
    :
121 |   }
122 |
123 |   private let buffer: ManagedBuffer<State, Lock.Primitive>
    |                                                 `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
124 |
125 |   init(_ initial: State) {
[371/396] Compiling AsyncAlgorithms Rethrow.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:123:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 18 | #endif
 19 |
 20 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 21 | #if canImport(Darwin)
 22 |   typealias Primitive = os_unfair_lock
    :
121 |   }
122 |
123 |   private let buffer: ManagedBuffer<State, Lock.Primitive>
    |                                                 `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
124 |
125 |   init(_ initial: State) {
[372/396] Compiling AsyncAlgorithms SetAlgebra.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:123:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 18 | #endif
 19 |
 20 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 21 | #if canImport(Darwin)
 22 |   typealias Primitive = os_unfair_lock
    :
121 |   }
122 |
123 |   private let buffer: ManagedBuffer<State, Lock.Primitive>
    |                                                 `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
124 |
125 |   init(_ initial: State) {
[373/396] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:123:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 18 | #endif
 19 |
 20 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 21 | #if canImport(Darwin)
 22 |   typealias Primitive = os_unfair_lock
    :
121 |   }
122 |
123 |   private let buffer: ManagedBuffer<State, Lock.Primitive>
    |                                                 `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
124 |
125 |   init(_ initial: State) {
[374/396] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:123:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 18 | #endif
 19 |
 20 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 21 | #if canImport(Darwin)
 22 |   typealias Primitive = os_unfair_lock
    :
121 |   }
122 |
123 |   private let buffer: ManagedBuffer<State, Lock.Primitive>
    |                                                 `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
124 |
125 |   init(_ initial: State) {
[375/396] Compiling AsyncAlgorithms ZipStateMachine.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:123:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 18 | #endif
 19 |
 20 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 21 | #if canImport(Darwin)
 22 |   typealias Primitive = os_unfair_lock
    :
121 |   }
122 |
123 |   private let buffer: ManagedBuffer<State, Lock.Primitive>
    |                                                 `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
124 |
125 |   init(_ initial: State) {
[376/396] Compiling AsyncAlgorithms ZipStorage.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:123:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 18 | #endif
 19 |
 20 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 21 | #if canImport(Darwin)
 22 |   typealias Primitive = os_unfair_lock
    :
121 |   }
122 |
123 |   private let buffer: ManagedBuffer<State, Lock.Primitive>
    |                                                 `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
124 |
125 |   init(_ initial: State) {
[377/396] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[378/396] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[379/396] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[380/396] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[381/396] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[382/396] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[383/396] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[384/396] Compiling AsyncAlgorithms AsyncBufferSequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:123:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 18 | #endif
 19 |
 20 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 21 | #if canImport(Darwin)
 22 |   typealias Primitive = os_unfair_lock
    :
121 |   }
122 |
123 |   private let buffer: ManagedBuffer<State, Lock.Primitive>
    |                                                 `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
124 |
125 |   init(_ initial: State) {
[385/396] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:123:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 18 | #endif
 19 |
 20 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 21 | #if canImport(Darwin)
 22 |   typealias Primitive = os_unfair_lock
    :
121 |   }
122 |
123 |   private let buffer: ManagedBuffer<State, Lock.Primitive>
    |                                                 `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
124 |
125 |   init(_ initial: State) {
[386/396] Compiling AsyncAlgorithms BoundedBufferStorage.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:123:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 18 | #endif
 19 |
 20 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 21 | #if canImport(Darwin)
 22 |   typealias Primitive = os_unfair_lock
    :
121 |   }
122 |
123 |   private let buffer: ManagedBuffer<State, Lock.Primitive>
    |                                                 `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
124 |
125 |   init(_ initial: State) {
[387/396] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:123:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 18 | #endif
 19 |
 20 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 21 | #if canImport(Darwin)
 22 |   typealias Primitive = os_unfair_lock
    :
121 |   }
122 |
123 |   private let buffer: ManagedBuffer<State, Lock.Primitive>
    |                                                 `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
124 |
125 |   init(_ initial: State) {
[388/396] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:123:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 18 | #endif
 19 |
 20 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 21 | #if canImport(Darwin)
 22 |   typealias Primitive = os_unfair_lock
    :
121 |   }
122 |
123 |   private let buffer: ManagedBuffer<State, Lock.Primitive>
    |                                                 `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
124 |
125 |   init(_ initial: State) {
[389/396] Compiling AsyncAlgorithms AsyncChannel.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:123:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 18 | #endif
 19 |
 20 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 21 | #if canImport(Darwin)
 22 |   typealias Primitive = os_unfair_lock
    :
121 |   }
122 |
123 |   private let buffer: ManagedBuffer<State, Lock.Primitive>
    |                                                 `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
124 |
125 |   init(_ initial: State) {
[390/396] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[391/396] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[392/396] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[393/396] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[394/396] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[395/396] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[396/396] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
BUILD FAILURE 6.2 android