Build Information
Failed to build StoreFlowable, reference main (3c958c
), with Swift 6.2 (beta) for Linux on 19 Jun 2025 13:25:46 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 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: linux
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-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/AsyncCommunity/AsyncExtensions
[1/776] Fetching asyncextensions
Fetched https://github.com/AsyncCommunity/AsyncExtensions from cache (0.40s)
Computing version for https://github.com/AsyncCommunity/AsyncExtensions
Computed https://github.com/AsyncCommunity/AsyncExtensions at 0.5.3 (1.02s)
Fetching https://github.com/apple/swift-collections.git
[1/16640] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.39s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (2.24s)
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 Descriptions.swift
[13/25] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[14/26] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[15/26] Compiling InternalCollectionsUtilities Debugging.swift
[16/26] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.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] Emitting module InternalCollectionsUtilities
[22/26] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[23/26] Compiling InternalCollectionsUtilities Integer rank.swift
[24/26] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[25/26] Compiling InternalCollectionsUtilities _SortedCollection.swift
[26/26] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[28/301] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[29/301] Compiling HashTreeCollections _HashNode+Structural union.swift
[30/303] Compiling HeapModule _HeapNode.swift
[31/303] Compiling HashTreeCollections _HashLevel.swift
[32/303] Compiling HashTreeCollections _HashNode+Builder.swift
[33/303] Compiling HashTreeCollections _HashNode+Debugging.swift
[34/303] Compiling HashTreeCollections _HashNode+Initializers.swift
[35/303] Compiling HeapModule Heap.swift
[36/303] Compiling HeapModule Heap+Invariants.swift
[37/303] Compiling HeapModule Heap+Descriptions.swift
[38/303] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[39/303] Compiling HeapModule Heap+UnsafeHandle.swift
[40/303] Emitting module HeapModule
[42/304] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[43/304] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[44/304] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[45/304] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[46/304] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[47/304] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[48/304] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[49/304] Compiling HashTreeCollections TreeDictionary+Collection.swift
[50/304] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[51/304] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[52/304] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[53/304] Compiling HashTreeCollections TreeSet+Hashable.swift
[54/304] Compiling HashTreeCollections TreeSet+Sendable.swift
[55/304] Compiling HashTreeCollections TreeSet+Sequence.swift
[56/311] Compiling DequeModule _DequeSlot.swift
[57/311] Compiling DequeModule _UnsafeWrappedBuffer.swift
[58/311] Compiling HashTreeCollections _HashNode+Storage.swift
[59/311] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[60/311] Compiling HashTreeCollections _HashNode+Structural filter.swift
[61/311] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[62/311] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[63/311] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[64/311] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[65/311] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[66/311] Compiling HashTreeCollections TreeDictionary.swift
[67/311] Compiling HashTreeCollections TreeSet+Codable.swift
[68/311] Compiling HashTreeCollections TreeSet+Collection.swift
[69/311] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[70/311] Compiling HashTreeCollections TreeSet+Debugging.swift
[71/311] Compiling HashTreeCollections TreeSet+Descriptions.swift
[72/311] Compiling HashTreeCollections TreeSet+Equatable.swift
[73/311] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[74/311] Compiling HashTreeCollections TreeSet+Extras.swift
[75/311] Compiling HashTreeCollections TreeSet+Filter.swift
[76/321] Compiling HashTreeCollections _AncestorHashSlots.swift
[77/321] Compiling HashTreeCollections _Bitmap.swift
[78/321] Compiling HashTreeCollections _Bucket.swift
[79/321] Compiling HashTreeCollections _Hash.swift
[84/328] Compiling HashTreeCollections _HashNode+Invariants.swift
[85/328] Compiling HashTreeCollections _HashNode+Lookups.swift
[86/328] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[87/328] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[88/328] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[89/328] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[90/328] Compiling HashTreeCollections _HashNode.swift
[91/328] Compiling HashTreeCollections _HashNodeHeader.swift
[92/328] Compiling HashTreeCollections _HashSlot.swift
[93/328] Compiling HashTreeCollections _HashStack.swift
[94/328] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[95/328] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[96/328] Compiling HashTreeCollections _HashNode+Structural merge.swift
[97/328] Compiling HashTreeCollections _HashTreeIterator.swift
[98/328] Compiling HashTreeCollections _HashTreeStatistics.swift
[99/328] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[100/328] Compiling HashTreeCollections _RawHashNode.swift
[101/328] Compiling HashTreeCollections _UnmanagedHashNode.swift
[102/328] Compiling HashTreeCollections _UnsafePath.swift
[103/328] Compiling HashTreeCollections TreeDictionary+Codable.swift
[144/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
[156/329] Emitting module BitCollections
[165/329] Compiling BitCollections BitSet.Index.swift
[166/329] Compiling BitCollections BitSet._UnsafeHandle.swift
[167/329] Compiling BitCollections BitSet.swift
[168/329] Compiling BitCollections Range+Utilities.swift
[169/329] Compiling BitCollections Slice+Utilities.swift
[170/329] Compiling BitCollections UInt+Tricks.swift
[171/329] Compiling BitCollections _Word.swift
[172/329] Compiling OrderedCollections OrderedSet.swift
[173/329] Compiling OrderedCollections _UnsafeBitset.swift
[174/329] Compiling HashTreeCollections TreeDictionary+Merge.swift
[175/329] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[176/329] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[177/329] Compiling HashTreeCollections TreeDictionary+Values.swift
[256/339] Emitting module OrderedCollections
[268/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
[341/341] Emitting module HashTreeCollections
[343/344] Compiling Collections Collections.swift
[344/344] Emitting module Collections
[346/388] 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> {
[347/388] 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> {
[348/388] 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> {
[349/388] 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> {
[350/388] 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> {
[351/388] 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> {
[352/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> {
[353/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> {
[354/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> {
[355/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> {
[356/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> {
[357/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> {
[358/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> {
[359/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> {
[360/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> {
[361/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> {
[362/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> {
[363/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> {
[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> {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[370/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> {
[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 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> {
[377/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> {
[378/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> {
[379/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> {
[380/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> {
[381/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> {
[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> {
BUILD FAILURE 6.2 linux