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 swift-nio, reference main (2550c9), with Swift 6.2 (beta) for Wasm on 8 Sep 2025 21:15:59 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-nio.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/apple/swift-nio
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 2550c9e Remove NIOFileSystem from products (#3370)
Cloned https://github.com/apple/swift-nio.git
Revision (git rev-parse @):
2550c9ed48e11193780e097277ce21be8352e8cf
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apple/swift-nio.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/apple/swift-nio.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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:3160178686d03086db4c1712d78c1980537bb37521128c64baade7f466b6b4aa
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
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
[1/1814] Fetching swift-atomics
[709/6751] Fetching swift-atomics, swift-system
[6061/24161] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (0.52s)
[8768/22347] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.35s)
Fetched https://github.com/apple/swift-collections.git from cache (1.38s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.89s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.2 (0.56s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (1.08s)
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
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
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.2
Building for debugging...
[0/124] Write sources
[5/124] Compiling _AtomicsShims.c
[5/124] Write sources
[38/124] Compiling CNIOLinux liburing_shims.c
[39/124] Compiling CNIOWASI CNIOWASI.c
[40/124] Compiling CNIODarwin shim.c
[40/124] Compiling CNIOWindows shim.c
[42/124] Compiling CNIOWindows WSAStartup.c
[43/124] Compiling CSystem shims.c
[44/124] Compiling CNIOPosix event_loop_id.c
[45/124] Compiling CNIOLinux shim.c
[46/124] Write sources
[47/124] Compiling CNIOSHA1 c_nio_sha1.c
[48/124] Compiling CNIOLLHTTP c_nio_api.c
[49/124] Compiling CNIOLLHTTP c_nio_http.c
[50/124] Compiling CNIOLLHTTP c_nio_llhttp.c
[51/124] Write swift-version-24593BA9C3E375BF.txt
[52/124] Compiling c-nioatomics.c
[53/193] Compiling c-atomics.c
[55/199] Emitting module InternalCollectionsUtilities
[56/200] Emitting module SystemPackage
[57/204] Emitting module NIOConcurrencyHelpers
[58/204] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[59/204] Compiling InternalCollectionsUtilities _SortedCollection.swift
[60/204] Compiling SystemPackage FilePathTempPosix.swift
[61/204] Compiling SystemPackage FilePathTempWindows.swift
[62/204] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[63/204] Compiling InternalCollectionsUtilities Debugging.swift
[64/204] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[65/204] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[66/204] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[67/204] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[68/204] Compiling InternalCollectionsUtilities Integer rank.swift
[69/204] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[70/204] Compiling InternalCollectionsUtilities UInt+reversed.swift
[71/204] Compiling InternalCollectionsUtilities Descriptions.swift
[72/204] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[73/204] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[76/204] Compiling SystemPackage FilePermissions.swift
[77/204] Compiling SystemPackage IOCompletion.swift
[79/204] Compiling SystemPackage FilePathWindows.swift
[87/206] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[94/207] Emitting module Atomics
[105/207] Compiling SystemPackage SystemString.swift
[106/207] Compiling SystemPackage Util+StringArray.swift
[107/207] Compiling SystemPackage Util.swift
[108/207] Compiling SystemPackage UtilConsumers.swift
[110/207] Emitting module _NIOBase64
[111/207] Compiling _NIOBase64 Base64.swift
[112/208] Wrapping AST for InternalCollectionsUtilities for debugging
[114/213] Compiling _NIODataStructures PriorityQueue.swift
[115/213] Compiling _NIODataStructures _TinyArray.swift
[115/223] Wrapping AST for _NIOBase64 for debugging
[117/223] Compiling DequeModule Deque+CustomReflectable.swift
[118/223] Compiling DequeModule Deque+Descriptions.swift
[119/225] Compiling Atomics IntegerOperations.swift
[120/225] Compiling Atomics Unmanaged extensions.swift
[121/226] Wrapping AST for Atomics for debugging
[123/226] Compiling DequeModule _DequeSlot.swift
[124/226] Compiling DequeModule _UnsafeWrappedBuffer.swift
[128/226] Compiling SystemPackage RawIORequest.swift
[129/226] Compiling SystemPackage Backcompat.swift
[130/226] Compiling SystemPackage CInterop.swift
[131/226] Compiling SystemPackage Syscalls.swift
[132/226] Compiling SystemPackage WindowsSyscallAdapters.swift
[133/226] Compiling SystemPackage MachPort.swift
[134/226] Compiling SystemPackage PlatformString.swift
[135/226] Compiling SystemPackage Constants.swift
[136/226] Compiling SystemPackage Exports.swift
[137/226] Compiling SystemPackage Mocking.swift
[138/226] Compiling SystemPackage RawBuffer.swift
[139/227] Compiling DequeModule Deque+Equatable.swift
[140/227] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[141/227] Compiling NIOConcurrencyHelpers lock.swift
[142/227] Compiling NIOConcurrencyHelpers NIOLock.swift
[143/227] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[145/227] Emitting module _NIODataStructures
[146/227] Compiling _NIODataStructures Heap.swift
[147/228] Compiling DequeModule Deque+Extras.swift
[148/228] Compiling DequeModule Deque+Hashable.swift
[149/228] Compiling DequeModule Deque+Testing.swift
[150/228] Compiling DequeModule Deque._Storage.swift
[153/228] Wrapping AST for SystemPackage for debugging
[154/228] Wrapping AST for _NIODataStructures for debugging
[156/228] Compiling NIOConcurrencyHelpers atomics.swift
[157/229] Wrapping AST for NIOConcurrencyHelpers for debugging
[158/229] Compiling DequeModule _DequeBuffer.swift
[159/229] Compiling DequeModule _DequeBufferHeader.swift
[161/229] Compiling DequeModule Deque._UnsafeHandle.swift
[162/229] Compiling DequeModule Deque.swift
[163/229] Compiling DequeModule Deque+Codable.swift
[164/229] Compiling DequeModule Deque+Collection.swift
[165/229] Emitting module DequeModule
[166/230] Wrapping AST for DequeModule for debugging
[168/291] Compiling NIOCore NIOAny.swift
[169/291] Compiling NIOCore NIOCloseOnErrorHandler.swift
[170/291] Compiling NIOCore NIOCoreSendableMetatype.swift
[171/291] Compiling NIOCore NIOLoopBound.swift
[172/291] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[173/291] Compiling NIOCore NIOScheduledCallback.swift
[174/291] Compiling NIOCore NIOSendable.swift
[175/291] Compiling NIOCore RecvByteBufferAllocator.swift
[176/299] Compiling NIOCore IOData.swift
[177/299] Compiling NIOCore IPProtocol.swift
[178/299] Compiling NIOCore IntegerBitPacking.swift
[179/299] Compiling NIOCore IntegerTypes.swift
[180/299] Compiling NIOCore Interfaces.swift
[181/299] Compiling NIOCore Linux.swift
[182/299] Compiling NIOCore MarkedCircularBuffer.swift
[183/299] Compiling NIOCore MulticastChannel.swift
[184/299] Compiling NIOCore EventLoopFuture+Deprecated.swift
[185/299] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[186/299] Compiling NIOCore EventLoopFuture.swift
[187/299] Compiling NIOCore FileDescriptor.swift
[188/299] Compiling NIOCore FileHandle.swift
[189/299] Compiling NIOCore FileRegion.swift
[190/299] Compiling NIOCore GlobalSingletons.swift
[191/299] Compiling NIOCore IO.swift
[192/299] Compiling NIOCore AddressedEnvelope.swift
[193/299] Compiling NIOCore AsyncAwaitSupport.swift
[194/299] Compiling NIOCore AsyncChannel.swift
[195/299] Compiling NIOCore AsyncChannelHandler.swift
[196/299] Compiling NIOCore AsyncChannelInboundStream.swift
[197/299] Compiling NIOCore AsyncChannelOutboundWriter.swift
[198/299] Compiling NIOCore NIOAsyncSequenceProducer.swift
[199/299] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[200/299] Compiling NIOCore NIOAsyncWriter.swift
[201/299] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[202/299] Compiling NIOCore SocketAddresses.swift
[203/299] Compiling NIOCore SocketOptionProvider.swift
[204/299] Compiling NIOCore SystemCallHelpers.swift
[205/299] Compiling NIOCore TimeAmount+Duration.swift
[206/299] Compiling NIOCore TypeAssistedChannelHandler.swift
[207/299] Compiling NIOCore UniversalBootstrapSupport.swift
[208/299] Compiling NIOCore Utilities.swift
[209/299] Compiling NIOCore CircularBuffer.swift
[210/299] Compiling NIOCore Codec.swift
[211/299] Compiling NIOCore ConvenienceOptionSupport.swift
[212/299] Compiling NIOCore DeadChannel.swift
[213/299] Compiling NIOCore DispatchQueue+WithFuture.swift
[214/299] Compiling NIOCore EventLoop+Deprecated.swift
[215/299] Compiling NIOCore EventLoop+SerialExecutor.swift
[216/299] Compiling NIOCore EventLoop.swift
[217/299] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[218/299] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[219/299] Compiling NIOCore BSDSocketAPI.swift
[220/299] Compiling NIOCore ByteBuffer-aux.swift
[221/299] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[222/299] Compiling NIOCore ByteBuffer-conversions.swift
[223/299] Compiling NIOCore ByteBuffer-core.swift
[224/299] Compiling NIOCore ByteBuffer-hex.swift
[225/299] Compiling NIOCore ByteBuffer-int.swift
[226/299] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[227/299] Compiling NIOCore ByteBuffer-multi-int.swift
[228/299] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[229/299] Compiling NIOCore ByteBuffer-views.swift
[230/299] Compiling NIOCore Channel.swift
[231/299] Compiling NIOCore ChannelHandler.swift
[232/299] Compiling NIOCore ChannelHandlers.swift
[233/299] Compiling NIOCore ChannelInvoker.swift
[234/299] Compiling NIOCore ChannelOption.swift
[235/299] Compiling NIOCore ChannelPipeline.swift
[236/299] Emitting module NIOCore
[237/301] Wrapping AST for NIOCore for debugging
[239/383] Compiling _NIOConcurrency Empty.swift
[240/383] Emitting module _NIOConcurrency
[241/384] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
/host/spi-builder-workspace/Sources/NIOFoundationCompat/ByteBuffer-foundation.swift:15:8: error: no such module 'Foundation'
 13 | //===----------------------------------------------------------------------===//
 14 |
 15 | import Foundation
    |        `- error: no such module 'Foundation'
 16 | import NIOCore
 17 |
[243/384] Compiling NIOTLS TLSEvents.swift
[244/384] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
/host/spi-builder-workspace/Sources/NIOFoundationCompat/ByteBuffer-foundation.swift:15:8: error: no such module 'Foundation'
 13 | //===----------------------------------------------------------------------===//
 14 |
 15 | import Foundation
    |        `- error: no such module 'Foundation'
 16 | import NIOCore
 17 |
[245/384] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
/host/spi-builder-workspace/Sources/NIOFoundationCompat/ByteBuffer-foundation.swift:15:8: error: no such module 'Foundation'
 13 | //===----------------------------------------------------------------------===//
 14 |
 15 | import Foundation
    |        `- error: no such module 'Foundation'
 16 | import NIOCore
 17 |
[245/384] Wrapping AST for _NIOConcurrency for debugging
[247/384] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[248/384] Emitting module NIOTLS
[249/384] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[250/384] Emitting module NIOEmbedded
/host/spi-builder-workspace/Sources/NIOEmbedded/AsyncTestingChannel.swift:731:11: error: cannot find type 'NIOAsyncTestingChannel' in scope
729 | // Synchronous options are never Sendable.
730 | @available(*, unavailable)
731 | extension NIOAsyncTestingChannel.SynchronousOptions: Sendable {}
    |           `- error: cannot find type 'NIOAsyncTestingChannel' in scope
732 |
[251/384] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[252/384] Compiling NIOPosix Socket.swift
/host/spi-builder-workspace/Sources/NIOPosix/SelectableEventLoop.swift:18:8: error: no such module 'Dispatch'
  16 | import CNIOPosix
  17 | import DequeModule
  18 | import Dispatch
     |        `- error: no such module 'Dispatch'
  19 | import NIOConcurrencyHelpers
  20 | import NIOCore
[253/384] Compiling NIOPosix SocketChannel.swift
/host/spi-builder-workspace/Sources/NIOPosix/SelectableEventLoop.swift:18:8: error: no such module 'Dispatch'
  16 | import CNIOPosix
  17 | import DequeModule
  18 | import Dispatch
     |        `- error: no such module 'Dispatch'
  19 | import NIOConcurrencyHelpers
  20 | import NIOCore
[254/384] Compiling NIOPosix SocketProtocols.swift
/host/spi-builder-workspace/Sources/NIOPosix/SelectableEventLoop.swift:18:8: error: no such module 'Dispatch'
  16 | import CNIOPosix
  17 | import DequeModule
  18 | import Dispatch
     |        `- error: no such module 'Dispatch'
  19 | import NIOConcurrencyHelpers
  20 | import NIOCore
[255/384] Compiling NIOPosix StructuredConcurrencyHelpers.swift
/host/spi-builder-workspace/Sources/NIOPosix/SelectableEventLoop.swift:18:8: error: no such module 'Dispatch'
  16 | import CNIOPosix
  17 | import DequeModule
  18 | import Dispatch
     |        `- error: no such module 'Dispatch'
  19 | import NIOConcurrencyHelpers
  20 | import NIOCore
[256/384] Compiling NIOPosix System.swift
/host/spi-builder-workspace/Sources/NIOPosix/SelectableEventLoop.swift:18:8: error: no such module 'Dispatch'
  16 | import CNIOPosix
  17 | import DequeModule
  18 | import Dispatch
     |        `- error: no such module 'Dispatch'
  19 | import NIOConcurrencyHelpers
  20 | import NIOCore
[257/384] Compiling NIOPosix Thread.swift
/host/spi-builder-workspace/Sources/NIOPosix/SelectableEventLoop.swift:18:8: error: no such module 'Dispatch'
  16 | import CNIOPosix
  17 | import DequeModule
  18 | import Dispatch
     |        `- error: no such module 'Dispatch'
  19 | import NIOConcurrencyHelpers
  20 | import NIOCore
[258/384] Compiling NIOPosix ThreadPosix.swift
/host/spi-builder-workspace/Sources/NIOPosix/SelectableEventLoop.swift:18:8: error: no such module 'Dispatch'
  16 | import CNIOPosix
  17 | import DequeModule
  18 | import Dispatch
     |        `- error: no such module 'Dispatch'
  19 | import NIOConcurrencyHelpers
  20 | import NIOCore
[259/390] Compiling NIOPosix ThreadWindows.swift
/host/spi-builder-workspace/Sources/NIOPosix/SelectableEventLoop.swift:18:8: error: no such module 'Dispatch'
  16 | import CNIOPosix
  17 | import DequeModule
  18 | import Dispatch
     |        `- error: no such module 'Dispatch'
  19 | import NIOConcurrencyHelpers
  20 | import NIOCore
[260/390] Compiling NIOPosix UnsafeTransfer.swift
/host/spi-builder-workspace/Sources/NIOPosix/SelectableEventLoop.swift:18:8: error: no such module 'Dispatch'
  16 | import CNIOPosix
  17 | import DequeModule
  18 | import Dispatch
     |        `- error: no such module 'Dispatch'
  19 | import NIOConcurrencyHelpers
  20 | import NIOCore
[261/390] Compiling NIOPosix Utilities.swift
/host/spi-builder-workspace/Sources/NIOPosix/SelectableEventLoop.swift:18:8: error: no such module 'Dispatch'
  16 | import CNIOPosix
  17 | import DequeModule
  18 | import Dispatch
     |        `- error: no such module 'Dispatch'
  19 | import NIOConcurrencyHelpers
  20 | import NIOCore
[262/390] Compiling NIOPosix VsockAddress.swift
/host/spi-builder-workspace/Sources/NIOPosix/SelectableEventLoop.swift:18:8: error: no such module 'Dispatch'
  16 | import CNIOPosix
  17 | import DequeModule
  18 | import Dispatch
     |        `- error: no such module 'Dispatch'
  19 | import NIOConcurrencyHelpers
  20 | import NIOCore
[263/390] Compiling NIOPosix VsockChannelEvents.swift
/host/spi-builder-workspace/Sources/NIOPosix/SelectableEventLoop.swift:18:8: error: no such module 'Dispatch'
  16 | import CNIOPosix
  17 | import DequeModule
  18 | import Dispatch
     |        `- error: no such module 'Dispatch'
  19 | import NIOConcurrencyHelpers
  20 | import NIOCore
[264/390] Compiling NIOPosix Windows.swift
/host/spi-builder-workspace/Sources/NIOPosix/SelectableEventLoop.swift:18:8: error: no such module 'Dispatch'
  16 | import CNIOPosix
  17 | import DequeModule
  18 | import Dispatch
     |        `- error: no such module 'Dispatch'
  19 | import NIOConcurrencyHelpers
  20 | import NIOCore
error: emit-module command failed with exit code 1 (use -v to see invocation)
[265/390] Emitting module NIOFoundationCompat
/host/spi-builder-workspace/Sources/NIOFoundationCompat/ByteBuffer-foundation.swift:15:8: error: no such module 'Foundation'
 13 | //===----------------------------------------------------------------------===//
 14 |
 15 | import Foundation
    |        `- error: no such module 'Foundation'
 16 | import NIOCore
 17 |
[266/390] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
/host/spi-builder-workspace/Sources/NIOFoundationCompat/ByteBuffer-foundation.swift:15:8: error: no such module 'Foundation'
 13 | //===----------------------------------------------------------------------===//
 14 |
 15 | import Foundation
    |        `- error: no such module 'Foundation'
 16 | import NIOCore
 17 |
[267/390] Compiling NIOHTTP1 ByteCollectionUtils.swift
/host/spi-builder-workspace/Sources/NIOPosix/SelectableEventLoop.swift:18:8: error: no such module 'Dispatch'
  16 | import CNIOPosix
  17 | import DequeModule
  18 | import Dispatch
     |        `- error: no such module 'Dispatch'
  19 | import NIOConcurrencyHelpers
  20 | import NIOCore
[268/390] Compiling NIOHTTP1 HTTPDecoder.swift
/host/spi-builder-workspace/Sources/NIOPosix/SelectableEventLoop.swift:18:8: error: no such module 'Dispatch'
  16 | import CNIOPosix
  17 | import DequeModule
  18 | import Dispatch
     |        `- error: no such module 'Dispatch'
  19 | import NIOConcurrencyHelpers
  20 | import NIOCore
[269/390] Compiling NIOHTTP1 HTTPEncoder.swift
/host/spi-builder-workspace/Sources/NIOPosix/SelectableEventLoop.swift:18:8: error: no such module 'Dispatch'
  16 | import CNIOPosix
  17 | import DequeModule
  18 | import Dispatch
     |        `- error: no such module 'Dispatch'
  19 | import NIOConcurrencyHelpers
  20 | import NIOCore
[270/390] Compiling NIOHTTP1 HTTPPipelineSetup.swift
/host/spi-builder-workspace/Sources/NIOPosix/SelectableEventLoop.swift:18:8: error: no such module 'Dispatch'
  16 | import CNIOPosix
  17 | import DequeModule
  18 | import Dispatch
     |        `- error: no such module 'Dispatch'
  19 | import NIOConcurrencyHelpers
  20 | import NIOCore
[271/390] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
/host/spi-builder-workspace/Sources/NIOPosix/SelectableEventLoop.swift:18:8: error: no such module 'Dispatch'
  16 | import CNIOPosix
  17 | import DequeModule
  18 | import Dispatch
     |        `- error: no such module 'Dispatch'
  19 | import NIOConcurrencyHelpers
  20 | import NIOCore
[272/390] Compiling NIOHTTP1 HTTPHeaderValidator.swift
/host/spi-builder-workspace/Sources/NIOPosix/SelectableEventLoop.swift:18:8: error: no such module 'Dispatch'
  16 | import CNIOPosix
  17 | import DequeModule
  18 | import Dispatch
     |        `- error: no such module 'Dispatch'
  19 | import NIOConcurrencyHelpers
  20 | import NIOCore
[273/390] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
/host/spi-builder-workspace/Sources/NIOPosix/SelectableEventLoop.swift:18:8: error: no such module 'Dispatch'
  16 | import CNIOPosix
  17 | import DequeModule
  18 | import Dispatch
     |        `- error: no such module 'Dispatch'
  19 | import NIOConcurrencyHelpers
  20 | import NIOCore
[274/390] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[275/390] Compiling NIOEmbedded AsyncTestingChannel.swift
/host/spi-builder-workspace/Sources/NIOEmbedded/AsyncTestingChannel.swift:731:11: error: cannot find type 'NIOAsyncTestingChannel' in scope
729 | // Synchronous options are never Sendable.
730 | @available(*, unavailable)
731 | extension NIOAsyncTestingChannel.SynchronousOptions: Sendable {}
    |           `- error: cannot find type 'NIOAsyncTestingChannel' in scope
732 |
BUILD FAILURE 6.2 wasm