Build Information
Failed to build StoreFlowable, reference main (3c958c
), with Swift 6.1 for Android on 28 May 2025 07:25:16 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
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.1
Building package at path: $PWD
https://github.com/KazaKago/StoreFlowable.swift.git
https://github.com/KazaKago/StoreFlowable.swift.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "asyncextensions",
"requirement" : {
"range" : [
{
"lower_bound" : "0.4.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/AsyncCommunity/AsyncExtensions"
}
],
"manifest_display_name" : "StoreFlowable",
"name" : "StoreFlowable",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "StoreFlowable",
"targets" : [
"StoreFlowable"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "StoreFlowableTests",
"module_type" : "SwiftTarget",
"name" : "StoreFlowableTests",
"path" : "Tests/StoreFlowableTests",
"product_dependencies" : [
"AsyncExtensions"
],
"sources" : [
"Core/LoadingStateSequenceCombinerTests.swift",
"Core/LoadingStateSequenceMapperTests.swift",
"Core/LoadingStateTests.swift",
"Core/LoadingStateZipperTests.swift",
"Logic/DataSelectorLoadTests.swift",
"Logic/DataSelectorRefreshFailedTests.swift",
"Logic/DataSelectorRefreshTests.swift",
"Logic/DataSelectorRequestNextAndPrevFailedTest.swift",
"Logic/DataSelectorRequestNextAndPrevTest.swift",
"Logic/DataSelectorRequestNextFailedTests.swift",
"Logic/DataSelectorRequestNextTests.swift",
"Logic/DataSelectorUpdateTest.swift",
"Logic/DataSelectorValidateFailedTests.swift",
"Logic/DataSelectorValidateTests.swift",
"StoreFlowableRequiredDataFailedTests.swift",
"StoreFlowableRequiredDataTests.swift",
"XCTestExtension.swift"
],
"target_dependencies" : [
"StoreFlowable"
],
"type" : "test"
},
{
"c99name" : "StoreFlowable",
"module_type" : "SwiftTarget",
"name" : "StoreFlowable",
"path" : "Sources/StoreFlowable",
"product_dependencies" : [
"AsyncExtensions"
],
"product_memberships" : [
"StoreFlowable"
],
"sources" : [
"AnyStoreFlowable.swift",
"Cache/AnyCacheDataManager.swift",
"Cache/AnyRequestKeyManager.swift",
"Cache/CacheDataManager.swift",
"Cache/RequestKeyManager.swift",
"Cacher/Cacher.swift",
"Cacher/PaginationCacher.swift",
"Cacher/TwoWayPaginationCacher.swift",
"Core/AdditionalLoadingState.swift",
"Core/AdditionalLoadingStateZipper.swift",
"Core/AsyncAlgorithm/AsyncCombineLatest2Sequence.swift",
"Core/AsyncAlgorithm/Locking.swift",
"Core/AsyncAlgorithm/Rethrow.swift",
"Core/AsyncAlgorithm/TaskSelect.swift",
"Core/LoadingState.swift",
"Core/LoadingStateSequence.swift",
"Core/LoadingStateSequenceCombiner.swift",
"Core/LoadingStateSequenceMapper.swift",
"Core/LoadingStateZipper.swift",
"DataState/AdditionalDataState.swift",
"DataState/AnyDataStateFlowAccessor.swift",
"DataState/AnyDataStateManager.swift",
"DataState/DataState.swift",
"DataState/DataStateFlowAccessor.swift",
"DataState/DataStateManager.swift",
"Error/AdditionalRequestOnErrorStateException.swift",
"Error/AdditionalRequestOnNilException.swift",
"Error/NoSuchElementError.swift",
"Fetcher/Fetcher.swift",
"Fetcher/PaginationFetcher.swift",
"Fetcher/TwoWayPaginationFetcher.swift",
"GettingFrom.swift",
"Logic/DataSelector.swift",
"Logic/DataStateMapper.swift",
"Logic/KeyedRequestType.swift",
"Logic/RequestType.swift",
"Logic/StoreFlowableImpl.swift",
"Logic/StringUtils.swift",
"Origin/AnyOriginDataManager.swift",
"Origin/InternalFetched.swift",
"Origin/OriginDataManager.swift",
"Pagination/OneWay/AnyPaginationStoreFlowable.swift",
"Pagination/OneWay/PaginationStoreFlowable.swift",
"Pagination/TwoWay/AnyTwoWayPaginationStoreFlowable.swift",
"Pagination/TwoWay/TwoWayPaginationStoreFlowable.swift",
"StoreFlowable.swift",
"StoreFlowableExtension.swift",
"UnitHash.swift"
],
"type" : "library"
}
],
"tools_version" : "5.6"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/AsyncCommunity/AsyncExtensions
[1/776] Fetching asyncextensions
Fetched https://github.com/AsyncCommunity/AsyncExtensions from cache (0.37s)
Computing version for https://github.com/AsyncCommunity/AsyncExtensions
Computed https://github.com/AsyncCommunity/AsyncExtensions at 0.5.3 (1.47s)
Fetching https://github.com/apple/swift-collections.git
[1/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.10s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (2.89s)
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-24593BA9C3E375BF.txt
[12/25] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[13/25] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[14/26] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[15/26] Compiling InternalCollectionsUtilities Debugging.swift
[16/26] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[17/26] Compiling InternalCollectionsUtilities Integer rank.swift
[18/26] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[19/26] Emitting module InternalCollectionsUtilities
[20/26] Compiling InternalCollectionsUtilities Descriptions.swift
[21/26] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[22/26] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[23/26] Compiling InternalCollectionsUtilities UInt+reversed.swift
[24/26] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[25/26] Compiling InternalCollectionsUtilities _SortedCollection.swift
[26/26] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[28/301] Compiling HeapModule Heap+Descriptions.swift
[29/301] Compiling _RopeModule BigString+UTF16View.swift
[30/301] Compiling _RopeModule BigString+UTF8View.swift
[31/303] Compiling HeapModule Heap.swift
[32/303] Compiling HeapModule _HeapNode.swift
[33/303] Emitting module HeapModule
[34/303] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[35/303] Compiling _RopeModule BigString+Chunk+Splitting.swift
[36/303] Compiling _RopeModule BigString+Chunk.swift
[37/303] Compiling _RopeModule BigString+BidirectionalCollection.swift
[38/303] Compiling _RopeModule BigString+Comparable.swift
[39/303] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[40/303] Compiling _RopeModule BigString+CustomStringConvertible.swift
[41/310] Compiling HeapModule Heap+UnsafeHandle.swift
[42/310] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[43/310] Compiling HeapModule Heap+Invariants.swift
[45/311] Compiling _RopeModule Rope+ForEachWhile.swift
[46/311] Compiling _RopeModule Rope+Insert.swift
[47/311] Compiling HashTreeCollections TreeSet+Sequence.swift
[48/311] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[49/311] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[50/311] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[51/311] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[52/311] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[53/311] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[54/311] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[55/321] Compiling _RopeModule _RopePath.swift
[56/321] Compiling _RopeModule BigString+Builder.swift
[57/321] Compiling _RopeModule BigString+Contents.swift
[58/321] Compiling _RopeModule BigString+Debugging.swift
[59/321] Compiling _RopeModule BigString+Index.swift
[60/321] Compiling BitCollections BitSet.Index.swift
[61/321] Compiling BitCollections BitSet._UnsafeHandle.swift
[62/321] Compiling _RopeModule Rope+_UnmanagedLeaf.swift
[63/321] Compiling _RopeModule Rope+_UnsafeHandle.swift
[64/321] Compiling _RopeModule Rope.swift
[65/321] Compiling _RopeModule RopeElement.swift
[66/321] Compiling _RopeModule RopeMetric.swift
[67/321] Compiling _RopeModule RopeSummary.swift
[68/321] Compiling _RopeModule _RopeItem.swift
[69/328] Compiling _RopeModule BigString+Equatable.swift
[70/328] Compiling _RopeModule BigString+ExpressibleByStringLiteral.swift
[71/328] Compiling _RopeModule BigString+Hashing.swift
[72/328] Compiling _RopeModule BigString+LosslessStringConvertible.swift
[73/328] Compiling _RopeModule BigString+RangeReplaceableCollection.swift
[74/328] Compiling _RopeModule BigString+Sequence.swift
[75/328] Compiling _RopeModule BigString+TextOutputStream.swift
[76/328] Compiling DequeModule _DequeSlot.swift
[77/328] Compiling DequeModule _UnsafeWrappedBuffer.swift
[78/328] Compiling _RopeModule BigString+Insert.swift
[79/328] Compiling _RopeModule BigString+Managing Breaks.swift
[80/328] Compiling _RopeModule BigString+Chunk+Counts.swift
[81/328] Compiling _RopeModule BigString+Chunk+Description.swift
[82/328] Compiling _RopeModule BigString+RemoveSubrange.swift
[83/328] Compiling _RopeModule BigString+ReplaceSubrange.swift
[84/328] Compiling _RopeModule BigString+Split.swift
[85/328] Compiling _RopeModule Range+BigString.swift
[86/328] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[87/328] Compiling _RopeModule BigString+Chunk+Breaks.swift
[102/328] Compiling _RopeModule BigString+UnicodeScalarView.swift
[103/328] Compiling _RopeModule BigSubstring+UTF16View.swift
[104/328] Compiling _RopeModule BigSubstring+UTF8View.swift
[105/328] Compiling _RopeModule BigSubstring+UnicodeScalarView.swift
[106/328] Compiling _RopeModule BigSubstring.swift
[107/328] Compiling _RopeModule Rope+Builder.swift
[108/328] Compiling _RopeModule Rope+Debugging.swift
[109/328] Compiling _RopeModule Rope+Invariants.swift
[110/328] Compiling _RopeModule Rope+_Node.swift
[111/328] Compiling _RopeModule Rope+_Storage.swift
[120/328] Compiling OrderedCollections OrderedSet+SubSequence.swift
[121/328] Compiling OrderedCollections OrderedSet+Testing.swift
[122/328] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[123/328] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[124/328] Compiling OrderedCollections OrderedSet.swift
[125/328] Compiling OrderedCollections _UnsafeBitset.swift
[126/328] Compiling _RopeModule Rope+Sequence.swift
[127/328] Compiling _RopeModule Rope+Append.swift
[128/328] Compiling _RopeModule Rope+Extract.swift
[129/328] Compiling _RopeModule Rope+Find.swift
[155/328] Compiling _RopeModule BigString+Append.swift
[156/328] Compiling _RopeModule BigString+Initializers.swift
[157/328] Emitting module DequeModule
[166/329] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[167/329] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[168/329] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[169/329] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[170/329] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[171/329] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[172/329] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[173/329] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[174/329] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[175/329] Compiling HashTreeCollections TreeSet.swift
[193/329] Emitting module BitCollections
[204/329] Compiling OrderedCollections OrderedSet+Sendable.swift
[246/339] Emitting module OrderedCollections
[281/340] Emitting module _RopeModule
[282/340] Emitting module HashTreeCollections
[283/341] Compiling _RopeModule Rope+Join.swift
[284/341] Compiling _RopeModule Rope+MutatingForEach.swift
[285/341] Compiling _RopeModule Rope+Remove.swift
[286/341] Compiling _RopeModule Rope+RemoveSubrange.swift
[287/341] Compiling _RopeModule Rope+Split.swift
[288/341] Compiling _RopeModule Optional Utilities.swift
[289/341] Compiling _RopeModule String Utilities.swift
[290/341] Compiling _RopeModule String.Index+ABI.swift
[291/341] Compiling _RopeModule _CharacterRecognizer.swift
[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> {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[352/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> {
[353/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> {
[354/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> {
[355/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> {
[356/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> {
[357/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> {
[358/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> {
[359/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> {
[360/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> {
[361/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> {
[362/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> {
[363/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> {
[364/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> {
[365/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> {
[366/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> {
[367/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> {
[368/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> {
[369/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> {
[370/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> {
[371/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> {
[372/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> {
[373/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> {
[374/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> {
[375/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> {
[376/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> {
[377/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> {
[378/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> {
[379/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> {
[380/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> {
[381/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> {
[382/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> {
[383/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> {
[384/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> {
[385/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> {
[386/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> {
[387/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> {
[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> {
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/15] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[3/16] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[4/16] Compiling InternalCollectionsUtilities Debugging.swift
[5/16] Compiling InternalCollectionsUtilities Descriptions.swift
[6/16] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[7/16] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[8/16] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[9/16] Compiling InternalCollectionsUtilities _SortedCollection.swift
[10/16] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[11/16] Compiling InternalCollectionsUtilities UInt+reversed.swift
[12/16] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[13/16] Compiling InternalCollectionsUtilities Integer rank.swift
[14/16] Emitting module InternalCollectionsUtilities
[15/16] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[16/16] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[18/291] Compiling _RopeModule BigString+Debugging.swift
[19/291] Compiling _RopeModule BigString+Index.swift
[20/293] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[21/293] Compiling _RopeModule BigString+Chunk+Breaks.swift
[22/293] Compiling HeapModule Heap.swift
[23/293] Compiling HeapModule _HeapNode.swift
[24/293] Compiling _RopeModule BigString+Ingester.swift
[25/293] Compiling _RopeModule BigString+Invariants.swift
[26/293] Compiling _RopeModule BigString+Iterators.swift
[27/293] Compiling _RopeModule BigString+Metrics.swift
[28/293] Compiling HeapModule Heap+Invariants.swift
[29/293] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[30/293] Compiling HeapModule Heap+Descriptions.swift
[31/293] Compiling HeapModule Heap+UnsafeHandle.swift
[32/293] Compiling DequeModule _DequeSlot.swift
[33/293] Compiling DequeModule _UnsafeWrappedBuffer.swift
[34/293] Compiling _RopeModule _RopeVersion.swift
[35/293] Compiling _RopeModule Rope+Collection.swift
[36/293] Compiling _RopeModule Rope+Index.swift
[37/293] Compiling _RopeModule Rope+Sequence.swift
[38/293] Compiling _RopeModule Rope+Append.swift
[39/293] Compiling _RopeModule Rope+Extract.swift
[40/293] Compiling _RopeModule Rope+Find.swift
[41/293] Compiling _RopeModule Rope+_UnsafeHandle.swift
[42/293] Compiling _RopeModule Rope.swift
[43/293] Compiling _RopeModule RopeElement.swift
[44/293] Compiling _RopeModule RopeMetric.swift
[45/293] Compiling _RopeModule RopeSummary.swift
[46/293] Compiling _RopeModule _RopeItem.swift
[47/293] Compiling _RopeModule _RopePath.swift
[48/300] Emitting module HeapModule
[49/301] Compiling _RopeModule BigString+UTF16View.swift
[50/301] Compiling _RopeModule BigString+UTF8View.swift
[51/301] Compiling HashTreeCollections TreeSet+Sequence.swift
[52/301] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[53/301] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[54/301] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[55/301] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[56/301] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[57/301] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[58/301] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[59/311] Compiling _RopeModule BigString+Summary.swift
[60/311] Compiling _RopeModule BigString.swift
[63/311] Compiling _RopeModule BigString+Chunk+Counts.swift
[64/311] Compiling _RopeModule BigString+Chunk+Description.swift
[67/311] Compiling _RopeModule BigString+ExpressibleByStringLiteral.swift
[68/311] Compiling _RopeModule BigString+Hashing.swift
[69/311] Compiling _RopeModule BigString+LosslessStringConvertible.swift
[70/311] Compiling _RopeModule BigString+RangeReplaceableCollection.swift
[71/311] Compiling _RopeModule BigString+Sequence.swift
[72/311] Compiling _RopeModule BigString+TextOutputStream.swift
[73/311] Compiling _RopeModule Rope+_Storage.swift
[74/311] Compiling _RopeModule Rope+_UnmanagedLeaf.swift
[83/318] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[84/318] Compiling _RopeModule BigString+Chunk+Splitting.swift
[85/318] Compiling _RopeModule BigString+Chunk.swift
[86/318] Compiling _RopeModule BigString+BidirectionalCollection.swift
[87/318] Compiling _RopeModule BigString+Comparable.swift
[88/318] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[89/318] Compiling _RopeModule BigString+CustomStringConvertible.swift
[90/318] Compiling _RopeModule BigString+Equatable.swift
[91/318] Compiling _RopeModule Rope+ForEachWhile.swift
[92/318] Compiling _RopeModule Rope+Insert.swift
[93/318] Compiling _RopeModule BigString+UnicodeScalarView.swift
[94/318] Compiling _RopeModule BigSubstring+UTF16View.swift
[95/318] Compiling _RopeModule BigSubstring+UTF8View.swift
[96/318] Compiling _RopeModule BigSubstring+UnicodeScalarView.swift
[97/318] Compiling BitCollections BitSet.Index.swift
[98/318] Compiling BitCollections BitSet._UnsafeHandle.swift
[116/318] Emitting module BitCollections
[146/318] Compiling _RopeModule BigString+Builder.swift
[147/318] Compiling _RopeModule BigString+Contents.swift
[148/318] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[149/318] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[150/318] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[151/318] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[152/318] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[153/318] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[154/318] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[155/318] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[156/318] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[157/318] Compiling HashTreeCollections TreeSet.swift
[158/318] Emitting module DequeModule
[188/328] Compiling BitCollections BitSet.swift
[189/328] Compiling BitCollections Range+Utilities.swift
[190/328] Compiling BitCollections Slice+Utilities.swift
[191/328] Compiling BitCollections UInt+Tricks.swift
[192/328] Compiling BitCollections _Word.swift
[206/328] Compiling OrderedCollections OrderedSet.swift
[207/328] Compiling OrderedCollections _UnsafeBitset.swift
[275/329] Compiling _RopeModule BigString+RemoveSubrange.swift
[276/329] Compiling _RopeModule BigString+ReplaceSubrange.swift
[277/329] Compiling _RopeModule BigString+Split.swift
[278/329] Compiling _RopeModule Range+BigString.swift
[289/329] Emitting module OrderedCollections
[290/330] Emitting module _RopeModule
[292/330] Compiling _RopeModule Rope+Join.swift
[293/330] Compiling _RopeModule Rope+MutatingForEach.swift
[294/330] Compiling _RopeModule Rope+Remove.swift
[295/330] Compiling _RopeModule Rope+RemoveSubrange.swift
[296/330] Compiling _RopeModule Rope+Split.swift
[297/330] Compiling _RopeModule Optional Utilities.swift
[298/330] Compiling _RopeModule String Utilities.swift
[299/330] Compiling _RopeModule String.Index+ABI.swift
[300/330] Compiling _RopeModule _CharacterRecognizer.swift
[331/331] Emitting module HashTreeCollections
[333/334] Emitting module Collections
[334/334] Compiling Collections Collections.swift
[336/378] 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> {
[337/378] 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> {
[338/378] 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> {
[339/378] 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> {
[340/378] 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> {
[341/378] 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> {
[342/378] 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> {
[343/378] 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> {
[344/378] 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> {
[345/378] 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> {
[346/378] 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> {
[347/378] 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> {
[348/378] 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> {
[349/378] 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> {
[350/378] 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> {
[351/378] 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> {
[352/378] 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> {
[353/378] 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> {
[354/378] 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> {
[355/378] 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> {
[356/378] 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> {
[357/378] 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> {
[358/378] 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> {
[359/378] 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> {
[360/383] 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> {
[361/383] 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> {
[362/383] 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> {
[363/383] 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> {
[364/383] 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> {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[365/383] 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> {
[366/383] 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> {
[367/383] 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> {
[368/383] 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> {
[369/383] 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> {
[370/383] 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> {
[371/383] 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> {
[372/383] 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> {
[373/383] 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> {
[374/383] 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> {
[375/383] 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> {
[376/383] 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> {
[377/383] 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> {
[378/383] 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> {
[379/383] 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> {
[380/383] 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> {
[381/383] 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> {
[382/383] 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> {
[383/383] 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> {
BUILD FAILURE 6.1 android