Build Information
Failed to build PersistentHistoryTrackingKit, reference main (72912f
), with Swift 6.2 (beta) for Android on 27 Jun 2025 12:54:26 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/fatbobman/PersistentHistoryTrackingKit
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 72912f7 Add prominent Swift 6 branch announcement to main README
Cloned https://github.com/fatbobman/PersistentHistoryTrackingKit.git
Revision (git rev-parse @):
72912f7d25598afdd81054d34338cb69bc5d1100
SUCCESS checkout https://github.com/fatbobman/PersistentHistoryTrackingKit.git at main
========================================
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-4609320-2":/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.61s)
Computing version for https://github.com/apple/swift-async-algorithms
Computed https://github.com/apple/swift-async-algorithms at 0.1.0 (1.61s)
Fetching https://github.com/apple/swift-collections.git
[1/16715] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.60s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (2.74s)
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 UnsafeBufferPointer+Extras.swift
[13/26] Emitting module InternalCollectionsUtilities
[14/26] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[15/26] Compiling InternalCollectionsUtilities Integer rank.swift
[16/26] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[17/26] Compiling InternalCollectionsUtilities UInt+reversed.swift
[18/26] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[19/26] Compiling InternalCollectionsUtilities Debugging.swift
[20/26] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[21/26] Compiling InternalCollectionsUtilities _SortedCollection.swift
[22/26] Compiling InternalCollectionsUtilities Descriptions.swift
[23/26] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[24/26] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[25/26] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[26/26] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[28/301] Compiling HeapModule Heap+Invariants.swift
[29/301] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[30/301] Compiling _RopeModule BigString+CustomStringConvertible.swift
[31/301] Compiling _RopeModule BigString+Equatable.swift
[32/303] Compiling HeapModule Heap+Descriptions.swift
[33/303] Compiling _RopeModule BigString+Debugging.swift
[34/303] Compiling _RopeModule BigString+Index.swift
[35/303] Compiling HeapModule _HeapNode.swift
[36/303] Compiling HeapModule Heap.swift
[37/303] Compiling _RopeModule BigString+ExpressibleByStringLiteral.swift
[38/303] Compiling _RopeModule BigString+Hashing.swift
[39/303] Compiling _RopeModule BigString+LosslessStringConvertible.swift
[40/303] Compiling _RopeModule BigString+RangeReplaceableCollection.swift
[41/303] Compiling HeapModule Heap+UnsafeHandle.swift
[42/303] Emitting module HeapModule
[43/304] Compiling DequeModule _DequeSlot.swift
[44/304] Compiling DequeModule _UnsafeWrappedBuffer.swift
[47/304] Compiling _RopeModule BigString+Iterators.swift
[48/304] Compiling _RopeModule BigString+Metrics.swift
[49/304] Compiling _RopeModule BigString+Summary.swift
[50/304] Compiling _RopeModule BigString.swift
[51/304] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[52/304] Compiling _RopeModule BigString+Chunk+Breaks.swift
[53/311] Compiling _RopeModule Rope+ForEachWhile.swift
[54/311] Compiling _RopeModule Rope+Insert.swift
[55/311] Compiling HashTreeCollections TreeSet+Sequence.swift
[56/311] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[57/311] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[58/311] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[59/311] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[60/311] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[61/311] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[62/311] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[63/321] Compiling _RopeModule BigString+UnicodeScalarView.swift
[64/321] Compiling _RopeModule BigSubstring+UTF16View.swift
[65/321] Compiling _RopeModule BigSubstring+UTF8View.swift
[66/321] Compiling _RopeModule BigSubstring+UnicodeScalarView.swift
[67/321] Compiling _RopeModule BigSubstring.swift
[68/321] Compiling _RopeModule Rope+Builder.swift
[69/321] Compiling _RopeModule Rope+Debugging.swift
[70/321] Compiling _RopeModule Rope+Invariants.swift
[71/321] Compiling _RopeModule Rope+_Node.swift
[72/321] Compiling _RopeModule Rope+_Storage.swift
[73/321] Compiling _RopeModule Rope+_UnmanagedLeaf.swift
[74/321] Compiling _RopeModule Rope+_UnsafeHandle.swift
[75/321] Compiling BitCollections BitSet.Index.swift
[76/321] Compiling BitCollections BitSet._UnsafeHandle.swift
[77/328] Compiling OrderedCollections OrderedSet+SubSequence.swift
[78/328] Compiling OrderedCollections OrderedSet+Testing.swift
[79/328] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[80/328] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[81/328] Compiling OrderedCollections OrderedSet.swift
[82/328] Compiling OrderedCollections _UnsafeBitset.swift
[83/328] Compiling _RopeModule Rope+Sequence.swift
[84/328] Compiling _RopeModule Rope+Append.swift
[85/328] Compiling _RopeModule Rope+Extract.swift
[86/328] Compiling _RopeModule Rope+Find.swift
[87/328] Compiling _RopeModule BigString+Sequence.swift
[88/328] Compiling _RopeModule BigString+TextOutputStream.swift
[89/328] Compiling _RopeModule BigString+Builder.swift
[90/328] Compiling _RopeModule BigString+Contents.swift
[109/328] Compiling OrderedCollections OrderedSet+Sendable.swift
[110/328] Compiling _RopeModule BigString+Chunk+Indexing by Characters.swift
[111/328] Compiling _RopeModule BigString+Chunk+Indexing by UTF16.swift
[112/328] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[113/328] Compiling _RopeModule BigString+Chunk+Splitting.swift
[114/328] Compiling _RopeModule BigString+Chunk.swift
[115/328] Compiling _RopeModule BigString+BidirectionalCollection.swift
[116/328] Compiling _RopeModule BigString+Append.swift
[117/328] Compiling _RopeModule BigString+Initializers.swift
[118/328] Compiling _RopeModule BigString+Insert.swift
[119/328] Compiling _RopeModule BigString+Managing Breaks.swift
[120/328] Compiling _RopeModule BigString+RemoveSubrange.swift
[121/328] Compiling _RopeModule BigString+ReplaceSubrange.swift
[122/328] Compiling _RopeModule BigString+Split.swift
[123/328] Compiling _RopeModule Range+BigString.swift
[124/328] Compiling _RopeModule BigString+UTF16View.swift
[125/328] Compiling _RopeModule BigString+UTF8View.swift
[132/328] Compiling _RopeModule BigString+Chunk+Counts.swift
[133/328] Compiling _RopeModule BigString+Chunk+Description.swift
[141/328] Compiling _RopeModule BigString+Comparable.swift
[142/328] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[150/328] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[151/328] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[152/328] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[153/328] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[154/328] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[155/328] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[156/328] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[157/328] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[158/328] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[159/328] Compiling HashTreeCollections TreeSet.swift
[160/328] Emitting module DequeModule
[203/338] Emitting module BitCollections
[276/339] Emitting module OrderedCollections
[321/340] Emitting module _RopeModule
[322/340] Compiling _RopeModule Rope+Join.swift
[323/340] Compiling _RopeModule Rope+MutatingForEach.swift
[324/340] Compiling _RopeModule Rope+Remove.swift
[325/340] Compiling _RopeModule Rope+RemoveSubrange.swift
[326/340] Compiling _RopeModule Rope+Split.swift
[327/340] Compiling _RopeModule Optional Utilities.swift
[328/340] Compiling _RopeModule String Utilities.swift
[329/340] Compiling _RopeModule String.Index+ABI.swift
[330/340] Compiling _RopeModule _CharacterRecognizer.swift
[331/340] Emitting module HashTreeCollections
[343/344] Emitting module Collections
[344/344] Compiling Collections Collections.swift
[346/390] 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) {
[347/390] 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) {
[348/390] 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) {
[349/390] 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) {
[350/390] 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) {
[351/390] 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) {
[352/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) {
[353/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) {
[354/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) {
[355/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) {
[356/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) {
[357/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) {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[358/396] 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) }
[359/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
[360/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
[361/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
[362/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
[363/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
[364/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
[365/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 |
[366/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 |
[367/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 |
[368/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 |
[369/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 |
[370/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 |
[371/396] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[372/396] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[373/396] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[374/396] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[375/396] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[376/396] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[377/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) {
[378/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) {
[379/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) {
[380/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) {
[381/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) {
[382/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) {
[383/396] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[384/396] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[385/396] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[386/396] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[387/396] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[388/396] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[389/396] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[390/396] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[391/396] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[392/396] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[393/396] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[394/396] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[395/396] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[396/396] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
BUILD FAILURE 6.2 android