The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build AsyncExtensions, reference 0.5.4 (735748), with Swift 6.2 (beta) for Wasm on 31 Jul 2025 19:13:25 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sideeffect-io/AsyncExtensions.git
Reference: 0.5.4
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/sideeffect-io/AsyncExtensions
 * tag               0.5.4      -> FETCH_HEAD
HEAD is now at 735748a Conform AnyAsyncSequence to Sendable
Cloned https://github.com/sideeffect-io/AsyncExtensions.git
Revision (git rev-parse @):
735748a3ffb7ec880aa252e1c38ec0a65929cb87
SUCCESS checkout https://github.com/sideeffect-io/AsyncExtensions.git at 0.5.4
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/sideeffect-io/AsyncExtensions.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:44384f43f933eaa0f42803e9ef7c3d8388c5841ccc831a15a5edf63d8c273423
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
Fetching https://github.com/apple/swift-collections.git
[1/16916] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.27s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (1.97s)
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.1
Building for debugging...
[0/10] Write sources
[9/10] Write swift-version-24593BA9C3E375BF.txt
[11/24] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[12/25] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[13/25] Compiling InternalCollectionsUtilities _SortedCollection.swift
[14/25] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[15/25] Compiling InternalCollectionsUtilities Debugging.swift
[16/25] Compiling InternalCollectionsUtilities Descriptions.swift
[17/25] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[18/25] Emitting module InternalCollectionsUtilities
[19/25] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[20/25] Compiling InternalCollectionsUtilities Integer rank.swift
[21/25] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[22/25] Compiling InternalCollectionsUtilities UInt+reversed.swift
[23/25] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[24/25] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[25/25] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[27/300] Compiling HashTreeCollections _Bucket.swift
[28/300] Compiling HashTreeCollections _Hash.swift
[29/302] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[30/302] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[31/302] Compiling HeapModule _HeapNode.swift
[32/302] Compiling HeapModule Heap.swift
[33/302] Compiling HeapModule Heap+Descriptions.swift
[34/302] Compiling HeapModule Heap+UnsafeHandle.swift
[35/302] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[36/302] Compiling HeapModule Heap+Invariants.swift
[37/302] Emitting module HeapModule
[39/303] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[40/303] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[41/303] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[42/303] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[43/303] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[44/303] Compiling HashTreeCollections _HashNode+Structural merge.swift
[45/303] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[46/310] Compiling BitCollections Range+Utilities.swift
[47/310] Compiling BitCollections Slice+Utilities.swift
[48/310] Compiling BitCollections UInt+Tricks.swift
[49/310] Compiling BitCollections _Word.swift
[50/310] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[51/310] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[52/310] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[53/310] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[54/310] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[55/310] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[56/320] Compiling DequeModule _DequeSlot.swift
[57/320] Compiling DequeModule _UnsafeWrappedBuffer.swift
[58/320] Compiling HashTreeCollections _HashNode.swift
[59/320] Compiling HashTreeCollections _HashNodeHeader.swift
[60/320] Compiling HashTreeCollections _HashSlot.swift
[61/320] Compiling HashTreeCollections _HashStack.swift
[62/320] Compiling HashTreeCollections _HashTreeIterator.swift
[63/320] Compiling HashTreeCollections _HashTreeStatistics.swift
[64/320] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[65/320] Compiling HashTreeCollections _RawHashNode.swift
[66/320] Compiling HashTreeCollections _UnmanagedHashNode.swift
[67/320] Compiling HashTreeCollections _UnsafePath.swift
[68/320] Compiling HashTreeCollections TreeDictionary+Codable.swift
[69/320] Compiling HashTreeCollections TreeDictionary+Collection.swift
[70/320] Compiling BitCollections BitSet.Index.swift
[71/320] Compiling BitCollections BitSet._UnsafeHandle.swift
[72/327] Compiling HashTreeCollections _HashNode+Invariants.swift
[73/327] Compiling HashTreeCollections _HashNode+Lookups.swift
[74/327] Compiling HashTreeCollections _HashLevel.swift
[75/327] Compiling HashTreeCollections _HashNode+Builder.swift
[76/327] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[77/327] Compiling HashTreeCollections _HashNode+Storage.swift
[78/327] Compiling HashTreeCollections _HashNode+Debugging.swift
[79/327] Compiling HashTreeCollections _HashNode+Initializers.swift
[87/327] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[88/327] Compiling HashTreeCollections TreeDictionary+Filter.swift
[89/327] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[90/327] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[91/327] Compiling HashTreeCollections TreeDictionary+Keys.swift
[92/327] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[93/327] Compiling HashTreeCollections TreeDictionary+Merge.swift
[94/327] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[95/327] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[96/327] Compiling HashTreeCollections TreeDictionary.swift
[97/327] Compiling HashTreeCollections TreeSet+Codable.swift
[98/327] Compiling HashTreeCollections TreeSet+Collection.swift
[99/327] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[100/327] Compiling HashTreeCollections TreeSet+Debugging.swift
[101/327] Compiling HashTreeCollections TreeSet+Descriptions.swift
[102/327] Compiling HashTreeCollections TreeSet+Equatable.swift
[103/327] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[104/327] Compiling HashTreeCollections TreeSet+Extras.swift
[105/327] Compiling HashTreeCollections TreeSet+Filter.swift
[106/327] Compiling HashTreeCollections _AncestorHashSlots.swift
[107/327] Compiling HashTreeCollections _Bitmap.swift
[132/327] Compiling HashTreeCollections TreeDictionary+Values.swift
[137/327] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[138/327] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[139/327] Compiling HashTreeCollections _HashNode+Structural union.swift
[140/327] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[141/327] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[142/327] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[143/327] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[156/327] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[157/327] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[158/327] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[159/327] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[160/327] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[161/327] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[162/327] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[163/327] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[164/327] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[165/327] Compiling HashTreeCollections TreeSet.swift
[166/327] Emitting module DequeModule
[193/337] Emitting module BitCollections
[204/337] Compiling OrderedCollections OrderedSet+Sendable.swift
[205/337] Compiling OrderedCollections OrderedSet+SubSequence.swift
[206/337] Compiling OrderedCollections OrderedSet+Testing.swift
[207/337] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[208/337] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[222/338] Compiling OrderedCollections OrderedSet.swift
[223/338] Compiling OrderedCollections _UnsafeBitset.swift
[245/338] Emitting module OrderedCollections
[257/339] Emitting module _RopeModule
[291/339] Compiling _RopeModule Rope+Join.swift
[292/339] Compiling _RopeModule Rope+MutatingForEach.swift
[293/339] Compiling _RopeModule Rope+Remove.swift
[294/339] Compiling _RopeModule Rope+RemoveSubrange.swift
[295/339] Compiling _RopeModule Rope+Split.swift
[296/339] Compiling _RopeModule Optional Utilities.swift
[297/339] Compiling _RopeModule String Utilities.swift
[298/339] Compiling _RopeModule String.Index+ABI.swift
[299/339] Compiling _RopeModule _CharacterRecognizer.swift
[300/339] Emitting module HashTreeCollections
[342/343] Compiling Collections Collections.swift
[343/343] Emitting module Collections
[345/387] Compiling AsyncExtensions AsyncPrependSequence.swift
/host/spi-builder-workspace/Sources/Creators/AsyncTimerSequence.swift:8:24: error: no such module 'Foundation'
 6 | //
 7 |
 8 | @preconcurrency import Foundation
   |                        `- error: no such module 'Foundation'
 9 |
10 | private extension DispatchTimeInterval {
[346/387] Compiling AsyncExtensions AsyncScanSequence.swift
/host/spi-builder-workspace/Sources/Creators/AsyncTimerSequence.swift:8:24: error: no such module 'Foundation'
 6 | //
 7 |
 8 | @preconcurrency import Foundation
   |                        `- error: no such module 'Foundation'
 9 |
10 | private extension DispatchTimeInterval {
[347/387] Compiling AsyncExtensions AsyncSequence+Assign.swift
/host/spi-builder-workspace/Sources/Creators/AsyncTimerSequence.swift:8:24: error: no such module 'Foundation'
 6 | //
 7 |
 8 | @preconcurrency import Foundation
   |                        `- error: no such module 'Foundation'
 9 |
10 | private extension DispatchTimeInterval {
[348/387] Compiling AsyncExtensions AsyncSequence+Collect.swift
/host/spi-builder-workspace/Sources/Creators/AsyncTimerSequence.swift:8:24: error: no such module 'Foundation'
 6 | //
 7 |
 8 | @preconcurrency import Foundation
   |                        `- error: no such module 'Foundation'
 9 |
10 | private extension DispatchTimeInterval {
[349/387] Compiling AsyncExtensions AsyncSequence+EraseToAnyAsyncSequence.swift
/host/spi-builder-workspace/Sources/Creators/AsyncTimerSequence.swift:8:24: error: no such module 'Foundation'
 6 | //
 7 |
 8 | @preconcurrency import Foundation
   |                        `- error: no such module 'Foundation'
 9 |
10 | private extension DispatchTimeInterval {
[350/387] Compiling AsyncExtensions AsyncSequence+FlatMapLatest.swift
/host/spi-builder-workspace/Sources/Creators/AsyncTimerSequence.swift:8:24: error: no such module 'Foundation'
 6 | //
 7 |
 8 | @preconcurrency import Foundation
   |                        `- error: no such module 'Foundation'
 9 |
10 | private extension DispatchTimeInterval {
[351/387] Compiling AsyncExtensions AsyncStream+Pipe.swift
/host/spi-builder-workspace/Sources/Creators/AsyncTimerSequence.swift:8:24: error: no such module 'Foundation'
 6 | //
 7 |
 8 | @preconcurrency import Foundation
   |                        `- error: no such module 'Foundation'
 9 |
10 | private extension DispatchTimeInterval {
[352/387] Compiling AsyncExtensions AsyncThrowingJustSequence.swift
/host/spi-builder-workspace/Sources/Creators/AsyncTimerSequence.swift:8:24: error: no such module 'Foundation'
 6 | //
 7 |
 8 | @preconcurrency import Foundation
   |                        `- error: no such module 'Foundation'
 9 |
10 | private extension DispatchTimeInterval {
[353/387] Compiling AsyncExtensions AsyncTimerSequence.swift
/host/spi-builder-workspace/Sources/Creators/AsyncTimerSequence.swift:8:24: error: no such module 'Foundation'
 6 | //
 7 |
 8 | @preconcurrency import Foundation
   |                        `- error: no such module 'Foundation'
 9 |
10 | private extension DispatchTimeInterval {
[354/387] Compiling AsyncExtensions AsyncHandleEventsSequence.swift
/host/spi-builder-workspace/Sources/Creators/AsyncTimerSequence.swift:8:24: error: no such module 'Foundation'
 6 | //
 7 |
 8 | @preconcurrency import Foundation
   |                        `- error: no such module 'Foundation'
 9 |
10 | private extension DispatchTimeInterval {
[355/387] Compiling AsyncExtensions AsyncMapToResultSequence.swift
/host/spi-builder-workspace/Sources/Creators/AsyncTimerSequence.swift:8:24: error: no such module 'Foundation'
 6 | //
 7 |
 8 | @preconcurrency import Foundation
   |                        `- error: no such module 'Foundation'
 9 |
10 | private extension DispatchTimeInterval {
[356/387] Compiling AsyncExtensions AsyncMulticastSequence.swift
/host/spi-builder-workspace/Sources/Creators/AsyncTimerSequence.swift:8:24: error: no such module 'Foundation'
 6 | //
 7 |
 8 | @preconcurrency import Foundation
   |                        `- error: no such module 'Foundation'
 9 |
10 | private extension DispatchTimeInterval {
[357/392] Compiling AsyncExtensions AsyncMergeSequence.swift
/host/spi-builder-workspace/Sources/Creators/AsyncTimerSequence.swift:8:24: error: no such module 'Foundation'
 6 | //
 7 |
 8 | @preconcurrency import Foundation
   |                        `- error: no such module 'Foundation'
 9 |
10 | private extension DispatchTimeInterval {
[358/392] Compiling AsyncExtensions MergeStateMachine.swift
/host/spi-builder-workspace/Sources/Creators/AsyncTimerSequence.swift:8:24: error: no such module 'Foundation'
 6 | //
 7 |
 8 | @preconcurrency import Foundation
   |                        `- error: no such module 'Foundation'
 9 |
10 | private extension DispatchTimeInterval {
[359/392] Compiling AsyncExtensions AsyncWithLatestFrom2Sequence.swift
/host/spi-builder-workspace/Sources/Creators/AsyncTimerSequence.swift:8:24: error: no such module 'Foundation'
 6 | //
 7 |
 8 | @preconcurrency import Foundation
   |                        `- error: no such module 'Foundation'
 9 |
10 | private extension DispatchTimeInterval {
[360/392] Compiling AsyncExtensions AsyncWithLatestFromSequence.swift
/host/spi-builder-workspace/Sources/Creators/AsyncTimerSequence.swift:8:24: error: no such module 'Foundation'
 6 | //
 7 |
 8 | @preconcurrency import Foundation
   |                        `- error: no such module 'Foundation'
 9 |
10 | private extension DispatchTimeInterval {
[361/392] Compiling AsyncExtensions AsyncZip2Sequence.swift
/host/spi-builder-workspace/Sources/Creators/AsyncTimerSequence.swift:8:24: error: no such module 'Foundation'
 6 | //
 7 |
 8 | @preconcurrency import Foundation
   |                        `- error: no such module 'Foundation'
 9 |
10 | private extension DispatchTimeInterval {
[362/392] Compiling AsyncExtensions AsyncZip3Sequence.swift
/host/spi-builder-workspace/Sources/Creators/AsyncTimerSequence.swift:8:24: error: no such module 'Foundation'
 6 | //
 7 |
 8 | @preconcurrency import Foundation
   |                        `- error: no such module 'Foundation'
 9 |
10 | private extension DispatchTimeInterval {
[363/392] Compiling AsyncExtensions ZipStateMachine.swift
/host/spi-builder-workspace/Sources/Creators/AsyncTimerSequence.swift:8:24: error: no such module 'Foundation'
 6 | //
 7 |
 8 | @preconcurrency import Foundation
   |                        `- error: no such module 'Foundation'
 9 |
10 | private extension DispatchTimeInterval {
[364/392] Compiling AsyncExtensions Termination.swift
/host/spi-builder-workspace/Sources/Creators/AsyncTimerSequence.swift:8:24: error: no such module 'Foundation'
 6 | //
 7 |
 8 | @preconcurrency import Foundation
   |                        `- error: no such module 'Foundation'
 9 |
10 | private extension DispatchTimeInterval {
[365/392] Compiling AsyncExtensions AsyncEmptySequence.swift
/host/spi-builder-workspace/Sources/Creators/AsyncTimerSequence.swift:8:24: error: no such module 'Foundation'
 6 | //
 7 |
 8 | @preconcurrency import Foundation
   |                        `- error: no such module 'Foundation'
 9 |
10 | private extension DispatchTimeInterval {
[366/392] Compiling AsyncExtensions AsyncFailSequence.swift
/host/spi-builder-workspace/Sources/Creators/AsyncTimerSequence.swift:8:24: error: no such module 'Foundation'
 6 | //
 7 |
 8 | @preconcurrency import Foundation
   |                        `- error: no such module 'Foundation'
 9 |
10 | private extension DispatchTimeInterval {
[367/392] Compiling AsyncExtensions AsyncJustSequence.swift
/host/spi-builder-workspace/Sources/Creators/AsyncTimerSequence.swift:8:24: error: no such module 'Foundation'
 6 | //
 7 |
 8 | @preconcurrency import Foundation
   |                        `- error: no such module 'Foundation'
 9 |
10 | private extension DispatchTimeInterval {
[368/392] Compiling AsyncExtensions AsyncLazySequence.swift
/host/spi-builder-workspace/Sources/Creators/AsyncTimerSequence.swift:8:24: error: no such module 'Foundation'
 6 | //
 7 |
 8 | @preconcurrency import Foundation
   |                        `- error: no such module 'Foundation'
 9 |
10 | private extension DispatchTimeInterval {
[369/392] Compiling AsyncExtensions AsyncBufferedChannel.swift
/host/spi-builder-workspace/Sources/Creators/AsyncTimerSequence.swift:8:24: error: no such module 'Foundation'
 6 | //
 7 |
 8 | @preconcurrency import Foundation
   |                        `- error: no such module 'Foundation'
 9 |
10 | private extension DispatchTimeInterval {
[370/392] Compiling AsyncExtensions AsyncThrowingBufferedChannel.swift
/host/spi-builder-workspace/Sources/Creators/AsyncTimerSequence.swift:8:24: error: no such module 'Foundation'
 6 | //
 7 |
 8 | @preconcurrency import Foundation
   |                        `- error: no such module 'Foundation'
 9 |
10 | private extension DispatchTimeInterval {
[371/392] Compiling AsyncExtensions AsyncCurrentValueSubject.swift
/host/spi-builder-workspace/Sources/Creators/AsyncTimerSequence.swift:8:24: error: no such module 'Foundation'
 6 | //
 7 |
 8 | @preconcurrency import Foundation
   |                        `- error: no such module 'Foundation'
 9 |
10 | private extension DispatchTimeInterval {
[372/392] Compiling AsyncExtensions AsyncPassthroughSubject.swift
/host/spi-builder-workspace/Sources/Creators/AsyncTimerSequence.swift:8:24: error: no such module 'Foundation'
 6 | //
 7 |
 8 | @preconcurrency import Foundation
   |                        `- error: no such module 'Foundation'
 9 |
10 | private extension DispatchTimeInterval {
[373/392] Compiling AsyncExtensions AsyncReplaySubject.swift
/host/spi-builder-workspace/Sources/Creators/AsyncTimerSequence.swift:8:24: error: no such module 'Foundation'
 6 | //
 7 |
 8 | @preconcurrency import Foundation
   |                        `- error: no such module 'Foundation'
 9 |
10 | private extension DispatchTimeInterval {
[374/392] Compiling AsyncExtensions AsyncSubject.swift
/host/spi-builder-workspace/Sources/Creators/AsyncTimerSequence.swift:8:24: error: no such module 'Foundation'
 6 | //
 7 |
 8 | @preconcurrency import Foundation
   |                        `- error: no such module 'Foundation'
 9 |
10 | private extension DispatchTimeInterval {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[375/392] Emitting module AsyncExtensions
/host/spi-builder-workspace/Sources/Creators/AsyncTimerSequence.swift:8:24: error: no such module 'Foundation'
 6 | //
 7 |
 8 | @preconcurrency import Foundation
   |                        `- error: no such module 'Foundation'
 9 |
10 | private extension DispatchTimeInterval {
[376/392] Compiling AsyncExtensions AsyncSequence+Share.swift
/host/spi-builder-workspace/Sources/Creators/AsyncTimerSequence.swift:8:24: error: no such module 'Foundation'
 6 | //
 7 |
 8 | @preconcurrency import Foundation
   |                        `- error: no such module 'Foundation'
 9 |
10 | private extension DispatchTimeInterval {
[377/392] Compiling AsyncExtensions AsyncSwitchToLatestSequence.swift
/host/spi-builder-workspace/Sources/Creators/AsyncTimerSequence.swift:8:24: error: no such module 'Foundation'
 6 | //
 7 |
 8 | @preconcurrency import Foundation
   |                        `- error: no such module 'Foundation'
 9 |
10 | private extension DispatchTimeInterval {
[378/392] Compiling AsyncExtensions ManagedCriticalState.swift
/host/spi-builder-workspace/Sources/Creators/AsyncTimerSequence.swift:8:24: error: no such module 'Foundation'
 6 | //
 7 |
 8 | @preconcurrency import Foundation
   |                        `- error: no such module 'Foundation'
 9 |
10 | private extension DispatchTimeInterval {
[379/392] Compiling AsyncExtensions Regulator.swift
/host/spi-builder-workspace/Sources/Creators/AsyncTimerSequence.swift:8:24: error: no such module 'Foundation'
 6 | //
 7 |
 8 | @preconcurrency import Foundation
   |                        `- error: no such module 'Foundation'
 9 |
10 | private extension DispatchTimeInterval {
[380/392] Compiling AsyncExtensions Result+ErrorMechanism.swift
/host/spi-builder-workspace/Sources/Creators/AsyncTimerSequence.swift:8:24: error: no such module 'Foundation'
 6 | //
 7 |
 8 | @preconcurrency import Foundation
   |                        `- error: no such module 'Foundation'
 9 |
10 | private extension DispatchTimeInterval {
[381/392] Compiling AsyncExtensions AsyncZipSequence.swift
/host/spi-builder-workspace/Sources/Creators/AsyncTimerSequence.swift:8:24: error: no such module 'Foundation'
 6 | //
 7 |
 8 | @preconcurrency import Foundation
   |                        `- error: no such module 'Foundation'
 9 |
10 | private extension DispatchTimeInterval {
[382/392] Compiling AsyncExtensions Zip2Runtime.swift
/host/spi-builder-workspace/Sources/Creators/AsyncTimerSequence.swift:8:24: error: no such module 'Foundation'
 6 | //
 7 |
 8 | @preconcurrency import Foundation
   |                        `- error: no such module 'Foundation'
 9 |
10 | private extension DispatchTimeInterval {
[383/392] Compiling AsyncExtensions Zip2StateMachine.swift
/host/spi-builder-workspace/Sources/Creators/AsyncTimerSequence.swift:8:24: error: no such module 'Foundation'
 6 | //
 7 |
 8 | @preconcurrency import Foundation
   |                        `- error: no such module 'Foundation'
 9 |
10 | private extension DispatchTimeInterval {
[384/392] Compiling AsyncExtensions Zip3Runtime.swift
/host/spi-builder-workspace/Sources/Creators/AsyncTimerSequence.swift:8:24: error: no such module 'Foundation'
 6 | //
 7 |
 8 | @preconcurrency import Foundation
   |                        `- error: no such module 'Foundation'
 9 |
10 | private extension DispatchTimeInterval {
[385/392] Compiling AsyncExtensions Zip3StateMachine.swift
/host/spi-builder-workspace/Sources/Creators/AsyncTimerSequence.swift:8:24: error: no such module 'Foundation'
 6 | //
 7 |
 8 | @preconcurrency import Foundation
   |                        `- error: no such module 'Foundation'
 9 |
10 | private extension DispatchTimeInterval {
[386/392] Compiling AsyncExtensions ZipRuntime.swift
/host/spi-builder-workspace/Sources/Creators/AsyncTimerSequence.swift:8:24: error: no such module 'Foundation'
 6 | //
 7 |
 8 | @preconcurrency import Foundation
   |                        `- error: no such module 'Foundation'
 9 |
10 | private extension DispatchTimeInterval {
[387/392] Compiling AsyncExtensions AsyncThrowingCurrentValueSubject.swift
/host/spi-builder-workspace/Sources/Creators/AsyncTimerSequence.swift:8:24: error: no such module 'Foundation'
 6 | //
 7 |
 8 | @preconcurrency import Foundation
   |                        `- error: no such module 'Foundation'
 9 |
10 | private extension DispatchTimeInterval {
[388/392] Compiling AsyncExtensions AsyncThrowingPassthroughSubject.swift
/host/spi-builder-workspace/Sources/Creators/AsyncTimerSequence.swift:8:24: error: no such module 'Foundation'
 6 | //
 7 |
 8 | @preconcurrency import Foundation
   |                        `- error: no such module 'Foundation'
 9 |
10 | private extension DispatchTimeInterval {
[389/392] Compiling AsyncExtensions AsyncThrowingReplaySubject.swift
/host/spi-builder-workspace/Sources/Creators/AsyncTimerSequence.swift:8:24: error: no such module 'Foundation'
 6 | //
 7 |
 8 | @preconcurrency import Foundation
   |                        `- error: no such module 'Foundation'
 9 |
10 | private extension DispatchTimeInterval {
[390/392] Compiling AsyncExtensions Streamed.swift
/host/spi-builder-workspace/Sources/Creators/AsyncTimerSequence.swift:8:24: error: no such module 'Foundation'
 6 | //
 7 |
 8 | @preconcurrency import Foundation
   |                        `- error: no such module 'Foundation'
 9 |
10 | private extension DispatchTimeInterval {
[391/392] Compiling AsyncExtensions AsyncMerge2Sequence.swift
/host/spi-builder-workspace/Sources/Creators/AsyncTimerSequence.swift:8:24: error: no such module 'Foundation'
 6 | //
 7 |
 8 | @preconcurrency import Foundation
   |                        `- error: no such module 'Foundation'
 9 |
10 | private extension DispatchTimeInterval {
[392/392] Compiling AsyncExtensions AsyncMerge3Sequence.swift
/host/spi-builder-workspace/Sources/Creators/AsyncTimerSequence.swift:8:24: error: no such module 'Foundation'
 6 | //
 7 |
 8 | @preconcurrency import Foundation
   |                        `- error: no such module 'Foundation'
 9 |
10 | private extension DispatchTimeInterval {
BUILD FAILURE 6.2 wasm