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 main (735748), with Swift 6.2 (beta) for Wasm on 21 Jun 2025 17:50:00 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: 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/sideeffect-io/AsyncExtensions
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
========================================
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/16640] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.92s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (4.26s)
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/10] Write sources
[9/10] Write swift-version-24593BA9C3E375BF.txt
[11/24] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[12/25] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[13/25] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[14/25] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[15/25] Compiling InternalCollectionsUtilities _SortedCollection.swift
[16/25] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[17/25] Compiling InternalCollectionsUtilities UInt+reversed.swift
[18/25] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[19/25] Compiling InternalCollectionsUtilities Integer rank.swift
[20/25] Compiling InternalCollectionsUtilities Descriptions.swift
[21/25] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[22/25] Emitting module InternalCollectionsUtilities
[23/25] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[24/25] Compiling InternalCollectionsUtilities Debugging.swift
[25/25] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[27/217] Compiling HeapModule Heap+Invariants.swift
[28/263] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[29/300] Compiling HeapModule Heap+Descriptions.swift
[30/300] Compiling HashTreeCollections _HashLevel.swift
[31/300] Compiling HashTreeCollections _HashNode+Builder.swift
[32/300] Compiling HashTreeCollections _Bucket.swift
[33/300] Compiling HashTreeCollections _Hash.swift
[34/302] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[35/302] Compiling HashTreeCollections _HashNode+Storage.swift
[36/302] Compiling HeapModule _HeapNode.swift
[37/302] Compiling HeapModule Heap.swift
[38/302] Compiling HashTreeCollections TreeSet+Hashable.swift
[39/302] Compiling HashTreeCollections TreeSet+Sendable.swift
[40/302] Compiling HashTreeCollections TreeSet+Sequence.swift
[41/302] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[42/302] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[43/302] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[44/302] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[45/302] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[46/302] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[47/302] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[48/312] Compiling HeapModule Heap+UnsafeHandle.swift
[49/312] Emitting module HeapModule
[50/313] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[51/313] Compiling HashTreeCollections _RawHashNode.swift
[52/313] Compiling HashTreeCollections _UnmanagedHashNode.swift
[53/313] Compiling HashTreeCollections _UnsafePath.swift
[54/313] Compiling HashTreeCollections TreeDictionary+Codable.swift
[55/313] Compiling HashTreeCollections TreeDictionary+Collection.swift
[56/313] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[58/320] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[59/320] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[60/320] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[61/320] Compiling HashTreeCollections TreeDictionary+Filter.swift
[62/320] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[63/320] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[64/320] Compiling HashTreeCollections TreeDictionary+Keys.swift
[65/320] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[66/320] Compiling HashTreeCollections TreeSet+Debugging.swift
[67/320] Compiling HashTreeCollections TreeSet+Descriptions.swift
[68/320] Compiling HashTreeCollections TreeSet+Equatable.swift
[69/320] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[70/320] Compiling BitCollections BitSet.Index.swift
[71/320] Compiling BitCollections BitSet._UnsafeHandle.swift
[72/327] Compiling DequeModule _DequeSlot.swift
[73/327] Compiling DequeModule _UnsafeWrappedBuffer.swift
[74/327] Compiling HashTreeCollections _HashNode+Invariants.swift
[75/327] Compiling HashTreeCollections _HashNode+Lookups.swift
[76/327] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[77/327] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[89/327] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[90/327] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[91/327] Compiling HashTreeCollections TreeDictionary+Merge.swift
[92/327] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[93/327] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[94/327] Compiling HashTreeCollections TreeDictionary+Values.swift
[95/327] Compiling HashTreeCollections TreeDictionary.swift
[96/327] Compiling HashTreeCollections TreeSet+Codable.swift
[97/327] Compiling HashTreeCollections TreeSet+Collection.swift
[105/327] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[106/327] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[107/327] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[108/327] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[109/327] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[110/327] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[111/327] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[112/327] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[113/327] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[114/327] Compiling HashTreeCollections TreeSet.swift
[136/327] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[137/327] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[138/327] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[139/327] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[140/327] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[141/327] Compiling HashTreeCollections _HashNode+Structural merge.swift
[142/327] Compiling HashTreeCollections _HashTreeIterator.swift
[143/327] Compiling HashTreeCollections _HashTreeStatistics.swift
[156/327] Compiling HashTreeCollections _HashNode+Debugging.swift
[157/327] Compiling HashTreeCollections _HashNode+Initializers.swift
[172/327] Compiling HashTreeCollections _AncestorHashSlots.swift
[173/327] Compiling HashTreeCollections _Bitmap.swift
[174/327] Emitting module DequeModule
[189/328] Compiling OrderedCollections OrderedSet+Sendable.swift
[190/328] Compiling OrderedCollections OrderedSet+SubSequence.swift
[191/328] Compiling OrderedCollections OrderedSet+Testing.swift
[192/328] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[193/328] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[194/328] Emitting module BitCollections
[225/329] Compiling OrderedCollections OrderedSet.swift
[226/329] Compiling OrderedCollections _UnsafeBitset.swift
[230/329] Compiling HashTreeCollections _HashNode.swift
[231/329] Compiling HashTreeCollections _HashNodeHeader.swift
[232/329] Compiling HashTreeCollections _HashSlot.swift
[233/329] Compiling HashTreeCollections _HashStack.swift
[255/338] Emitting module OrderedCollections
[278/339] Emitting module _RopeModule
[311/339] Emitting module HashTreeCollections
[313/340] Compiling _RopeModule Rope+Join.swift
[314/340] Compiling _RopeModule Rope+MutatingForEach.swift
[315/340] Compiling _RopeModule Rope+Remove.swift
[316/340] Compiling _RopeModule Rope+RemoveSubrange.swift
[317/340] Compiling _RopeModule Rope+Split.swift
[318/340] Compiling _RopeModule Optional Utilities.swift
[319/340] Compiling _RopeModule String Utilities.swift
[320/340] Compiling _RopeModule String.Index+ABI.swift
[321/340] Compiling _RopeModule _CharacterRecognizer.swift
[342/343] Emitting module Collections
[343/343] Compiling Collections Collections.swift
[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/392] 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/392] 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/392] 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/392] 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/392] 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/392] 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 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 {
[358/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 {
[359/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 {
[360/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 {
[361/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 {
[362/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 {
[363/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 {
[364/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 {
[365/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 {
[366/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 {
[367/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 {
[368/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 {
[369/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 {
[370/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 {
[371/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 {
[372/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 {
[373/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 {
[374/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 {
[375/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 {
[376/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 {
[377/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 {
[378/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 {
[379/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 {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[380/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 {
[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 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 {
[388/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 {
[389/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 {
[390/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 {
[391/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 {
[392/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 {
BUILD FAILURE 6.2 wasm