Build Information
Failed to build StoreFlowable, reference 4.1.0 (da1f92
), with Swift 6.2 (beta) for Android on 19 Jun 2025 13:25:47 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/KazaKago/StoreFlowable.swift.git
Reference: 4.1.0
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/KazaKago/StoreFlowable.swift
* tag 4.1.0 -> FETCH_HEAD
HEAD is now at da1f92f Merge branch 'release/4.1.0'
Cloned https://github.com/KazaKago/StoreFlowable.swift.git
Revision (git rev-parse @):
da1f92fe9d721be8c65e369d01edcc3a30324aba
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/KazaKago/StoreFlowable.swift.git at 4.1.0
========================================
Build
========================================
Selected platform: android
Swift version: 6.2
Building package at path: $PWD
https://github.com/KazaKago/StoreFlowable.swift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/AsyncCommunity/AsyncExtensions
[1/776] Fetching asyncextensions
Fetched https://github.com/AsyncCommunity/AsyncExtensions from cache (0.38s)
Computing version for https://github.com/AsyncCommunity/AsyncExtensions
Computed https://github.com/AsyncCommunity/AsyncExtensions at 0.5.3 (0.93s)
Fetching https://github.com/apple/swift-collections.git
[1/16640] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.34s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (2.13s)
Creating working copy for https://github.com/AsyncCommunity/AsyncExtensions
Working copy of https://github.com/AsyncCommunity/AsyncExtensions resolved at 0.5.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
Building for debugging...
[0/11] Write sources
[10/11] Write swift-version-8C5A4AE7A8CE2BA.txt
[12/25] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[13/26] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[14/26] Compiling InternalCollectionsUtilities _SortedCollection.swift
[15/26] Compiling InternalCollectionsUtilities Descriptions.swift
[16/26] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[17/26] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[18/26] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[19/26] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[20/26] Compiling InternalCollectionsUtilities UInt+reversed.swift
[21/26] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[22/26] Compiling InternalCollectionsUtilities Debugging.swift
[23/26] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[24/26] Emitting module InternalCollectionsUtilities
[25/26] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[26/26] Compiling InternalCollectionsUtilities Integer rank.swift
[28/301] Compiling BitCollections BitArray+Codable.swift
[29/301] Compiling BitCollections BitArray+Collection.swift
[30/303] Compiling HeapModule Heap+Descriptions.swift
[31/303] Compiling HeapModule _HeapNode.swift
[32/303] Compiling HeapModule Heap.swift
[33/303] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[34/303] Compiling HeapModule Heap+Invariants.swift
[35/303] Compiling HeapModule Heap+UnsafeHandle.swift
[36/303] Compiling BitCollections BitArray+Hashable.swift
[37/303] Compiling BitCollections BitArray+Initializers.swift
[38/303] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[39/303] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[40/303] Compiling BitCollections BitArray+Invariants.swift
[41/303] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[42/303] Compiling BitCollections BitArray+Extras.swift
[43/303] Compiling BitCollections BitArray+Fill.swift
[44/303] Emitting module HeapModule
[46/304] Compiling HashTreeCollections TreeDictionary.swift
[47/304] Compiling HashTreeCollections TreeSet+Codable.swift
[48/304] Compiling HashTreeCollections TreeSet+Collection.swift
[49/304] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[50/304] Compiling HashTreeCollections TreeSet+Debugging.swift
[51/304] Compiling HashTreeCollections TreeSet+Descriptions.swift
[52/304] Compiling HashTreeCollections TreeSet+Equatable.swift
[53/304] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[54/304] Compiling HashTreeCollections TreeSet+Extras.swift
[55/304] Compiling HashTreeCollections TreeSet+Filter.swift
[56/304] Compiling HashTreeCollections TreeSet+Hashable.swift
[57/304] Compiling HashTreeCollections TreeSet+Sendable.swift
[58/304] Compiling HashTreeCollections TreeSet+Sequence.swift
[59/304] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[60/304] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[61/304] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[62/304] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[63/304] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[64/304] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[65/304] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[66/314] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[67/314] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[68/314] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[69/314] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[70/314] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[71/314] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[72/314] Compiling BitCollections BitArray+RandomBits.swift
[73/321] Compiling BitCollections BitSet+CustomStringConvertible.swift
[74/321] Compiling BitCollections BitSet+Equatable.swift
[75/321] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[76/321] Compiling BitCollections BitSet+Extras.swift
[77/321] Compiling BitCollections BitSet+Hashable.swift
[78/321] Compiling HashTreeCollections _HashNodeHeader.swift
[79/321] Compiling HashTreeCollections _HashSlot.swift
[80/321] Compiling DequeModule _DequeSlot.swift
[81/321] Compiling DequeModule _UnsafeWrappedBuffer.swift
[82/321] Compiling BitCollections BitArray+Copy.swift
[83/321] Compiling BitCollections BitArray+CustomReflectable.swift
[84/321] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[85/321] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[86/321] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[87/321] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[88/321] Compiling BitCollections BitSet+SetAlgebra union.swift
[89/321] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[90/321] Compiling BitCollections BitSet.Counted.swift
[91/321] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[92/321] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[93/321] Compiling BitCollections BitArray+Shifts.swift
[94/321] Compiling BitCollections BitArray+Testing.swift
[95/321] Compiling BitCollections BitArray._UnsafeHandle.swift
[96/321] Compiling BitCollections BitArray.swift
[97/321] Compiling BitCollections BitSet+BidirectionalCollection.swift
[98/321] Compiling BitCollections BitSet+Codable.swift
[99/321] Compiling BitCollections BitSet+Initializers.swift
[100/321] Compiling BitCollections BitArray+BitwiseOperations.swift
[101/321] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[102/321] Emitting module BitCollections
[103/322] Compiling BitCollections BitSet+Invariants.swift
[104/326] Compiling BitCollections BitSet+Random.swift
[105/326] Compiling BitCollections BitSet+SetAlgebra basics.swift
[106/326] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[107/326] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[108/326] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[109/326] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[110/326] Compiling BitCollections BitSet+CustomReflectable.swift
[137/328] Emitting module DequeModule
[146/329] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[147/329] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[148/329] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[149/329] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[150/329] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[151/329] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[152/329] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[153/329] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[154/329] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[155/329] Compiling HashTreeCollections TreeSet.swift
[223/338] Emitting module OrderedCollections
[224/338] Compiling BitCollections BitSet.swift
[225/338] Compiling BitCollections Range+Utilities.swift
[226/338] Compiling BitCollections Slice+Utilities.swift
[227/338] Compiling BitCollections UInt+Tricks.swift
[228/338] Compiling BitCollections _Word.swift
[229/338] Compiling OrderedCollections OrderedSet.swift
[230/338] Compiling OrderedCollections _UnsafeBitset.swift
[243/339] Compiling BitCollections BitSet.Index.swift
[244/339] Compiling BitCollections BitSet._UnsafeHandle.swift
[301/340] Emitting module _RopeModule
[302/340] Compiling _RopeModule Rope+Join.swift
[303/340] Compiling _RopeModule Rope+MutatingForEach.swift
[304/340] Compiling _RopeModule Rope+Remove.swift
[305/340] Compiling _RopeModule Rope+RemoveSubrange.swift
[306/340] Compiling _RopeModule Rope+Split.swift
[307/340] Compiling _RopeModule Optional Utilities.swift
[308/340] Compiling _RopeModule String Utilities.swift
[309/340] Compiling _RopeModule String.Index+ABI.swift
[310/340] Compiling _RopeModule _CharacterRecognizer.swift
[311/340] Emitting module HashTreeCollections
[343/344] Emitting module Collections
[344/344] Compiling Collections Collections.swift
[346/388] Compiling AsyncExtensions AsyncPrependSequence.swift
/host/spi-builder-workspace/.build/checkouts/AsyncExtensions/Sources/Supporting/ManagedCriticalState.swift:1:8: error: no such module 'Darwin'
1 | import Darwin
| `- error: no such module 'Darwin'
2 |
3 | final class LockedBuffer<State>: ManagedBuffer<State, os_unfair_lock> {
[347/388] Compiling AsyncExtensions AsyncScanSequence.swift
/host/spi-builder-workspace/.build/checkouts/AsyncExtensions/Sources/Supporting/ManagedCriticalState.swift:1:8: error: no such module 'Darwin'
1 | import Darwin
| `- error: no such module 'Darwin'
2 |
3 | final class LockedBuffer<State>: ManagedBuffer<State, os_unfair_lock> {
[348/388] Compiling AsyncExtensions AsyncSequence+Assign.swift
/host/spi-builder-workspace/.build/checkouts/AsyncExtensions/Sources/Supporting/ManagedCriticalState.swift:1:8: error: no such module 'Darwin'
1 | import Darwin
| `- error: no such module 'Darwin'
2 |
3 | final class LockedBuffer<State>: ManagedBuffer<State, os_unfair_lock> {
[349/388] Compiling AsyncExtensions AsyncSequence+Collect.swift
/host/spi-builder-workspace/.build/checkouts/AsyncExtensions/Sources/Supporting/ManagedCriticalState.swift:1:8: error: no such module 'Darwin'
1 | import Darwin
| `- error: no such module 'Darwin'
2 |
3 | final class LockedBuffer<State>: ManagedBuffer<State, os_unfair_lock> {
[350/388] Compiling AsyncExtensions AsyncSequence+EraseToAnyAsyncSequence.swift
/host/spi-builder-workspace/.build/checkouts/AsyncExtensions/Sources/Supporting/ManagedCriticalState.swift:1:8: error: no such module 'Darwin'
1 | import Darwin
| `- error: no such module 'Darwin'
2 |
3 | final class LockedBuffer<State>: ManagedBuffer<State, os_unfair_lock> {
[351/388] Compiling AsyncExtensions AsyncSequence+FlatMapLatest.swift
/host/spi-builder-workspace/.build/checkouts/AsyncExtensions/Sources/Supporting/ManagedCriticalState.swift:1:8: error: no such module 'Darwin'
1 | import Darwin
| `- error: no such module 'Darwin'
2 |
3 | final class LockedBuffer<State>: ManagedBuffer<State, os_unfair_lock> {
[352/393] Compiling AsyncExtensions AsyncSequence+Share.swift
/host/spi-builder-workspace/.build/checkouts/AsyncExtensions/Sources/Supporting/ManagedCriticalState.swift:1:8: error: no such module 'Darwin'
1 | import Darwin
| `- error: no such module 'Darwin'
2 |
3 | final class LockedBuffer<State>: ManagedBuffer<State, os_unfair_lock> {
[353/393] Compiling AsyncExtensions AsyncSwitchToLatestSequence.swift
/host/spi-builder-workspace/.build/checkouts/AsyncExtensions/Sources/Supporting/ManagedCriticalState.swift:1:8: error: no such module 'Darwin'
1 | import Darwin
| `- error: no such module 'Darwin'
2 |
3 | final class LockedBuffer<State>: ManagedBuffer<State, os_unfair_lock> {
[354/393] Compiling AsyncExtensions ManagedCriticalState.swift
/host/spi-builder-workspace/.build/checkouts/AsyncExtensions/Sources/Supporting/ManagedCriticalState.swift:1:8: error: no such module 'Darwin'
1 | import Darwin
| `- error: no such module 'Darwin'
2 |
3 | final class LockedBuffer<State>: ManagedBuffer<State, os_unfair_lock> {
[355/393] Compiling AsyncExtensions Regulator.swift
/host/spi-builder-workspace/.build/checkouts/AsyncExtensions/Sources/Supporting/ManagedCriticalState.swift:1:8: error: no such module 'Darwin'
1 | import Darwin
| `- error: no such module 'Darwin'
2 |
3 | final class LockedBuffer<State>: ManagedBuffer<State, os_unfair_lock> {
[356/393] Compiling AsyncExtensions Result+ErrorMechanism.swift
/host/spi-builder-workspace/.build/checkouts/AsyncExtensions/Sources/Supporting/ManagedCriticalState.swift:1:8: error: no such module 'Darwin'
1 | import Darwin
| `- error: no such module 'Darwin'
2 |
3 | final class LockedBuffer<State>: ManagedBuffer<State, os_unfair_lock> {
[357/393] Compiling AsyncExtensions AsyncThrowingCurrentValueSubject.swift
/host/spi-builder-workspace/.build/checkouts/AsyncExtensions/Sources/Supporting/ManagedCriticalState.swift:1:8: error: no such module 'Darwin'
1 | import Darwin
| `- error: no such module 'Darwin'
2 |
3 | final class LockedBuffer<State>: ManagedBuffer<State, os_unfair_lock> {
[358/393] Compiling AsyncExtensions AsyncThrowingPassthroughSubject.swift
/host/spi-builder-workspace/.build/checkouts/AsyncExtensions/Sources/Supporting/ManagedCriticalState.swift:1:8: error: no such module 'Darwin'
1 | import Darwin
| `- error: no such module 'Darwin'
2 |
3 | final class LockedBuffer<State>: ManagedBuffer<State, os_unfair_lock> {
[359/393] Compiling AsyncExtensions AsyncThrowingReplaySubject.swift
/host/spi-builder-workspace/.build/checkouts/AsyncExtensions/Sources/Supporting/ManagedCriticalState.swift:1:8: error: no such module 'Darwin'
1 | import Darwin
| `- error: no such module 'Darwin'
2 |
3 | final class LockedBuffer<State>: ManagedBuffer<State, os_unfair_lock> {
[360/393] Compiling AsyncExtensions Streamed.swift
/host/spi-builder-workspace/.build/checkouts/AsyncExtensions/Sources/Supporting/ManagedCriticalState.swift:1:8: error: no such module 'Darwin'
1 | import Darwin
| `- error: no such module 'Darwin'
2 |
3 | final class LockedBuffer<State>: ManagedBuffer<State, os_unfair_lock> {
[361/393] Compiling AsyncExtensions AsyncMerge2Sequence.swift
/host/spi-builder-workspace/.build/checkouts/AsyncExtensions/Sources/Supporting/ManagedCriticalState.swift:1:8: error: no such module 'Darwin'
1 | import Darwin
| `- error: no such module 'Darwin'
2 |
3 | final class LockedBuffer<State>: ManagedBuffer<State, os_unfair_lock> {
[362/393] Compiling AsyncExtensions AsyncMerge3Sequence.swift
/host/spi-builder-workspace/.build/checkouts/AsyncExtensions/Sources/Supporting/ManagedCriticalState.swift:1:8: error: no such module 'Darwin'
1 | import Darwin
| `- error: no such module 'Darwin'
2 |
3 | final class LockedBuffer<State>: ManagedBuffer<State, os_unfair_lock> {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[363/393] Emitting module AsyncExtensions
/host/spi-builder-workspace/.build/checkouts/AsyncExtensions/Sources/Supporting/ManagedCriticalState.swift:1:8: error: no such module 'Darwin'
1 | import Darwin
| `- error: no such module 'Darwin'
2 |
3 | final class LockedBuffer<State>: ManagedBuffer<State, os_unfair_lock> {
[364/393] Compiling AsyncExtensions AsyncBufferedChannel.swift
/host/spi-builder-workspace/.build/checkouts/AsyncExtensions/Sources/Supporting/ManagedCriticalState.swift:1:8: error: no such module 'Darwin'
1 | import Darwin
| `- error: no such module 'Darwin'
2 |
3 | final class LockedBuffer<State>: ManagedBuffer<State, os_unfair_lock> {
[365/393] Compiling AsyncExtensions AsyncThrowingBufferedChannel.swift
/host/spi-builder-workspace/.build/checkouts/AsyncExtensions/Sources/Supporting/ManagedCriticalState.swift:1:8: error: no such module 'Darwin'
1 | import Darwin
| `- error: no such module 'Darwin'
2 |
3 | final class LockedBuffer<State>: ManagedBuffer<State, os_unfair_lock> {
[366/393] Compiling AsyncExtensions AsyncCurrentValueSubject.swift
/host/spi-builder-workspace/.build/checkouts/AsyncExtensions/Sources/Supporting/ManagedCriticalState.swift:1:8: error: no such module 'Darwin'
1 | import Darwin
| `- error: no such module 'Darwin'
2 |
3 | final class LockedBuffer<State>: ManagedBuffer<State, os_unfair_lock> {
[367/393] Compiling AsyncExtensions AsyncPassthroughSubject.swift
/host/spi-builder-workspace/.build/checkouts/AsyncExtensions/Sources/Supporting/ManagedCriticalState.swift:1:8: error: no such module 'Darwin'
1 | import Darwin
| `- error: no such module 'Darwin'
2 |
3 | final class LockedBuffer<State>: ManagedBuffer<State, os_unfair_lock> {
[368/393] Compiling AsyncExtensions AsyncReplaySubject.swift
/host/spi-builder-workspace/.build/checkouts/AsyncExtensions/Sources/Supporting/ManagedCriticalState.swift:1:8: error: no such module 'Darwin'
1 | import Darwin
| `- error: no such module 'Darwin'
2 |
3 | final class LockedBuffer<State>: ManagedBuffer<State, os_unfair_lock> {
[369/393] Compiling AsyncExtensions AsyncSubject.swift
/host/spi-builder-workspace/.build/checkouts/AsyncExtensions/Sources/Supporting/ManagedCriticalState.swift:1:8: error: no such module 'Darwin'
1 | import Darwin
| `- error: no such module 'Darwin'
2 |
3 | final class LockedBuffer<State>: ManagedBuffer<State, os_unfair_lock> {
[370/393] Compiling AsyncExtensions AsyncMergeSequence.swift
/host/spi-builder-workspace/.build/checkouts/AsyncExtensions/Sources/Supporting/ManagedCriticalState.swift:1:8: error: no such module 'Darwin'
1 | import Darwin
| `- error: no such module 'Darwin'
2 |
3 | final class LockedBuffer<State>: ManagedBuffer<State, os_unfair_lock> {
[371/393] Compiling AsyncExtensions MergeStateMachine.swift
/host/spi-builder-workspace/.build/checkouts/AsyncExtensions/Sources/Supporting/ManagedCriticalState.swift:1:8: error: no such module 'Darwin'
1 | import Darwin
| `- error: no such module 'Darwin'
2 |
3 | final class LockedBuffer<State>: ManagedBuffer<State, os_unfair_lock> {
[372/393] Compiling AsyncExtensions AsyncWithLatestFrom2Sequence.swift
/host/spi-builder-workspace/.build/checkouts/AsyncExtensions/Sources/Supporting/ManagedCriticalState.swift:1:8: error: no such module 'Darwin'
1 | import Darwin
| `- error: no such module 'Darwin'
2 |
3 | final class LockedBuffer<State>: ManagedBuffer<State, os_unfair_lock> {
[373/393] Compiling AsyncExtensions AsyncWithLatestFromSequence.swift
/host/spi-builder-workspace/.build/checkouts/AsyncExtensions/Sources/Supporting/ManagedCriticalState.swift:1:8: error: no such module 'Darwin'
1 | import Darwin
| `- error: no such module 'Darwin'
2 |
3 | final class LockedBuffer<State>: ManagedBuffer<State, os_unfair_lock> {
[374/393] Compiling AsyncExtensions AsyncZip2Sequence.swift
/host/spi-builder-workspace/.build/checkouts/AsyncExtensions/Sources/Supporting/ManagedCriticalState.swift:1:8: error: no such module 'Darwin'
1 | import Darwin
| `- error: no such module 'Darwin'
2 |
3 | final class LockedBuffer<State>: ManagedBuffer<State, os_unfair_lock> {
[375/393] Compiling AsyncExtensions AsyncZip3Sequence.swift
/host/spi-builder-workspace/.build/checkouts/AsyncExtensions/Sources/Supporting/ManagedCriticalState.swift:1:8: error: no such module 'Darwin'
1 | import Darwin
| `- error: no such module 'Darwin'
2 |
3 | final class LockedBuffer<State>: ManagedBuffer<State, os_unfair_lock> {
[376/393] Compiling AsyncExtensions AsyncZipSequence.swift
/host/spi-builder-workspace/.build/checkouts/AsyncExtensions/Sources/Supporting/ManagedCriticalState.swift:1:8: error: no such module 'Darwin'
1 | import Darwin
| `- error: no such module 'Darwin'
2 |
3 | final class LockedBuffer<State>: ManagedBuffer<State, os_unfair_lock> {
[377/393] Compiling AsyncExtensions Zip2Runtime.swift
/host/spi-builder-workspace/.build/checkouts/AsyncExtensions/Sources/Supporting/ManagedCriticalState.swift:1:8: error: no such module 'Darwin'
1 | import Darwin
| `- error: no such module 'Darwin'
2 |
3 | final class LockedBuffer<State>: ManagedBuffer<State, os_unfair_lock> {
[378/393] Compiling AsyncExtensions Zip2StateMachine.swift
/host/spi-builder-workspace/.build/checkouts/AsyncExtensions/Sources/Supporting/ManagedCriticalState.swift:1:8: error: no such module 'Darwin'
1 | import Darwin
| `- error: no such module 'Darwin'
2 |
3 | final class LockedBuffer<State>: ManagedBuffer<State, os_unfair_lock> {
[379/393] Compiling AsyncExtensions Zip3Runtime.swift
/host/spi-builder-workspace/.build/checkouts/AsyncExtensions/Sources/Supporting/ManagedCriticalState.swift:1:8: error: no such module 'Darwin'
1 | import Darwin
| `- error: no such module 'Darwin'
2 |
3 | final class LockedBuffer<State>: ManagedBuffer<State, os_unfair_lock> {
[380/393] Compiling AsyncExtensions Zip3StateMachine.swift
/host/spi-builder-workspace/.build/checkouts/AsyncExtensions/Sources/Supporting/ManagedCriticalState.swift:1:8: error: no such module 'Darwin'
1 | import Darwin
| `- error: no such module 'Darwin'
2 |
3 | final class LockedBuffer<State>: ManagedBuffer<State, os_unfair_lock> {
[381/393] Compiling AsyncExtensions ZipRuntime.swift
/host/spi-builder-workspace/.build/checkouts/AsyncExtensions/Sources/Supporting/ManagedCriticalState.swift:1:8: error: no such module 'Darwin'
1 | import Darwin
| `- error: no such module 'Darwin'
2 |
3 | final class LockedBuffer<State>: ManagedBuffer<State, os_unfair_lock> {
[382/393] Compiling AsyncExtensions ZipStateMachine.swift
/host/spi-builder-workspace/.build/checkouts/AsyncExtensions/Sources/Supporting/ManagedCriticalState.swift:1:8: error: no such module 'Darwin'
1 | import Darwin
| `- error: no such module 'Darwin'
2 |
3 | final class LockedBuffer<State>: ManagedBuffer<State, os_unfair_lock> {
[383/393] Compiling AsyncExtensions Termination.swift
/host/spi-builder-workspace/.build/checkouts/AsyncExtensions/Sources/Supporting/ManagedCriticalState.swift:1:8: error: no such module 'Darwin'
1 | import Darwin
| `- error: no such module 'Darwin'
2 |
3 | final class LockedBuffer<State>: ManagedBuffer<State, os_unfair_lock> {
[384/393] Compiling AsyncExtensions AsyncEmptySequence.swift
/host/spi-builder-workspace/.build/checkouts/AsyncExtensions/Sources/Supporting/ManagedCriticalState.swift:1:8: error: no such module 'Darwin'
1 | import Darwin
| `- error: no such module 'Darwin'
2 |
3 | final class LockedBuffer<State>: ManagedBuffer<State, os_unfair_lock> {
[385/393] Compiling AsyncExtensions AsyncFailSequence.swift
/host/spi-builder-workspace/.build/checkouts/AsyncExtensions/Sources/Supporting/ManagedCriticalState.swift:1:8: error: no such module 'Darwin'
1 | import Darwin
| `- error: no such module 'Darwin'
2 |
3 | final class LockedBuffer<State>: ManagedBuffer<State, os_unfair_lock> {
[386/393] Compiling AsyncExtensions AsyncJustSequence.swift
/host/spi-builder-workspace/.build/checkouts/AsyncExtensions/Sources/Supporting/ManagedCriticalState.swift:1:8: error: no such module 'Darwin'
1 | import Darwin
| `- error: no such module 'Darwin'
2 |
3 | final class LockedBuffer<State>: ManagedBuffer<State, os_unfair_lock> {
[387/393] Compiling AsyncExtensions AsyncLazySequence.swift
/host/spi-builder-workspace/.build/checkouts/AsyncExtensions/Sources/Supporting/ManagedCriticalState.swift:1:8: error: no such module 'Darwin'
1 | import Darwin
| `- error: no such module 'Darwin'
2 |
3 | final class LockedBuffer<State>: ManagedBuffer<State, os_unfair_lock> {
[388/393] Compiling AsyncExtensions AsyncStream+Pipe.swift
/host/spi-builder-workspace/.build/checkouts/AsyncExtensions/Sources/Supporting/ManagedCriticalState.swift:1:8: error: no such module 'Darwin'
1 | import Darwin
| `- error: no such module 'Darwin'
2 |
3 | final class LockedBuffer<State>: ManagedBuffer<State, os_unfair_lock> {
[389/393] Compiling AsyncExtensions AsyncThrowingJustSequence.swift
/host/spi-builder-workspace/.build/checkouts/AsyncExtensions/Sources/Supporting/ManagedCriticalState.swift:1:8: error: no such module 'Darwin'
1 | import Darwin
| `- error: no such module 'Darwin'
2 |
3 | final class LockedBuffer<State>: ManagedBuffer<State, os_unfair_lock> {
[390/393] Compiling AsyncExtensions AsyncTimerSequence.swift
/host/spi-builder-workspace/.build/checkouts/AsyncExtensions/Sources/Supporting/ManagedCriticalState.swift:1:8: error: no such module 'Darwin'
1 | import Darwin
| `- error: no such module 'Darwin'
2 |
3 | final class LockedBuffer<State>: ManagedBuffer<State, os_unfair_lock> {
[391/393] Compiling AsyncExtensions AsyncHandleEventsSequence.swift
/host/spi-builder-workspace/.build/checkouts/AsyncExtensions/Sources/Supporting/ManagedCriticalState.swift:1:8: error: no such module 'Darwin'
1 | import Darwin
| `- error: no such module 'Darwin'
2 |
3 | final class LockedBuffer<State>: ManagedBuffer<State, os_unfair_lock> {
[392/393] Compiling AsyncExtensions AsyncMapToResultSequence.swift
/host/spi-builder-workspace/.build/checkouts/AsyncExtensions/Sources/Supporting/ManagedCriticalState.swift:1:8: error: no such module 'Darwin'
1 | import Darwin
| `- error: no such module 'Darwin'
2 |
3 | final class LockedBuffer<State>: ManagedBuffer<State, os_unfair_lock> {
[393/393] Compiling AsyncExtensions AsyncMulticastSequence.swift
/host/spi-builder-workspace/.build/checkouts/AsyncExtensions/Sources/Supporting/ManagedCriticalState.swift:1:8: error: no such module 'Darwin'
1 | import Darwin
| `- error: no such module 'Darwin'
2 |
3 | final class LockedBuffer<State>: ManagedBuffer<State, os_unfair_lock> {
BUILD FAILURE 6.2 android