The Swift Package Index logo.Swift Package Index

Build Information

Failed to build AsyncExtensions, reference main (1f0729), with Swift 6.3 for Wasm on 21 Apr 2026 14:16:51 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/lhoward/AsyncExtensions.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/lhoward/AsyncExtensions
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 1f0729e Merge pull request #33 from sideeffect-io/release/0.5.2
Cloned https://github.com/lhoward/AsyncExtensions.git
Revision (git rev-parse @):
1f0729e4f1f6c7166acfac3cec43b3cbe83be0e6
SUCCESS checkout https://github.com/lhoward/AsyncExtensions.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/lhoward/AsyncExtensions.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
Fetching https://github.com/apple/swift-collections.git
[1/23583] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.53s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (2.25s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Building for debugging...
[0/11] Write sources
[10/11] Write swift-version-24593BA9C3E375BF.txt
[12/29] Emitting module InternalCollectionsUtilities
[13/31] Compiling InternalCollectionsUtilities Debugging.swift
[14/31] Compiling InternalCollectionsUtilities Descriptions.swift
[15/31] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[16/31] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[17/31] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[18/31] Compiling InternalCollectionsUtilities Span+Extras.swift
[19/31] Compiling InternalCollectionsUtilities _SortedCollection.swift
[20/31] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[21/31] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[22/31] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[23/31] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[24/31] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[25/31] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[26/31] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[27/31] Compiling InternalCollectionsUtilities String+Padding.swift
[28/31] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[29/31] Compiling InternalCollectionsUtilities Integer rank.swift
[30/31] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[31/31] Compiling InternalCollectionsUtilities UInt+reversed.swift
[33/194] Compiling BitCollections BitArray+Hashable.swift
[34/194] Compiling BitCollections BitArray+Initializers.swift
[35/194] Compiling BitCollections BitArray+Invariants.swift
[36/194] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[37/194] Compiling BitCollections BitArray+RandomBits.swift
[38/256] Compiling BitCollections BitSet+Codable.swift
[39/256] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[40/256] Compiling BitCollections BitSet+CustomReflectable.swift
[41/256] Compiling BitCollections BitSet+CustomStringConvertible.swift
[42/290] Compiling HashTreeCollections TreeSet+Equatable.swift
[43/290] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[44/290] Compiling HashTreeCollections TreeSet+Extras.swift
[45/290] Compiling HashTreeCollections TreeSet+Filter.swift
[46/290] Compiling HashTreeCollections _HashNode+Structural filter.swift
[47/290] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[48/290] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[49/290] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[50/331] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[51/331] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[52/331] Compiling HashTreeCollections _HashNode+Structural merge.swift
[53/331] Compiling HashTreeCollections TreeDictionary.swift
[54/331] Compiling HashTreeCollections TreeSet+Codable.swift
[55/331] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[56/331] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[57/331] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[58/331] Compiling HashTreeCollections _HashNode+Storage.swift
[59/331] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[60/331] Compiling HashTreeCollections _HashTreeIterator.swift
[61/331] Compiling HashTreeCollections _HashTreeStatistics.swift
[62/331] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[63/331] Compiling HashTreeCollections _RawHashNode.swift
[64/331] Emitting module ContainersPreview
[65/331] Compiling HashTreeCollections _AncestorHashSlots.swift
[66/331] Compiling HashTreeCollections _Bitmap.swift
[67/331] Compiling HashTreeCollections _Bucket.swift
[68/331] Compiling HashTreeCollections _Hash.swift
[69/331] Compiling HashTreeCollections _HashLevel.swift
[71/332] Compiling HeapModule _HeapNode.swift
[72/332] Compiling HeapModule Heap.swift
[73/332] Compiling HeapModule Heap+Invariants.swift
[74/332] Compiling HeapModule Heap+UnsafeHandle.swift
[75/332] Compiling HeapModule Heap+Descriptions.swift
[76/332] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[77/333] Compiling HashTreeCollections TreeSet+Collection.swift
[78/333] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[79/333] Compiling HashTreeCollections TreeSet+Debugging.swift
[80/333] Compiling HashTreeCollections TreeSet+Descriptions.swift
[85/333] Emitting module HeapModule
[87/334] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[88/334] Compiling HashTreeCollections TreeDictionary+Keys.swift
[89/334] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[90/334] Compiling HashTreeCollections TreeDictionary+Merge.swift
[91/334] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[92/334] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[93/334] Compiling HashTreeCollections TreeDictionary+Values.swift
[105/348] Compiling HashTreeCollections _UnmanagedHashNode.swift
[106/348] Compiling HashTreeCollections _UnsafePath.swift
[107/348] Compiling HashTreeCollections TreeDictionary+Codable.swift
[108/387] Emitting module BitCollections
[109/387] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[116/387] Compiling DequeModule UniqueDeque+Equatable.swift
[117/387] Compiling DequeModule UniqueDeque+Experimental.swift
[118/387] Compiling DequeModule RigidDeque+Equatable.swift
[119/387] Compiling DequeModule RigidDeque+Experimental.swift
[120/387] Compiling DequeModule RigidDeque+Hashable.swift
[121/387] Compiling DequeModule RigidDeque+Initializers.swift
[122/387] Compiling DequeModule RigidDeque+Insertions.swift
[123/387] Compiling DequeModule RigidDeque+Prepend.swift
[124/387] Compiling HashTreeCollections TreeDictionary+Collection.swift
[125/387] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[126/387] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[127/387] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[128/387] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[129/387] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[130/387] Compiling HashTreeCollections TreeDictionary+Filter.swift
[139/387] Compiling DequeModule UniqueDeque+Prepend.swift
[140/387] Compiling DequeModule UniqueDeque+Removals.swift
[141/387] Compiling DequeModule Deque+Codable.swift
[142/387] Compiling DequeModule Deque+Collection.swift
[143/387] Compiling DequeModule Deque+CustomReflectable.swift
[144/387] Compiling DequeModule Deque+Descriptions.swift
[145/387] Compiling DequeModule Deque+Equatable.swift
[146/387] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[147/387] Compiling DequeModule _DequeBuffer.swift
[148/387] Compiling DequeModule _DequeBufferHeader.swift
[149/387] Compiling DequeModule RigidDeque+Append.swift
[150/387] Compiling DequeModule RigidDeque+Consumption.swift
[151/387] Compiling DequeModule RigidDeque+Container.swift
[152/387] Compiling DequeModule RigidDeque+Descriptions.swift
[153/387] Compiling DequeModule Deque+Extras.swift
[154/387] Compiling DequeModule Deque+Hashable.swift
[157/387] Compiling DequeModule Deque+Testing.swift
[158/387] Compiling DequeModule Deque._Storage.swift
[159/387] Compiling DequeModule Deque._UnsafeHandle.swift
[160/387] Compiling DequeModule Deque.swift
[161/387] Compiling DequeModule UniqueDeque+Consumption.swift
[162/387] Compiling DequeModule UniqueDeque+Container.swift
[163/387] Compiling DequeModule UniqueDeque+Descriptions.swift
[165/397] Compiling DequeModule UniqueDeque+Hashable.swift
[166/397] Compiling DequeModule UniqueDeque+Initializers.swift
[167/397] Compiling DequeModule UniqueDeque+Insertions.swift
[181/402] Compiling DequeModule RigidDeque+Removals.swift
[182/402] Compiling DequeModule RigidDeque+Replacements.swift
[183/402] Compiling DequeModule RigidDeque+Testing.swift
[184/402] Compiling DequeModule RigidDeque.swift
[185/402] Compiling DequeModule UniqueDeque+Append.swift
[228/411] Compiling BitCollections BitSet.Index.swift
[229/411] Compiling BitCollections BitSet._UnsafeHandle.swift
[230/411] Compiling BitCollections BitSet.swift
[231/411] Compiling BitCollections Range+Utilities.swift
[232/411] Compiling BitCollections Slice+Utilities.swift
[233/411] Compiling BitCollections UInt+Tricks.swift
[234/411] Compiling BitCollections _Word.swift
[235/412] Compiling DequeModule _UnsafeDequeSegments.swift
[253/412] Compiling DequeModule UniqueDeque+Replacements.swift
[254/412] Compiling DequeModule UniqueDeque.swift
[255/412] Compiling DequeModule _DequeSlot.swift
[256/412] Compiling DequeModule _UnsafeDequeHandle.swift
[258/412] Compiling _RopeModule String Utilities.swift
[259/412] Compiling _RopeModule String.Index+ABI.swift
[260/412] Compiling _RopeModule _CharacterRecognizer.swift
[261/412] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[262/412] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[263/412] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[264/412] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[265/412] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[266/412] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[267/412] Compiling HashTreeCollections TreeSet.swift
[303/412] Compiling OrderedCollections _UnsafeBitset.swift
[325/412] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[326/412] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[327/412] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[328/412] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[329/412] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[330/412] Compiling HashTreeCollections _HashNode+Structural union.swift
[331/412] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[332/412] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[353/412] Emitting module OrderedCollections
[366/413] Emitting module _RopeModule
[382/413] Compiling _RopeModule Rope+Join.swift
[383/413] Compiling _RopeModule Rope+MutatingForEach.swift
[384/413] Compiling _RopeModule Rope+Remove.swift
[385/413] Compiling _RopeModule Rope+RemoveSubrange.swift
[386/413] Compiling _RopeModule Rope+Split.swift
[387/413] Compiling _RopeModule Optional Utilities.swift
[408/414] Emitting module HashTreeCollections
[409/414] Emitting module DequeModule
[417/422] Compiling Collections DequeModule reexports.swift
[418/422] Compiling Collections HeapModule reexports.swift
[419/422] Compiling Collections OrderedCollections reexports.swift
[420/422] Compiling Collections HashTreeCollections reexports.swift
[421/422] Emitting module Collections
[422/422] Compiling Collections BitCollections reexports.swift
[424/466] Compiling AsyncExtensions AsyncMergeSequence.swift
/host/spi-builder-workspace/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> {
[425/466] Compiling AsyncExtensions MergeStateMachine.swift
/host/spi-builder-workspace/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> {
[426/466] Compiling AsyncExtensions AsyncWithLatestFrom2Sequence.swift
/host/spi-builder-workspace/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> {
[427/466] Compiling AsyncExtensions AsyncWithLatestFromSequence.swift
/host/spi-builder-workspace/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> {
[428/466] Compiling AsyncExtensions AsyncZip2Sequence.swift
/host/spi-builder-workspace/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> {
[429/466] Compiling AsyncExtensions AsyncZip3Sequence.swift
/host/spi-builder-workspace/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)
[430/466] Emitting module AsyncExtensions
/host/spi-builder-workspace/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> {
[431/471] Compiling AsyncExtensions AsyncBufferedChannel.swift
/host/spi-builder-workspace/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> {
[432/471] Compiling AsyncExtensions AsyncThrowingBufferedChannel.swift
/host/spi-builder-workspace/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> {
[433/471] Compiling AsyncExtensions AsyncCurrentValueSubject.swift
/host/spi-builder-workspace/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> {
[434/471] Compiling AsyncExtensions AsyncPassthroughSubject.swift
/host/spi-builder-workspace/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> {
[435/471] Compiling AsyncExtensions AsyncReplaySubject.swift
/host/spi-builder-workspace/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> {
[436/471] Compiling AsyncExtensions AsyncSubject.swift
/host/spi-builder-workspace/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> {
[437/471] Compiling AsyncExtensions AsyncSequence+Share.swift
/host/spi-builder-workspace/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> {
[438/471] Compiling AsyncExtensions AsyncSwitchToLatestSequence.swift
/host/spi-builder-workspace/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> {
[439/471] Compiling AsyncExtensions ManagedCriticalState.swift
/host/spi-builder-workspace/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> {
[440/471] Compiling AsyncExtensions Regulator.swift
/host/spi-builder-workspace/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> {
[441/471] Compiling AsyncExtensions Result+ErrorMechanism.swift
/host/spi-builder-workspace/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> {
[442/471] Compiling AsyncExtensions AsyncThrowingCurrentValueSubject.swift
/host/spi-builder-workspace/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> {
[443/471] Compiling AsyncExtensions AsyncThrowingPassthroughSubject.swift
/host/spi-builder-workspace/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> {
[444/471] Compiling AsyncExtensions AsyncThrowingReplaySubject.swift
/host/spi-builder-workspace/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> {
[445/471] Compiling AsyncExtensions Streamed.swift
/host/spi-builder-workspace/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> {
[446/471] Compiling AsyncExtensions AsyncMerge2Sequence.swift
/host/spi-builder-workspace/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> {
[447/471] Compiling AsyncExtensions AsyncMerge3Sequence.swift
/host/spi-builder-workspace/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> {
[448/471] Compiling AsyncExtensions ZipStateMachine.swift
/host/spi-builder-workspace/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> {
[449/471] Compiling AsyncExtensions Termination.swift
/host/spi-builder-workspace/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> {
[450/471] Compiling AsyncExtensions AsyncEmptySequence.swift
/host/spi-builder-workspace/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> {
[451/471] Compiling AsyncExtensions AsyncFailSequence.swift
/host/spi-builder-workspace/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> {
[452/471] Compiling AsyncExtensions AsyncJustSequence.swift
/host/spi-builder-workspace/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> {
[453/471] Compiling AsyncExtensions AsyncLazySequence.swift
/host/spi-builder-workspace/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> {
[454/471] Compiling AsyncExtensions AsyncZipSequence.swift
/host/spi-builder-workspace/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> {
[455/471] Compiling AsyncExtensions Zip2Runtime.swift
/host/spi-builder-workspace/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> {
[456/471] Compiling AsyncExtensions Zip2StateMachine.swift
/host/spi-builder-workspace/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> {
[457/471] Compiling AsyncExtensions Zip3Runtime.swift
/host/spi-builder-workspace/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> {
[458/471] Compiling AsyncExtensions Zip3StateMachine.swift
/host/spi-builder-workspace/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> {
[459/471] Compiling AsyncExtensions ZipRuntime.swift
/host/spi-builder-workspace/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> {
[460/471] Compiling AsyncExtensions AsyncPrependSequence.swift
/host/spi-builder-workspace/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> {
[461/471] Compiling AsyncExtensions AsyncScanSequence.swift
/host/spi-builder-workspace/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> {
[462/471] Compiling AsyncExtensions AsyncSequence+Assign.swift
/host/spi-builder-workspace/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> {
[463/471] Compiling AsyncExtensions AsyncSequence+Collect.swift
/host/spi-builder-workspace/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> {
[464/471] Compiling AsyncExtensions AsyncSequence+EraseToAnyAsyncSequence.swift
/host/spi-builder-workspace/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> {
[465/471] Compiling AsyncExtensions AsyncSequence+FlatMapLatest.swift
/host/spi-builder-workspace/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> {
[466/471] Compiling AsyncExtensions AsyncStream+Pipe.swift
/host/spi-builder-workspace/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> {
[467/471] Compiling AsyncExtensions AsyncThrowingJustSequence.swift
/host/spi-builder-workspace/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> {
[468/471] Compiling AsyncExtensions AsyncTimerSequence.swift
/host/spi-builder-workspace/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> {
[469/471] Compiling AsyncExtensions AsyncHandleEventsSequence.swift
/host/spi-builder-workspace/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> {
[470/471] Compiling AsyncExtensions AsyncMapToResultSequence.swift
/host/spi-builder-workspace/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> {
[471/471] Compiling AsyncExtensions AsyncMulticastSequence.swift
/host/spi-builder-workspace/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.3 wasm