Build Information
Failed to build FlutterSwift, reference 3.27.1 (722806
), with Swift 6.1 for Wasm on 30 May 2025 03:25:00 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/PADL/FlutterSwift.git
Reference: 3.27.1
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/PADL/FlutterSwift
* tag 3.27.1 -> FETCH_HEAD
HEAD is now at 722806d update to Flutter 3.27.1
Submodule path 'Sources/CxxFlutterSwift/flutter-embedded-linux': checked out '61b90d507d68b1db2ec891bf06537def68fc3ab8'
Submodule 'Sources/CxxFlutterSwift/flutter-embedded-linux' (https://github.com/sony/flutter-embedded-linux) registered for path 'Sources/CxxFlutterSwift/flutter-embedded-linux'
Cloning into '/host/spi-builder-workspace/Sources/CxxFlutterSwift/flutter-embedded-linux'...
Cloned https://github.com/PADL/FlutterSwift.git
Revision (git rev-parse @):
722806d5818fe65c78f00f433416a3e41d3ddfd4
SUCCESS checkout https://github.com/PADL/FlutterSwift.git at 3.27.1
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.1
Building package at path: $PWD
https://github.com/PADL/FlutterSwift.git
https://github.com/PADL/FlutterSwift.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
error: The operation could not be completed. (NSCocoaErrorDomain error 256.)
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/apple/swift-async-algorithms
Fetching https://github.com/apple/swift-log
Fetching https://github.com/lhoward/AsyncExtensions
Fetching https://github.com/apple/swift-atomics
[1/682] Fetching asyncextensions
[411/5667] Fetching asyncextensions, swift-async-algorithms
[616/7377] Fetching asyncextensions, swift-async-algorithms, swift-atomics
[767/11213] Fetching asyncextensions, swift-async-algorithms, swift-atomics, swift-log
Fetched https://github.com/apple/swift-async-algorithms from cache (1.03s)
Fetched https://github.com/lhoward/AsyncExtensions from cache (1.10s)
Fetched https://github.com/apple/swift-atomics from cache (1.10s)
Fetched https://github.com/apple/swift-log from cache (1.10s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.3 (2.27s)
Computing version for https://github.com/lhoward/AsyncExtensions
Computed https://github.com/lhoward/AsyncExtensions at 0.9.2 (0.94s)
Fetching https://github.com/apple/swift-collections.git
[1/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.92s)
Computing version for https://github.com/apple/swift-atomics
Computed https://github.com/apple/swift-atomics at 1.2.0 (3.05s)
Computing version for https://github.com/apple/swift-async-algorithms
Computed https://github.com/apple/swift-async-algorithms at 1.0.4 (1.28s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.24s)
Creating working copy for https://github.com/apple/swift-atomics
Working copy of https://github.com/apple/swift-atomics resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/lhoward/AsyncExtensions
Working copy of https://github.com/lhoward/AsyncExtensions resolved at 0.9.2
Creating working copy for https://github.com/apple/swift-async-algorithms
Working copy of https://github.com/apple/swift-async-algorithms resolved at 1.0.4
warning: you may be able to install egl using your system-packager:
apt-get install libegl1-mesa-dev libgles2-mesa-dev
warning: you may be able to install xkbcommon using your system-packager:
apt-get install libxkbcommon-dev
warning: you may be able to install libuv using your system-packager:
apt-get install libuv1-dev
warning: you may be able to install libinput using your system-packager:
apt-get install libinput-dev
warning: you may be able to install libdrm using your system-packager:
apt-get install libdrm-dev
warning: you may be able to install libudev using your system-packager:
apt-get install libudev-dev
warning: you may be able to install gbm using your system-packager:
apt-get install libgbm-dev
warning: you may be able to install egl using your system-packager:
apt-get install libegl1-mesa-dev libgles2-mesa-dev
warning: you may be able to install xkbcommon using your system-packager:
apt-get install libxkbcommon-dev
warning: you may be able to install libuv using your system-packager:
apt-get install libuv1-dev
warning: you may be able to install libinput using your system-packager:
apt-get install libinput-dev
warning: you may be able to install libdrm using your system-packager:
apt-get install libdrm-dev
warning: you may be able to install libudev using your system-packager:
apt-get install libudev-dev
warning: you may be able to install gbm using your system-packager:
apt-get install libgbm-dev
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Examples/counter/swift/swift-java.config
Building for debugging...
[0/34] Write sources
[14/34] Compiling _AtomicsShims.c
[15/34] Write swift-version-24593BA9C3E375BF.txt
[17/72] Emitting module Logging
[18/72] Compiling Atomics AtomicMemoryOrderings.swift
[19/72] Compiling Atomics DoubleWord.swift
[20/74] Emitting module InternalCollectionsUtilities
[21/75] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[22/75] Compiling InternalCollectionsUtilities Integer rank.swift
[23/75] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[24/75] Compiling InternalCollectionsUtilities UInt+reversed.swift
[25/75] Compiling Atomics UnsafeAtomic.swift
[26/75] Compiling Atomics UnsafeAtomicLazyReference.swift
[27/75] Compiling InternalCollectionsUtilities Descriptions.swift
[28/75] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[29/75] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[30/75] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[31/75] Compiling InternalCollectionsUtilities Debugging.swift
[32/75] Compiling Atomics ManagedAtomic.swift
[33/75] Compiling Atomics ManagedAtomicLazyReference.swift
[34/75] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[35/75] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[36/75] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[37/75] Compiling InternalCollectionsUtilities _SortedCollection.swift
[47/75] Emitting module Atomics
[51/75] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[53/76] Compiling Atomics IntegerOperations.swift
[54/76] Compiling Atomics Unmanaged extensions.swift
[56/77] Compiling Logging MetadataProvider.swift
[57/77] Compiling Logging Logging.swift
[58/77] Compiling Logging LogHandler.swift
[59/77] Compiling Logging Locks.swift
[60/276] Wrapping AST for InternalCollectionsUtilities for debugging
[61/276] Wrapping AST for Logging for debugging
[62/276] Wrapping AST for Atomics for debugging
[64/276] Compiling DequeModule _DequeBuffer.swift
[65/276] Compiling DequeModule _DequeBufferHeader.swift
[66/354] Compiling HeapModule Heap+Invariants.swift
[67/354] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[68/354] Compiling HeapModule Heap+Descriptions.swift
[69/354] Compiling HeapModule Heap+UnsafeHandle.swift
[70/354] Compiling HeapModule Heap.swift
[71/354] Compiling HeapModule _HeapNode.swift
[72/354] Compiling HashTreeCollections _HashNode+Builder.swift
[73/354] Compiling HashTreeCollections _HashNode+Debugging.swift
[74/354] Compiling HashTreeCollections _HashNode+Initializers.swift
[75/354] Compiling HashTreeCollections _HashNode+Invariants.swift
[76/354] Compiling HashTreeCollections _HashNode+Lookups.swift
[77/354] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[78/354] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[79/361] Compiling HashTreeCollections _HashNode+Storage.swift
[80/361] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[81/361] Emitting module HeapModule
[82/362] Compiling HashTreeCollections _HashNode+Structural filter.swift
[83/362] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[84/362] Compiling HashTreeCollections _HashNode+Structural merge.swift
[85/362] Compiling HashTreeCollections _AncestorHashSlots.swift
[87/362] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[88/362] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[89/362] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[90/362] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[91/362] Compiling HashTreeCollections _Hash.swift
[92/362] Compiling HashTreeCollections _HashLevel.swift
[93/362] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[94/362] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[95/362] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[96/362] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[97/362] Compiling HashTreeCollections _HashNode.swift
[98/362] Compiling BitCollections BitSet.Index.swift
[99/362] Compiling BitCollections BitSet._UnsafeHandle.swift
[100/362] Compiling HashTreeCollections TreeDictionary+Collection.swift
[101/362] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[102/362] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[103/362] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[104/362] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[105/362] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[106/362] Compiling HashTreeCollections _HashNode+Structural union.swift
[107/369] Compiling HashTreeCollections TreeSet+Hashable.swift
[108/369] Compiling HashTreeCollections TreeSet+Sendable.swift
[109/369] Compiling HashTreeCollections TreeSet+Sequence.swift
[110/369] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[111/369] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[112/369] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[113/369] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[114/369] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[115/369] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[116/369] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[116/379] Wrapping AST for HeapModule for debugging
[118/379] Compiling HashTreeCollections TreeDictionary+Values.swift
[119/379] Compiling HashTreeCollections _HashTreeIterator.swift
[120/379] Compiling HashTreeCollections _HashTreeStatistics.swift
[121/379] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[122/379] Compiling HashTreeCollections _RawHashNode.swift
[123/379] Compiling HashTreeCollections _UnmanagedHashNode.swift
[124/379] Compiling HashTreeCollections _UnsafePath.swift
[125/379] Compiling HashTreeCollections TreeDictionary+Codable.swift
[133/379] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[134/379] Compiling HashTreeCollections TreeDictionary+Filter.swift
[135/379] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[136/379] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[137/379] Compiling HashTreeCollections TreeDictionary+Keys.swift
[138/379] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[139/379] Compiling HashTreeCollections TreeDictionary+Merge.swift
[140/379] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[141/379] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[153/379] Compiling OrderedCollections OrderedSet+SubSequence.swift
[154/379] Compiling OrderedCollections OrderedSet+Testing.swift
[155/379] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[156/379] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[157/379] Compiling OrderedCollections OrderedSet.swift
[158/379] Compiling OrderedCollections _UnsafeBitset.swift
[159/379] Compiling HashTreeCollections TreeSet+Equatable.swift
[160/379] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[161/379] Compiling HashTreeCollections TreeSet+Extras.swift
[162/379] Compiling HashTreeCollections TreeSet+Filter.swift
[167/379] Compiling HashTreeCollections _Bitmap.swift
[168/379] Compiling HashTreeCollections _Bucket.swift
[192/379] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[193/379] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[194/379] Emitting module DequeModule
[198/380] Compiling OrderedCollections OrderedSet+Sendable.swift
[202/380] Wrapping AST for DequeModule for debugging
[204/380] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[205/380] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[206/380] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[207/380] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[208/380] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[209/380] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[210/380] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[211/380] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[212/380] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[213/380] Compiling HashTreeCollections TreeSet.swift
[230/380] Emitting module BitCollections
[268/390] Wrapping AST for BitCollections for debugging
[315/390] Emitting module OrderedCollections
[349/391] Wrapping AST for OrderedCollections for debugging
[351/436] Emitting module _RopeModule
[352/436] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:23:8: error: Unsupported platform
21 | import Bionic
22 | #else
23 | #error("Unsupported platform")
| `- error: Unsupported platform
24 | #endif
25 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:34:10: error: Unsupported platform
32 | typealias Primitive = SRWLOCK
33 | #else
34 | #error("Unsupported platform")
| `- error: Unsupported platform
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:37:49: error: cannot find type 'Primitive' in scope
35 | #endif
36 |
37 | typealias PlatformLock = UnsafeMutablePointer<Primitive>
| `- error: cannot find type 'Primitive' in scope
38 | let platformLock: PlatformLock
39 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:132:63: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
24 | #endif
25 |
26 | internal struct Lock {
| `- note: 'Lock' declared here
27 | #if canImport(Darwin)
28 | typealias Primitive = os_unfair_lock
:
130 |
131 | struct ManagedCriticalState<State> {
132 | private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
| `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
133 | deinit {
134 | withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:138:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
24 | #endif
25 |
26 | internal struct Lock {
| `- note: 'Lock' declared here
27 | #if canImport(Darwin)
28 | typealias Primitive = os_unfair_lock
:
136 | }
137 |
138 | private let buffer: ManagedBuffer<State, Lock.Primitive>
| `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
139 |
140 | init(_ initial: State) {
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:53:12: error: Unsupported platform
51 | InitializeSRWLock(platformLock)
52 | #else
53 | #error("Unsupported platform")
| `- error: Unsupported platform
54 | #endif
55 | }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:73:12: error: Unsupported platform
71 | AcquireSRWLockExclusive(platformLock)
72 | #else
73 | #error("Unsupported platform")
| `- error: Unsupported platform
74 | #endif
75 | }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:86:12: error: Unsupported platform
84 | ReleaseSRWLockExclusive(platformLock)
85 | #else
86 | #error("Unsupported platform")
| `- error: Unsupported platform
87 | #endif
88 | }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:134:7: error: type of expression is ambiguous without a type annotation
132 | private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
133 | deinit {
134 | withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
| `- error: type of expression is ambiguous without a type annotation
135 | }
136 | }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:141:12: error: type of expression is ambiguous without a type annotation
139 |
140 | init(_ initial: State) {
141 | buffer = LockedBuffer.create(minimumCapacity: 1) { buffer in
| `- error: type of expression is ambiguous without a type annotation
142 | buffer.withUnsafeMutablePointerToElements { Lock.initialize($0) }
143 | return initial
[353/436] Compiling AsyncAlgorithms DebounceStateMachine.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:23:8: error: Unsupported platform
21 | import Bionic
22 | #else
23 | #error("Unsupported platform")
| `- error: Unsupported platform
24 | #endif
25 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:34:10: error: Unsupported platform
32 | typealias Primitive = SRWLOCK
33 | #else
34 | #error("Unsupported platform")
| `- error: Unsupported platform
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:37:49: error: cannot find type 'Primitive' in scope
35 | #endif
36 |
37 | typealias PlatformLock = UnsafeMutablePointer<Primitive>
| `- error: cannot find type 'Primitive' in scope
38 | let platformLock: PlatformLock
39 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:132:63: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
24 | #endif
25 |
26 | internal struct Lock {
| `- note: 'Lock' declared here
27 | #if canImport(Darwin)
28 | typealias Primitive = os_unfair_lock
:
130 |
131 | struct ManagedCriticalState<State> {
132 | private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
| `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
133 | deinit {
134 | withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:138:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
24 | #endif
25 |
26 | internal struct Lock {
| `- note: 'Lock' declared here
27 | #if canImport(Darwin)
28 | typealias Primitive = os_unfair_lock
:
136 | }
137 |
138 | private let buffer: ManagedBuffer<State, Lock.Primitive>
| `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
139 |
140 | init(_ initial: State) {
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:53:12: error: Unsupported platform
51 | InitializeSRWLock(platformLock)
52 | #else
53 | #error("Unsupported platform")
| `- error: Unsupported platform
54 | #endif
55 | }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:73:12: error: Unsupported platform
71 | AcquireSRWLockExclusive(platformLock)
72 | #else
73 | #error("Unsupported platform")
| `- error: Unsupported platform
74 | #endif
75 | }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:86:12: error: Unsupported platform
84 | ReleaseSRWLockExclusive(platformLock)
85 | #else
86 | #error("Unsupported platform")
| `- error: Unsupported platform
87 | #endif
88 | }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:134:7: error: type of expression is ambiguous without a type annotation
132 | private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
133 | deinit {
134 | withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
| `- error: type of expression is ambiguous without a type annotation
135 | }
136 | }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:141:12: error: type of expression is ambiguous without a type annotation
139 |
140 | init(_ initial: State) {
141 | buffer = LockedBuffer.create(minimumCapacity: 1) { buffer in
| `- error: type of expression is ambiguous without a type annotation
142 | buffer.withUnsafeMutablePointerToElements { Lock.initialize($0) }
143 | return initial
[354/436] Compiling AsyncAlgorithms DebounceStorage.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:23:8: error: Unsupported platform
21 | import Bionic
22 | #else
23 | #error("Unsupported platform")
| `- error: Unsupported platform
24 | #endif
25 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:34:10: error: Unsupported platform
32 | typealias Primitive = SRWLOCK
33 | #else
34 | #error("Unsupported platform")
| `- error: Unsupported platform
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:37:49: error: cannot find type 'Primitive' in scope
35 | #endif
36 |
37 | typealias PlatformLock = UnsafeMutablePointer<Primitive>
| `- error: cannot find type 'Primitive' in scope
38 | let platformLock: PlatformLock
39 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:132:63: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
24 | #endif
25 |
26 | internal struct Lock {
| `- note: 'Lock' declared here
27 | #if canImport(Darwin)
28 | typealias Primitive = os_unfair_lock
:
130 |
131 | struct ManagedCriticalState<State> {
132 | private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
| `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
133 | deinit {
134 | withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:138:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
24 | #endif
25 |
26 | internal struct Lock {
| `- note: 'Lock' declared here
27 | #if canImport(Darwin)
28 | typealias Primitive = os_unfair_lock
:
136 | }
137 |
138 | private let buffer: ManagedBuffer<State, Lock.Primitive>
| `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
139 |
140 | init(_ initial: State) {
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:53:12: error: Unsupported platform
51 | InitializeSRWLock(platformLock)
52 | #else
53 | #error("Unsupported platform")
| `- error: Unsupported platform
54 | #endif
55 | }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:73:12: error: Unsupported platform
71 | AcquireSRWLockExclusive(platformLock)
72 | #else
73 | #error("Unsupported platform")
| `- error: Unsupported platform
74 | #endif
75 | }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:86:12: error: Unsupported platform
84 | ReleaseSRWLockExclusive(platformLock)
85 | #else
86 | #error("Unsupported platform")
| `- error: Unsupported platform
87 | #endif
88 | }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:134:7: error: type of expression is ambiguous without a type annotation
132 | private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
133 | deinit {
134 | withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
| `- error: type of expression is ambiguous without a type annotation
135 | }
136 | }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:141:12: error: type of expression is ambiguous without a type annotation
139 |
140 | init(_ initial: State) {
141 | buffer = LockedBuffer.create(minimumCapacity: 1) { buffer in
| `- error: type of expression is ambiguous without a type annotation
142 | buffer.withUnsafeMutablePointerToElements { Lock.initialize($0) }
143 | return initial
[355/436] Compiling AsyncAlgorithms Dictionary.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:23:8: error: Unsupported platform
21 | import Bionic
22 | #else
23 | #error("Unsupported platform")
| `- error: Unsupported platform
24 | #endif
25 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:34:10: error: Unsupported platform
32 | typealias Primitive = SRWLOCK
33 | #else
34 | #error("Unsupported platform")
| `- error: Unsupported platform
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:37:49: error: cannot find type 'Primitive' in scope
35 | #endif
36 |
37 | typealias PlatformLock = UnsafeMutablePointer<Primitive>
| `- error: cannot find type 'Primitive' in scope
38 | let platformLock: PlatformLock
39 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:132:63: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
24 | #endif
25 |
26 | internal struct Lock {
| `- note: 'Lock' declared here
27 | #if canImport(Darwin)
28 | typealias Primitive = os_unfair_lock
:
130 |
131 | struct ManagedCriticalState<State> {
132 | private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
| `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
133 | deinit {
134 | withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:138:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
24 | #endif
25 |
26 | internal struct Lock {
| `- note: 'Lock' declared here
27 | #if canImport(Darwin)
28 | typealias Primitive = os_unfair_lock
:
136 | }
137 |
138 | private let buffer: ManagedBuffer<State, Lock.Primitive>
| `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
139 |
140 | init(_ initial: State) {
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:53:12: error: Unsupported platform
51 | InitializeSRWLock(platformLock)
52 | #else
53 | #error("Unsupported platform")
| `- error: Unsupported platform
54 | #endif
55 | }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:73:12: error: Unsupported platform
71 | AcquireSRWLockExclusive(platformLock)
72 | #else
73 | #error("Unsupported platform")
| `- error: Unsupported platform
74 | #endif
75 | }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:86:12: error: Unsupported platform
84 | ReleaseSRWLockExclusive(platformLock)
85 | #else
86 | #error("Unsupported platform")
| `- error: Unsupported platform
87 | #endif
88 | }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:134:7: error: type of expression is ambiguous without a type annotation
132 | private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
133 | deinit {
134 | withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
| `- error: type of expression is ambiguous without a type annotation
135 | }
136 | }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:141:12: error: type of expression is ambiguous without a type annotation
139 |
140 | init(_ initial: State) {
141 | buffer = LockedBuffer.create(minimumCapacity: 1) { buffer in
| `- error: type of expression is ambiguous without a type annotation
142 | buffer.withUnsafeMutablePointerToElements { Lock.initialize($0) }
143 | return initial
[356/436] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:23:8: error: Unsupported platform
21 | import Bionic
22 | #else
23 | #error("Unsupported platform")
| `- error: Unsupported platform
24 | #endif
25 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:34:10: error: Unsupported platform
32 | typealias Primitive = SRWLOCK
33 | #else
34 | #error("Unsupported platform")
| `- error: Unsupported platform
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:37:49: error: cannot find type 'Primitive' in scope
35 | #endif
36 |
37 | typealias PlatformLock = UnsafeMutablePointer<Primitive>
| `- error: cannot find type 'Primitive' in scope
38 | let platformLock: PlatformLock
39 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:132:63: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
24 | #endif
25 |
26 | internal struct Lock {
| `- note: 'Lock' declared here
27 | #if canImport(Darwin)
28 | typealias Primitive = os_unfair_lock
:
130 |
131 | struct ManagedCriticalState<State> {
132 | private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
| `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
133 | deinit {
134 | withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:138:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
24 | #endif
25 |
26 | internal struct Lock {
| `- note: 'Lock' declared here
27 | #if canImport(Darwin)
28 | typealias Primitive = os_unfair_lock
:
136 | }
137 |
138 | private let buffer: ManagedBuffer<State, Lock.Primitive>
| `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
139 |
140 | init(_ initial: State) {
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:53:12: error: Unsupported platform
51 | InitializeSRWLock(platformLock)
52 | #else
53 | #error("Unsupported platform")
| `- error: Unsupported platform
54 | #endif
55 | }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:73:12: error: Unsupported platform
71 | AcquireSRWLockExclusive(platformLock)
72 | #else
73 | #error("Unsupported platform")
| `- error: Unsupported platform
74 | #endif
75 | }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:86:12: error: Unsupported platform
84 | ReleaseSRWLockExclusive(platformLock)
85 | #else
86 | #error("Unsupported platform")
| `- error: Unsupported platform
87 | #endif
88 | }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:134:7: error: type of expression is ambiguous without a type annotation
132 | private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
133 | deinit {
134 | withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
| `- error: type of expression is ambiguous without a type annotation
135 | }
136 | }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:141:12: error: type of expression is ambiguous without a type annotation
139 |
140 | init(_ initial: State) {
141 | buffer = LockedBuffer.create(minimumCapacity: 1) { buffer in
| `- error: type of expression is ambiguous without a type annotation
142 | buffer.withUnsafeMutablePointerToElements { Lock.initialize($0) }
143 | return initial
[357/436] Compiling AsyncAlgorithms Locking.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:23:8: error: Unsupported platform
21 | import Bionic
22 | #else
23 | #error("Unsupported platform")
| `- error: Unsupported platform
24 | #endif
25 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:34:10: error: Unsupported platform
32 | typealias Primitive = SRWLOCK
33 | #else
34 | #error("Unsupported platform")
| `- error: Unsupported platform
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:37:49: error: cannot find type 'Primitive' in scope
35 | #endif
36 |
37 | typealias PlatformLock = UnsafeMutablePointer<Primitive>
| `- error: cannot find type 'Primitive' in scope
38 | let platformLock: PlatformLock
39 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:132:63: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
24 | #endif
25 |
26 | internal struct Lock {
| `- note: 'Lock' declared here
27 | #if canImport(Darwin)
28 | typealias Primitive = os_unfair_lock
:
130 |
131 | struct ManagedCriticalState<State> {
132 | private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
| `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
133 | deinit {
134 | withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:138:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
24 | #endif
25 |
26 | internal struct Lock {
| `- note: 'Lock' declared here
27 | #if canImport(Darwin)
28 | typealias Primitive = os_unfair_lock
:
136 | }
137 |
138 | private let buffer: ManagedBuffer<State, Lock.Primitive>
| `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
139 |
140 | init(_ initial: State) {
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:53:12: error: Unsupported platform
51 | InitializeSRWLock(platformLock)
52 | #else
53 | #error("Unsupported platform")
| `- error: Unsupported platform
54 | #endif
55 | }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:73:12: error: Unsupported platform
71 | AcquireSRWLockExclusive(platformLock)
72 | #else
73 | #error("Unsupported platform")
| `- error: Unsupported platform
74 | #endif
75 | }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:86:12: error: Unsupported platform
84 | ReleaseSRWLockExclusive(platformLock)
85 | #else
86 | #error("Unsupported platform")
| `- error: Unsupported platform
87 | #endif
88 | }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:134:7: error: type of expression is ambiguous without a type annotation
132 | private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
133 | deinit {
134 | withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
| `- error: type of expression is ambiguous without a type annotation
135 | }
136 | }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:141:12: error: type of expression is ambiguous without a type annotation
139 |
140 | init(_ initial: State) {
141 | buffer = LockedBuffer.create(minimumCapacity: 1) { buffer in
| `- error: type of expression is ambiguous without a type annotation
142 | buffer.withUnsafeMutablePointerToElements { Lock.initialize($0) }
143 | return initial
[358/436] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:37:49: error: cannot find type 'Primitive' in scope
35 | #endif
36 |
37 | typealias PlatformLock = UnsafeMutablePointer<Primitive>
| `- error: cannot find type 'Primitive' in scope
38 | let platformLock: PlatformLock
39 |
[359/436] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:37:49: error: cannot find type 'Primitive' in scope
35 | #endif
36 |
37 | typealias PlatformLock = UnsafeMutablePointer<Primitive>
| `- error: cannot find type 'Primitive' in scope
38 | let platformLock: PlatformLock
39 |
[360/436] Compiling AsyncAlgorithms MergeStateMachine.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:37:49: error: cannot find type 'Primitive' in scope
35 | #endif
36 |
37 | typealias PlatformLock = UnsafeMutablePointer<Primitive>
| `- error: cannot find type 'Primitive' in scope
38 | let platformLock: PlatformLock
39 |
[361/436] Compiling AsyncAlgorithms MergeStorage.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:37:49: error: cannot find type 'Primitive' in scope
35 | #endif
36 |
37 | typealias PlatformLock = UnsafeMutablePointer<Primitive>
| `- error: cannot find type 'Primitive' in scope
38 | let platformLock: PlatformLock
39 |
[362/436] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:37:49: error: cannot find type 'Primitive' in scope
35 | #endif
36 |
37 | typealias PlatformLock = UnsafeMutablePointer<Primitive>
| `- error: cannot find type 'Primitive' in scope
38 | let platformLock: PlatformLock
39 |
[363/436] Compiling AsyncAlgorithms Rethrow.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:37:49: error: cannot find type 'Primitive' in scope
35 | #endif
36 |
37 | typealias PlatformLock = UnsafeMutablePointer<Primitive>
| `- error: cannot find type 'Primitive' in scope
38 | let platformLock: PlatformLock
39 |
[364/442] Emitting module HashTreeCollections
[366/443] Compiling AsyncAlgorithms ChannelStateMachine.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:138:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
24 | #endif
25 |
26 | internal struct Lock {
| `- note: 'Lock' declared here
27 | #if canImport(Darwin)
28 | typealias Primitive = os_unfair_lock
:
136 | }
137 |
138 | private let buffer: ManagedBuffer<State, Lock.Primitive>
| `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
139 |
140 | init(_ initial: State) {
[367/443] Compiling AsyncAlgorithms ChannelStorage.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:138:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
24 | #endif
25 |
26 | internal struct Lock {
| `- note: 'Lock' declared here
27 | #if canImport(Darwin)
28 | typealias Primitive = os_unfair_lock
:
136 | }
137 |
138 | private let buffer: ManagedBuffer<State, Lock.Primitive>
| `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
139 |
140 | init(_ initial: State) {
[368/443] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:138:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
24 | #endif
25 |
26 | internal struct Lock {
| `- note: 'Lock' declared here
27 | #if canImport(Darwin)
28 | typealias Primitive = os_unfair_lock
:
136 | }
137 |
138 | private let buffer: ManagedBuffer<State, Lock.Primitive>
| `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
139 |
140 | init(_ initial: State) {
[369/443] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:138:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
24 | #endif
25 |
26 | internal struct Lock {
| `- note: 'Lock' declared here
27 | #if canImport(Darwin)
28 | typealias Primitive = os_unfair_lock
:
136 | }
137 |
138 | private let buffer: ManagedBuffer<State, Lock.Primitive>
| `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
139 |
140 | init(_ initial: State) {
[370/443] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:138:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
24 | #endif
25 |
26 | internal struct Lock {
| `- note: 'Lock' declared here
27 | #if canImport(Darwin)
28 | typealias Primitive = os_unfair_lock
:
136 | }
137 |
138 | private let buffer: ManagedBuffer<State, Lock.Primitive>
| `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
139 |
140 | init(_ initial: State) {
[371/443] Compiling AsyncAlgorithms CombineLatestStorage.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:138:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
24 | #endif
25 |
26 | internal struct Lock {
| `- note: 'Lock' declared here
27 | #if canImport(Darwin)
28 | typealias Primitive = os_unfair_lock
:
136 | }
137 |
138 | private let buffer: ManagedBuffer<State, Lock.Primitive>
| `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
139 |
140 | init(_ initial: State) {
[372/443] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:138:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
24 | #endif
25 |
26 | internal struct Lock {
| `- note: 'Lock' declared here
27 | #if canImport(Darwin)
28 | typealias Primitive = os_unfair_lock
:
136 | }
137 |
138 | private let buffer: ManagedBuffer<State, Lock.Primitive>
| `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
139 |
140 | init(_ initial: State) {
[373/443] Compiling AsyncAlgorithms BoundedBufferStorage.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:138:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
24 | #endif
25 |
26 | internal struct Lock {
| `- note: 'Lock' declared here
27 | #if canImport(Darwin)
28 | typealias Primitive = os_unfair_lock
:
136 | }
137 |
138 | private let buffer: ManagedBuffer<State, Lock.Primitive>
| `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
139 |
140 | init(_ initial: State) {
[374/443] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:138:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
24 | #endif
25 |
26 | internal struct Lock {
| `- note: 'Lock' declared here
27 | #if canImport(Darwin)
28 | typealias Primitive = os_unfair_lock
:
136 | }
137 |
138 | private let buffer: ManagedBuffer<State, Lock.Primitive>
| `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
139 |
140 | init(_ initial: State) {
[375/443] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:138:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
24 | #endif
25 |
26 | internal struct Lock {
| `- note: 'Lock' declared here
27 | #if canImport(Darwin)
28 | typealias Primitive = os_unfair_lock
:
136 | }
137 |
138 | private let buffer: ManagedBuffer<State, Lock.Primitive>
| `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
139 |
140 | init(_ initial: State) {
[376/443] Compiling AsyncAlgorithms AsyncChannel.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:138:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
24 | #endif
25 |
26 | internal struct Lock {
| `- note: 'Lock' declared here
27 | #if canImport(Darwin)
28 | typealias Primitive = os_unfair_lock
:
136 | }
137 |
138 | private let buffer: ManagedBuffer<State, Lock.Primitive>
| `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
139 |
140 | init(_ initial: State) {
[377/443] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:138:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
24 | #endif
25 |
26 | internal struct Lock {
| `- note: 'Lock' declared here
27 | #if canImport(Darwin)
28 | typealias Primitive = os_unfair_lock
:
136 | }
137 |
138 | private let buffer: ManagedBuffer<State, Lock.Primitive>
| `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
139 |
140 | init(_ initial: State) {
[378/443] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[379/443] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[380/443] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[381/443] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[382/443] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[383/443] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[384/443] Compiling _RopeModule Rope+Join.swift
[385/443] Compiling _RopeModule Rope+MutatingForEach.swift
[386/443] Compiling _RopeModule Rope+Remove.swift
[387/443] Compiling _RopeModule Rope+RemoveSubrange.swift
[388/443] Compiling _RopeModule Rope+Split.swift
[389/443] Compiling _RopeModule Optional Utilities.swift
[390/443] Compiling _RopeModule String Utilities.swift
[391/443] Compiling _RopeModule String.Index+ABI.swift
[392/443] Compiling _RopeModule _CharacterRecognizer.swift
[393/443] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[394/443] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[407/443] Compiling AsyncAlgorithms SetAlgebra.swift
[408/443] Compiling AsyncAlgorithms UnsafeTransfer.swift
[409/443] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[410/443] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[411/443] Compiling AsyncAlgorithms ZipStateMachine.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[412/443] Emitting module AsyncAlgorithms
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:138:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
24 | #endif
25 |
26 | internal struct Lock {
| `- note: 'Lock' declared here
27 | #if canImport(Darwin)
28 | typealias Primitive = os_unfair_lock
:
136 | }
137 |
138 | private let buffer: ManagedBuffer<State, Lock.Primitive>
| `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
139 |
140 | init(_ initial: State) {
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:23:8: error: Unsupported platform
21 | import Bionic
22 | #else
23 | #error("Unsupported platform")
| `- error: Unsupported platform
24 | #endif
25 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:34:10: error: Unsupported platform
32 | typealias Primitive = SRWLOCK
33 | #else
34 | #error("Unsupported platform")
| `- error: Unsupported platform
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:37:49: error: cannot find type 'Primitive' in scope
35 | #endif
36 |
37 | typealias PlatformLock = UnsafeMutablePointer<Primitive>
| `- error: cannot find type 'Primitive' in scope
38 | let platformLock: PlatformLock
39 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:132:63: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
24 | #endif
25 |
26 | internal struct Lock {
| `- note: 'Lock' declared here
27 | #if canImport(Darwin)
28 | typealias Primitive = os_unfair_lock
:
130 |
131 | struct ManagedCriticalState<State> {
132 | private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
| `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
133 | deinit {
134 | withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
[412/444] Wrapping AST for HashTreeCollections for debugging
[415/444] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[416/444] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[417/444] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[418/444] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[419/444] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[422/444] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[423/444] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[424/444] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[425/444] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[426/444] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[427/444] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[428/444] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[428/444] Wrapping AST for _RopeModule for debugging
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:138:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
24 | #endif
25 |
26 | internal struct Lock {
| `- note: 'Lock' declared here
27 | #if canImport(Darwin)
28 | typealias Primitive = os_unfair_lock
:
136 | }
137 |
138 | private let buffer: ManagedBuffer<State, Lock.Primitive>
| `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
139 |
140 | init(_ initial: State) {
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:138:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
24 | #endif
25 |
26 | internal struct Lock {
| `- note: 'Lock' declared here
27 | #if canImport(Darwin)
28 | typealias Primitive = os_unfair_lock
:
136 | }
137 |
138 | private let buffer: ManagedBuffer<State, Lock.Primitive>
| `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
139 |
140 | init(_ initial: State) {
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:138:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
24 | #endif
25 |
26 | internal struct Lock {
| `- note: 'Lock' declared here
27 | #if canImport(Darwin)
28 | typealias Primitive = os_unfair_lock
:
136 | }
137 |
138 | private let buffer: ManagedBuffer<State, Lock.Primitive>
| `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
139 |
140 | init(_ initial: State) {
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:138:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
24 | #endif
25 |
26 | internal struct Lock {
| `- note: 'Lock' declared here
27 | #if canImport(Darwin)
28 | typealias Primitive = os_unfair_lock
:
136 | }
137 |
138 | private let buffer: ManagedBuffer<State, Lock.Primitive>
| `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
139 |
140 | init(_ initial: State) {
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:138:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
24 | #endif
25 |
26 | internal struct Lock {
| `- note: 'Lock' declared here
27 | #if canImport(Darwin)
28 | typealias Primitive = os_unfair_lock
:
136 | }
137 |
138 | private let buffer: ManagedBuffer<State, Lock.Primitive>
| `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
139 |
140 | init(_ initial: State) {
[435/444] Compiling AsyncAlgorithms ZipStorage.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:138:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
24 | #endif
25 |
26 | internal struct Lock {
| `- note: 'Lock' declared here
27 | #if canImport(Darwin)
28 | typealias Primitive = os_unfair_lock
:
136 | }
137 |
138 | private let buffer: ManagedBuffer<State, Lock.Primitive>
| `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
139 |
140 | init(_ initial: State) {
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
warning: you may be able to install egl using your system-packager:
apt-get install libegl1-mesa-dev libgles2-mesa-dev
warning: you may be able to install xkbcommon using your system-packager:
apt-get install libxkbcommon-dev
warning: you may be able to install libuv using your system-packager:
apt-get install libuv1-dev
warning: you may be able to install libinput using your system-packager:
apt-get install libinput-dev
warning: you may be able to install libdrm using your system-packager:
apt-get install libdrm-dev
warning: you may be able to install libudev using your system-packager:
apt-get install libudev-dev
warning: you may be able to install gbm using your system-packager:
apt-get install libgbm-dev
warning: you may be able to install egl using your system-packager:
apt-get install libegl1-mesa-dev libgles2-mesa-dev
warning: you may be able to install xkbcommon using your system-packager:
apt-get install libxkbcommon-dev
warning: you may be able to install libuv using your system-packager:
apt-get install libuv1-dev
warning: you may be able to install libinput using your system-packager:
apt-get install libinput-dev
warning: you may be able to install libdrm using your system-packager:
apt-get install libdrm-dev
warning: you may be able to install libudev using your system-packager:
apt-get install libudev-dev
warning: you may be able to install gbm using your system-packager:
apt-get install libgbm-dev
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Examples/counter/swift/swift-java.config
[0/1] Planning build
Building for debugging...
[0/19] Write swift-version-24593BA9C3E375BF.txt
[2/57] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[3/58] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[4/58] Compiling InternalCollectionsUtilities Debugging.swift
[5/58] Compiling Atomics AtomicStorage.swift
[6/58] Compiling Atomics AtomicValue.swift
[7/58] Compiling Logging MetadataProvider.swift
[8/58] Compiling Atomics AtomicMemoryOrderings.swift
[9/58] Compiling Atomics DoubleWord.swift
[10/60] Compiling Logging Locks.swift
[11/60] Compiling Atomics UnsafeAtomic.swift
[12/60] Compiling Atomics UnsafeAtomicLazyReference.swift
[13/60] Compiling Atomics ManagedAtomic.swift
[14/60] Compiling Atomics ManagedAtomicLazyReference.swift
[15/60] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[16/60] Emitting module Logging
[17/60] Compiling Atomics Primitives.shims.swift
[18/60] Compiling Atomics AtomicInteger.swift
[19/60] Compiling Atomics AtomicOptionalWrappable.swift
[20/60] Compiling Atomics AtomicReference.swift
[23/60] Compiling Atomics IntegerOperations.swift
[24/60] Compiling Atomics Unmanaged extensions.swift
[27/60] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[29/60] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[30/60] Compiling InternalCollectionsUtilities Integer rank.swift
[31/60] Emitting module InternalCollectionsUtilities
[33/60] Compiling Atomics OptionalRawRepresentable.swift
[35/138] Compiling Logging LogHandler.swift
[36/138] Compiling Logging Logging.swift
[37/140] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[39/336] Compiling HashTreeCollections _Bitmap.swift
[40/336] Compiling HashTreeCollections _Bucket.swift
[41/338] Compiling HeapModule Heap+Descriptions.swift
[41/338] Wrapping AST for InternalCollectionsUtilities for debugging
[43/338] Emitting module HeapModule
[44/338] Compiling HeapModule Heap+Invariants.swift
[45/338] Compiling HeapModule Heap+UnsafeHandle.swift
[46/338] Compiling HeapModule Heap.swift
[47/338] Compiling HeapModule _HeapNode.swift
[48/339] Compiling HashTreeCollections _HashNode+Storage.swift
[49/339] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[49/339] Wrapping AST for Logging for debugging
[51/339] Compiling HashTreeCollections _HashNode+Structural filter.swift
[52/339] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[53/339] Compiling HashTreeCollections TreeSet+Hashable.swift
[54/339] Compiling HashTreeCollections TreeSet+Sendable.swift
[55/339] Compiling HashTreeCollections TreeSet+Sequence.swift
[56/339] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[57/339] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[58/339] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[59/339] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[60/339] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[61/339] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[62/339] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[63/349] Compiling HashTreeCollections _HashNode+Structural union.swift
[64/349] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[65/349] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[66/349] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[67/349] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[68/349] Compiling HashTreeCollections _HashNode.swift
[69/349] Compiling HashTreeCollections _HashNodeHeader.swift
[70/349] Compiling HashTreeCollections _HashSlot.swift
[72/356] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[73/356] Compiling HashTreeCollections TreeSet+Debugging.swift
[74/356] Compiling HashTreeCollections TreeSet+Descriptions.swift
[75/356] Compiling HashTreeCollections TreeSet+Equatable.swift
[76/356] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[77/356] Compiling HashTreeCollections TreeSet+Extras.swift
[78/356] Compiling HashTreeCollections TreeSet+Filter.swift
[79/356] Compiling DequeModule _DequeSlot.swift
[80/356] Compiling DequeModule _UnsafeWrappedBuffer.swift
[81/356] Compiling HashTreeCollections _HashStack.swift
[82/356] Compiling HashTreeCollections _HashTreeIterator.swift
[83/356] Compiling HashTreeCollections _HashTreeStatistics.swift
[84/356] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[85/356] Compiling HashTreeCollections _RawHashNode.swift
[86/356] Compiling HashTreeCollections _UnmanagedHashNode.swift
[87/356] Compiling HashTreeCollections _UnsafePath.swift
[88/356] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[89/356] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[90/356] Compiling HashTreeCollections _HashNode+Structural merge.swift
[91/356] Compiling HashTreeCollections _AncestorHashSlots.swift
[96/356] Compiling HashTreeCollections _HashNode+Builder.swift
[97/356] Compiling HashTreeCollections _HashNode+Debugging.swift
[98/356] Compiling HashTreeCollections _HashNode+Initializers.swift
[99/356] Compiling HashTreeCollections _HashNode+Invariants.swift
[100/356] Compiling HashTreeCollections _HashNode+Lookups.swift
[101/356] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[102/356] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[103/356] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[103/356] Wrapping AST for HeapModule for debugging
[105/356] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[106/356] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[111/356] Emitting module BitCollections
[115/363] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[116/363] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[120/363] Emitting module Atomics
[128/364] Compiling BitCollections BitSet.swift
[129/364] Compiling BitCollections Range+Utilities.swift
[130/364] Compiling BitCollections Slice+Utilities.swift
[131/364] Compiling BitCollections UInt+Tricks.swift
[132/364] Compiling BitCollections _Word.swift
[133/364] Compiling OrderedCollections OrderedSet.swift
[134/364] Compiling OrderedCollections _UnsafeBitset.swift
[135/364] Compiling HashTreeCollections TreeDictionary+Merge.swift
[136/364] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[137/364] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[138/364] Compiling HashTreeCollections TreeDictionary+Values.swift
[139/364] Compiling HashTreeCollections TreeDictionary.swift
[140/364] Compiling HashTreeCollections TreeSet+Codable.swift
[141/364] Compiling HashTreeCollections TreeSet+Collection.swift
[147/364] Compiling BitCollections BitSet.Index.swift
[148/364] Compiling BitCollections BitSet._UnsafeHandle.swift
[150/364] Emitting module DequeModule
[151/365] Compiling HashTreeCollections TreeDictionary+Codable.swift
[152/365] Compiling HashTreeCollections TreeDictionary+Collection.swift
[153/365] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[154/365] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[155/365] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[158/365] Wrapping AST for Atomics for debugging
[161/365] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[162/365] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[163/365] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[164/365] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[165/365] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[166/365] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[167/365] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[168/365] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[169/365] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[170/365] Compiling HashTreeCollections TreeSet.swift
[178/365] Wrapping AST for DequeModule for debugging
[180/365] Emitting module OrderedCollections
[281/375] Wrapping AST for OrderedCollections for debugging
[283/400] Emitting module _RopeModule
[284/420] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[285/420] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[286/420] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[287/420] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[288/420] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[289/420] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[290/420] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[291/420] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[292/420] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[293/420] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[294/420] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:138:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
24 | #endif
25 |
26 | internal struct Lock {
| `- note: 'Lock' declared here
27 | #if canImport(Darwin)
28 | typealias Primitive = os_unfair_lock
:
136 | }
137 |
138 | private let buffer: ManagedBuffer<State, Lock.Primitive>
| `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
139 |
140 | init(_ initial: State) {
[295/420] Compiling AsyncAlgorithms BoundedBufferStorage.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:138:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
24 | #endif
25 |
26 | internal struct Lock {
| `- note: 'Lock' declared here
27 | #if canImport(Darwin)
28 | typealias Primitive = os_unfair_lock
:
136 | }
137 |
138 | private let buffer: ManagedBuffer<State, Lock.Primitive>
| `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
139 |
140 | init(_ initial: State) {
[296/420] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:138:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
24 | #endif
25 |
26 | internal struct Lock {
| `- note: 'Lock' declared here
27 | #if canImport(Darwin)
28 | typealias Primitive = os_unfair_lock
:
136 | }
137 |
138 | private let buffer: ManagedBuffer<State, Lock.Primitive>
| `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
139 |
140 | init(_ initial: State) {
[297/420] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:138:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
24 | #endif
25 |
26 | internal struct Lock {
| `- note: 'Lock' declared here
27 | #if canImport(Darwin)
28 | typealias Primitive = os_unfair_lock
:
136 | }
137 |
138 | private let buffer: ManagedBuffer<State, Lock.Primitive>
| `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
139 |
140 | init(_ initial: State) {
[298/420] Compiling AsyncAlgorithms AsyncChannel.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:138:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
24 | #endif
25 |
26 | internal struct Lock {
| `- note: 'Lock' declared here
27 | #if canImport(Darwin)
28 | typealias Primitive = os_unfair_lock
:
136 | }
137 |
138 | private let buffer: ManagedBuffer<State, Lock.Primitive>
| `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
139 |
140 | init(_ initial: State) {
[299/420] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:138:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
24 | #endif
25 |
26 | internal struct Lock {
| `- note: 'Lock' declared here
27 | #if canImport(Darwin)
28 | typealias Primitive = os_unfair_lock
:
136 | }
137 |
138 | private let buffer: ManagedBuffer<State, Lock.Primitive>
| `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
139 |
140 | init(_ initial: State) {
[300/426] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:37:49: error: cannot find type 'Primitive' in scope
35 | #endif
36 |
37 | typealias PlatformLock = UnsafeMutablePointer<Primitive>
| `- error: cannot find type 'Primitive' in scope
38 | let platformLock: PlatformLock
39 |
[301/426] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:37:49: error: cannot find type 'Primitive' in scope
35 | #endif
36 |
37 | typealias PlatformLock = UnsafeMutablePointer<Primitive>
| `- error: cannot find type 'Primitive' in scope
38 | let platformLock: PlatformLock
39 |
[302/426] Compiling AsyncAlgorithms MergeStateMachine.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:37:49: error: cannot find type 'Primitive' in scope
35 | #endif
36 |
37 | typealias PlatformLock = UnsafeMutablePointer<Primitive>
| `- error: cannot find type 'Primitive' in scope
38 | let platformLock: PlatformLock
39 |
[303/426] Compiling AsyncAlgorithms MergeStorage.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:37:49: error: cannot find type 'Primitive' in scope
35 | #endif
36 |
37 | typealias PlatformLock = UnsafeMutablePointer<Primitive>
| `- error: cannot find type 'Primitive' in scope
38 | let platformLock: PlatformLock
39 |
[304/426] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:37:49: error: cannot find type 'Primitive' in scope
35 | #endif
36 |
37 | typealias PlatformLock = UnsafeMutablePointer<Primitive>
| `- error: cannot find type 'Primitive' in scope
38 | let platformLock: PlatformLock
39 |
[305/426] Compiling AsyncAlgorithms Rethrow.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:37:49: error: cannot find type 'Primitive' in scope
35 | #endif
36 |
37 | typealias PlatformLock = UnsafeMutablePointer<Primitive>
| `- error: cannot find type 'Primitive' in scope
38 | let platformLock: PlatformLock
39 |
[306/426] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[307/426] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[314/426] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[315/426] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[316/426] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[317/426] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[318/426] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[319/426] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[320/426] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[327/426] Compiling AsyncAlgorithms ChannelStateMachine.swift
[328/426] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:23:8: error: Unsupported platform
21 | import Bionic
22 | #else
23 | #error("Unsupported platform")
| `- error: Unsupported platform
24 | #endif
25 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:34:10: error: Unsupported platform
32 | typealias Primitive = SRWLOCK
33 | #else
34 | #error("Unsupported platform")
| `- error: Unsupported platform
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:37:49: error: cannot find type 'Primitive' in scope
35 | #endif
36 |
37 | typealias PlatformLock = UnsafeMutablePointer<Primitive>
| `- error: cannot find type 'Primitive' in scope
38 | let platformLock: PlatformLock
39 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:132:63: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
24 | #endif
25 |
26 | internal struct Lock {
| `- note: 'Lock' declared here
27 | #if canImport(Darwin)
28 | typealias Primitive = os_unfair_lock
:
130 |
131 | struct ManagedCriticalState<State> {
132 | private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
| `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
133 | deinit {
134 | withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:138:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
24 | #endif
25 |
26 | internal struct Lock {
| `- note: 'Lock' declared here
27 | #if canImport(Darwin)
28 | typealias Primitive = os_unfair_lock
:
136 | }
137 |
138 | private let buffer: ManagedBuffer<State, Lock.Primitive>
| `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
139 |
140 | init(_ initial: State) {
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:53:12: error: Unsupported platform
51 | InitializeSRWLock(platformLock)
52 | #else
53 | #error("Unsupported platform")
| `- error: Unsupported platform
54 | #endif
55 | }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:73:12: error: Unsupported platform
71 | AcquireSRWLockExclusive(platformLock)
72 | #else
73 | #error("Unsupported platform")
| `- error: Unsupported platform
74 | #endif
75 | }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:86:12: error: Unsupported platform
84 | ReleaseSRWLockExclusive(platformLock)
85 | #else
86 | #error("Unsupported platform")
| `- error: Unsupported platform
87 | #endif
88 | }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:134:7: error: type of expression is ambiguous without a type annotation
132 | private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
133 | deinit {
134 | withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
| `- error: type of expression is ambiguous without a type annotation
135 | }
136 | }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:141:12: error: type of expression is ambiguous without a type annotation
139 |
140 | init(_ initial: State) {
141 | buffer = LockedBuffer.create(minimumCapacity: 1) { buffer in
| `- error: type of expression is ambiguous without a type annotation
142 | buffer.withUnsafeMutablePointerToElements { Lock.initialize($0) }
143 | return initial
[329/426] Compiling AsyncAlgorithms DebounceStateMachine.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:23:8: error: Unsupported platform
21 | import Bionic
22 | #else
23 | #error("Unsupported platform")
| `- error: Unsupported platform
24 | #endif
25 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:34:10: error: Unsupported platform
32 | typealias Primitive = SRWLOCK
33 | #else
34 | #error("Unsupported platform")
| `- error: Unsupported platform
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:37:49: error: cannot find type 'Primitive' in scope
35 | #endif
36 |
37 | typealias PlatformLock = UnsafeMutablePointer<Primitive>
| `- error: cannot find type 'Primitive' in scope
38 | let platformLock: PlatformLock
39 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:132:63: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
24 | #endif
25 |
26 | internal struct Lock {
| `- note: 'Lock' declared here
27 | #if canImport(Darwin)
28 | typealias Primitive = os_unfair_lock
:
130 |
131 | struct ManagedCriticalState<State> {
132 | private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
| `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
133 | deinit {
134 | withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:138:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
24 | #endif
25 |
26 | internal struct Lock {
| `- note: 'Lock' declared here
27 | #if canImport(Darwin)
28 | typealias Primitive = os_unfair_lock
:
136 | }
137 |
138 | private let buffer: ManagedBuffer<State, Lock.Primitive>
| `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
139 |
140 | init(_ initial: State) {
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:53:12: error: Unsupported platform
51 | InitializeSRWLock(platformLock)
52 | #else
53 | #error("Unsupported platform")
| `- error: Unsupported platform
54 | #endif
55 | }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:73:12: error: Unsupported platform
71 | AcquireSRWLockExclusive(platformLock)
72 | #else
73 | #error("Unsupported platform")
| `- error: Unsupported platform
74 | #endif
75 | }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:86:12: error: Unsupported platform
84 | ReleaseSRWLockExclusive(platformLock)
85 | #else
86 | #error("Unsupported platform")
| `- error: Unsupported platform
87 | #endif
88 | }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:134:7: error: type of expression is ambiguous without a type annotation
132 | private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
133 | deinit {
134 | withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
| `- error: type of expression is ambiguous without a type annotation
135 | }
136 | }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:141:12: error: type of expression is ambiguous without a type annotation
139 |
140 | init(_ initial: State) {
141 | buffer = LockedBuffer.create(minimumCapacity: 1) { buffer in
| `- error: type of expression is ambiguous without a type annotation
142 | buffer.withUnsafeMutablePointerToElements { Lock.initialize($0) }
143 | return initial
[330/426] Compiling AsyncAlgorithms DebounceStorage.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:23:8: error: Unsupported platform
21 | import Bionic
22 | #else
23 | #error("Unsupported platform")
| `- error: Unsupported platform
24 | #endif
25 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:34:10: error: Unsupported platform
32 | typealias Primitive = SRWLOCK
33 | #else
34 | #error("Unsupported platform")
| `- error: Unsupported platform
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:37:49: error: cannot find type 'Primitive' in scope
35 | #endif
36 |
37 | typealias PlatformLock = UnsafeMutablePointer<Primitive>
| `- error: cannot find type 'Primitive' in scope
38 | let platformLock: PlatformLock
39 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:132:63: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
24 | #endif
25 |
26 | internal struct Lock {
| `- note: 'Lock' declared here
27 | #if canImport(Darwin)
28 | typealias Primitive = os_unfair_lock
:
130 |
131 | struct ManagedCriticalState<State> {
132 | private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
| `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
133 | deinit {
134 | withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:138:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
24 | #endif
25 |
26 | internal struct Lock {
| `- note: 'Lock' declared here
27 | #if canImport(Darwin)
28 | typealias Primitive = os_unfair_lock
:
136 | }
137 |
138 | private let buffer: ManagedBuffer<State, Lock.Primitive>
| `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
139 |
140 | init(_ initial: State) {
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:53:12: error: Unsupported platform
51 | InitializeSRWLock(platformLock)
52 | #else
53 | #error("Unsupported platform")
| `- error: Unsupported platform
54 | #endif
55 | }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:73:12: error: Unsupported platform
71 | AcquireSRWLockExclusive(platformLock)
72 | #else
73 | #error("Unsupported platform")
| `- error: Unsupported platform
74 | #endif
75 | }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:86:12: error: Unsupported platform
84 | ReleaseSRWLockExclusive(platformLock)
85 | #else
86 | #error("Unsupported platform")
| `- error: Unsupported platform
87 | #endif
88 | }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:134:7: error: type of expression is ambiguous without a type annotation
132 | private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
133 | deinit {
134 | withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
| `- error: type of expression is ambiguous without a type annotation
135 | }
136 | }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:141:12: error: type of expression is ambiguous without a type annotation
139 |
140 | init(_ initial: State) {
141 | buffer = LockedBuffer.create(minimumCapacity: 1) { buffer in
| `- error: type of expression is ambiguous without a type annotation
142 | buffer.withUnsafeMutablePointerToElements { Lock.initialize($0) }
143 | return initial
[331/426] Compiling AsyncAlgorithms Dictionary.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:23:8: error: Unsupported platform
21 | import Bionic
22 | #else
23 | #error("Unsupported platform")
| `- error: Unsupported platform
24 | #endif
25 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:34:10: error: Unsupported platform
32 | typealias Primitive = SRWLOCK
33 | #else
34 | #error("Unsupported platform")
| `- error: Unsupported platform
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:37:49: error: cannot find type 'Primitive' in scope
35 | #endif
36 |
37 | typealias PlatformLock = UnsafeMutablePointer<Primitive>
| `- error: cannot find type 'Primitive' in scope
38 | let platformLock: PlatformLock
39 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:132:63: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
24 | #endif
25 |
26 | internal struct Lock {
| `- note: 'Lock' declared here
27 | #if canImport(Darwin)
28 | typealias Primitive = os_unfair_lock
:
130 |
131 | struct ManagedCriticalState<State> {
132 | private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
| `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
133 | deinit {
134 | withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:138:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
24 | #endif
25 |
26 | internal struct Lock {
| `- note: 'Lock' declared here
27 | #if canImport(Darwin)
28 | typealias Primitive = os_unfair_lock
:
136 | }
137 |
138 | private let buffer: ManagedBuffer<State, Lock.Primitive>
| `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
139 |
140 | init(_ initial: State) {
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:53:12: error: Unsupported platform
51 | InitializeSRWLock(platformLock)
52 | #else
53 | #error("Unsupported platform")
| `- error: Unsupported platform
54 | #endif
55 | }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:73:12: error: Unsupported platform
71 | AcquireSRWLockExclusive(platformLock)
72 | #else
73 | #error("Unsupported platform")
| `- error: Unsupported platform
74 | #endif
75 | }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:86:12: error: Unsupported platform
84 | ReleaseSRWLockExclusive(platformLock)
85 | #else
86 | #error("Unsupported platform")
| `- error: Unsupported platform
87 | #endif
88 | }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:134:7: error: type of expression is ambiguous without a type annotation
132 | private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
133 | deinit {
134 | withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
| `- error: type of expression is ambiguous without a type annotation
135 | }
136 | }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:141:12: error: type of expression is ambiguous without a type annotation
139 |
140 | init(_ initial: State) {
141 | buffer = LockedBuffer.create(minimumCapacity: 1) { buffer in
| `- error: type of expression is ambiguous without a type annotation
142 | buffer.withUnsafeMutablePointerToElements { Lock.initialize($0) }
143 | return initial
[332/426] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:23:8: error: Unsupported platform
21 | import Bionic
22 | #else
23 | #error("Unsupported platform")
| `- error: Unsupported platform
24 | #endif
25 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:34:10: error: Unsupported platform
32 | typealias Primitive = SRWLOCK
33 | #else
34 | #error("Unsupported platform")
| `- error: Unsupported platform
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:37:49: error: cannot find type 'Primitive' in scope
35 | #endif
36 |
37 | typealias PlatformLock = UnsafeMutablePointer<Primitive>
| `- error: cannot find type 'Primitive' in scope
38 | let platformLock: PlatformLock
39 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:132:63: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
24 | #endif
25 |
26 | internal struct Lock {
| `- note: 'Lock' declared here
27 | #if canImport(Darwin)
28 | typealias Primitive = os_unfair_lock
:
130 |
131 | struct ManagedCriticalState<State> {
132 | private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
| `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
133 | deinit {
134 | withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:138:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
24 | #endif
25 |
26 | internal struct Lock {
| `- note: 'Lock' declared here
27 | #if canImport(Darwin)
28 | typealias Primitive = os_unfair_lock
:
136 | }
137 |
138 | private let buffer: ManagedBuffer<State, Lock.Primitive>
| `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
139 |
140 | init(_ initial: State) {
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:53:12: error: Unsupported platform
51 | InitializeSRWLock(platformLock)
52 | #else
53 | #error("Unsupported platform")
| `- error: Unsupported platform
54 | #endif
55 | }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:73:12: error: Unsupported platform
71 | AcquireSRWLockExclusive(platformLock)
72 | #else
73 | #error("Unsupported platform")
| `- error: Unsupported platform
74 | #endif
75 | }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:86:12: error: Unsupported platform
84 | ReleaseSRWLockExclusive(platformLock)
85 | #else
86 | #error("Unsupported platform")
| `- error: Unsupported platform
87 | #endif
88 | }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:134:7: error: type of expression is ambiguous without a type annotation
132 | private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
133 | deinit {
134 | withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
| `- error: type of expression is ambiguous without a type annotation
135 | }
136 | }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:141:12: error: type of expression is ambiguous without a type annotation
139 |
140 | init(_ initial: State) {
141 | buffer = LockedBuffer.create(minimumCapacity: 1) { buffer in
| `- error: type of expression is ambiguous without a type annotation
142 | buffer.withUnsafeMutablePointerToElements { Lock.initialize($0) }
143 | return initial
[333/426] Compiling AsyncAlgorithms Locking.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:23:8: error: Unsupported platform
21 | import Bionic
22 | #else
23 | #error("Unsupported platform")
| `- error: Unsupported platform
24 | #endif
25 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:34:10: error: Unsupported platform
32 | typealias Primitive = SRWLOCK
33 | #else
34 | #error("Unsupported platform")
| `- error: Unsupported platform
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:37:49: error: cannot find type 'Primitive' in scope
35 | #endif
36 |
37 | typealias PlatformLock = UnsafeMutablePointer<Primitive>
| `- error: cannot find type 'Primitive' in scope
38 | let platformLock: PlatformLock
39 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:132:63: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
24 | #endif
25 |
26 | internal struct Lock {
| `- note: 'Lock' declared here
27 | #if canImport(Darwin)
28 | typealias Primitive = os_unfair_lock
:
130 |
131 | struct ManagedCriticalState<State> {
132 | private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
| `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
133 | deinit {
134 | withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:138:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
24 | #endif
25 |
26 | internal struct Lock {
| `- note: 'Lock' declared here
27 | #if canImport(Darwin)
28 | typealias Primitive = os_unfair_lock
:
136 | }
137 |
138 | private let buffer: ManagedBuffer<State, Lock.Primitive>
| `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
139 |
140 | init(_ initial: State) {
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:53:12: error: Unsupported platform
51 | InitializeSRWLock(platformLock)
52 | #else
53 | #error("Unsupported platform")
| `- error: Unsupported platform
54 | #endif
55 | }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:73:12: error: Unsupported platform
71 | AcquireSRWLockExclusive(platformLock)
72 | #else
73 | #error("Unsupported platform")
| `- error: Unsupported platform
74 | #endif
75 | }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:86:12: error: Unsupported platform
84 | ReleaseSRWLockExclusive(platformLock)
85 | #else
86 | #error("Unsupported platform")
| `- error: Unsupported platform
87 | #endif
88 | }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:134:7: error: type of expression is ambiguous without a type annotation
132 | private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
133 | deinit {
134 | withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
| `- error: type of expression is ambiguous without a type annotation
135 | }
136 | }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:141:12: error: type of expression is ambiguous without a type annotation
139 |
140 | init(_ initial: State) {
141 | buffer = LockedBuffer.create(minimumCapacity: 1) { buffer in
| `- error: type of expression is ambiguous without a type annotation
142 | buffer.withUnsafeMutablePointerToElements { Lock.initialize($0) }
143 | return initial
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:138:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
24 | #endif
25 |
26 | internal struct Lock {
| `- note: 'Lock' declared here
27 | #if canImport(Darwin)
28 | typealias Primitive = os_unfair_lock
:
136 | }
137 |
138 | private let buffer: ManagedBuffer<State, Lock.Primitive>
| `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
139 |
140 | init(_ initial: State) {
[335/426] Compiling AsyncAlgorithms ChannelStorage.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:138:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
24 | #endif
25 |
26 | internal struct Lock {
| `- note: 'Lock' declared here
27 | #if canImport(Darwin)
28 | typealias Primitive = os_unfair_lock
:
136 | }
137 |
138 | private let buffer: ManagedBuffer<State, Lock.Primitive>
| `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
139 |
140 | init(_ initial: State) {
[336/426] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:138:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
24 | #endif
25 |
26 | internal struct Lock {
| `- note: 'Lock' declared here
27 | #if canImport(Darwin)
28 | typealias Primitive = os_unfair_lock
:
136 | }
137 |
138 | private let buffer: ManagedBuffer<State, Lock.Primitive>
| `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
139 |
140 | init(_ initial: State) {
[337/426] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:138:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
24 | #endif
25 |
26 | internal struct Lock {
| `- note: 'Lock' declared here
27 | #if canImport(Darwin)
28 | typealias Primitive = os_unfair_lock
:
136 | }
137 |
138 | private let buffer: ManagedBuffer<State, Lock.Primitive>
| `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
139 |
140 | init(_ initial: State) {
[338/426] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:138:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
24 | #endif
25 |
26 | internal struct Lock {
| `- note: 'Lock' declared here
27 | #if canImport(Darwin)
28 | typealias Primitive = os_unfair_lock
:
136 | }
137 |
138 | private let buffer: ManagedBuffer<State, Lock.Primitive>
| `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
139 |
140 | init(_ initial: State) {
[339/426] Compiling AsyncAlgorithms CombineLatestStorage.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:138:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
24 | #endif
25 |
26 | internal struct Lock {
| `- note: 'Lock' declared here
27 | #if canImport(Darwin)
28 | typealias Primitive = os_unfair_lock
:
136 | }
137 |
138 | private let buffer: ManagedBuffer<State, Lock.Primitive>
| `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
139 |
140 | init(_ initial: State) {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[340/426] Emitting module AsyncAlgorithms
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:138:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
24 | #endif
25 |
26 | internal struct Lock {
| `- note: 'Lock' declared here
27 | #if canImport(Darwin)
28 | typealias Primitive = os_unfair_lock
:
136 | }
137 |
138 | private let buffer: ManagedBuffer<State, Lock.Primitive>
| `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
139 |
140 | init(_ initial: State) {
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:23:8: error: Unsupported platform
21 | import Bionic
22 | #else
23 | #error("Unsupported platform")
| `- error: Unsupported platform
24 | #endif
25 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:34:10: error: Unsupported platform
32 | typealias Primitive = SRWLOCK
33 | #else
34 | #error("Unsupported platform")
| `- error: Unsupported platform
35 | #endif
36 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:37:49: error: cannot find type 'Primitive' in scope
35 | #endif
36 |
37 | typealias PlatformLock = UnsafeMutablePointer<Primitive>
| `- error: cannot find type 'Primitive' in scope
38 | let platformLock: PlatformLock
39 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:132:63: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
24 | #endif
25 |
26 | internal struct Lock {
| `- note: 'Lock' declared here
27 | #if canImport(Darwin)
28 | typealias Primitive = os_unfair_lock
:
130 |
131 | struct ManagedCriticalState<State> {
132 | private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
| `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
133 | deinit {
134 | withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
[347/426] Emitting module HashTreeCollections
[360/427] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[363/427] Compiling AsyncAlgorithms SetAlgebra.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:138:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
24 | #endif
25 |
26 | internal struct Lock {
| `- note: 'Lock' declared here
27 | #if canImport(Darwin)
28 | typealias Primitive = os_unfair_lock
:
136 | }
137 |
138 | private let buffer: ManagedBuffer<State, Lock.Primitive>
| `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
139 |
140 | init(_ initial: State) {
[364/427] Compiling AsyncAlgorithms UnsafeTransfer.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:138:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
24 | #endif
25 |
26 | internal struct Lock {
| `- note: 'Lock' declared here
27 | #if canImport(Darwin)
28 | typealias Primitive = os_unfair_lock
:
136 | }
137 |
138 | private let buffer: ManagedBuffer<State, Lock.Primitive>
| `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
139 |
140 | init(_ initial: State) {
[365/427] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:138:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
24 | #endif
25 |
26 | internal struct Lock {
| `- note: 'Lock' declared here
27 | #if canImport(Darwin)
28 | typealias Primitive = os_unfair_lock
:
136 | }
137 |
138 | private let buffer: ManagedBuffer<State, Lock.Primitive>
| `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
139 |
140 | init(_ initial: State) {
[366/427] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:138:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
24 | #endif
25 |
26 | internal struct Lock {
| `- note: 'Lock' declared here
27 | #if canImport(Darwin)
28 | typealias Primitive = os_unfair_lock
:
136 | }
137 |
138 | private let buffer: ManagedBuffer<State, Lock.Primitive>
| `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
139 |
140 | init(_ initial: State) {
[367/427] Compiling AsyncAlgorithms ZipStateMachine.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:138:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
24 | #endif
25 |
26 | internal struct Lock {
| `- note: 'Lock' declared here
27 | #if canImport(Darwin)
28 | typealias Primitive = os_unfair_lock
:
136 | }
137 |
138 | private let buffer: ManagedBuffer<State, Lock.Primitive>
| `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
139 |
140 | init(_ initial: State) {
[368/427] Compiling AsyncAlgorithms ZipStorage.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:138:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
24 | #endif
25 |
26 | internal struct Lock {
| `- note: 'Lock' declared here
27 | #if canImport(Darwin)
28 | typealias Primitive = os_unfair_lock
:
136 | }
137 |
138 | private let buffer: ManagedBuffer<State, Lock.Primitive>
| `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
139 |
140 | init(_ initial: State) {
[407/427] Wrapping AST for HashTreeCollections for debugging
BUILD FAILURE 6.1 wasm