The Swift Package Index logo.Swift Package Index

Build Information

Failed to build StoreFlowable, reference main (3c958c), with Swift 6.2 for Android on 19 Jun 2025 13:25:50 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-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: 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/KazaKago/StoreFlowable.swift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 3c958c0 fix workflow
Cloned https://github.com/KazaKago/StoreFlowable.swift.git
Revision (git rev-parse @):
3c958c01f378dbadcf0526edffc67ec7d9d60123
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/KazaKago/StoreFlowable.swift.git at main
========================================
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-4609320-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.45s)
Computing version for https://github.com/AsyncCommunity/AsyncExtensions
Computed https://github.com/AsyncCommunity/AsyncExtensions at 0.5.3 (1.32s)
Fetching https://github.com/apple/swift-collections.git
[1/16640] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.76s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (3.01s)
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 UInt+first and last set bit.swift
[13/25] Compiling InternalCollectionsUtilities UInt+reversed.swift
[14/26] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[15/26] Compiling InternalCollectionsUtilities _SortedCollection.swift
[16/26] Compiling InternalCollectionsUtilities Descriptions.swift
[17/26] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[18/26] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[19/26] Compiling InternalCollectionsUtilities Integer rank.swift
[20/26] Emitting module InternalCollectionsUtilities
[21/26] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[22/26] Compiling InternalCollectionsUtilities Debugging.swift
[23/26] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[24/26] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[25/26] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[26/26] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[28/225] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[29/301] Compiling HeapModule Heap+Descriptions.swift
[30/301] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[31/301] Compiling HashTreeCollections _HashNode+Structural union.swift
[32/303] Compiling HashTreeCollections _Bucket.swift
[33/303] Compiling HashTreeCollections _Hash.swift
[34/303] Compiling HeapModule _HeapNode.swift
[35/303] Compiling HashTreeCollections TreeSet+Hashable.swift
[36/303] Compiling HashTreeCollections TreeSet+Sendable.swift
[37/303] Compiling HashTreeCollections TreeSet+Sequence.swift
[38/303] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[39/303] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[40/303] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[41/303] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[42/303] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[43/303] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[44/303] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[45/313] Compiling HeapModule Heap.swift
[46/313] Compiling HashTreeCollections _HashNode+Storage.swift
[47/313] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[48/313] Compiling HashTreeCollections _HashNode+Structural filter.swift
[49/313] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[50/313] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[51/313] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[52/313] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[53/313] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[54/320] Compiling HashTreeCollections _HashLevel.swift
[55/320] Compiling HashTreeCollections _HashNode+Builder.swift
[56/320] Compiling HashTreeCollections _HashNode+Debugging.swift
[57/320] Compiling HashTreeCollections _HashNode+Initializers.swift
[58/320] Compiling HeapModule Heap+Invariants.swift
[59/320] Compiling HeapModule Heap+UnsafeHandle.swift
[60/320] Emitting module HeapModule
[62/321] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[63/321] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[64/321] Compiling HashTreeCollections TreeDictionary+Keys.swift
[65/321] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[66/321] Compiling HashTreeCollections TreeDictionary+Merge.swift
[67/321] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[68/321] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[69/321] Compiling HashTreeCollections _HashNode+Structural merge.swift
[70/321] Compiling HashTreeCollections _HashTreeIterator.swift
[71/321] Compiling HashTreeCollections _HashTreeStatistics.swift
[72/321] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[73/321] Compiling HashTreeCollections _RawHashNode.swift
[74/321] Compiling HashTreeCollections _UnmanagedHashNode.swift
[75/321] Compiling HashTreeCollections _UnsafePath.swift
[76/321] Compiling DequeModule _DequeSlot.swift
[77/321] Compiling DequeModule _UnsafeWrappedBuffer.swift
[85/328] Compiling HashTreeCollections _AncestorHashSlots.swift
[86/328] Compiling HashTreeCollections _Bitmap.swift
[93/328] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[94/328] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[95/328] Compiling HashTreeCollections _HashNode.swift
[96/328] Compiling HashTreeCollections _HashNodeHeader.swift
[97/328] Compiling HashTreeCollections _HashSlot.swift
[98/328] Compiling HashTreeCollections _HashStack.swift
[99/328] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[100/328] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[101/328] Compiling HashTreeCollections _HashNode+Invariants.swift
[102/328] Compiling HashTreeCollections _HashNode+Lookups.swift
[103/328] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[104/328] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[107/328] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[108/328] Compiling HashTreeCollections TreeDictionary+Filter.swift
[114/328] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[115/328] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[116/328] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[117/328] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[118/328] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[119/328] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[120/328] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[121/328] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[122/328] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[123/328] Compiling HashTreeCollections TreeSet.swift
[132/328] Compiling HashTreeCollections TreeDictionary+Codable.swift
[133/328] Compiling HashTreeCollections TreeDictionary+Collection.swift
[134/328] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[135/328] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[136/328] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[137/328] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[140/328] Compiling BitCollections Range+Utilities.swift
[141/328] Compiling BitCollections Slice+Utilities.swift
[142/328] Compiling BitCollections UInt+Tricks.swift
[143/328] Compiling BitCollections _Word.swift
[144/328] Compiling OrderedCollections OrderedSet.swift
[145/328] Compiling OrderedCollections _UnsafeBitset.swift
[146/328] Compiling HashTreeCollections TreeSet+Equatable.swift
[147/328] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[148/328] Compiling HashTreeCollections TreeSet+Extras.swift
[149/328] Compiling HashTreeCollections TreeSet+Filter.swift
[172/328] Compiling BitCollections BitSet.Index.swift
[173/328] Compiling BitCollections BitSet._UnsafeHandle.swift
[174/328] Compiling BitCollections BitSet.swift
[175/328] Emitting module DequeModule
[177/329] Emitting module BitCollections
[246/339] Emitting module OrderedCollections
[301/340] Emitting module _RopeModule
[331/340] Emitting module HashTreeCollections
[333/341] Compiling _RopeModule Rope+Join.swift
[334/341] Compiling _RopeModule Rope+MutatingForEach.swift
[335/341] Compiling _RopeModule Rope+Remove.swift
[336/341] Compiling _RopeModule Rope+RemoveSubrange.swift
[337/341] Compiling _RopeModule Rope+Split.swift
[338/341] Compiling _RopeModule Optional Utilities.swift
[339/341] Compiling _RopeModule String Utilities.swift
[340/341] Compiling _RopeModule String.Index+ABI.swift
[341/341] Compiling _RopeModule _CharacterRecognizer.swift
[343/344] Compiling Collections Collections.swift
[344/344] Emitting module Collections
[346/388] 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> {
[347/388] 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> {
[348/388] 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> {
[349/388] 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> {
[350/388] 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> {
[351/388] 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> {
[352/388] 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> {
[353/388] 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> {
[354/388] 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> {
[355/388] 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> {
[356/388] 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> {
[357/388] 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> {
[358/393] 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> {
[359/393] 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> {
[360/393] 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> {
[361/393] 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> {
[362/393] 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> {
[363/393] 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> {
[364/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> {
[365/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> {
[366/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> {
[367/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> {
[368/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> {
[369/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> {
[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> {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[376/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> {
[377/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> {
[378/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> {
[379/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> {
[380/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> {
[381/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> {
[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