Build Information
Failed to build Afluent, reference main (f90d0f), with Swift 6.3 for Android on 17 Apr 2026 15:01:36 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Tyler-Keith-Thompson/Afluent.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/Tyler-Keith-Thompson/Afluent
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at f90d0fc Fix hang in SingleValueSubject + Timeout (#198)
Cloned https://github.com/Tyler-Keith-Thompson/Afluent.git
Revision (git rev-parse @):
f90d0fce549ce70aa0cd13071ec3e40ff84b7e58
SUCCESS checkout https://github.com/Tyler-Keith-Thompson/Afluent.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.3
Building package at path: $PWD
https://github.com/Tyler-Keith-Thompson/Afluent.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Fetching https://github.com/pointfreeco/swift-clocks.git
Fetching https://github.com/pointfreeco/swift-concurrency-extras.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/AliSoftware/OHHTTPStubs.git
[1/2277] Fetching swift-docc-plugin
[229/3233] Fetching swift-docc-plugin, swift-concurrency-extras
[688/4550] Fetching swift-docc-plugin, swift-concurrency-extras, swift-clocks
[823/12452] Fetching swift-docc-plugin, swift-concurrency-extras, swift-clocks, ohhttpstubs
[2065/14272] Fetching swift-docc-plugin, swift-concurrency-extras, swift-clocks, ohhttpstubs, swift-atomics
Fetched https://github.com/pointfreeco/swift-clocks.git from cache (0.55s)
[4510/12955] Fetching swift-docc-plugin, swift-concurrency-extras, ohhttpstubs, swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.97s)
Fetched https://github.com/apple/swift-docc-plugin from cache (0.98s)
Fetched https://github.com/pointfreeco/swift-concurrency-extras.git from cache (1.13s)
Fetched https://github.com/AliSoftware/OHHTTPStubs.git from cache (1.13s)
Computing version for https://github.com/AliSoftware/OHHTTPStubs.git
Computed https://github.com/AliSoftware/OHHTTPStubs.git at 9.1.0 (3.93s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.51s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras.git
Computed https://github.com/pointfreeco/swift-concurrency-extras.git at 1.3.2 (0.46s)
Computing version for https://github.com/pointfreeco/swift-clocks.git
Computed https://github.com/pointfreeco/swift-clocks.git at 1.0.6 (0.65s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5723] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.84s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.6 (1.47s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.50s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.13s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (0.54s)
Creating working copy for https://github.com/AliSoftware/OHHTTPStubs.git
Working copy of https://github.com/AliSoftware/OHHTTPStubs.git resolved at 9.1.0
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/pointfreeco/swift-clocks.git
Working copy of https://github.com/pointfreeco/swift-clocks.git resolved at 1.0.6
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.9.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.6
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras.git
Working copy of https://github.com/pointfreeco/swift-concurrency-extras.git resolved at 1.3.2
warning: 'spi-builder-workspace': dependency 'ohhttpstubs' is not used by any target
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/7] Write sources
[5/7] Compiling _AtomicsShims.c
[6/7] Write swift-version--4F562202D5529B1.txt
[8/25] Emitting module Atomics
[9/27] Compiling Atomics IntegerOperations.swift
[10/27] Compiling Atomics Unmanaged extensions.swift
[11/27] Compiling Atomics AtomicStorage.swift
[12/27] Compiling Atomics AtomicValue.swift
[13/27] Compiling Atomics UnsafeAtomic.swift
[14/27] Compiling Atomics UnsafeAtomicLazyReference.swift
[15/27] Compiling Atomics ManagedAtomic.swift
[16/27] Compiling Atomics ManagedAtomicLazyReference.swift
[17/27] Compiling Atomics OptionalRawRepresentable.swift
[18/27] Compiling Atomics RawRepresentable.swift
[19/27] Compiling Atomics AtomicBool.swift
[20/27] Compiling Atomics AtomicMemoryOrderings.swift
[21/27] Compiling Atomics DoubleWord.swift
[22/27] Compiling Atomics IntegerConformances.swift
[23/27] Compiling Atomics PointerConformances.swift
[24/27] Compiling Atomics Primitives.native.swift
[25/27] Compiling Atomics AtomicInteger.swift
[26/27] Compiling Atomics AtomicOptionalWrappable.swift
[27/27] Compiling Atomics AtomicReference.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[29/103] Emitting module Afluent
/host/spi-builder-workspace/Sources/Afluent/SequenceOperators/PlatformLock.swift:36:51: error: cannot find type 'Primitive' in scope
34 | #endif
35 |
36 | typealias PlatformLock = UnsafeMutablePointer<Primitive>
| `- error: cannot find type 'Primitive' in scope
37 | let platformLock: PlatformLock
38 |
/host/spi-builder-workspace/Sources/Afluent/SequenceOperators/PlatformLock.swift:121:65: error: 'Primitive' is not a member type of struct 'Afluent.Lock'
25 | #endif
26 |
27 | internal struct Lock {
| `- note: 'Lock' declared here
28 | #if canImport(Darwin)
29 | typealias Primitive = os_unfair_lock
:
119 |
120 | struct ManagedCriticalState<State> {
121 | private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
| `- error: 'Primitive' is not a member type of struct 'Afluent.Lock'
122 | deinit {
123 | withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
/host/spi-builder-workspace/Sources/Afluent/SequenceOperators/PlatformLock.swift:127:51: error: 'Primitive' is not a member type of struct 'Afluent.Lock'
25 | #endif
26 |
27 | internal struct Lock {
| `- note: 'Lock' declared here
28 | #if canImport(Darwin)
29 | typealias Primitive = os_unfair_lock
:
125 | }
126 |
127 | private var buffer: ManagedBuffer<State, Lock.Primitive>
| `- error: 'Primitive' is not a member type of struct 'Afluent.Lock'
128 |
129 | init(_ initial: State) {
[30/113] Compiling Afluent FlatMapSequence.swift
/host/spi-builder-workspace/Sources/Afluent/SequenceOperators/PlatformLock.swift:36:51: error: cannot find type 'Primitive' in scope
34 | #endif
35 |
36 | typealias PlatformLock = UnsafeMutablePointer<Primitive>
| `- error: cannot find type 'Primitive' in scope
37 | let platformLock: PlatformLock
38 |
/host/spi-builder-workspace/Sources/Afluent/SequenceOperators/PlatformLock.swift:121:65: error: 'Primitive' is not a member type of struct 'Afluent.Lock'
25 | #endif
26 |
27 | internal struct Lock {
| `- note: 'Lock' declared here
28 | #if canImport(Darwin)
29 | typealias Primitive = os_unfair_lock
:
119 |
120 | struct ManagedCriticalState<State> {
121 | private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
| `- error: 'Primitive' is not a member type of struct 'Afluent.Lock'
122 | deinit {
123 | withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
/host/spi-builder-workspace/Sources/Afluent/SequenceOperators/PlatformLock.swift:127:51: error: 'Primitive' is not a member type of struct 'Afluent.Lock'
25 | #endif
26 |
27 | internal struct Lock {
| `- note: 'Lock' declared here
28 | #if canImport(Darwin)
29 | typealias Primitive = os_unfair_lock
:
125 | }
126 |
127 | private var buffer: ManagedBuffer<State, Lock.Primitive>
| `- error: 'Primitive' is not a member type of struct 'Afluent.Lock'
128 |
129 | init(_ initial: State) {
/host/spi-builder-workspace/Sources/Afluent/SequenceOperators/PlatformLock.swift:123:13: error: failed to produce diagnostic for expression; please submit a bug report (https://swift.org/contributing/#reporting-bugs)
121 | private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
122 | deinit {
123 | withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
| `- error: failed to produce diagnostic for expression; please submit a bug report (https://swift.org/contributing/#reporting-bugs)
124 | }
125 | }
/host/spi-builder-workspace/Sources/Afluent/SequenceOperators/PlatformLock.swift:130:16: error: failed to produce diagnostic for expression; please submit a bug report (https://swift.org/contributing/#reporting-bugs)
128 |
129 | init(_ initial: State) {
130 | buffer = LockedBuffer.create(minimumCapacity: 1) { buffer in
| `- error: failed to produce diagnostic for expression; please submit a bug report (https://swift.org/contributing/#reporting-bugs)
131 | buffer.withUnsafeMutablePointerToElements { Lock.initialize($0) }
132 | return initial
[31/113] Compiling Afluent GroupBySequence.swift
/host/spi-builder-workspace/Sources/Afluent/SequenceOperators/PlatformLock.swift:36:51: error: cannot find type 'Primitive' in scope
34 | #endif
35 |
36 | typealias PlatformLock = UnsafeMutablePointer<Primitive>
| `- error: cannot find type 'Primitive' in scope
37 | let platformLock: PlatformLock
38 |
/host/spi-builder-workspace/Sources/Afluent/SequenceOperators/PlatformLock.swift:121:65: error: 'Primitive' is not a member type of struct 'Afluent.Lock'
25 | #endif
26 |
27 | internal struct Lock {
| `- note: 'Lock' declared here
28 | #if canImport(Darwin)
29 | typealias Primitive = os_unfair_lock
:
119 |
120 | struct ManagedCriticalState<State> {
121 | private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
| `- error: 'Primitive' is not a member type of struct 'Afluent.Lock'
122 | deinit {
123 | withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
/host/spi-builder-workspace/Sources/Afluent/SequenceOperators/PlatformLock.swift:127:51: error: 'Primitive' is not a member type of struct 'Afluent.Lock'
25 | #endif
26 |
27 | internal struct Lock {
| `- note: 'Lock' declared here
28 | #if canImport(Darwin)
29 | typealias Primitive = os_unfair_lock
:
125 | }
126 |
127 | private var buffer: ManagedBuffer<State, Lock.Primitive>
| `- error: 'Primitive' is not a member type of struct 'Afluent.Lock'
128 |
129 | init(_ initial: State) {
/host/spi-builder-workspace/Sources/Afluent/SequenceOperators/PlatformLock.swift:123:13: error: failed to produce diagnostic for expression; please submit a bug report (https://swift.org/contributing/#reporting-bugs)
121 | private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
122 | deinit {
123 | withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
| `- error: failed to produce diagnostic for expression; please submit a bug report (https://swift.org/contributing/#reporting-bugs)
124 | }
125 | }
/host/spi-builder-workspace/Sources/Afluent/SequenceOperators/PlatformLock.swift:130:16: error: failed to produce diagnostic for expression; please submit a bug report (https://swift.org/contributing/#reporting-bugs)
128 |
129 | init(_ initial: State) {
130 | buffer = LockedBuffer.create(minimumCapacity: 1) { buffer in
| `- error: failed to produce diagnostic for expression; please submit a bug report (https://swift.org/contributing/#reporting-bugs)
131 | buffer.withUnsafeMutablePointerToElements { Lock.initialize($0) }
132 | return initial
[32/113] Compiling Afluent HandleEventsSequence.swift
/host/spi-builder-workspace/Sources/Afluent/SequenceOperators/PlatformLock.swift:36:51: error: cannot find type 'Primitive' in scope
34 | #endif
35 |
36 | typealias PlatformLock = UnsafeMutablePointer<Primitive>
| `- error: cannot find type 'Primitive' in scope
37 | let platformLock: PlatformLock
38 |
/host/spi-builder-workspace/Sources/Afluent/SequenceOperators/PlatformLock.swift:121:65: error: 'Primitive' is not a member type of struct 'Afluent.Lock'
25 | #endif
26 |
27 | internal struct Lock {
| `- note: 'Lock' declared here
28 | #if canImport(Darwin)
29 | typealias Primitive = os_unfair_lock
:
119 |
120 | struct ManagedCriticalState<State> {
121 | private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
| `- error: 'Primitive' is not a member type of struct 'Afluent.Lock'
122 | deinit {
123 | withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
/host/spi-builder-workspace/Sources/Afluent/SequenceOperators/PlatformLock.swift:127:51: error: 'Primitive' is not a member type of struct 'Afluent.Lock'
25 | #endif
26 |
27 | internal struct Lock {
| `- note: 'Lock' declared here
28 | #if canImport(Darwin)
29 | typealias Primitive = os_unfair_lock
:
125 | }
126 |
127 | private var buffer: ManagedBuffer<State, Lock.Primitive>
| `- error: 'Primitive' is not a member type of struct 'Afluent.Lock'
128 |
129 | init(_ initial: State) {
/host/spi-builder-workspace/Sources/Afluent/SequenceOperators/PlatformLock.swift:123:13: error: failed to produce diagnostic for expression; please submit a bug report (https://swift.org/contributing/#reporting-bugs)
121 | private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
122 | deinit {
123 | withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
| `- error: failed to produce diagnostic for expression; please submit a bug report (https://swift.org/contributing/#reporting-bugs)
124 | }
125 | }
/host/spi-builder-workspace/Sources/Afluent/SequenceOperators/PlatformLock.swift:130:16: error: failed to produce diagnostic for expression; please submit a bug report (https://swift.org/contributing/#reporting-bugs)
128 |
129 | init(_ initial: State) {
130 | buffer = LockedBuffer.create(minimumCapacity: 1) { buffer in
| `- error: failed to produce diagnostic for expression; please submit a bug report (https://swift.org/contributing/#reporting-bugs)
131 | buffer.withUnsafeMutablePointerToElements { Lock.initialize($0) }
132 | return initial
[33/113] Compiling Afluent JustSequence.swift
/host/spi-builder-workspace/Sources/Afluent/SequenceOperators/PlatformLock.swift:36:51: error: cannot find type 'Primitive' in scope
34 | #endif
35 |
36 | typealias PlatformLock = UnsafeMutablePointer<Primitive>
| `- error: cannot find type 'Primitive' in scope
37 | let platformLock: PlatformLock
38 |
/host/spi-builder-workspace/Sources/Afluent/SequenceOperators/PlatformLock.swift:121:65: error: 'Primitive' is not a member type of struct 'Afluent.Lock'
25 | #endif
26 |
27 | internal struct Lock {
| `- note: 'Lock' declared here
28 | #if canImport(Darwin)
29 | typealias Primitive = os_unfair_lock
:
119 |
120 | struct ManagedCriticalState<State> {
121 | private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
| `- error: 'Primitive' is not a member type of struct 'Afluent.Lock'
122 | deinit {
123 | withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
/host/spi-builder-workspace/Sources/Afluent/SequenceOperators/PlatformLock.swift:127:51: error: 'Primitive' is not a member type of struct 'Afluent.Lock'
25 | #endif
26 |
27 | internal struct Lock {
| `- note: 'Lock' declared here
28 | #if canImport(Darwin)
29 | typealias Primitive = os_unfair_lock
:
125 | }
126 |
127 | private var buffer: ManagedBuffer<State, Lock.Primitive>
| `- error: 'Primitive' is not a member type of struct 'Afluent.Lock'
128 |
129 | init(_ initial: State) {
/host/spi-builder-workspace/Sources/Afluent/SequenceOperators/PlatformLock.swift:123:13: error: failed to produce diagnostic for expression; please submit a bug report (https://swift.org/contributing/#reporting-bugs)
121 | private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
122 | deinit {
123 | withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
| `- error: failed to produce diagnostic for expression; please submit a bug report (https://swift.org/contributing/#reporting-bugs)
124 | }
125 | }
/host/spi-builder-workspace/Sources/Afluent/SequenceOperators/PlatformLock.swift:130:16: error: failed to produce diagnostic for expression; please submit a bug report (https://swift.org/contributing/#reporting-bugs)
128 |
129 | init(_ initial: State) {
130 | buffer = LockedBuffer.create(minimumCapacity: 1) { buffer in
| `- error: failed to produce diagnostic for expression; please submit a bug report (https://swift.org/contributing/#reporting-bugs)
131 | buffer.withUnsafeMutablePointerToElements { Lock.initialize($0) }
132 | return initial
[34/113] Compiling Afluent MapErrorSequence.swift
/host/spi-builder-workspace/Sources/Afluent/SequenceOperators/PlatformLock.swift:36:51: error: cannot find type 'Primitive' in scope
34 | #endif
35 |
36 | typealias PlatformLock = UnsafeMutablePointer<Primitive>
| `- error: cannot find type 'Primitive' in scope
37 | let platformLock: PlatformLock
38 |
/host/spi-builder-workspace/Sources/Afluent/SequenceOperators/PlatformLock.swift:121:65: error: 'Primitive' is not a member type of struct 'Afluent.Lock'
25 | #endif
26 |
27 | internal struct Lock {
| `- note: 'Lock' declared here
28 | #if canImport(Darwin)
29 | typealias Primitive = os_unfair_lock
:
119 |
120 | struct ManagedCriticalState<State> {
121 | private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
| `- error: 'Primitive' is not a member type of struct 'Afluent.Lock'
122 | deinit {
123 | withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
/host/spi-builder-workspace/Sources/Afluent/SequenceOperators/PlatformLock.swift:127:51: error: 'Primitive' is not a member type of struct 'Afluent.Lock'
25 | #endif
26 |
27 | internal struct Lock {
| `- note: 'Lock' declared here
28 | #if canImport(Darwin)
29 | typealias Primitive = os_unfair_lock
:
125 | }
126 |
127 | private var buffer: ManagedBuffer<State, Lock.Primitive>
| `- error: 'Primitive' is not a member type of struct 'Afluent.Lock'
128 |
129 | init(_ initial: State) {
/host/spi-builder-workspace/Sources/Afluent/SequenceOperators/PlatformLock.swift:123:13: error: failed to produce diagnostic for expression; please submit a bug report (https://swift.org/contributing/#reporting-bugs)
121 | private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
122 | deinit {
123 | withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
| `- error: failed to produce diagnostic for expression; please submit a bug report (https://swift.org/contributing/#reporting-bugs)
124 | }
125 | }
/host/spi-builder-workspace/Sources/Afluent/SequenceOperators/PlatformLock.swift:130:16: error: failed to produce diagnostic for expression; please submit a bug report (https://swift.org/contributing/#reporting-bugs)
128 |
129 | init(_ initial: State) {
130 | buffer = LockedBuffer.create(minimumCapacity: 1) { buffer in
| `- error: failed to produce diagnostic for expression; please submit a bug report (https://swift.org/contributing/#reporting-bugs)
131 | buffer.withUnsafeMutablePointerToElements { Lock.initialize($0) }
132 | return initial
[35/113] Compiling Afluent MaterializeSequence.swift
/host/spi-builder-workspace/Sources/Afluent/SequenceOperators/PlatformLock.swift:36:51: error: cannot find type 'Primitive' in scope
34 | #endif
35 |
36 | typealias PlatformLock = UnsafeMutablePointer<Primitive>
| `- error: cannot find type 'Primitive' in scope
37 | let platformLock: PlatformLock
38 |
/host/spi-builder-workspace/Sources/Afluent/SequenceOperators/PlatformLock.swift:121:65: error: 'Primitive' is not a member type of struct 'Afluent.Lock'
25 | #endif
26 |
27 | internal struct Lock {
| `- note: 'Lock' declared here
28 | #if canImport(Darwin)
29 | typealias Primitive = os_unfair_lock
:
119 |
120 | struct ManagedCriticalState<State> {
121 | private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
| `- error: 'Primitive' is not a member type of struct 'Afluent.Lock'
122 | deinit {
123 | withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
/host/spi-builder-workspace/Sources/Afluent/SequenceOperators/PlatformLock.swift:127:51: error: 'Primitive' is not a member type of struct 'Afluent.Lock'
25 | #endif
26 |
27 | internal struct Lock {
| `- note: 'Lock' declared here
28 | #if canImport(Darwin)
29 | typealias Primitive = os_unfair_lock
:
125 | }
126 |
127 | private var buffer: ManagedBuffer<State, Lock.Primitive>
| `- error: 'Primitive' is not a member type of struct 'Afluent.Lock'
128 |
129 | init(_ initial: State) {
/host/spi-builder-workspace/Sources/Afluent/SequenceOperators/PlatformLock.swift:123:13: error: failed to produce diagnostic for expression; please submit a bug report (https://swift.org/contributing/#reporting-bugs)
121 | private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
122 | deinit {
123 | withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
| `- error: failed to produce diagnostic for expression; please submit a bug report (https://swift.org/contributing/#reporting-bugs)
124 | }
125 | }
/host/spi-builder-workspace/Sources/Afluent/SequenceOperators/PlatformLock.swift:130:16: error: failed to produce diagnostic for expression; please submit a bug report (https://swift.org/contributing/#reporting-bugs)
128 |
129 | init(_ initial: State) {
130 | buffer = LockedBuffer.create(minimumCapacity: 1) { buffer in
| `- error: failed to produce diagnostic for expression; please submit a bug report (https://swift.org/contributing/#reporting-bugs)
131 | buffer.withUnsafeMutablePointerToElements { Lock.initialize($0) }
132 | return initial
[36/113] Compiling Afluent OutputSequence.swift
/host/spi-builder-workspace/Sources/Afluent/SequenceOperators/PlatformLock.swift:36:51: error: cannot find type 'Primitive' in scope
34 | #endif
35 |
36 | typealias PlatformLock = UnsafeMutablePointer<Primitive>
| `- error: cannot find type 'Primitive' in scope
37 | let platformLock: PlatformLock
38 |
/host/spi-builder-workspace/Sources/Afluent/SequenceOperators/PlatformLock.swift:121:65: error: 'Primitive' is not a member type of struct 'Afluent.Lock'
25 | #endif
26 |
27 | internal struct Lock {
| `- note: 'Lock' declared here
28 | #if canImport(Darwin)
29 | typealias Primitive = os_unfair_lock
:
119 |
120 | struct ManagedCriticalState<State> {
121 | private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
| `- error: 'Primitive' is not a member type of struct 'Afluent.Lock'
122 | deinit {
123 | withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
/host/spi-builder-workspace/Sources/Afluent/SequenceOperators/PlatformLock.swift:127:51: error: 'Primitive' is not a member type of struct 'Afluent.Lock'
25 | #endif
26 |
27 | internal struct Lock {
| `- note: 'Lock' declared here
28 | #if canImport(Darwin)
29 | typealias Primitive = os_unfair_lock
:
125 | }
126 |
127 | private var buffer: ManagedBuffer<State, Lock.Primitive>
| `- error: 'Primitive' is not a member type of struct 'Afluent.Lock'
128 |
129 | init(_ initial: State) {
/host/spi-builder-workspace/Sources/Afluent/SequenceOperators/PlatformLock.swift:123:13: error: failed to produce diagnostic for expression; please submit a bug report (https://swift.org/contributing/#reporting-bugs)
121 | private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
122 | deinit {
123 | withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
| `- error: failed to produce diagnostic for expression; please submit a bug report (https://swift.org/contributing/#reporting-bugs)
124 | }
125 | }
/host/spi-builder-workspace/Sources/Afluent/SequenceOperators/PlatformLock.swift:130:16: error: failed to produce diagnostic for expression; please submit a bug report (https://swift.org/contributing/#reporting-bugs)
128 |
129 | init(_ initial: State) {
130 | buffer = LockedBuffer.create(minimumCapacity: 1) { buffer in
| `- error: failed to produce diagnostic for expression; please submit a bug report (https://swift.org/contributing/#reporting-bugs)
131 | buffer.withUnsafeMutablePointerToElements { Lock.initialize($0) }
132 | return initial
[37/113] Compiling Afluent PlatformLock.swift
/host/spi-builder-workspace/Sources/Afluent/SequenceOperators/PlatformLock.swift:36:51: error: cannot find type 'Primitive' in scope
34 | #endif
35 |
36 | typealias PlatformLock = UnsafeMutablePointer<Primitive>
| `- error: cannot find type 'Primitive' in scope
37 | let platformLock: PlatformLock
38 |
/host/spi-builder-workspace/Sources/Afluent/SequenceOperators/PlatformLock.swift:121:65: error: 'Primitive' is not a member type of struct 'Afluent.Lock'
25 | #endif
26 |
27 | internal struct Lock {
| `- note: 'Lock' declared here
28 | #if canImport(Darwin)
29 | typealias Primitive = os_unfair_lock
:
119 |
120 | struct ManagedCriticalState<State> {
121 | private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
| `- error: 'Primitive' is not a member type of struct 'Afluent.Lock'
122 | deinit {
123 | withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
/host/spi-builder-workspace/Sources/Afluent/SequenceOperators/PlatformLock.swift:127:51: error: 'Primitive' is not a member type of struct 'Afluent.Lock'
25 | #endif
26 |
27 | internal struct Lock {
| `- note: 'Lock' declared here
28 | #if canImport(Darwin)
29 | typealias Primitive = os_unfair_lock
:
125 | }
126 |
127 | private var buffer: ManagedBuffer<State, Lock.Primitive>
| `- error: 'Primitive' is not a member type of struct 'Afluent.Lock'
128 |
129 | init(_ initial: State) {
/host/spi-builder-workspace/Sources/Afluent/SequenceOperators/PlatformLock.swift:123:13: error: failed to produce diagnostic for expression; please submit a bug report (https://swift.org/contributing/#reporting-bugs)
121 | private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
122 | deinit {
123 | withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
| `- error: failed to produce diagnostic for expression; please submit a bug report (https://swift.org/contributing/#reporting-bugs)
124 | }
125 | }
/host/spi-builder-workspace/Sources/Afluent/SequenceOperators/PlatformLock.swift:130:16: error: failed to produce diagnostic for expression; please submit a bug report (https://swift.org/contributing/#reporting-bugs)
128 |
129 | init(_ initial: State) {
130 | buffer = LockedBuffer.create(minimumCapacity: 1) { buffer in
| `- error: failed to produce diagnostic for expression; please submit a bug report (https://swift.org/contributing/#reporting-bugs)
131 | buffer.withUnsafeMutablePointerToElements { Lock.initialize($0) }
132 | return initial
[38/113] Compiling Afluent PrintSequence.swift
/host/spi-builder-workspace/Sources/Afluent/SequenceOperators/PlatformLock.swift:36:51: error: cannot find type 'Primitive' in scope
34 | #endif
35 |
36 | typealias PlatformLock = UnsafeMutablePointer<Primitive>
| `- error: cannot find type 'Primitive' in scope
37 | let platformLock: PlatformLock
38 |
/host/spi-builder-workspace/Sources/Afluent/SequenceOperators/PlatformLock.swift:121:65: error: 'Primitive' is not a member type of struct 'Afluent.Lock'
25 | #endif
26 |
27 | internal struct Lock {
| `- note: 'Lock' declared here
28 | #if canImport(Darwin)
29 | typealias Primitive = os_unfair_lock
:
119 |
120 | struct ManagedCriticalState<State> {
121 | private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
| `- error: 'Primitive' is not a member type of struct 'Afluent.Lock'
122 | deinit {
123 | withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
/host/spi-builder-workspace/Sources/Afluent/SequenceOperators/PlatformLock.swift:127:51: error: 'Primitive' is not a member type of struct 'Afluent.Lock'
25 | #endif
26 |
27 | internal struct Lock {
| `- note: 'Lock' declared here
28 | #if canImport(Darwin)
29 | typealias Primitive = os_unfair_lock
:
125 | }
126 |
127 | private var buffer: ManagedBuffer<State, Lock.Primitive>
| `- error: 'Primitive' is not a member type of struct 'Afluent.Lock'
128 |
129 | init(_ initial: State) {
/host/spi-builder-workspace/Sources/Afluent/SequenceOperators/PlatformLock.swift:123:13: error: failed to produce diagnostic for expression; please submit a bug report (https://swift.org/contributing/#reporting-bugs)
121 | private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
122 | deinit {
123 | withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
| `- error: failed to produce diagnostic for expression; please submit a bug report (https://swift.org/contributing/#reporting-bugs)
124 | }
125 | }
/host/spi-builder-workspace/Sources/Afluent/SequenceOperators/PlatformLock.swift:130:16: error: failed to produce diagnostic for expression; please submit a bug report (https://swift.org/contributing/#reporting-bugs)
128 |
129 | init(_ initial: State) {
130 | buffer = LockedBuffer.create(minimumCapacity: 1) { buffer in
| `- error: failed to produce diagnostic for expression; please submit a bug report (https://swift.org/contributing/#reporting-bugs)
131 | buffer.withUnsafeMutablePointerToElements { Lock.initialize($0) }
132 | return initial
[39/113] Compiling Afluent ReplaceErrorSequence.swift
/host/spi-builder-workspace/Sources/Afluent/SequenceOperators/PlatformLock.swift:36:51: error: cannot find type 'Primitive' in scope
34 | #endif
35 |
36 | typealias PlatformLock = UnsafeMutablePointer<Primitive>
| `- error: cannot find type 'Primitive' in scope
37 | let platformLock: PlatformLock
38 |
/host/spi-builder-workspace/Sources/Afluent/SequenceOperators/PlatformLock.swift:121:65: error: 'Primitive' is not a member type of struct 'Afluent.Lock'
25 | #endif
26 |
27 | internal struct Lock {
| `- note: 'Lock' declared here
28 | #if canImport(Darwin)
29 | typealias Primitive = os_unfair_lock
:
119 |
120 | struct ManagedCriticalState<State> {
121 | private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
| `- error: 'Primitive' is not a member type of struct 'Afluent.Lock'
122 | deinit {
123 | withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
/host/spi-builder-workspace/Sources/Afluent/SequenceOperators/PlatformLock.swift:127:51: error: 'Primitive' is not a member type of struct 'Afluent.Lock'
25 | #endif
26 |
27 | internal struct Lock {
| `- note: 'Lock' declared here
28 | #if canImport(Darwin)
29 | typealias Primitive = os_unfair_lock
:
125 | }
126 |
127 | private var buffer: ManagedBuffer<State, Lock.Primitive>
| `- error: 'Primitive' is not a member type of struct 'Afluent.Lock'
128 |
129 | init(_ initial: State) {
/host/spi-builder-workspace/Sources/Afluent/SequenceOperators/PlatformLock.swift:123:13: error: failed to produce diagnostic for expression; please submit a bug report (https://swift.org/contributing/#reporting-bugs)
121 | private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
122 | deinit {
123 | withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
| `- error: failed to produce diagnostic for expression; please submit a bug report (https://swift.org/contributing/#reporting-bugs)
124 | }
125 | }
/host/spi-builder-workspace/Sources/Afluent/SequenceOperators/PlatformLock.swift:130:16: error: failed to produce diagnostic for expression; please submit a bug report (https://swift.org/contributing/#reporting-bugs)
128 |
129 | init(_ initial: State) {
130 | buffer = LockedBuffer.create(minimumCapacity: 1) { buffer in
| `- error: failed to produce diagnostic for expression; please submit a bug report (https://swift.org/contributing/#reporting-bugs)
131 | buffer.withUnsafeMutablePointerToElements { Lock.initialize($0) }
132 | return initial
[40/113] Compiling Afluent ReplaceNilSequence.swift
/host/spi-builder-workspace/Sources/Afluent/SequenceOperators/PlatformLock.swift:36:51: error: cannot find type 'Primitive' in scope
34 | #endif
35 |
36 | typealias PlatformLock = UnsafeMutablePointer<Primitive>
| `- error: cannot find type 'Primitive' in scope
37 | let platformLock: PlatformLock
38 |
/host/spi-builder-workspace/Sources/Afluent/SequenceOperators/PlatformLock.swift:121:65: error: 'Primitive' is not a member type of struct 'Afluent.Lock'
25 | #endif
26 |
27 | internal struct Lock {
| `- note: 'Lock' declared here
28 | #if canImport(Darwin)
29 | typealias Primitive = os_unfair_lock
:
119 |
120 | struct ManagedCriticalState<State> {
121 | private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
| `- error: 'Primitive' is not a member type of struct 'Afluent.Lock'
122 | deinit {
123 | withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
/host/spi-builder-workspace/Sources/Afluent/SequenceOperators/PlatformLock.swift:127:51: error: 'Primitive' is not a member type of struct 'Afluent.Lock'
25 | #endif
26 |
27 | internal struct Lock {
| `- note: 'Lock' declared here
28 | #if canImport(Darwin)
29 | typealias Primitive = os_unfair_lock
:
125 | }
126 |
127 | private var buffer: ManagedBuffer<State, Lock.Primitive>
| `- error: 'Primitive' is not a member type of struct 'Afluent.Lock'
128 |
129 | init(_ initial: State) {
/host/spi-builder-workspace/Sources/Afluent/SequenceOperators/PlatformLock.swift:123:13: error: failed to produce diagnostic for expression; please submit a bug report (https://swift.org/contributing/#reporting-bugs)
121 | private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
122 | deinit {
123 | withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
| `- error: failed to produce diagnostic for expression; please submit a bug report (https://swift.org/contributing/#reporting-bugs)
124 | }
125 | }
/host/spi-builder-workspace/Sources/Afluent/SequenceOperators/PlatformLock.swift:130:16: error: failed to produce diagnostic for expression; please submit a bug report (https://swift.org/contributing/#reporting-bugs)
128 |
129 | init(_ initial: State) {
130 | buffer = LockedBuffer.create(minimumCapacity: 1) { buffer in
| `- error: failed to produce diagnostic for expression; please submit a bug report (https://swift.org/contributing/#reporting-bugs)
131 | buffer.withUnsafeMutablePointerToElements { Lock.initialize($0) }
132 | return initial
[41/113] Compiling Afluent ErrorExtensions.swift
/host/spi-builder-workspace/Sources/Afluent/SequenceOperators/PlatformLock.swift:36:51: error: cannot find type 'Primitive' in scope
34 | #endif
35 |
36 | typealias PlatformLock = UnsafeMutablePointer<Primitive>
| `- error: cannot find type 'Primitive' in scope
37 | let platformLock: PlatformLock
38 |
[42/113] Compiling Afluent KeyPathExtensions.swift
/host/spi-builder-workspace/Sources/Afluent/SequenceOperators/PlatformLock.swift:36:51: error: cannot find type 'Primitive' in scope
34 | #endif
35 |
36 | typealias PlatformLock = UnsafeMutablePointer<Primitive>
| `- error: cannot find type 'Primitive' in scope
37 | let platformLock: PlatformLock
38 |
[43/113] Compiling Afluent RecursiveLockExtensions.swift
/host/spi-builder-workspace/Sources/Afluent/SequenceOperators/PlatformLock.swift:36:51: error: cannot find type 'Primitive' in scope
34 | #endif
35 |
36 | typealias PlatformLock = UnsafeMutablePointer<Primitive>
| `- error: cannot find type 'Primitive' in scope
37 | let platformLock: PlatformLock
38 |
[44/113] Compiling Afluent PassthroughSubject.swift
/host/spi-builder-workspace/Sources/Afluent/SequenceOperators/PlatformLock.swift:36:51: error: cannot find type 'Primitive' in scope
34 | #endif
35 |
36 | typealias PlatformLock = UnsafeMutablePointer<Primitive>
| `- error: cannot find type 'Primitive' in scope
37 | let platformLock: PlatformLock
38 |
[45/113] Compiling Afluent AsynchronousUnitOfWork.swift
/host/spi-builder-workspace/Sources/Afluent/SequenceOperators/PlatformLock.swift:36:51: error: cannot find type 'Primitive' in scope
34 | #endif
35 |
36 | typealias PlatformLock = UnsafeMutablePointer<Primitive>
| `- error: cannot find type 'Primitive' in scope
37 | let platformLock: PlatformLock
38 |
[46/113] Compiling Afluent Race.swift
/host/spi-builder-workspace/Sources/Afluent/SequenceOperators/PlatformLock.swift:36:51: error: cannot find type 'Primitive' in scope
34 | #endif
35 |
36 | typealias PlatformLock = UnsafeMutablePointer<Primitive>
| `- error: cannot find type 'Primitive' in scope
37 | let platformLock: PlatformLock
38 |
[47/113] Compiling Afluent Rethrow.swift
/host/spi-builder-workspace/Sources/Afluent/SequenceOperators/PlatformLock.swift:36:51: error: cannot find type 'Primitive' in scope
34 | #endif
35 |
36 | typealias PlatformLock = UnsafeMutablePointer<Primitive>
| `- error: cannot find type 'Primitive' in scope
37 | let platformLock: PlatformLock
38 |
[48/113] Compiling Afluent RetryByBackoffStrategy.swift
/host/spi-builder-workspace/Sources/Afluent/SequenceOperators/PlatformLock.swift:36:51: error: cannot find type 'Primitive' in scope
34 | #endif
35 |
36 | typealias PlatformLock = UnsafeMutablePointer<Primitive>
| `- error: cannot find type 'Primitive' in scope
37 | let platformLock: PlatformLock
38 |
[49/113] Compiling Afluent RetryByCountStrategy.swift
/host/spi-builder-workspace/Sources/Afluent/SequenceOperators/PlatformLock.swift:36:51: error: cannot find type 'Primitive' in scope
34 | #endif
35 |
36 | typealias PlatformLock = UnsafeMutablePointer<Primitive>
| `- error: cannot find type 'Primitive' in scope
37 | let platformLock: PlatformLock
38 |
[50/113] Compiling Afluent RetryStrategy.swift
/host/spi-builder-workspace/Sources/Afluent/SequenceOperators/PlatformLock.swift:36:51: error: cannot find type 'Primitive' in scope
34 | #endif
35 |
36 | typealias PlatformLock = UnsafeMutablePointer<Primitive>
| `- error: cannot find type 'Primitive' in scope
37 | let platformLock: PlatformLock
38 |
[51/113] Compiling Afluent AnyAsyncSequence.swift
/host/spi-builder-workspace/Sources/Afluent/SequenceOperators/PlatformLock.swift:36:51: error: cannot find type 'Primitive' in scope
34 | #endif
35 |
36 | typealias PlatformLock = UnsafeMutablePointer<Primitive>
| `- error: cannot find type 'Primitive' in scope
37 | let platformLock: PlatformLock
38 |
[52/113] Compiling Afluent AUOWCache+CacheUntilCompletionOrCancellation.swift
/host/spi-builder-workspace/Sources/Afluent/SequenceOperators/PlatformLock.swift:36:51: error: cannot find type 'Primitive' in scope
34 | #endif
35 |
36 | typealias PlatformLock = UnsafeMutablePointer<Primitive>
| `- error: cannot find type 'Primitive' in scope
37 | let platformLock: PlatformLock
38 |
[53/113] Compiling Afluent AUOWCache+CancelAndRetry.swift
/host/spi-builder-workspace/Sources/Afluent/SequenceOperators/PlatformLock.swift:36:51: error: cannot find type 'Primitive' in scope
34 | #endif
35 |
36 | typealias PlatformLock = UnsafeMutablePointer<Primitive>
| `- error: cannot find type 'Primitive' in scope
37 | let platformLock: PlatformLock
38 |
[54/113] Compiling Afluent AUOWCacheStrategy.swift
/host/spi-builder-workspace/Sources/Afluent/SequenceOperators/PlatformLock.swift:36:51: error: cannot find type 'Primitive' in scope
34 | #endif
35 |
36 | typealias PlatformLock = UnsafeMutablePointer<Primitive>
| `- error: cannot find type 'Primitive' in scope
37 | let platformLock: PlatformLock
38 |
[55/113] Compiling Afluent QueueExecutor.swift
/host/spi-builder-workspace/Sources/Afluent/SequenceOperators/PlatformLock.swift:36:51: error: cannot find type 'Primitive' in scope
34 | #endif
35 |
36 | typealias PlatformLock = UnsafeMutablePointer<Primitive>
| `- error: cannot find type 'Primitive' in scope
37 | let platformLock: PlatformLock
38 |
[56/113] Compiling Afluent URLSessionAdditions.swift
/host/spi-builder-workspace/Sources/Afluent/SequenceOperators/PlatformLock.swift:36:51: error: cannot find type 'Primitive' in scope
34 | #endif
35 |
36 | typealias PlatformLock = UnsafeMutablePointer<Primitive>
| `- error: cannot find type 'Primitive' in scope
37 | let platformLock: PlatformLock
38 |
[57/113] Compiling Afluent AsyncSequenceCache.swift
/host/spi-builder-workspace/Sources/Afluent/SequenceOperators/PlatformLock.swift:36:51: error: cannot find type 'Primitive' in scope
34 | #endif
35 |
36 | typealias PlatformLock = UnsafeMutablePointer<Primitive>
| `- error: cannot find type 'Primitive' in scope
37 | let platformLock: PlatformLock
38 |
[58/113] Compiling Afluent AsynchronousUnitOfWorkCache.swift
/host/spi-builder-workspace/Sources/Afluent/SequenceOperators/PlatformLock.swift:36:51: error: cannot find type 'Primitive' in scope
34 | #endif
35 |
36 | typealias PlatformLock = UnsafeMutablePointer<Primitive>
| `- error: cannot find type 'Primitive' in scope
37 | let platformLock: PlatformLock
38 |
[59/113] Compiling Afluent CurrentValueSubject.swift
/host/spi-builder-workspace/Sources/Afluent/SequenceOperators/PlatformLock.swift:36:51: error: cannot find type 'Primitive' in scope
34 | #endif
35 |
36 | typealias PlatformLock = UnsafeMutablePointer<Primitive>
| `- error: cannot find type 'Primitive' in scope
37 | let platformLock: PlatformLock
38 |
[60/113] Compiling Afluent DeferredTask.swift
/host/spi-builder-workspace/Sources/Afluent/SequenceOperators/PlatformLock.swift:36:51: error: cannot find type 'Primitive' in scope
34 | #endif
35 |
36 | typealias PlatformLock = UnsafeMutablePointer<Primitive>
| `- error: cannot find type 'Primitive' in scope
37 | let platformLock: PlatformLock
38 |
[61/113] Compiling Afluent TimeoutError.swift
/host/spi-builder-workspace/Sources/Afluent/SequenceOperators/PlatformLock.swift:36:51: error: cannot find type 'Primitive' in scope
34 | #endif
35 |
36 | typealias PlatformLock = UnsafeMutablePointer<Primitive>
| `- error: cannot find type 'Primitive' in scope
37 | let platformLock: PlatformLock
38 |
[62/113] Compiling Afluent AsyncSequenceExtensions.swift
/host/spi-builder-workspace/Sources/Afluent/SequenceOperators/PlatformLock.swift:36:51: error: cannot find type 'Primitive' in scope
34 | #endif
35 |
36 | typealias PlatformLock = UnsafeMutablePointer<Primitive>
| `- error: cannot find type 'Primitive' in scope
37 | let platformLock: PlatformLock
38 |
[63/113] Compiling Afluent HandleEvents.swift
[64/113] Compiling Afluent Map.swift
[65/113] Compiling Afluent MapError.swift
[66/113] Compiling Afluent Materialize.swift
[67/113] Compiling Afluent Print.swift
[68/113] Compiling Afluent ReplaceError.swift
[69/113] Compiling Afluent ReplaceNil.swift
[70/113] Compiling Afluent Retain.swift
[71/113] Compiling Afluent Retry.swift
[72/113] Compiling Afluent RetryAfterFlatMapping.swift
[73/113] Compiling Afluent RetryAfterFlatMappingSequence.swift
/host/spi-builder-workspace/Sources/Afluent/SequenceOperators/PlatformLock.swift:127:51: error: 'Primitive' is not a member type of struct 'Afluent.Lock'
25 | #endif
26 |
27 | internal struct Lock {
| `- note: 'Lock' declared here
28 | #if canImport(Darwin)
29 | typealias Primitive = os_unfair_lock
:
125 | }
126 |
127 | private var buffer: ManagedBuffer<State, Lock.Primitive>
| `- error: 'Primitive' is not a member type of struct 'Afluent.Lock'
128 |
129 | init(_ initial: State) {
[74/113] Compiling Afluent RetrySequence.swift
/host/spi-builder-workspace/Sources/Afluent/SequenceOperators/PlatformLock.swift:127:51: error: 'Primitive' is not a member type of struct 'Afluent.Lock'
25 | #endif
26 |
27 | internal struct Lock {
| `- note: 'Lock' declared here
28 | #if canImport(Darwin)
29 | typealias Primitive = os_unfair_lock
:
125 | }
126 |
127 | private var buffer: ManagedBuffer<State, Lock.Primitive>
| `- error: 'Primitive' is not a member type of struct 'Afluent.Lock'
128 |
129 | init(_ initial: State) {
[75/113] Compiling Afluent ScanSequence.swift
/host/spi-builder-workspace/Sources/Afluent/SequenceOperators/PlatformLock.swift:127:51: error: 'Primitive' is not a member type of struct 'Afluent.Lock'
25 | #endif
26 |
27 | internal struct Lock {
| `- note: 'Lock' declared here
28 | #if canImport(Darwin)
29 | typealias Primitive = os_unfair_lock
:
125 | }
126 |
127 | private var buffer: ManagedBuffer<State, Lock.Primitive>
| `- error: 'Primitive' is not a member type of struct 'Afluent.Lock'
128 |
129 | init(_ initial: State) {
[76/113] Compiling Afluent ShareFromCacheSequence.swift
/host/spi-builder-workspace/Sources/Afluent/SequenceOperators/PlatformLock.swift:127:51: error: 'Primitive' is not a member type of struct 'Afluent.Lock'
25 | #endif
26 |
27 | internal struct Lock {
| `- note: 'Lock' declared here
28 | #if canImport(Darwin)
29 | typealias Primitive = os_unfair_lock
:
125 | }
126 |
127 | private var buffer: ManagedBuffer<State, Lock.Primitive>
| `- error: 'Primitive' is not a member type of struct 'Afluent.Lock'
128 |
129 | init(_ initial: State) {
[77/113] Compiling Afluent ShareSequence.swift
/host/spi-builder-workspace/Sources/Afluent/SequenceOperators/PlatformLock.swift:127:51: error: 'Primitive' is not a member type of struct 'Afluent.Lock'
25 | #endif
26 |
27 | internal struct Lock {
| `- note: 'Lock' declared here
28 | #if canImport(Darwin)
29 | typealias Primitive = os_unfair_lock
:
125 | }
126 |
127 | private var buffer: ManagedBuffer<State, Lock.Primitive>
| `- error: 'Primitive' is not a member type of struct 'Afluent.Lock'
128 |
129 | init(_ initial: State) {
[78/113] Compiling Afluent ThrottleSequence.swift
/host/spi-builder-workspace/Sources/Afluent/SequenceOperators/PlatformLock.swift:127:51: error: 'Primitive' is not a member type of struct 'Afluent.Lock'
25 | #endif
26 |
27 | internal struct Lock {
| `- note: 'Lock' declared here
28 | #if canImport(Darwin)
29 | typealias Primitive = os_unfair_lock
:
125 | }
126 |
127 | private var buffer: ManagedBuffer<State, Lock.Primitive>
| `- error: 'Primitive' is not a member type of struct 'Afluent.Lock'
128 |
129 | init(_ initial: State) {
[79/113] Compiling Afluent TimerSequence.swift
/host/spi-builder-workspace/Sources/Afluent/SequenceOperators/PlatformLock.swift:127:51: error: 'Primitive' is not a member type of struct 'Afluent.Lock'
25 | #endif
26 |
27 | internal struct Lock {
| `- note: 'Lock' declared here
28 | #if canImport(Darwin)
29 | typealias Primitive = os_unfair_lock
:
125 | }
126 |
127 | private var buffer: ManagedBuffer<State, Lock.Primitive>
| `- error: 'Primitive' is not a member type of struct 'Afluent.Lock'
128 |
129 | init(_ initial: State) {
[80/113] Compiling Afluent SerialTaskQueue.swift
/host/spi-builder-workspace/Sources/Afluent/SequenceOperators/PlatformLock.swift:127:51: error: 'Primitive' is not a member type of struct 'Afluent.Lock'
25 | #endif
26 |
27 | internal struct Lock {
| `- note: 'Lock' declared here
28 | #if canImport(Darwin)
29 | typealias Primitive = os_unfair_lock
:
125 | }
126 |
127 | private var buffer: ManagedBuffer<State, Lock.Primitive>
| `- error: 'Primitive' is not a member type of struct 'Afluent.Lock'
128 |
129 | init(_ initial: State) {
[81/113] Compiling Afluent AnyCancellable.swift
/host/spi-builder-workspace/Sources/Afluent/SequenceOperators/PlatformLock.swift:127:51: error: 'Primitive' is not a member type of struct 'Afluent.Lock'
25 | #endif
26 |
27 | internal struct Lock {
| `- note: 'Lock' declared here
28 | #if canImport(Darwin)
29 | typealias Primitive = os_unfair_lock
:
125 | }
126 |
127 | private var buffer: ManagedBuffer<State, Lock.Primitive>
| `- error: 'Primitive' is not a member type of struct 'Afluent.Lock'
128 |
129 | init(_ initial: State) {
[82/113] Compiling Afluent AssertNoFailure.swift
/host/spi-builder-workspace/Sources/Afluent/SequenceOperators/PlatformLock.swift:127:51: error: 'Primitive' is not a member type of struct 'Afluent.Lock'
25 | #endif
26 |
27 | internal struct Lock {
| `- note: 'Lock' declared here
28 | #if canImport(Darwin)
29 | typealias Primitive = os_unfair_lock
:
125 | }
126 |
127 | private var buffer: ManagedBuffer<State, Lock.Primitive>
| `- error: 'Primitive' is not a member type of struct 'Afluent.Lock'
128 |
129 | init(_ initial: State) {
[83/113] Compiling Afluent Share.swift
[84/113] Compiling Afluent ShareFromCache.swift
[85/113] Compiling Afluent SingleValueChannel.swift
[86/113] Compiling Afluent SingleValueSubject.swift
[87/113] Compiling Afluent Timeout.swift
[88/113] Compiling Afluent ToAsyncSequence.swift
[89/113] Compiling Afluent UnwrapOrThrow.swift
[90/113] Compiling Afluent WithUnretained.swift
[91/113] Compiling Afluent Workers.swift
[92/113] Compiling Afluent Zip.swift
[93/113] Compiling Afluent Assign.swift
/host/spi-builder-workspace/Sources/Afluent/Workers/Decode.swift:46:21: warning: capture of non-Sendable type 'Decoder.Type' in an isolated closure [#SendableMetatypes]
44 | func _operation() async throws -> AsynchronousOperation<Success> {
45 | AsynchronousOperation {
46 | try decoderState.decode(Success.self, from: await upstream.operation())
| `- warning: capture of non-Sendable type 'Decoder.Type' in an isolated closure [#SendableMetatypes]
47 | }
48 | }
/host/spi-builder-workspace/Sources/Afluent/Workers/Encode.swift:46:21: warning: capture of non-Sendable type 'Encoder.Type' in an isolated closure [#SendableMetatypes]
44 | func _operation() async throws -> AsynchronousOperation<Success> {
45 | AsynchronousOperation {
46 | try encoderState.encode(await upstream.operation())
| `- warning: capture of non-Sendable type 'Encoder.Type' in an isolated closure [#SendableMetatypes]
47 | }
48 | }
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[94/113] Compiling Afluent Breakpoint.swift
/host/spi-builder-workspace/Sources/Afluent/Workers/Decode.swift:46:21: warning: capture of non-Sendable type 'Decoder.Type' in an isolated closure [#SendableMetatypes]
44 | func _operation() async throws -> AsynchronousOperation<Success> {
45 | AsynchronousOperation {
46 | try decoderState.decode(Success.self, from: await upstream.operation())
| `- warning: capture of non-Sendable type 'Decoder.Type' in an isolated closure [#SendableMetatypes]
47 | }
48 | }
/host/spi-builder-workspace/Sources/Afluent/Workers/Encode.swift:46:21: warning: capture of non-Sendable type 'Encoder.Type' in an isolated closure [#SendableMetatypes]
44 | func _operation() async throws -> AsynchronousOperation<Success> {
45 | AsynchronousOperation {
46 | try encoderState.encode(await upstream.operation())
| `- warning: capture of non-Sendable type 'Encoder.Type' in an isolated closure [#SendableMetatypes]
47 | }
48 | }
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[95/113] Compiling Afluent Catch.swift
/host/spi-builder-workspace/Sources/Afluent/Workers/Decode.swift:46:21: warning: capture of non-Sendable type 'Decoder.Type' in an isolated closure [#SendableMetatypes]
44 | func _operation() async throws -> AsynchronousOperation<Success> {
45 | AsynchronousOperation {
46 | try decoderState.decode(Success.self, from: await upstream.operation())
| `- warning: capture of non-Sendable type 'Decoder.Type' in an isolated closure [#SendableMetatypes]
47 | }
48 | }
/host/spi-builder-workspace/Sources/Afluent/Workers/Encode.swift:46:21: warning: capture of non-Sendable type 'Encoder.Type' in an isolated closure [#SendableMetatypes]
44 | func _operation() async throws -> AsynchronousOperation<Success> {
45 | AsynchronousOperation {
46 | try encoderState.encode(await upstream.operation())
| `- warning: capture of non-Sendable type 'Encoder.Type' in an isolated closure [#SendableMetatypes]
47 | }
48 | }
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[96/113] Compiling Afluent Decode.swift
/host/spi-builder-workspace/Sources/Afluent/Workers/Decode.swift:46:21: warning: capture of non-Sendable type 'Decoder.Type' in an isolated closure [#SendableMetatypes]
44 | func _operation() async throws -> AsynchronousOperation<Success> {
45 | AsynchronousOperation {
46 | try decoderState.decode(Success.self, from: await upstream.operation())
| `- warning: capture of non-Sendable type 'Decoder.Type' in an isolated closure [#SendableMetatypes]
47 | }
48 | }
/host/spi-builder-workspace/Sources/Afluent/Workers/Encode.swift:46:21: warning: capture of non-Sendable type 'Encoder.Type' in an isolated closure [#SendableMetatypes]
44 | func _operation() async throws -> AsynchronousOperation<Success> {
45 | AsynchronousOperation {
46 | try encoderState.encode(await upstream.operation())
| `- warning: capture of non-Sendable type 'Encoder.Type' in an isolated closure [#SendableMetatypes]
47 | }
48 | }
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[97/113] Compiling Afluent Delay.swift
/host/spi-builder-workspace/Sources/Afluent/Workers/Decode.swift:46:21: warning: capture of non-Sendable type 'Decoder.Type' in an isolated closure [#SendableMetatypes]
44 | func _operation() async throws -> AsynchronousOperation<Success> {
45 | AsynchronousOperation {
46 | try decoderState.decode(Success.self, from: await upstream.operation())
| `- warning: capture of non-Sendable type 'Decoder.Type' in an isolated closure [#SendableMetatypes]
47 | }
48 | }
/host/spi-builder-workspace/Sources/Afluent/Workers/Encode.swift:46:21: warning: capture of non-Sendable type 'Encoder.Type' in an isolated closure [#SendableMetatypes]
44 | func _operation() async throws -> AsynchronousOperation<Success> {
45 | AsynchronousOperation {
46 | try encoderState.encode(await upstream.operation())
| `- warning: capture of non-Sendable type 'Encoder.Type' in an isolated closure [#SendableMetatypes]
47 | }
48 | }
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[98/113] Compiling Afluent Dematerialize.swift
/host/spi-builder-workspace/Sources/Afluent/Workers/Decode.swift:46:21: warning: capture of non-Sendable type 'Decoder.Type' in an isolated closure [#SendableMetatypes]
44 | func _operation() async throws -> AsynchronousOperation<Success> {
45 | AsynchronousOperation {
46 | try decoderState.decode(Success.self, from: await upstream.operation())
| `- warning: capture of non-Sendable type 'Decoder.Type' in an isolated closure [#SendableMetatypes]
47 | }
48 | }
/host/spi-builder-workspace/Sources/Afluent/Workers/Encode.swift:46:21: warning: capture of non-Sendable type 'Encoder.Type' in an isolated closure [#SendableMetatypes]
44 | func _operation() async throws -> AsynchronousOperation<Success> {
45 | AsynchronousOperation {
46 | try encoderState.encode(await upstream.operation())
| `- warning: capture of non-Sendable type 'Encoder.Type' in an isolated closure [#SendableMetatypes]
47 | }
48 | }
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[99/113] Compiling Afluent DiscardOutput.swift
/host/spi-builder-workspace/Sources/Afluent/Workers/Decode.swift:46:21: warning: capture of non-Sendable type 'Decoder.Type' in an isolated closure [#SendableMetatypes]
44 | func _operation() async throws -> AsynchronousOperation<Success> {
45 | AsynchronousOperation {
46 | try decoderState.decode(Success.self, from: await upstream.operation())
| `- warning: capture of non-Sendable type 'Decoder.Type' in an isolated closure [#SendableMetatypes]
47 | }
48 | }
/host/spi-builder-workspace/Sources/Afluent/Workers/Encode.swift:46:21: warning: capture of non-Sendable type 'Encoder.Type' in an isolated closure [#SendableMetatypes]
44 | func _operation() async throws -> AsynchronousOperation<Success> {
45 | AsynchronousOperation {
46 | try encoderState.encode(await upstream.operation())
| `- warning: capture of non-Sendable type 'Encoder.Type' in an isolated closure [#SendableMetatypes]
47 | }
48 | }
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[100/113] Compiling Afluent Encode.swift
/host/spi-builder-workspace/Sources/Afluent/Workers/Decode.swift:46:21: warning: capture of non-Sendable type 'Decoder.Type' in an isolated closure [#SendableMetatypes]
44 | func _operation() async throws -> AsynchronousOperation<Success> {
45 | AsynchronousOperation {
46 | try decoderState.decode(Success.self, from: await upstream.operation())
| `- warning: capture of non-Sendable type 'Decoder.Type' in an isolated closure [#SendableMetatypes]
47 | }
48 | }
/host/spi-builder-workspace/Sources/Afluent/Workers/Encode.swift:46:21: warning: capture of non-Sendable type 'Encoder.Type' in an isolated closure [#SendableMetatypes]
44 | func _operation() async throws -> AsynchronousOperation<Success> {
45 | AsynchronousOperation {
46 | try encoderState.encode(await upstream.operation())
| `- warning: capture of non-Sendable type 'Encoder.Type' in an isolated closure [#SendableMetatypes]
47 | }
48 | }
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[101/113] Compiling Afluent EraseToAnyAsynchronousUnitOfWork.swift
/host/spi-builder-workspace/Sources/Afluent/Workers/Decode.swift:46:21: warning: capture of non-Sendable type 'Decoder.Type' in an isolated closure [#SendableMetatypes]
44 | func _operation() async throws -> AsynchronousOperation<Success> {
45 | AsynchronousOperation {
46 | try decoderState.decode(Success.self, from: await upstream.operation())
| `- warning: capture of non-Sendable type 'Decoder.Type' in an isolated closure [#SendableMetatypes]
47 | }
48 | }
/host/spi-builder-workspace/Sources/Afluent/Workers/Encode.swift:46:21: warning: capture of non-Sendable type 'Encoder.Type' in an isolated closure [#SendableMetatypes]
44 | func _operation() async throws -> AsynchronousOperation<Success> {
45 | AsynchronousOperation {
46 | try encoderState.encode(await upstream.operation())
| `- warning: capture of non-Sendable type 'Encoder.Type' in an isolated closure [#SendableMetatypes]
47 | }
48 | }
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[102/113] Compiling Afluent FlatMap.swift
/host/spi-builder-workspace/Sources/Afluent/Workers/Decode.swift:46:21: warning: capture of non-Sendable type 'Decoder.Type' in an isolated closure [#SendableMetatypes]
44 | func _operation() async throws -> AsynchronousOperation<Success> {
45 | AsynchronousOperation {
46 | try decoderState.decode(Success.self, from: await upstream.operation())
| `- warning: capture of non-Sendable type 'Decoder.Type' in an isolated closure [#SendableMetatypes]
47 | }
48 | }
/host/spi-builder-workspace/Sources/Afluent/Workers/Encode.swift:46:21: warning: capture of non-Sendable type 'Encoder.Type' in an isolated closure [#SendableMetatypes]
44 | func _operation() async throws -> AsynchronousOperation<Success> {
45 | AsynchronousOperation {
46 | try encoderState.encode(await upstream.operation())
| `- warning: capture of non-Sendable type 'Encoder.Type' in an isolated closure [#SendableMetatypes]
47 | }
48 | }
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[103/113] Compiling Afluent AssertNoFailureSequence.swift
[104/113] Compiling Afluent AsyncSequences.swift
[105/113] Compiling Afluent BreakpointSequence.swift
[106/113] Compiling Afluent CatchSequence.swift
[107/113] Compiling Afluent CollectSequence.swift
[108/113] Compiling Afluent DecodeSequence.swift
[109/113] Compiling Afluent Deferred.swift
[110/113] Compiling Afluent DelaySequence.swift
[111/113] Compiling Afluent DematerializeSequence.swift
[112/113] Compiling Afluent DiscardOutputSequence.swift
[113/113] Compiling Afluent EncodeSequence.swift
BUILD FAILURE 6.3 android