Build Information
Failed to build swift-nio, reference 2.86.0 (1c30f0
), with Swift 6.1 for Wasm on 6 Aug 2025 13:03:40 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.65.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-nio.git
Reference: 2.86.0
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
* tag 2.86.0 -> FETCH_HEAD
HEAD is now at 1c30f0f Support options on AsyncTestingChannel and EmbeddedChannel (#3308)
Cloned https://github.com/apple/swift-nio.git
Revision (git rev-parse @):
1c30f0f2053b654e3d1302492124aa6d242cdba7
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apple/swift-nio.git at 2.86.0
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.1
Building package at path: $PWD
https://github.com/apple/swift-nio.git
https://github.com/apple/swift-nio.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-atomics",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-atomics.git"
},
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections.git"
},
{
"identity" : "swift-system",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-system.git"
}
],
"manifest_display_name" : "swift-nio",
"name" : "swift-nio",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "NIOCore",
"targets" : [
"NIOCore"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "NIO",
"targets" : [
"NIO"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "NIOEmbedded",
"targets" : [
"NIOEmbedded"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "NIOPosix",
"targets" : [
"NIOPosix"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "_NIOConcurrency",
"targets" : [
"_NIOConcurrency"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "NIOTLS",
"targets" : [
"NIOTLS"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "NIOHTTP1",
"targets" : [
"NIOHTTP1"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "NIOConcurrencyHelpers",
"targets" : [
"NIOConcurrencyHelpers"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "NIOFoundationCompat",
"targets" : [
"NIOFoundationCompat"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "NIOWebSocket",
"targets" : [
"NIOWebSocket"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "NIOTestUtils",
"targets" : [
"NIOTestUtils"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "_NIOFileSystem",
"targets" : [
"_NIOFileSystem",
"NIOFileSystem"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "_NIOFileSystemFoundationCompat",
"targets" : [
"_NIOFileSystemFoundationCompat"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "NIOWebSocketServer",
"targets" : [
"NIOWebSocketServer"
],
"type" : {
"executable" : null
}
},
{
"name" : "NIOWebSocketClient",
"targets" : [
"NIOWebSocketClient"
],
"type" : {
"executable" : null
}
},
{
"name" : "NIOUDPEchoServer",
"targets" : [
"NIOUDPEchoServer"
],
"type" : {
"executable" : null
}
},
{
"name" : "NIOUDPEchoClient",
"targets" : [
"NIOUDPEchoClient"
],
"type" : {
"executable" : null
}
},
{
"name" : "NIOTCPEchoServer",
"targets" : [
"NIOTCPEchoServer"
],
"type" : {
"executable" : null
}
},
{
"name" : "NIOTCPEchoClient",
"targets" : [
"NIOTCPEchoClient"
],
"type" : {
"executable" : null
}
},
{
"name" : "NIOPerformanceTester",
"targets" : [
"NIOPerformanceTester"
],
"type" : {
"executable" : null
}
},
{
"name" : "NIOMulticastChat",
"targets" : [
"NIOMulticastChat"
],
"type" : {
"executable" : null
}
},
{
"name" : "NIOHTTP1Server",
"targets" : [
"NIOHTTP1Server"
],
"type" : {
"executable" : null
}
},
{
"name" : "NIOHTTP1Client",
"targets" : [
"NIOHTTP1Client"
],
"type" : {
"executable" : null
}
},
{
"name" : "NIOEchoServer",
"targets" : [
"NIOEchoServer"
],
"type" : {
"executable" : null
}
},
{
"name" : "NIOEchoClient",
"targets" : [
"NIOEchoClient"
],
"type" : {
"executable" : null
}
},
{
"name" : "NIOCrashTester",
"targets" : [
"NIOCrashTester"
],
"type" : {
"executable" : null
}
},
{
"name" : "NIOChatServer",
"targets" : [
"NIOChatServer"
],
"type" : {
"executable" : null
}
},
{
"name" : "NIOChatClient",
"targets" : [
"NIOChatClient"
],
"type" : {
"executable" : null
}
},
{
"name" : "NIOAsyncAwaitDemo",
"targets" : [
"NIOAsyncAwaitDemo"
],
"type" : {
"executable" : null
}
},
{
"name" : "NIOFileSystemTour",
"targets" : [
"NIOFileSystemTour"
],
"type" : {
"snippet" : null
}
}
],
"targets" : [
{
"c99name" : "_NIOFileSystemFoundationCompat",
"module_type" : "SwiftTarget",
"name" : "_NIOFileSystemFoundationCompat",
"path" : "Sources/NIOFileSystemFoundationCompat",
"product_memberships" : [
"_NIOFileSystemFoundationCompat",
"NIOFileSystemTour"
],
"sources" : [
"Data+FileSystem.swift",
"Date+FileInfo.swift"
],
"target_dependencies" : [
"_NIOFileSystem",
"NIOFoundationCompat"
],
"type" : "library"
},
{
"c99name" : "_NIOFileSystem",
"module_type" : "SwiftTarget",
"name" : "_NIOFileSystem",
"path" : "Sources/NIOFileSystem",
"product_dependencies" : [
"Atomics",
"DequeModule",
"SystemPackage"
],
"product_memberships" : [
"_NIOFileSystem",
"_NIOFileSystemFoundationCompat",
"NIOFileSystemTour"
],
"sources" : [
"Array+FileSystem.swift",
"ArraySlice+FileSystem.swift",
"BufferedReader.swift",
"BufferedWriter.swift",
"ByteBuffer+FileSystem.swift",
"ByteCount.swift",
"Convenience.swift",
"DirectoryEntries.swift",
"DirectoryEntry.swift",
"Exports.swift",
"FileChunks.swift",
"FileHandle.swift",
"FileHandleProtocol.swift",
"FileInfo.swift",
"FileSystem.swift",
"FileSystemError+Syscall.swift",
"FileSystemError.swift",
"FileSystemProtocol.swift",
"FileType.swift",
"IOStrategy.swift",
"Internal/BufferedOrAnyStream.swift",
"Internal/BufferedStream.swift",
"Internal/Cancellation.swift",
"Internal/Concurrency Primitives/TokenBucket.swift",
"Internal/Concurrency Primitives/UnsafeTransfer.swift",
"Internal/ParallelDirCopy.swift",
"Internal/ParallelRemoval.swift",
"Internal/String+UnsafeUnititializedCapacity.swift",
"Internal/System Calls/CInterop.swift",
"Internal/System Calls/Errno.swift",
"Internal/System Calls/FileDescriptor+Syscalls.swift",
"Internal/System Calls/Mocking.swift",
"Internal/System Calls/Syscall.swift",
"Internal/System Calls/Syscalls.swift",
"Internal/SystemFileHandle.swift",
"Internal/Utilities.swift",
"NIOFilePath.swift",
"NIOFileSystemSendableMetatype.swift",
"OpenOptions.swift",
"String+FileSystem.swift"
],
"target_dependencies" : [
"NIOCore",
"NIOPosix",
"CNIOLinux",
"CNIODarwin"
],
"type" : "library"
},
{
"c99name" : "_NIODataStructures",
"module_type" : "SwiftTarget",
"name" : "_NIODataStructures",
"path" : "Sources/_NIODataStructures",
"product_memberships" : [
"NIOCore",
"NIO",
"NIOEmbedded",
"NIOPosix",
"_NIOConcurrency",
"NIOTLS",
"NIOHTTP1",
"NIOFoundationCompat",
"NIOWebSocket",
"NIOTestUtils",
"_NIOFileSystem",
"_NIOFileSystemFoundationCompat",
"NIOWebSocketServer",
"NIOWebSocketClient",
"NIOUDPEchoServer",
"NIOUDPEchoClient",
"NIOTCPEchoServer",
"NIOTCPEchoClient",
"NIOPerformanceTester",
"NIOMulticastChat",
"NIOHTTP1Server",
"NIOHTTP1Client",
"NIOEchoServer",
"NIOEchoClient",
"NIOCrashTester",
"NIOChatServer",
"NIOChatClient",
"NIOAsyncAwaitDemo",
"NIOFileSystemTour"
],
"sources" : [
"Heap.swift",
"PriorityQueue.swift",
"_TinyArray.swift"
],
"type" : "library"
},
{
"c99name" : "_NIOConcurrency",
"module_type" : "SwiftTarget",
"name" : "_NIOConcurrency",
"path" : "Sources/_NIOConcurrency",
"product_memberships" : [
"_NIOConcurrency",
"NIOFileSystemTour"
],
"sources" : [
"Empty.swift"
],
"target_dependencies" : [
"NIO",
"NIOCore"
],
"type" : "library"
},
{
"c99name" : "_NIOBase64",
"module_type" : "SwiftTarget",
"name" : "_NIOBase64",
"path" : "Sources/_NIOBase64",
"product_memberships" : [
"NIOCore",
"NIO",
"NIOEmbedded",
"NIOPosix",
"_NIOConcurrency",
"NIOTLS",
"NIOHTTP1",
"NIOFoundationCompat",
"NIOWebSocket",
"NIOTestUtils",
"_NIOFileSystem",
"_NIOFileSystemFoundationCompat",
"NIOWebSocketServer",
"NIOWebSocketClient",
"NIOUDPEchoServer",
"NIOUDPEchoClient",
"NIOTCPEchoServer",
"NIOTCPEchoClient",
"NIOPerformanceTester",
"NIOMulticastChat",
"NIOHTTP1Server",
"NIOHTTP1Client",
"NIOEchoServer",
"NIOEchoClient",
"NIOCrashTester",
"NIOChatServer",
"NIOChatClient",
"NIOAsyncAwaitDemo",
"NIOFileSystemTour"
],
"sources" : [
"Base64.swift"
],
"type" : "library"
},
{
"c99name" : "NIOWebSocketTests",
"module_type" : "SwiftTarget",
"name" : "NIOWebSocketTests",
"path" : "Tests/NIOWebSocketTests",
"sources" : [
"ByteBufferWebSocketTests.swift",
"NIOWebSocketClientUpgraderTests.swift",
"NIOWebSocketFrameAggregatorTests.swift",
"WebSocketClientEndToEndTests.swift",
"WebSocketFrameDecoderTest.swift",
"WebSocketFrameEncoderTest.swift",
"WebSocketMaskingKeyTests.swift",
"WebSocketServerEndToEndTests.swift"
],
"target_dependencies" : [
"NIOCore",
"NIOEmbedded",
"NIOWebSocket"
],
"type" : "test"
},
{
"c99name" : "NIOWebSocketServer",
"module_type" : "SwiftTarget",
"name" : "NIOWebSocketServer",
"path" : "Sources/NIOWebSocketServer",
"product_memberships" : [
"NIOWebSocketServer"
],
"sources" : [
"Server.swift"
],
"target_dependencies" : [
"NIOPosix",
"NIOCore",
"NIOHTTP1",
"NIOWebSocket"
],
"type" : "executable"
},
{
"c99name" : "NIOWebSocketClient",
"module_type" : "SwiftTarget",
"name" : "NIOWebSocketClient",
"path" : "Sources/NIOWebSocketClient",
"product_memberships" : [
"NIOWebSocketClient"
],
"sources" : [
"Client.swift"
],
"target_dependencies" : [
"NIOPosix",
"NIOCore",
"NIOHTTP1",
"NIOWebSocket"
],
"type" : "executable"
},
{
"c99name" : "NIOWebSocket",
"module_type" : "SwiftTarget",
"name" : "NIOWebSocket",
"path" : "Sources/NIOWebSocket",
"product_memberships" : [
"NIOWebSocket",
"NIOWebSocketServer",
"NIOWebSocketClient",
"NIOPerformanceTester",
"NIOCrashTester",
"NIOFileSystemTour"
],
"sources" : [
"NIOWebSocketClientUpgrader.swift",
"NIOWebSocketFrameAggregator.swift",
"NIOWebSocketServerUpgrader.swift",
"SHA1.swift",
"WebSocketErrorCodes.swift",
"WebSocketFrame.swift",
"WebSocketFrameDecoder.swift",
"WebSocketFrameEncoder.swift",
"WebSocketOpcode.swift",
"WebSocketProtocolErrorHandler.swift"
],
"target_dependencies" : [
"NIO",
"NIOCore",
"NIOHTTP1",
"CNIOSHA1",
"_NIOBase64"
],
"type" : "library"
},
{
"c99name" : "NIOUDPEchoServer",
"module_type" : "SwiftTarget",
"name" : "NIOUDPEchoServer",
"path" : "Sources/NIOUDPEchoServer",
"product_memberships" : [
"NIOUDPEchoServer"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"NIOPosix",
"NIOCore"
],
"type" : "executable"
},
{
"c99name" : "NIOUDPEchoClient",
"module_type" : "SwiftTarget",
"name" : "NIOUDPEchoClient",
"path" : "Sources/NIOUDPEchoClient",
"product_memberships" : [
"NIOUDPEchoClient"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"NIOPosix",
"NIOCore"
],
"type" : "executable"
},
{
"c99name" : "NIOTests",
"module_type" : "SwiftTarget",
"name" : "NIOTests",
"path" : "Tests/NIOTests",
"sources" : [
"NIOTests.swift"
],
"target_dependencies" : [
"NIO"
],
"type" : "test"
},
{
"c99name" : "NIOTestUtilsTests",
"module_type" : "SwiftTarget",
"name" : "NIOTestUtilsTests",
"path" : "Tests/NIOTestUtilsTests",
"sources" : [
"ByteToMessageDecoderVerifierTest.swift",
"EventCounterHandlerTest.swift",
"ManualTaskExecutorTest.swift",
"NIOHTTP1TestServerTest.swift"
],
"target_dependencies" : [
"NIOTestUtils",
"NIOCore",
"NIOEmbedded",
"NIOPosix"
],
"type" : "test"
},
{
"c99name" : "NIOTestUtils",
"module_type" : "SwiftTarget",
"name" : "NIOTestUtils",
"path" : "Sources/NIOTestUtils",
"product_dependencies" : [
"Atomics"
],
"product_memberships" : [
"NIOTestUtils",
"NIOFileSystemTour"
],
"sources" : [
"ByteToMessageDecoderVerifier.swift",
"EventCounterHandler.swift",
"ManualTaskExecutor.swift",
"NIOHTTP1TestServer.swift"
],
"target_dependencies" : [
"NIOPosix",
"NIOCore",
"NIOEmbedded",
"NIOHTTP1"
],
"type" : "library"
},
{
"c99name" : "NIOTLSTests",
"module_type" : "SwiftTarget",
"name" : "NIOTLSTests",
"path" : "Tests/NIOTLSTests",
"sources" : [
"ApplicationProtocolNegotiationHandlerTests.swift",
"NIOTypedApplicationProtocolNegotiationHandlerTests.swift",
"SNIHandlerTests.swift"
],
"target_dependencies" : [
"NIOCore",
"NIOEmbedded",
"NIOTLS",
"NIOFoundationCompat",
"NIOTestUtils"
],
"type" : "test"
},
{
"c99name" : "NIOTLS",
"module_type" : "SwiftTarget",
"name" : "NIOTLS",
"path" : "Sources/NIOTLS",
"product_dependencies" : [
"DequeModule"
],
"product_memberships" : [
"NIOTLS",
"NIOFileSystemTour"
],
"sources" : [
"ApplicationProtocolNegotiationHandler.swift",
"NIOTypedApplicationProtocolNegotiationHandler.swift",
"ProtocolNegotiationHandlerStateMachine.swift",
"SNIHandler.swift",
"TLSEvents.swift"
],
"target_dependencies" : [
"NIO",
"NIOCore"
],
"type" : "library"
},
{
"c99name" : "NIOTCPEchoServer",
"module_type" : "SwiftTarget",
"name" : "NIOTCPEchoServer",
"path" : "Sources/NIOTCPEchoServer",
"product_memberships" : [
"NIOTCPEchoServer"
],
"sources" : [
"Server.swift"
],
"target_dependencies" : [
"NIOPosix",
"NIOCore"
],
"type" : "executable"
},
{
"c99name" : "NIOTCPEchoClient",
"module_type" : "SwiftTarget",
"name" : "NIOTCPEchoClient",
"path" : "Sources/NIOTCPEchoClient",
"product_memberships" : [
"NIOTCPEchoClient"
],
"sources" : [
"Client.swift"
],
"target_dependencies" : [
"NIOPosix",
"NIOCore"
],
"type" : "executable"
},
{
"c99name" : "NIOSingletonsTests",
"module_type" : "SwiftTarget",
"name" : "NIOSingletonsTests",
"path" : "Tests/NIOSingletonsTests",
"sources" : [
"GlobalSingletonsTests.swift"
],
"target_dependencies" : [
"NIOCore",
"NIOPosix"
],
"type" : "test"
},
{
"c99name" : "NIOPosixTests",
"module_type" : "SwiftTarget",
"name" : "NIOPosixTests",
"path" : "Tests/NIOPosixTests",
"sources" : [
"AcceptBackoffHandlerTest.swift",
"AsyncChannelBootstrapTests.swift",
"BlockingIOThreadPoolTest.swift",
"BootstrapTest.swift",
"ChannelNotificationTest.swift",
"ChannelPipelineTest.swift",
"ChannelTests.swift",
"CoWValue.swift",
"CodecTest.swift",
"ControlMessageTests.swift",
"DatagramChannelTests.swift",
"EchoServerClientTest.swift",
"EventLoopFutureIsolatedTests.swift",
"EventLoopFutureTest.swift",
"EventLoopMetricsDelegateTests.swift",
"EventLoopTest.swift",
"FileRegionTest.swift",
"GetAddrInfoResolverTest.swift",
"HappyEyeballsTest.swift",
"IPv4Header.swift",
"IdleStateHandlerTest.swift",
"IntegerBitPackingTests.swift",
"MulticastTest.swift",
"NIOFileHandleTest.swift",
"NIOLoopBoundTests.swift",
"NIOScheduledCallbackTests.swift",
"NIOThreadPoolTest.swift",
"NonBlockingFileIOTest.swift",
"PendingDatagramWritesManagerTests.swift",
"PipeChannelTest.swift",
"RawSocketBootstrapTests.swift",
"SALChannelTests.swift",
"SALEventLoopTests.swift",
"SelectorTest.swift",
"SerialExecutorTests.swift",
"SocketAddressTest.swift",
"SocketChannelTest.swift",
"SocketOptionProviderTest.swift",
"StreamChannelsTest.swift",
"SyscallAbstractionLayer.swift",
"SyscallAbstractionLayerContext.swift",
"SystemCallWrapperHelpers.swift",
"SystemTest.swift",
"TestUtils.swift",
"ThreadTest.swift",
"UniversalBootstrapSupportTest.swift",
"VsockAddressTest.swift",
"XCTest+AsyncAwait.swift"
],
"target_dependencies" : [
"NIOPosix",
"NIOCore",
"NIOFoundationCompat",
"NIOTestUtils",
"NIOConcurrencyHelpers",
"NIOEmbedded",
"CNIOLinux",
"CNIODarwin",
"NIOTLS"
],
"type" : "test"
},
{
"c99name" : "NIOPosix",
"module_type" : "SwiftTarget",
"name" : "NIOPosix",
"path" : "Sources/NIOPosix",
"product_dependencies" : [
"Atomics"
],
"product_memberships" : [
"NIO",
"NIOPosix",
"_NIOConcurrency",
"NIOTLS",
"NIOHTTP1",
"NIOFoundationCompat",
"NIOWebSocket",
"NIOTestUtils",
"_NIOFileSystem",
"_NIOFileSystemFoundationCompat",
"NIOWebSocketServer",
"NIOWebSocketClient",
"NIOUDPEchoServer",
"NIOUDPEchoClient",
"NIOTCPEchoServer",
"NIOTCPEchoClient",
"NIOPerformanceTester",
"NIOMulticastChat",
"NIOHTTP1Server",
"NIOHTTP1Client",
"NIOEchoServer",
"NIOEchoClient",
"NIOCrashTester",
"NIOChatServer",
"NIOChatClient",
"NIOAsyncAwaitDemo",
"NIOFileSystemTour"
],
"sources" : [
"BSDSocketAPICommon.swift",
"BSDSocketAPIPosix.swift",
"BSDSocketAPIWindows.swift",
"BaseSocket.swift",
"BaseSocketChannel+SocketOptionProvider.swift",
"BaseSocketChannel.swift",
"BaseStreamSocketChannel.swift",
"Bootstrap.swift",
"ControlMessage.swift",
"DatagramVectorReadManager.swift",
"Errors+Any.swift",
"FileDescriptor.swift",
"GetaddrinfoResolver.swift",
"HappyEyeballs.swift",
"IO.swift",
"IntegerBitPacking.swift",
"IntegerTypes.swift",
"Linux.swift",
"LinuxCPUSet.swift",
"LinuxUring.swift",
"MultiThreadedEventLoopGroup.swift",
"NIOPosixSendableMetatype.swift",
"NIOThreadPool.swift",
"NonBlockingFileIO.swift",
"PendingDatagramWritesManager.swift",
"PendingWritesManager.swift",
"PipeChannel.swift",
"PipePair.swift",
"Pool.swift",
"PosixSingletons+ConcurrencyTakeOver.swift",
"PosixSingletons.swift",
"RawSocketBootstrap.swift",
"Resolver.swift",
"Selectable.swift",
"SelectableChannel.swift",
"SelectableEventLoop.swift",
"SelectorEpoll.swift",
"SelectorGeneric.swift",
"SelectorKqueue.swift",
"SelectorUring.swift",
"ServerSocket.swift",
"Socket.swift",
"SocketChannel.swift",
"SocketProtocols.swift",
"StructuredConcurrencyHelpers.swift",
"System.swift",
"Thread.swift",
"ThreadPosix.swift",
"ThreadWindows.swift",
"UnsafeTransfer.swift",
"Utilities.swift",
"VsockAddress.swift",
"VsockChannelEvents.swift"
],
"target_dependencies" : [
"CNIOLinux",
"CNIODarwin",
"CNIOWindows",
"NIOConcurrencyHelpers",
"NIOCore",
"_NIODataStructures",
"CNIOPosix"
],
"type" : "library"
},
{
"c99name" : "NIOPerformanceTester",
"module_type" : "SwiftTarget",
"name" : "NIOPerformanceTester",
"path" : "Sources/NIOPerformanceTester",
"product_memberships" : [
"NIOPerformanceTester"
],
"sources" : [
"Benchmark.swift",
"ByteBufferViewContainsBenchmark.swift",
"ByteBufferViewCopyToArrayBenchmark.swift",
"ByteBufferViewIteratorBenchmark.swift",
"ByteBufferWriteMultipleBenchmarks.swift",
"ByteToMessageDecoderDecodeManySmallsBenchmark.swift",
"ChannelPipelineBenchmark.swift",
"CircularBufferCopyToArrayBenchmark.swift",
"CircularBufferIntoByteBufferBenchmark.swift",
"DeadlineNowBenchmark.swift",
"ExecuteBenchmark.swift",
"LockBenchmark.swift",
"NIOAsyncSequenceProducerBenchmark.swift",
"NIOAsyncWriterSingleWritesBenchmark.swift",
"RunIfActiveBenchmark.swift",
"SchedulingAndRunningBenchmark.swift",
"TCPThroughputBenchmark.swift",
"UDPBenchmark.swift",
"WebSocketFrameDecoderBenchmark.swift",
"WebSocketFrameEncoderBenchmark.swift",
"main.swift",
"resources.swift"
],
"target_dependencies" : [
"NIOPosix",
"NIOCore",
"NIOEmbedded",
"NIOHTTP1",
"NIOFoundationCompat",
"NIOWebSocket"
],
"type" : "executable"
},
{
"c99name" : "NIOMulticastChat",
"module_type" : "SwiftTarget",
"name" : "NIOMulticastChat",
"path" : "Sources/NIOMulticastChat",
"product_memberships" : [
"NIOMulticastChat"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"NIOPosix",
"NIOCore"
],
"type" : "executable"
},
{
"c99name" : "NIOHTTP1Tests",
"module_type" : "SwiftTarget",
"name" : "NIOHTTP1Tests",
"path" : "Tests/NIOHTTP1Tests",
"sources" : [
"ByteBufferUtilsTest.swift",
"ContentLengthTests.swift",
"HTTPClientUpgradeTests.swift",
"HTTPDecoderLengthTest.swift",
"HTTPDecoderTest.swift",
"HTTPHeaderValidationTests.swift",
"HTTPHeadersTest.swift",
"HTTPRequestEncoderTest.swift",
"HTTPResponseEncoderTest.swift",
"HTTPResponseStatusTests.swift",
"HTTPServerClientTest.swift",
"HTTPServerPipelineHandlerTest.swift",
"HTTPServerProtocolErrorHandlerTest.swift",
"HTTPServerUpgradeTests.swift",
"HTTPTest.swift",
"HTTPTypesTest.swift",
"NIOHTTPObjectAggregatorTest.swift",
"TestUtils.swift",
"UnsafeTransfer.swift"
],
"target_dependencies" : [
"NIOCore",
"NIOEmbedded",
"NIOPosix",
"NIOHTTP1",
"NIOFoundationCompat",
"NIOTestUtils"
],
"type" : "test"
},
{
"c99name" : "NIOHTTP1Server",
"module_type" : "SwiftTarget",
"name" : "NIOHTTP1Server",
"path" : "Sources/NIOHTTP1Server",
"product_memberships" : [
"NIOHTTP1Server"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"NIOPosix",
"NIOCore",
"NIOHTTP1",
"NIOConcurrencyHelpers"
],
"type" : "executable"
},
{
"c99name" : "NIOHTTP1Client",
"module_type" : "SwiftTarget",
"name" : "NIOHTTP1Client",
"path" : "Sources/NIOHTTP1Client",
"product_memberships" : [
"NIOHTTP1Client"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"NIOPosix",
"NIOCore",
"NIOHTTP1",
"NIOConcurrencyHelpers"
],
"type" : "executable"
},
{
"c99name" : "NIOHTTP1",
"module_type" : "SwiftTarget",
"name" : "NIOHTTP1",
"path" : "Sources/NIOHTTP1",
"product_dependencies" : [
"DequeModule"
],
"product_memberships" : [
"NIOHTTP1",
"NIOWebSocket",
"NIOTestUtils",
"NIOWebSocketServer",
"NIOWebSocketClient",
"NIOPerformanceTester",
"NIOHTTP1Server",
"NIOHTTP1Client",
"NIOCrashTester",
"NIOAsyncAwaitDemo",
"NIOFileSystemTour"
],
"sources" : [
"ByteCollectionUtils.swift",
"HTTPDecoder.swift",
"HTTPEncoder.swift",
"HTTPHeaderValidator.swift",
"HTTPHeaders+Validation.swift",
"HTTPPipelineSetup.swift",
"HTTPServerPipelineHandler.swift",
"HTTPServerProtocolErrorHandler.swift",
"HTTPServerUpgradeHandler.swift",
"HTTPTypedPipelineSetup.swift",
"HTTPTypes.swift",
"NIOHTTPClientUpgradeHandler.swift",
"NIOHTTPObjectAggregator.swift",
"NIOTypedHTTPClientUpgradeHandler.swift",
"NIOTypedHTTPClientUpgraderStateMachine.swift",
"NIOTypedHTTPServerUpgradeHandler.swift",
"NIOTypedHTTPServerUpgraderStateMachine.swift"
],
"target_dependencies" : [
"NIO",
"NIOCore",
"NIOConcurrencyHelpers",
"CNIOLLHTTP"
],
"type" : "library"
},
{
"c99name" : "NIOFoundationCompatTests",
"module_type" : "SwiftTarget",
"name" : "NIOFoundationCompatTests",
"path" : "Tests/NIOFoundationCompatTests",
"sources" : [
"ByteBuffer+UUIDTests.swift",
"ByteBufferDataProtocolTests.swift",
"ByteBufferView+MutableDataProtocolTest.swift",
"Codable+ByteBufferTest.swift",
"JSONSerialization+ByteBufferTest.swift",
"WaitSpinningRunLoopTests.swift"
],
"target_dependencies" : [
"NIOCore",
"NIOFoundationCompat"
],
"type" : "test"
},
{
"c99name" : "NIOFoundationCompat",
"module_type" : "SwiftTarget",
"name" : "NIOFoundationCompat",
"path" : "Sources/NIOFoundationCompat",
"product_memberships" : [
"NIOFoundationCompat",
"_NIOFileSystemFoundationCompat",
"NIOPerformanceTester",
"NIOCrashTester",
"NIOFileSystemTour"
],
"sources" : [
"ByteBuffer-foundation.swift",
"Codable+ByteBuffer.swift",
"JSONSerialization+ByteBuffer.swift",
"WaitSpinningRunLoop.swift"
],
"target_dependencies" : [
"NIO",
"NIOCore"
],
"type" : "library"
},
{
"c99name" : "NIOFileSystemTests",
"module_type" : "SwiftTarget",
"name" : "NIOFileSystemTests",
"path" : "Tests/NIOFileSystemTests",
"product_dependencies" : [
"Atomics",
"DequeModule",
"SystemPackage"
],
"sources" : [
"ByteCountTests.swift",
"DirectoryEntriesTests.swift",
"FileChunksTests.swift",
"FileHandleTests.swift",
"FileInfoTests.swift",
"FileOpenOptionsTests.swift",
"FilePathTests.swift",
"FileSystemErrorTests.swift",
"FileTypeTests.swift",
"Internal/CancellationTests.swift",
"Internal/Concurrency Primitives/BufferedStreamTests.swift",
"Internal/MockingInfrastructure.swift",
"Internal/SyscallTests.swift",
"XCTestExtensions.swift"
],
"target_dependencies" : [
"NIOCore",
"_NIOFileSystem"
],
"type" : "test"
},
{
"c99name" : "NIOFileSystemIntegrationTests",
"module_type" : "SwiftTarget",
"name" : "NIOFileSystemIntegrationTests",
"path" : "Tests/NIOFileSystemIntegrationTests",
"sources" : [
"BufferedReaderTests.swift",
"BufferedWriterTests.swift",
"ConvenienceTests.swift",
"FileHandleTests.swift",
"FileSystemTests+SPI.swift",
"FileSystemTests.swift",
"XCTestExtensions.swift"
],
"target_dependencies" : [
"NIOCore",
"NIOPosix",
"_NIOFileSystem",
"NIOFoundationCompat"
],
"type" : "test"
},
{
"c99name" : "NIOFileSystemFoundationCompatTests",
"module_type" : "SwiftTarget",
"name" : "NIOFileSystemFoundationCompatTests",
"path" : "Tests/NIOFileSystemFoundationCompatTests",
"sources" : [
"FileSystemFoundationCompatTests.swift"
],
"target_dependencies" : [
"_NIOFileSystem",
"_NIOFileSystemFoundationCompat"
],
"type" : "test"
},
{
"c99name" : "NIOFileSystem",
"module_type" : "SwiftTarget",
"name" : "NIOFileSystem",
"path" : "Sources/_NIOFileSystemExported",
"product_memberships" : [
"_NIOFileSystem",
"NIOFileSystemTour"
],
"sources" : [
"Exports.swift"
],
"target_dependencies" : [
"_NIOFileSystem"
],
"type" : "library"
},
{
"c99name" : "NIOEmbeddedTests",
"module_type" : "SwiftTarget",
"name" : "NIOEmbeddedTests",
"path" : "Tests/NIOEmbeddedTests",
"sources" : [
"AsyncTestingChannelTests.swift",
"AsyncTestingEventLoopTests.swift",
"EmbeddedChannelTest.swift",
"EmbeddedEventLoopTest.swift",
"TestUtils.swift",
"XCTest+AsyncAwait.swift"
],
"target_dependencies" : [
"NIOConcurrencyHelpers",
"NIOCore",
"NIOEmbedded"
],
"type" : "test"
},
{
"c99name" : "NIOEmbedded",
"module_type" : "SwiftTarget",
"name" : "NIOEmbedded",
"path" : "Sources/NIOEmbedded",
"product_dependencies" : [
"Atomics",
"DequeModule"
],
"product_memberships" : [
"NIO",
"NIOEmbedded",
"_NIOConcurrency",
"NIOTLS",
"NIOHTTP1",
"NIOFoundationCompat",
"NIOWebSocket",
"NIOTestUtils",
"_NIOFileSystemFoundationCompat",
"NIOWebSocketServer",
"NIOWebSocketClient",
"NIOPerformanceTester",
"NIOHTTP1Server",
"NIOHTTP1Client",
"NIOCrashTester",
"NIOAsyncAwaitDemo",
"NIOFileSystemTour"
],
"sources" : [
"AsyncTestingChannel.swift",
"AsyncTestingEventLoop.swift",
"Embedded.swift"
],
"target_dependencies" : [
"NIOCore",
"NIOConcurrencyHelpers",
"_NIODataStructures"
],
"type" : "library"
},
{
"c99name" : "NIOEchoServer",
"module_type" : "SwiftTarget",
"name" : "NIOEchoServer",
"path" : "Sources/NIOEchoServer",
"product_memberships" : [
"NIOEchoServer"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"NIOPosix",
"NIOCore",
"NIOConcurrencyHelpers"
],
"type" : "executable"
},
{
"c99name" : "NIOEchoClient",
"module_type" : "SwiftTarget",
"name" : "NIOEchoClient",
"path" : "Sources/NIOEchoClient",
"product_memberships" : [
"NIOEchoClient"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"NIOPosix",
"NIOCore",
"NIOConcurrencyHelpers"
],
"type" : "executable"
},
{
"c99name" : "NIODataStructuresTests",
"module_type" : "SwiftTarget",
"name" : "NIODataStructuresTests",
"path" : "Tests/NIODataStructuresTests",
"sources" : [
"HeapTests.swift",
"PriorityQueueTests.swift"
],
"target_dependencies" : [
"_NIODataStructures"
],
"type" : "test"
},
{
"c99name" : "NIOCrashTester",
"module_type" : "SwiftTarget",
"name" : "NIOCrashTester",
"path" : "Sources/NIOCrashTester",
"product_memberships" : [
"NIOCrashTester"
],
"sources" : [
"CrashTestSuites.swift",
"CrashTests+ByteBuffer.swift",
"CrashTests+EventLoop.swift",
"CrashTests+HTTP.swift",
"CrashTests+LoopBound.swift",
"CrashTests+Strict.swift",
"CrashTests+System.swift",
"OutputGrepper.swift",
"main.swift"
],
"target_dependencies" : [
"NIOPosix",
"NIOCore",
"NIOEmbedded",
"NIOHTTP1",
"NIOWebSocket",
"NIOFoundationCompat"
],
"type" : "executable"
},
{
"c99name" : "NIOCoreTests",
"module_type" : "SwiftTarget",
"name" : "NIOCoreTests",
"path" : "Tests/NIOCoreTests",
"product_dependencies" : [
"Atomics"
],
"sources" : [
"AddressedEnvelopeTests.swift",
"AsyncChannel/AsyncChannelInboundStreamTests.swift",
"AsyncChannel/AsyncChannelOutboundWriterTests.swift",
"AsyncChannel/AsyncChannelTests.swift",
"AsyncSequenceTests.swift",
"AsyncSequences/NIOAsyncSequenceProducer+HighLowWatermarkBackPressureStrategyTests.swift",
"AsyncSequences/NIOAsyncSequenceTests.swift",
"AsyncSequences/NIOAsyncWriterTests.swift",
"AsyncSequences/NIOThrowingAsyncSequenceTests.swift",
"BaseObjectsTest.swift",
"ByteBufferBinaryEncodedLengthPrefixTests.swift",
"ByteBufferLengthPrefixTests.swift",
"ByteBufferQUICBinaryEncodingStrategyTests.swift",
"ByteBufferTest.swift",
"ChannelOptionStorageTest.swift",
"CircularBufferTests.swift",
"CustomChannelTests.swift",
"DispatchQueue+WithFutureTest.swift",
"IOErrorTest.swift",
"IntegerTypesTest.swift",
"LinuxTest.swift",
"MarkedCircularBufferTests.swift",
"NIOAnyDebugTest.swift",
"NIOCloseOnErrorHandlerTest.swift",
"NIOIsolatedEventLoopTests.swift",
"NIOPooledRecvBufferAllocatorTests.swift",
"RecvByteBufAllocatorTest.swift",
"SingleStepByteToMessageDecoderTest.swift",
"TimeAmount+DurationTests.swift",
"TimeAmountTests.swift",
"TypeAssistedChannelHandlerTests.swift",
"UtilitiesTest.swift",
"XCTest+AsyncAwait.swift",
"XCTest+Extensions.swift"
],
"target_dependencies" : [
"NIOConcurrencyHelpers",
"NIOCore",
"NIOEmbedded",
"NIOFoundationCompat",
"NIOTestUtils"
],
"type" : "test"
},
{
"c99name" : "NIOCore",
"module_type" : "SwiftTarget",
"name" : "NIOCore",
"path" : "Sources/NIOCore",
"product_dependencies" : [
"DequeModule",
"Atomics"
],
"product_memberships" : [
"NIOCore",
"NIO",
"NIOEmbedded",
"NIOPosix",
"_NIOConcurrency",
"NIOTLS",
"NIOHTTP1",
"NIOFoundationCompat",
"NIOWebSocket",
"NIOTestUtils",
"_NIOFileSystem",
"_NIOFileSystemFoundationCompat",
"NIOWebSocketServer",
"NIOWebSocketClient",
"NIOUDPEchoServer",
"NIOUDPEchoClient",
"NIOTCPEchoServer",
"NIOTCPEchoClient",
"NIOPerformanceTester",
"NIOMulticastChat",
"NIOHTTP1Server",
"NIOHTTP1Client",
"NIOEchoServer",
"NIOEchoClient",
"NIOCrashTester",
"NIOChatServer",
"NIOChatClient",
"NIOAsyncAwaitDemo",
"NIOFileSystemTour"
],
"sources" : [
"AddressedEnvelope.swift",
"AsyncAwaitSupport.swift",
"AsyncChannel/AsyncChannel.swift",
"AsyncChannel/AsyncChannelHandler.swift",
"AsyncChannel/AsyncChannelInboundStream.swift",
"AsyncChannel/AsyncChannelOutboundWriter.swift",
"AsyncSequences/NIOAsyncSequenceProducer.swift",
"AsyncSequences/NIOAsyncSequenceProducerStrategies.swift",
"AsyncSequences/NIOAsyncWriter.swift",
"AsyncSequences/NIOThrowingAsyncSequenceProducer.swift",
"BSDSocketAPI.swift",
"ByteBuffer-aux.swift",
"ByteBuffer-binaryEncodedLengthPrefix.swift",
"ByteBuffer-conversions.swift",
"ByteBuffer-core.swift",
"ByteBuffer-hex.swift",
"ByteBuffer-int.swift",
"ByteBuffer-lengthPrefix.swift",
"ByteBuffer-multi-int.swift",
"ByteBuffer-quicBinaryEncodingStrategy.swift",
"ByteBuffer-views.swift",
"Channel.swift",
"ChannelHandler.swift",
"ChannelHandlers.swift",
"ChannelInvoker.swift",
"ChannelOption.swift",
"ChannelPipeline.swift",
"CircularBuffer.swift",
"Codec.swift",
"ConvenienceOptionSupport.swift",
"DeadChannel.swift",
"DispatchQueue+WithFuture.swift",
"EventLoop+Deprecated.swift",
"EventLoop+SerialExecutor.swift",
"EventLoop.swift",
"EventLoopFuture+AssumeIsolated.swift",
"EventLoopFuture+Deprecated.swift",
"EventLoopFuture+WithEventLoop.swift",
"EventLoopFuture.swift",
"FileDescriptor.swift",
"FileHandle.swift",
"FileRegion.swift",
"GlobalSingletons.swift",
"IO.swift",
"IOData.swift",
"IPProtocol.swift",
"IntegerBitPacking.swift",
"IntegerTypes.swift",
"Interfaces.swift",
"Linux.swift",
"MarkedCircularBuffer.swift",
"MulticastChannel.swift",
"NIOAny.swift",
"NIOCloseOnErrorHandler.swift",
"NIOCoreSendableMetatype.swift",
"NIOLoopBound.swift",
"NIOPooledRecvBufferAllocator.swift",
"NIOScheduledCallback.swift",
"NIOSendable.swift",
"RecvByteBufferAllocator.swift",
"SingleStepByteToMessageDecoder.swift",
"SocketAddresses.swift",
"SocketOptionProvider.swift",
"SystemCallHelpers.swift",
"TimeAmount+Duration.swift",
"TypeAssistedChannelHandler.swift",
"UniversalBootstrapSupport.swift",
"Utilities.swift"
],
"target_dependencies" : [
"NIOConcurrencyHelpers",
"_NIOBase64",
"CNIODarwin",
"CNIOLinux",
"CNIOWindows",
"CNIOWASI",
"_NIODataStructures"
],
"type" : "library"
},
{
"c99name" : "NIOConcurrencyHelpersTests",
"module_type" : "SwiftTarget",
"name" : "NIOConcurrencyHelpersTests",
"path" : "Tests/NIOConcurrencyHelpersTests",
"sources" : [
"NIOConcurrencyHelpersTests.swift"
],
"target_dependencies" : [
"NIOConcurrencyHelpers",
"NIOCore"
],
"type" : "test"
},
{
"c99name" : "NIOConcurrencyHelpers",
"module_type" : "SwiftTarget",
"name" : "NIOConcurrencyHelpers",
"path" : "Sources/NIOConcurrencyHelpers",
"product_memberships" : [
"NIOCore",
"NIO",
"NIOEmbedded",
"NIOPosix",
"_NIOConcurrency",
"NIOTLS",
"NIOHTTP1",
"NIOConcurrencyHelpers",
"NIOFoundationCompat",
"NIOWebSocket",
"NIOTestUtils",
"_NIOFileSystem",
"_NIOFileSystemFoundationCompat",
"NIOWebSocketServer",
"NIOWebSocketClient",
"NIOUDPEchoServer",
"NIOUDPEchoClient",
"NIOTCPEchoServer",
"NIOTCPEchoClient",
"NIOPerformanceTester",
"NIOMulticastChat",
"NIOHTTP1Server",
"NIOHTTP1Client",
"NIOEchoServer",
"NIOEchoClient",
"NIOCrashTester",
"NIOChatServer",
"NIOChatClient",
"NIOAsyncAwaitDemo",
"NIOFileSystemTour"
],
"sources" : [
"NIOAtomic.swift",
"NIOLock.swift",
"NIOLockedValueBox.swift",
"atomics.swift",
"lock.swift"
],
"target_dependencies" : [
"CNIOAtomics"
],
"type" : "library"
},
{
"c99name" : "NIOChatServer",
"module_type" : "SwiftTarget",
"name" : "NIOChatServer",
"path" : "Sources/NIOChatServer",
"product_memberships" : [
"NIOChatServer"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"NIOPosix",
"NIOCore",
"NIOConcurrencyHelpers"
],
"type" : "executable"
},
{
"c99name" : "NIOChatClient",
"module_type" : "SwiftTarget",
"name" : "NIOChatClient",
"path" : "Sources/NIOChatClient",
"product_memberships" : [
"NIOChatClient"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"NIOPosix",
"NIOCore",
"NIOConcurrencyHelpers"
],
"type" : "executable"
},
{
"c99name" : "NIOBase64Tests",
"module_type" : "SwiftTarget",
"name" : "NIOBase64Tests",
"path" : "Tests/NIOBase64Tests",
"sources" : [
"Base64Test.swift"
],
"target_dependencies" : [
"_NIOBase64"
],
"type" : "test"
},
{
"c99name" : "NIOAsyncAwaitDemo",
"module_type" : "SwiftTarget",
"name" : "NIOAsyncAwaitDemo",
"path" : "Sources/NIOAsyncAwaitDemo",
"product_memberships" : [
"NIOAsyncAwaitDemo"
],
"sources" : [
"AsyncChannelIO.swift",
"FullRequestResponse.swift",
"main.swift"
],
"target_dependencies" : [
"NIOPosix",
"NIOCore",
"NIOHTTP1"
],
"type" : "executable"
},
{
"c99name" : "NIO",
"module_type" : "SwiftTarget",
"name" : "NIO",
"path" : "Sources/NIO",
"product_memberships" : [
"NIO",
"_NIOConcurrency",
"NIOTLS",
"NIOHTTP1",
"NIOFoundationCompat",
"NIOWebSocket",
"NIOTestUtils",
"_NIOFileSystemFoundationCompat",
"NIOWebSocketServer",
"NIOWebSocketClient",
"NIOPerformanceTester",
"NIOHTTP1Server",
"NIOHTTP1Client",
"NIOCrashTester",
"NIOAsyncAwaitDemo",
"NIOFileSystemTour"
],
"sources" : [
"Exports.swift"
],
"target_dependencies" : [
"NIOCore",
"NIOEmbedded",
"NIOPosix"
],
"type" : "library"
},
{
"c99name" : "CNIOWindows",
"module_type" : "ClangTarget",
"name" : "CNIOWindows",
"path" : "Sources/CNIOWindows",
"product_memberships" : [
"NIOCore",
"NIO",
"NIOEmbedded",
"NIOPosix",
"_NIOConcurrency",
"NIOTLS",
"NIOHTTP1",
"NIOFoundationCompat",
"NIOWebSocket",
"NIOTestUtils",
"_NIOFileSystem",
"_NIOFileSystemFoundationCompat",
"NIOWebSocketServer",
"NIOWebSocketClient",
"NIOUDPEchoServer",
"NIOUDPEchoClient",
"NIOTCPEchoServer",
"NIOTCPEchoClient",
"NIOPerformanceTester",
"NIOMulticastChat",
"NIOHTTP1Server",
"NIOHTTP1Client",
"NIOEchoServer",
"NIOEchoClient",
"NIOCrashTester",
"NIOChatServer",
"NIOChatClient",
"NIOAsyncAwaitDemo",
"NIOFileSystemTour"
],
"sources" : [
"WSAStartup.c",
"shim.c"
],
"type" : "library"
},
{
"c99name" : "CNIOWASI",
"module_type" : "ClangTarget",
"name" : "CNIOWASI",
"path" : "Sources/CNIOWASI",
"product_memberships" : [
"NIOCore",
"NIO",
"NIOEmbedded",
"NIOPosix",
"_NIOConcurrency",
"NIOTLS",
"NIOHTTP1",
"NIOFoundationCompat",
"NIOWebSocket",
"NIOTestUtils",
"_NIOFileSystem",
"_NIOFileSystemFoundationCompat",
"NIOWebSocketServer",
"NIOWebSocketClient",
"NIOUDPEchoServer",
"NIOUDPEchoClient",
"NIOTCPEchoServer",
"NIOTCPEchoClient",
"NIOPerformanceTester",
"NIOMulticastChat",
"NIOHTTP1Server",
"NIOHTTP1Client",
"NIOEchoServer",
"NIOEchoClient",
"NIOCrashTester",
"NIOChatServer",
"NIOChatClient",
"NIOAsyncAwaitDemo",
"NIOFileSystemTour"
],
"sources" : [
"CNIOWASI.c"
],
"type" : "library"
},
{
"c99name" : "CNIOSHA1",
"module_type" : "ClangTarget",
"name" : "CNIOSHA1",
"path" : "Sources/CNIOSHA1",
"product_memberships" : [
"NIOWebSocket",
"NIOWebSocketServer",
"NIOWebSocketClient",
"NIOPerformanceTester",
"NIOCrashTester",
"NIOFileSystemTour"
],
"sources" : [
"c_nio_sha1.c"
],
"type" : "library"
},
{
"c99name" : "CNIOPosix",
"module_type" : "ClangTarget",
"name" : "CNIOPosix",
"path" : "Sources/CNIOPosix",
"product_memberships" : [
"NIO",
"NIOPosix",
"_NIOConcurrency",
"NIOTLS",
"NIOHTTP1",
"NIOFoundationCompat",
"NIOWebSocket",
"NIOTestUtils",
"_NIOFileSystem",
"_NIOFileSystemFoundationCompat",
"NIOWebSocketServer",
"NIOWebSocketClient",
"NIOUDPEchoServer",
"NIOUDPEchoClient",
"NIOTCPEchoServer",
"NIOTCPEchoClient",
"NIOPerformanceTester",
"NIOMulticastChat",
"NIOHTTP1Server",
"NIOHTTP1Client",
"NIOEchoServer",
"NIOEchoClient",
"NIOCrashTester",
"NIOChatServer",
"NIOChatClient",
"NIOAsyncAwaitDemo",
"NIOFileSystemTour"
],
"sources" : [
"event_loop_id.c"
],
"type" : "library"
},
{
"c99name" : "CNIOLinux",
"module_type" : "ClangTarget",
"name" : "CNIOLinux",
"path" : "Sources/CNIOLinux",
"product_memberships" : [
"NIOCore",
"NIO",
"NIOEmbedded",
"NIOPosix",
"_NIOConcurrency",
"NIOTLS",
"NIOHTTP1",
"NIOFoundationCompat",
"NIOWebSocket",
"NIOTestUtils",
"_NIOFileSystem",
"_NIOFileSystemFoundationCompat",
"NIOWebSocketServer",
"NIOWebSocketClient",
"NIOUDPEchoServer",
"NIOUDPEchoClient",
"NIOTCPEchoServer",
"NIOTCPEchoClient",
"NIOPerformanceTester",
"NIOMulticastChat",
"NIOHTTP1Server",
"NIOHTTP1Client",
"NIOEchoServer",
"NIOEchoClient",
"NIOCrashTester",
"NIOChatServer",
"NIOChatClient",
"NIOAsyncAwaitDemo",
"NIOFileSystemTour"
],
"sources" : [
"liburing_shims.c",
"shim.c"
],
"type" : "library"
},
{
"c99name" : "CNIOLLHTTP",
"module_type" : "ClangTarget",
"name" : "CNIOLLHTTP",
"path" : "Sources/CNIOLLHTTP",
"product_memberships" : [
"NIOHTTP1",
"NIOWebSocket",
"NIOTestUtils",
"NIOWebSocketServer",
"NIOWebSocketClient",
"NIOPerformanceTester",
"NIOHTTP1Server",
"NIOHTTP1Client",
"NIOCrashTester",
"NIOAsyncAwaitDemo",
"NIOFileSystemTour"
],
"sources" : [
"c_nio_api.c",
"c_nio_http.c",
"c_nio_llhttp.c"
],
"type" : "library"
},
{
"c99name" : "CNIODarwin",
"module_type" : "ClangTarget",
"name" : "CNIODarwin",
"path" : "Sources/CNIODarwin",
"product_memberships" : [
"NIOCore",
"NIO",
"NIOEmbedded",
"NIOPosix",
"_NIOConcurrency",
"NIOTLS",
"NIOHTTP1",
"NIOFoundationCompat",
"NIOWebSocket",
"NIOTestUtils",
"_NIOFileSystem",
"_NIOFileSystemFoundationCompat",
"NIOWebSocketServer",
"NIOWebSocketClient",
"NIOUDPEchoServer",
"NIOUDPEchoClient",
"NIOTCPEchoServer",
"NIOTCPEchoClient",
"NIOPerformanceTester",
"NIOMulticastChat",
"NIOHTTP1Server",
"NIOHTTP1Client",
"NIOEchoServer",
"NIOEchoClient",
"NIOCrashTester",
"NIOChatServer",
"NIOChatClient",
"NIOAsyncAwaitDemo",
"NIOFileSystemTour"
],
"sources" : [
"shim.c"
],
"type" : "library"
},
{
"c99name" : "CNIOAtomics",
"module_type" : "ClangTarget",
"name" : "CNIOAtomics",
"path" : "Sources/CNIOAtomics",
"product_memberships" : [
"NIOCore",
"NIO",
"NIOEmbedded",
"NIOPosix",
"_NIOConcurrency",
"NIOTLS",
"NIOHTTP1",
"NIOConcurrencyHelpers",
"NIOFoundationCompat",
"NIOWebSocket",
"NIOTestUtils",
"_NIOFileSystem",
"_NIOFileSystemFoundationCompat",
"NIOWebSocketServer",
"NIOWebSocketClient",
"NIOUDPEchoServer",
"NIOUDPEchoClient",
"NIOTCPEchoServer",
"NIOTCPEchoClient",
"NIOPerformanceTester",
"NIOMulticastChat",
"NIOHTTP1Server",
"NIOHTTP1Client",
"NIOEchoServer",
"NIOEchoClient",
"NIOCrashTester",
"NIOChatServer",
"NIOChatClient",
"NIOAsyncAwaitDemo",
"NIOFileSystemTour"
],
"sources" : [
"src/c-atomics.c",
"src/c-nioatomics.c"
],
"type" : "library"
},
{
"c99name" : "NIOFileSystemTour",
"module_type" : "SwiftTarget",
"name" : "NIOFileSystemTour",
"path" : "Snippets",
"product_memberships" : [
"NIOFileSystemTour"
],
"sources" : [
"NIOFileSystemTour.swift"
],
"target_dependencies" : [
"_NIOFileSystemFoundationCompat",
"_NIOFileSystem",
"_NIOConcurrency",
"NIOWebSocket",
"NIOTestUtils",
"NIOTLS",
"NIOPosix",
"NIOHTTP1",
"NIOFoundationCompat",
"NIOFileSystem",
"NIOEmbedded",
"NIOCore",
"NIOConcurrencyHelpers",
"NIO"
],
"type" : "snippet"
}
],
"tools_version" : "5.10"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:8f9255989265d824b88e7d572b1a334a0dc9b701075ede1970390db95d315c35
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-atomics.git
[1/1808] Fetching swift-atomics
[707/6647] Fetching swift-atomics, swift-system
[6213/23574] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.49s)
[6210/18735] Fetching swift-atomics, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (1.20s)
Fetched https://github.com/apple/swift-collections.git from cache (1.22s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.73s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.2 (0.73s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (0.74s)
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-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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.2
Building for debugging...
[0/124] Write sources
[36/124] Compiling CNIOLinux liburing_shims.c
[37/124] Compiling CSystem shims.c
[38/124] Compiling CNIOLLHTTP c_nio_http.c
[38/124] Compiling CNIOWindows shim.c
[40/124] Compiling _AtomicsShims.c
[41/124] Compiling CNIOLLHTTP c_nio_api.c
[42/124] Compiling CNIOWASI CNIOWASI.c
[42/124] Compiling CNIOWindows WSAStartup.c
[44/124] Compiling CNIOPosix event_loop_id.c
[45/124] Write sources
[46/124] Compiling CNIOSHA1 c_nio_sha1.c
[47/124] Compiling CNIODarwin shim.c
[48/124] Compiling CNIOLinux shim.c
[48/124] Write swift-version-24593BA9C3E375BF.txt
[50/193] Compiling CNIOLLHTTP c_nio_llhttp.c
[52/193] Emitting module Atomics
[53/195] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[54/196] Compiling Atomics IntegerConformances.swift
[55/196] Compiling Atomics PointerConformances.swift
[56/196] Emitting module InternalCollectionsUtilities
[57/196] Compiling Atomics AtomicOptionalWrappable.swift
[58/196] Compiling Atomics AtomicReference.swift
[59/196] Compiling Atomics AtomicBool.swift
[60/196] Compiling Atomics AtomicStorage.swift
[61/196] Compiling Atomics IntegerOperations.swift
[62/196] Compiling Atomics Unmanaged extensions.swift
[63/196] Compiling Atomics UnsafeAtomic.swift
[64/196] Compiling Atomics UnsafeAtomicLazyReference.swift
[65/196] Emitting module _NIOBase64
[67/196] Compiling Atomics AtomicValue.swift
[68/196] Compiling _NIOBase64 Base64.swift
[69/196] Compiling Atomics ManagedAtomic.swift
[70/196] Compiling Atomics ManagedAtomicLazyReference.swift
[71/197] Compiling Atomics OptionalRawRepresentable.swift
[72/197] Compiling Atomics RawRepresentable.swift
[73/197] Compiling _NIODataStructures _TinyArray.swift
[74/197] Compiling _NIODataStructures PriorityQueue.swift
[78/197] Compiling Atomics AtomicMemoryOrderings.swift
[79/197] Compiling Atomics DoubleWord.swift
[80/197] Compiling Atomics AtomicInteger.swift
[85/197] Compiling Atomics Primitives.native.swift
[92/201] Emitting module SystemPackage
[103/202] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[103/203] Wrapping AST for _NIOBase64 for debugging
[105/203] Wrapping AST for Atomics for debugging
[106/203] Compiling c-nioatomics.c
[107/218] Wrapping AST for InternalCollectionsUtilities for debugging
[109/218] Compiling _NIODataStructures Heap.swift
[110/218] Emitting module _NIODataStructures
[111/218] Compiling SystemPackage Syscalls.swift
[112/218] Compiling SystemPackage WindowsSyscallAdapters.swift
[113/218] Compiling SystemPackage MachPort.swift
[114/218] Compiling SystemPackage PlatformString.swift
[115/218] Compiling DequeModule _DequeBuffer.swift
[116/218] Compiling DequeModule _DequeBufferHeader.swift
[117/218] Compiling DequeModule Deque+Testing.swift
[118/218] Compiling DequeModule Deque._Storage.swift
[124/219] Compiling SystemPackage RawIORequest.swift
[125/219] Compiling SystemPackage Backcompat.swift
[126/219] Compiling SystemPackage CInterop.swift
[127/219] Compiling SystemPackage Constants.swift
[128/219] Compiling SystemPackage Exports.swift
[129/219] Compiling SystemPackage Mocking.swift
[130/219] Compiling SystemPackage RawBuffer.swift
[131/219] Compiling DequeModule Deque+Equatable.swift
[132/219] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[133/219] Compiling DequeModule Deque+CustomReflectable.swift
[134/219] Compiling DequeModule Deque+Descriptions.swift
[137/221] Wrapping AST for _NIODataStructures for debugging
[139/221] Compiling DequeModule Deque+Extras.swift
[140/221] Compiling DequeModule Deque+Hashable.swift
[141/221] Compiling DequeModule _DequeSlot.swift
[142/221] Compiling DequeModule _UnsafeWrappedBuffer.swift
[143/221] Compiling SystemPackage SystemString.swift
[144/221] Compiling SystemPackage Util+StringArray.swift
[145/221] Compiling SystemPackage Util.swift
[146/221] Compiling SystemPackage UtilConsumers.swift
[146/222] Compiling c-atomics.c
[150/222] Compiling DequeModule Deque._UnsafeHandle.swift
[151/222] Compiling DequeModule Deque.swift
[152/222] Compiling DequeModule Deque+Codable.swift
[153/222] Compiling DequeModule Deque+Collection.swift
[154/228] Wrapping AST for SystemPackage for debugging
[156/228] Compiling NIOConcurrencyHelpers lock.swift
[157/228] Emitting module DequeModule
[158/229] Compiling NIOConcurrencyHelpers NIOLock.swift
[159/229] Wrapping AST for DequeModule for debugging
[161/229] Emitting module NIOConcurrencyHelpers
[162/229] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[163/229] Compiling NIOConcurrencyHelpers atomics.swift
[164/229] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[165/230] Wrapping AST for NIOConcurrencyHelpers for debugging
[167/291] Compiling NIOCore NIOAny.swift
[168/291] Compiling NIOCore NIOCloseOnErrorHandler.swift
[169/291] Compiling NIOCore NIOCoreSendableMetatype.swift
[170/291] Compiling NIOCore NIOLoopBound.swift
[171/291] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[172/291] Compiling NIOCore NIOScheduledCallback.swift
[173/291] Compiling NIOCore NIOSendable.swift
[174/291] Compiling NIOCore RecvByteBufferAllocator.swift
[175/299] Compiling NIOCore IOData.swift
[176/299] Compiling NIOCore IPProtocol.swift
[177/299] Compiling NIOCore IntegerBitPacking.swift
[178/299] Compiling NIOCore IntegerTypes.swift
[179/299] Compiling NIOCore Interfaces.swift
[180/299] Compiling NIOCore Linux.swift
[181/299] Compiling NIOCore MarkedCircularBuffer.swift
[182/299] Compiling NIOCore MulticastChannel.swift
[183/299] Compiling NIOCore EventLoopFuture+Deprecated.swift
[184/299] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[185/299] Compiling NIOCore EventLoopFuture.swift
[186/299] Compiling NIOCore FileDescriptor.swift
[187/299] Compiling NIOCore FileHandle.swift
[188/299] Compiling NIOCore FileRegion.swift
[189/299] Compiling NIOCore GlobalSingletons.swift
[190/299] Compiling NIOCore IO.swift
[191/299] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[192/299] Compiling NIOCore SocketAddresses.swift
[193/299] Compiling NIOCore SocketOptionProvider.swift
[194/299] Compiling NIOCore SystemCallHelpers.swift
[195/299] Compiling NIOCore TimeAmount+Duration.swift
[196/299] Compiling NIOCore TypeAssistedChannelHandler.swift
[197/299] Compiling NIOCore UniversalBootstrapSupport.swift
[198/299] Compiling NIOCore Utilities.swift
[199/299] Compiling NIOCore CircularBuffer.swift
[200/299] Compiling NIOCore Codec.swift
[201/299] Compiling NIOCore ConvenienceOptionSupport.swift
[202/299] Compiling NIOCore DeadChannel.swift
[203/299] Compiling NIOCore DispatchQueue+WithFuture.swift
[204/299] Compiling NIOCore EventLoop+Deprecated.swift
[205/299] Compiling NIOCore EventLoop+SerialExecutor.swift
[206/299] Compiling NIOCore EventLoop.swift
[207/299] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[208/299] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[209/299] Compiling NIOCore BSDSocketAPI.swift
[210/299] Compiling NIOCore ByteBuffer-aux.swift
[211/299] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[212/299] Compiling NIOCore ByteBuffer-conversions.swift
[213/299] Compiling NIOCore ByteBuffer-core.swift
[214/299] Compiling NIOCore ByteBuffer-hex.swift
[215/299] Compiling NIOCore ByteBuffer-int.swift
[216/299] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[217/299] Compiling NIOCore AddressedEnvelope.swift
[218/299] Compiling NIOCore AsyncAwaitSupport.swift
[219/299] Compiling NIOCore AsyncChannel.swift
[220/299] Compiling NIOCore AsyncChannelHandler.swift
[221/299] Compiling NIOCore AsyncChannelInboundStream.swift
[222/299] Compiling NIOCore AsyncChannelOutboundWriter.swift
[223/299] Compiling NIOCore NIOAsyncSequenceProducer.swift
[224/299] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[225/299] Compiling NIOCore NIOAsyncWriter.swift
[226/299] Compiling NIOCore ByteBuffer-multi-int.swift
[227/299] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[228/299] Compiling NIOCore ByteBuffer-views.swift
[229/299] Compiling NIOCore Channel.swift
[230/299] Compiling NIOCore ChannelHandler.swift
[231/299] Compiling NIOCore ChannelHandlers.swift
[232/299] Compiling NIOCore ChannelInvoker.swift
[233/299] Compiling NIOCore ChannelOption.swift
[234/299] Compiling NIOCore ChannelPipeline.swift
[235/299] Emitting module NIOCore
[236/321] Wrapping AST for NIOCore for debugging
[238/381] Emitting module _NIOConcurrency
[239/381] Compiling _NIOConcurrency Empty.swift
[240/381] 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 |
[241/382] Compiling NIOTLS TLSEvents.swift
[243/382] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[244/382] Emitting module NIOTLS
[245/382] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[246/382] 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 |
[246/382] Wrapping AST for _NIOConcurrency for debugging
[248/382] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[249/382] Compiling NIOTLS SNIHandler.swift
[251/383] Compiling NIOPosix HappyEyeballs.swift
[252/383] Compiling NIOPosix IO.swift
[252/385] Wrapping AST for NIOTLS for debugging
[254/385] 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
[255/385] 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
[256/385] 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
[257/385] 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
[258/385] 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
[259/385] 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
[260/385] Compiling NIOPosix SelectableEventLoop.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/385] Compiling NIOPosix SelectorEpoll.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/385] Compiling NIOPosix SelectorGeneric.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/385] Compiling NIOPosix SelectorKqueue.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/385] Compiling NIOPosix SelectorUring.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
[265/385] Compiling NIOPosix ServerSocket.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
[266/385] Compiling NIOPosix Pool.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
[267/385] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.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/385] Compiling NIOPosix PosixSingletons.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/385] Compiling NIOPosix RawSocketBootstrap.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/385] Compiling NIOPosix Resolver.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/385] Compiling NIOPosix Selectable.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/385] Compiling NIOPosix SelectableChannel.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/391] Compiling NIOPosix DatagramVectorReadManager.swift
[274/391] Compiling NIOPosix Errors+Any.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[275/391] Emitting module NIOPosix
/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
[276/391] Compiling NIOPosix BSDSocketAPICommon.swift
[277/391] Compiling NIOPosix BSDSocketAPIPosix.swift
[278/391] Compiling NIOPosix BSDSocketAPIWindows.swift
[279/391] Compiling NIOPosix BaseSocket.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
[281/391] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.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
[282/391] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.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
[283/391] Compiling NIOPosix Linux.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
[284/391] Compiling NIOPosix LinuxCPUSet.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
[285/391] Compiling NIOPosix LinuxUring.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
[286/391] Compiling NIOPosix MultiThreadedEventLoopGroup.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
[287/391] Compiling NIOPosix NIOPosixSendableMetatype.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
[288/391] Compiling NIOPosix NIOThreadPool.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
[289/391] Compiling NIOPosix NonBlockingFileIO.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
[290/391] Compiling NIOPosix PendingDatagramWritesManager.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
[291/391] Compiling NIOPosix PendingWritesManager.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
[292/391] Compiling NIOPosix PipeChannel.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
[293/391] Compiling NIOPosix PipePair.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
[294/391] 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
[295/391] 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
[296/391] 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
[297/391] 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
[298/391] 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
[299/391] 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
/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
/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
/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
/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
[304/391] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.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
[305/391] Compiling NIOPosix BaseSocketChannel.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
[306/391] Compiling NIOPosix BaseStreamSocketChannel.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
[307/391] Compiling NIOPosix Bootstrap.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
[308/391] Compiling NIOPosix ControlMessage.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
/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
/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
[311/391] Compiling NIOPosix FileDescriptor.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
[312/391] Compiling NIOPosix GetaddrinfoResolver.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
/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
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:8f9255989265d824b88e7d572b1a334a0dc9b701075ede1970390db95d315c35
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
[0/1] Planning build
Building for debugging...
[0/72] Write swift-version-24593BA9C3E375BF.txt
[2/147] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[3/147] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[4/148] Compiling NIOConcurrencyHelpers lock.swift
[5/148] Compiling _NIODataStructures PriorityQueue.swift
[6/148] Compiling SystemPackage FilePathTempWindows.swift
[7/148] Compiling SystemPackage Errno.swift
[8/148] Compiling SystemPackage ErrnoWindows.swift
[9/148] Compiling SystemPackage FileDescriptor.swift
[10/148] Compiling SystemPackage FilePathComponents.swift
[11/148] Compiling SystemPackage FilePathParsing.swift
[12/148] Compiling NIOConcurrencyHelpers NIOLock.swift
[13/148] Compiling SystemPackage IORing.swift
[14/148] Compiling SystemPackage RawIORequest.swift
[15/148] Compiling SystemPackage Backcompat.swift
[16/148] Compiling SystemPackage CInterop.swift
[17/152] Compiling SystemPackage FileOperations.swift
[21/154] Emitting module _NIOBase64
[23/154] Compiling SystemPackage FileHelpers.swift
[26/154] Compiling SystemPackage FilePath.swift
[27/154] Compiling SystemPackage FilePathComponentView.swift
[28/154] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[29/154] Compiling _NIODataStructures Heap.swift
[30/154] Compiling _NIODataStructures _TinyArray.swift
[31/154] Emitting module _NIODataStructures
[32/154] Emitting module NIOConcurrencyHelpers
[33/154] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[34/155] Compiling SystemPackage Syscalls.swift
[35/155] Compiling SystemPackage WindowsSyscallAdapters.swift
[36/155] Compiling SystemPackage MachPort.swift
[37/155] Compiling SystemPackage PlatformString.swift
[38/155] Compiling SystemPackage FilePathTemp.swift
[39/155] Compiling SystemPackage FilePathTempPosix.swift
[40/155] Compiling NIOConcurrencyHelpers atomics.swift
[41/156] Emitting module InternalCollectionsUtilities
[45/156] Compiling _NIOBase64 Base64.swift
[49/157] Compiling Atomics IntegerOperations.swift
[50/157] Compiling Atomics Unmanaged extensions.swift
[51/157] Compiling SystemPackage Constants.swift
[52/157] Compiling SystemPackage Exports.swift
[53/157] Compiling SystemPackage Mocking.swift
[54/157] Compiling SystemPackage RawBuffer.swift
[55/156] Compiling SystemPackage FilePathString.swift
[56/156] Compiling SystemPackage FilePathSyntax.swift
[58/156] Compiling SystemPackage FilePermissions.swift
[59/156] Compiling SystemPackage IOCompletion.swift
[60/156] Compiling SystemPackage IORequest.swift
[65/155] Wrapping AST for InternalCollectionsUtilities for debugging
[67/170] Compiling SystemPackage SystemString.swift
[68/170] Compiling SystemPackage Util+StringArray.swift
[69/170] Compiling SystemPackage Util.swift
[70/170] Compiling SystemPackage UtilConsumers.swift
[71/170] Compiling DequeModule Deque+Codable.swift
[72/170] Compiling DequeModule Deque+Collection.swift
[73/170] Compiling DequeModule Deque+Equatable.swift
[74/170] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[75/170] Compiling DequeModule Deque+Testing.swift
[76/170] Compiling DequeModule Deque+Descriptions.swift
[77/170] Compiling DequeModule Deque+Extras.swift
[78/170] Compiling DequeModule Deque+Hashable.swift
[79/170] Compiling DequeModule _DequeBuffer.swift
[80/170] Compiling DequeModule _DequeBufferHeader.swift
[81/170] Emitting module SystemPackage
[84/173] Wrapping AST for SystemPackage for debugging
[87/173] Compiling DequeModule Deque._Storage.swift
[90/173] Compiling DequeModule Deque+CustomReflectable.swift
[94/173] Compiling DequeModule Deque._UnsafeHandle.swift
[95/173] Compiling DequeModule Deque.swift
[98/173] Emitting module DequeModule
[99/173] Emitting module Atomics
[106/173] Compiling DequeModule _DequeSlot.swift
[107/173] Compiling DequeModule _UnsafeWrappedBuffer.swift
[109/175] Wrapping AST for DequeModule for debugging
[110/175] Wrapping AST for Atomics for debugging
[112/236] Compiling NIOCore NIOAny.swift
[113/236] Compiling NIOCore NIOCloseOnErrorHandler.swift
[114/236] Compiling NIOCore NIOCoreSendableMetatype.swift
[115/236] Compiling NIOCore NIOLoopBound.swift
[116/236] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[117/236] Compiling NIOCore NIOScheduledCallback.swift
[118/236] Compiling NIOCore NIOSendable.swift
[119/236] Compiling NIOCore RecvByteBufferAllocator.swift
[120/244] Compiling NIOCore IOData.swift
[121/244] Compiling NIOCore IPProtocol.swift
[122/244] Compiling NIOCore IntegerBitPacking.swift
[123/244] Compiling NIOCore IntegerTypes.swift
[124/244] Compiling NIOCore Interfaces.swift
[125/244] Compiling NIOCore Linux.swift
[126/244] Compiling NIOCore MarkedCircularBuffer.swift
[127/244] Compiling NIOCore MulticastChannel.swift
[128/244] Compiling NIOCore EventLoopFuture+Deprecated.swift
[129/244] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[130/244] Compiling NIOCore EventLoopFuture.swift
[131/244] Compiling NIOCore FileDescriptor.swift
[132/244] Compiling NIOCore FileHandle.swift
[133/244] Compiling NIOCore FileRegion.swift
[134/244] Compiling NIOCore GlobalSingletons.swift
[135/244] Compiling NIOCore IO.swift
[136/244] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[137/244] Compiling NIOCore SocketAddresses.swift
[138/244] Compiling NIOCore SocketOptionProvider.swift
[139/244] Compiling NIOCore SystemCallHelpers.swift
[140/244] Compiling NIOCore TimeAmount+Duration.swift
[141/244] Compiling NIOCore TypeAssistedChannelHandler.swift
[142/244] Compiling NIOCore UniversalBootstrapSupport.swift
[143/244] Compiling NIOCore Utilities.swift
[144/244] Compiling NIOCore AddressedEnvelope.swift
[145/244] Compiling NIOCore AsyncAwaitSupport.swift
[146/244] Compiling NIOCore AsyncChannel.swift
[147/244] Compiling NIOCore AsyncChannelHandler.swift
[148/244] Compiling NIOCore AsyncChannelInboundStream.swift
[149/244] Compiling NIOCore AsyncChannelOutboundWriter.swift
[150/244] Compiling NIOCore NIOAsyncSequenceProducer.swift
[151/244] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[152/244] Compiling NIOCore NIOAsyncWriter.swift
[153/244] Compiling NIOCore CircularBuffer.swift
[154/244] Compiling NIOCore Codec.swift
[155/244] Compiling NIOCore ConvenienceOptionSupport.swift
[156/244] Compiling NIOCore DeadChannel.swift
[157/244] Compiling NIOCore DispatchQueue+WithFuture.swift
[158/244] Compiling NIOCore EventLoop+Deprecated.swift
[159/244] Compiling NIOCore EventLoop+SerialExecutor.swift
[160/244] Compiling NIOCore EventLoop.swift
[161/244] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[162/244] Emitting module NIOCore
[163/244] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[164/244] Compiling NIOCore BSDSocketAPI.swift
[165/244] Compiling NIOCore ByteBuffer-aux.swift
[166/244] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[167/244] Compiling NIOCore ByteBuffer-conversions.swift
[168/244] Compiling NIOCore ByteBuffer-core.swift
[169/244] Compiling NIOCore ByteBuffer-hex.swift
[170/244] Compiling NIOCore ByteBuffer-int.swift
[171/244] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[172/244] Compiling NIOCore ByteBuffer-multi-int.swift
[173/244] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[174/244] Compiling NIOCore ByteBuffer-views.swift
[175/244] Compiling NIOCore Channel.swift
[176/244] Compiling NIOCore ChannelHandler.swift
[177/244] Compiling NIOCore ChannelHandlers.swift
[178/244] Compiling NIOCore ChannelInvoker.swift
[179/244] Compiling NIOCore ChannelOption.swift
[180/244] Compiling NIOCore ChannelPipeline.swift
[182/325] 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 |
[183/325] Compiling _NIOConcurrency Empty.swift
[184/325] Emitting module _NIOConcurrency
[185/326] Compiling NIOTLS TLSEvents.swift
[187/325] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[188/325] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[189/327] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[190/327] Emitting module NIOTLS
[191/327] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[192/327] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[193/327] Compiling NIOTLS SNIHandler.swift
[194/328] 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
[195/328] 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
[196/328] 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
/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
/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
[199/328] 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
[200/328] 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
[201/334] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[202/334] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[204/334] 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
[205/334] 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
[206/334] 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
[207/334] 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
[208/334] 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
[209/334] 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
[210/334] Compiling NIOPosix Pool.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
[211/334] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.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
[212/334] Compiling NIOPosix PosixSingletons.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
[213/334] Compiling NIOPosix RawSocketBootstrap.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
[214/334] Compiling NIOPosix Resolver.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
[215/334] Compiling NIOPosix Selectable.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
[216/334] Compiling NIOPosix SelectableChannel.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
[217/334] Compiling NIOPosix SelectableEventLoop.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
[218/334] Compiling NIOPosix SelectorEpoll.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
[219/334] Compiling NIOPosix SelectorGeneric.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
[220/334] Compiling NIOPosix SelectorKqueue.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
[221/334] Compiling NIOPosix SelectorUring.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
[222/334] Compiling NIOPosix ServerSocket.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
[223/333] 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
[224/333] 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
[225/333] 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
[226/333] 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
[227/333] 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
[228/333] 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
[229/333] Compiling NIOPosix NIOPosixSendableMetatype.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
[230/333] Compiling NIOPosix NIOThreadPool.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
[231/333] Compiling NIOPosix NonBlockingFileIO.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
[232/333] Compiling NIOPosix PendingDatagramWritesManager.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
[233/333] Compiling NIOPosix PendingWritesManager.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
[234/333] Compiling NIOPosix PipeChannel.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
[235/333] Compiling NIOPosix PipePair.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
[236/333] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[237/333] Compiling NIOHTTP1 NIOHTTPObjectAggregator.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
[239/333] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.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
[240/333] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.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
[241/333] Compiling NIOPosix Linux.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
[242/333] Compiling NIOPosix LinuxCPUSet.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
[243/333] Compiling NIOPosix LinuxUring.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
[244/333] Compiling NIOPosix MultiThreadedEventLoopGroup.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)
[245/333] Emitting module NIOPosix
/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
[246/333] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.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
[247/333] Compiling NIOHTTP1 HTTPServerUpgradeHandler.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
[248/333] Compiling NIOHTTP1 HTTPTypedPipelineSetup.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
[249/333] Compiling NIOHTTP1 HTTPTypes.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
/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
/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
/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)
[253/333] 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 |
BUILD FAILURE 6.1 wasm