Build Information
Failed to build PersistentHistoryTrackingKit, reference 1.0.9 (adffcf
), with Swift 6.2 (beta) for Wasm on 22 Jun 2025 09:39:33 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/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: wasm
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-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
[1/4985] Fetching swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms from cache (0.57s)
Computing version for https://github.com/apple/swift-async-algorithms
Computed https://github.com/apple/swift-async-algorithms at 0.1.0 (1.44s)
Fetching https://github.com/apple/swift-collections.git
[1/16640] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.71s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (3.20s)
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-24593BA9C3E375BF.txt
[12/25] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[13/26] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[14/26] Compiling InternalCollectionsUtilities UInt+reversed.swift
[15/26] Emitting module InternalCollectionsUtilities
[16/26] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[17/26] Compiling InternalCollectionsUtilities Integer rank.swift
[18/26] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[19/26] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.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 _UniqueCollection.swift
[25/26] Compiling InternalCollectionsUtilities Debugging.swift
[26/26] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[28/301] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[29/301] Compiling HeapModule Heap+Descriptions.swift
[30/301] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[31/301] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[32/303] Compiling HeapModule _HeapNode.swift
[33/303] Compiling HashTreeCollections TreeDictionary.swift
[34/303] Compiling HashTreeCollections TreeSet+Codable.swift
[35/303] Compiling HashTreeCollections TreeSet+Collection.swift
[36/303] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[37/303] Compiling HashTreeCollections TreeSet+Debugging.swift
[38/303] Compiling HashTreeCollections TreeSet+Descriptions.swift
[39/303] Compiling HashTreeCollections TreeSet+Equatable.swift
[40/303] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[41/303] Compiling HashTreeCollections TreeSet+Extras.swift
[42/303] Compiling HashTreeCollections TreeSet+Filter.swift
[43/303] Compiling HashTreeCollections TreeSet+Hashable.swift
[44/303] Compiling HashTreeCollections TreeSet+Sendable.swift
[45/303] Compiling HashTreeCollections TreeSet+Sequence.swift
[46/303] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[47/303] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[48/303] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[49/303] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[50/303] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[51/303] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[52/303] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[53/313] Compiling HeapModule Heap+UnsafeHandle.swift
[54/313] Compiling HeapModule Heap+Invariants.swift
[55/313] Compiling HeapModule Heap.swift
[56/313] Compiling DequeModule _DequeSlot.swift
[57/313] Compiling DequeModule _UnsafeWrappedBuffer.swift
[58/313] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[59/313] Compiling HashTreeCollections _HashNode+Storage.swift
[60/313] Compiling HashTreeCollections _Bucket.swift
[61/313] Compiling HashTreeCollections _Hash.swift
[62/313] Compiling HashTreeCollections _HashNode+Debugging.swift
[63/313] Compiling HashTreeCollections _HashNode+Initializers.swift
[64/313] Compiling HashTreeCollections _HashLevel.swift
[65/313] Compiling HashTreeCollections _HashNode+Builder.swift
[66/313] Compiling HashTreeCollections _HashNode+Invariants.swift
[67/313] Compiling HashTreeCollections _HashNode+Lookups.swift
[68/313] Emitting module HeapModule
[70/314] Compiling HashTreeCollections TreeDictionary+Collection.swift
[71/314] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[72/314] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[73/314] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[74/314] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[75/314] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[76/314] Compiling HashTreeCollections TreeDictionary+Filter.swift
[77/321] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[78/321] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[79/321] Compiling HashTreeCollections TreeDictionary+Keys.swift
[80/321] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[81/321] Compiling HashTreeCollections TreeDictionary+Merge.swift
[82/321] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[83/321] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[84/321] Compiling HashTreeCollections _HashStack.swift
[85/321] Compiling HashTreeCollections _HashTreeIterator.swift
[86/321] Compiling HashTreeCollections _HashTreeStatistics.swift
[87/321] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[88/321] Compiling HashTreeCollections _RawHashNode.swift
[89/321] Compiling HashTreeCollections _UnmanagedHashNode.swift
[90/321] Compiling HashTreeCollections _UnsafePath.swift
[91/321] Compiling HashTreeCollections TreeDictionary+Codable.swift
[92/321] Compiling HashTreeCollections _HashNode+Structural union.swift
[93/321] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[94/321] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[95/321] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[96/321] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[97/321] Compiling HashTreeCollections _HashNode.swift
[98/321] Compiling HashTreeCollections _HashNodeHeader.swift
[99/321] Compiling HashTreeCollections _HashSlot.swift
[115/328] Compiling BitCollections BitSet.Index.swift
[116/328] Compiling BitCollections BitSet._UnsafeHandle.swift
[117/328] Compiling BitCollections BitSet.swift
[125/328] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[126/328] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[127/328] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[128/328] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[129/328] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[130/328] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[131/328] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[132/328] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[133/328] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[134/328] Compiling HashTreeCollections TreeSet.swift
[143/328] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[144/328] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[145/328] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[146/328] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[147/328] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[148/328] Compiling HashTreeCollections _HashNode+Structural merge.swift
[149/328] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[150/328] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[165/328] Emitting module DequeModule
[166/328] Compiling HashTreeCollections _AncestorHashSlots.swift
[167/328] Compiling HashTreeCollections _Bitmap.swift
[179/338] Emitting module BitCollections
[197/338] Compiling BitCollections Range+Utilities.swift
[198/338] Compiling BitCollections Slice+Utilities.swift
[199/338] Compiling BitCollections UInt+Tricks.swift
[200/338] Compiling BitCollections _Word.swift
[201/338] Compiling OrderedCollections OrderedSet.swift
[202/338] Compiling OrderedCollections _UnsafeBitset.swift
[256/339] Emitting module OrderedCollections
[290/340] Emitting module _RopeModule
[291/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] Compiling Collections Collections.swift
[344/344] Emitting module Collections
[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 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 |
[353/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 |
[354/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 |
[355/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 |
[356/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 |
[357/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 |
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 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 AsyncRemoveDuplicatesSequence.swift
[378/396] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[379/396] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[380/396] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[381/396] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[382/396] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[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 wasm