The Swift Package Index logo.Swift Package Index

Build Information

Failed to build WebSocketCompression, reference 0.1.200 (65c73e), with Swift 6.3 for Wasm on 11 Apr 2026 20:01:27 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Kitura/Kitura-WebSocket-Compression.git
Reference: 0.1.200
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/Kitura/Kitura-WebSocket-Compression
 * tag               0.1.200    -> FETCH_HEAD
HEAD is now at 65c73ed Merge pull request #6 from fouadhatem/patch-1
Cloned https://github.com/Kitura/Kitura-WebSocket-Compression.git
Revision (git rev-parse @):
65c73eddd8763624f7fd1c94e5b99263058786fd
SUCCESS checkout https://github.com/Kitura/Kitura-WebSocket-Compression.git at 0.1.200
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/Kitura/Kitura-WebSocket-Compression.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
Fetching https://github.com/apple/swift-nio.git
[1/83106] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (8.46s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.97.1 (9.37s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/1820] Fetching swift-atomics
[693/25345] Fetching swift-atomics, swift-collections
[2960/30946] Fetching swift-atomics, swift-collections, swift-system
Fetched https://github.com/apple/swift-atomics.git from cache (0.70s)
[7483/29126] Fetching swift-collections, swift-system
Fetched https://github.com/apple/swift-system.git from cache (1.85s)
Fetched https://github.com/apple/swift-collections.git from cache (1.88s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.47s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (2.90s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.69s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
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.4
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.97.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
warning: you may be able to install libz using your system-packager:
    apt-get install libz-dev
warning: you may be able to install libz using your system-packager:
    apt-get install libz-dev
Building for debugging...
[0/31] Write sources
[14/31] Compiling _AtomicsShims.c
[15/31] Compiling CNIOWindows shim.c
[16/31] Compiling CNIOLinux shim.c
[17/31] Compiling CNIOWindows WSAStartup.c
[17/31] Compiling CNIOWASI CNIOWASI.c
[19/31] Compiling CNIOOpenBSD shim.c
[19/31] Compiling CNIOPosix event_loop_id.c
[21/31] Compiling CNIOLinux liburing_shims.c
[22/31] Compiling CNIOSHA1 c_nio_sha1.c
[23/31] Write sources
[24/31] Compiling CNIODarwin shim.c
[25/31] Compiling CNIOLLHTTP c_nio_http.c
[26/31] Write swift-version-24593BA9C3E375BF.txt
[27/31] Compiling CNIOLLHTTP c_nio_api.c
[29/73] Emitting module _NIOBase64
[30/73] Emitting module InternalCollectionsUtilities
[30/75] Compiling CNIOLLHTTP c_nio_llhttp.c
[32/75] Emitting module Atomics
[32/77] Compiling c-nioatomics.c
[33/77] Compiling c-atomics.c
[35/84] Compiling Atomics UnsafeAtomic.swift
[36/84] Compiling Atomics UnsafeAtomicLazyReference.swift
[37/84] Compiling Atomics IntegerOperations.swift
[38/84] Compiling Atomics Unmanaged extensions.swift
[39/84] Compiling Atomics AtomicReference.swift
[40/84] Compiling Atomics ManagedAtomic.swift
[41/84] Compiling Atomics ManagedAtomicLazyReference.swift
[42/84] Compiling Atomics OptionalRawRepresentable.swift
[43/84] Compiling Atomics RawRepresentable.swift
[44/84] Compiling Atomics AtomicBool.swift
[45/84] Compiling Atomics AtomicMemoryOrderings.swift
[46/84] Compiling Atomics DoubleWord.swift
[49/84] Compiling Atomics IntegerConformances.swift
[50/84] Compiling Atomics PointerConformances.swift
[51/84] Compiling Atomics Primitives.native.swift
[52/84] Compiling Atomics AtomicStorage.swift
[53/84] Compiling Atomics AtomicValue.swift
[54/84] Compiling Atomics AtomicInteger.swift
[55/84] Compiling Atomics AtomicOptionalWrappable.swift
[68/85] Compiling _NIOBase64 Base64.swift
[76/87] Compiling _NIODataStructures PriorityQueue.swift
[77/87] Compiling _NIODataStructures _TinyArray.swift
[79/120] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[80/120] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[81/120] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[82/120] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[83/120] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[84/120] Compiling ContainersPreview Producer+Map.swift
[85/120] Compiling ContainersPreview Producer+Reduce.swift
[86/120] Compiling ContainersPreview Producer.swift
[87/120] Compiling ContainersPreview Borrow.swift
[88/120] Compiling ContainersPreview RandomAccessContainer.swift
[89/120] Compiling ContainersPreview RangeExpression2.swift
[90/120] Compiling ContainersPreview RangeReplaceableContainer.swift
[91/120] Compiling ContainersPreview Drain+Map.swift
[92/124] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[93/124] Compiling ContainersPreview BorrowingSequence.swift
[94/124] Compiling ContainersPreview BidirectionalContainer.swift
[95/124] Compiling ContainersPreview Container+Filter.swift
[96/124] Compiling ContainersPreview Container+SpanwiseZip.swift
[97/124] Compiling ContainersPreview Drain+Reduce.swift
[98/124] Compiling ContainersPreview Drain.swift
[99/124] Compiling ContainersPreview Producer+Collect.swift
[100/124] Compiling ContainersPreview Producer+Filter.swift
[101/124] Compiling ContainersPreview Container.swift
[102/124] Compiling ContainersPreview ContainerIterator.swift
[103/124] Compiling ContainersPreview DynamicContainer.swift
[104/124] Compiling ContainersPreview MutableContainer.swift
[105/124] Compiling ContainersPreview PermutableContainer.swift
[106/124] Emitting module ContainersPreview
[107/124] Compiling ContainersPreview Box.swift
[108/124] Compiling ContainersPreview Inout.swift
[109/124] Compiling ContainersPreview InputSpan.swift
[110/124] Compiling ContainersPreview Shared.swift
[111/124] Compiling ContainersPreview OutputSpan+Extras.swift
[112/124] Compiling ContainersPreview TemporaryAllocation.swift
[113/124] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[114/124] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[115/124] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[116/124] Emitting module NIOConcurrencyHelpers
[118/165] Compiling NIOConcurrencyHelpers lock.swift
[119/165] Emitting module _NIODataStructures
[120/165] Compiling _NIODataStructures Heap.swift
[122/166] Compiling NIOConcurrencyHelpers atomics.swift
[123/166] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[124/166] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[125/166] Compiling NIOConcurrencyHelpers NIOLock.swift
[126/166] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[128/167] Compiling DequeModule _DequeBuffer.swift
[129/167] Compiling DequeModule _DequeBufferHeader.swift
[130/167] Compiling DequeModule RigidDeque+Append.swift
[131/167] Compiling DequeModule RigidDeque+Consumption.swift
[132/167] Compiling DequeModule RigidDeque+Container.swift
[133/167] Compiling DequeModule RigidDeque+Descriptions.swift
[134/167] Compiling DequeModule UniqueDeque+Consumption.swift
[135/167] Compiling DequeModule UniqueDeque+Container.swift
[136/167] Compiling DequeModule UniqueDeque+Descriptions.swift
[137/167] Compiling DequeModule UniqueDeque+Equatable.swift
[138/167] Compiling DequeModule UniqueDeque+Experimental.swift
[139/172] Compiling DequeModule UniqueDeque+Hashable.swift
[140/172] Compiling DequeModule UniqueDeque+Initializers.swift
[141/172] Compiling DequeModule UniqueDeque+Insertions.swift
[142/172] Compiling DequeModule UniqueDeque+Prepend.swift
[143/172] Compiling DequeModule UniqueDeque+Removals.swift
[144/172] Compiling DequeModule RigidDeque+Equatable.swift
[145/172] Compiling DequeModule RigidDeque+Experimental.swift
[146/172] Compiling DequeModule RigidDeque+Hashable.swift
[147/172] Compiling DequeModule RigidDeque+Initializers.swift
[148/172] Compiling DequeModule RigidDeque+Insertions.swift
[149/172] Compiling DequeModule RigidDeque+Prepend.swift
[150/172] Compiling DequeModule RigidDeque+Removals.swift
[151/172] Compiling DequeModule RigidDeque+Replacements.swift
[152/172] Compiling DequeModule RigidDeque+Testing.swift
[153/172] Compiling DequeModule RigidDeque.swift
[154/172] Compiling DequeModule UniqueDeque+Append.swift
[155/172] Compiling DequeModule Deque+Codable.swift
[156/172] Compiling DequeModule Deque+Collection.swift
[157/172] Compiling DequeModule Deque+CustomReflectable.swift
[158/172] Compiling DequeModule Deque+Descriptions.swift
[159/172] Compiling DequeModule Deque+Equatable.swift
[160/172] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[161/172] Compiling DequeModule Deque+Extras.swift
[162/172] Compiling DequeModule Deque+Hashable.swift
[163/172] Compiling DequeModule Deque+Testing.swift
[164/172] Compiling DequeModule Deque._Storage.swift
[165/172] Compiling DequeModule Deque._UnsafeHandle.swift
[166/172] Compiling DequeModule Deque.swift
[167/172] Emitting module DequeModule
[168/172] Compiling DequeModule UniqueDeque+Replacements.swift
[169/172] Compiling DequeModule UniqueDeque.swift
[170/172] Compiling DequeModule _DequeSlot.swift
[171/172] Compiling DequeModule _UnsafeDequeHandle.swift
[172/172] Compiling DequeModule _UnsafeDequeSegments.swift
[174/237] Compiling NIOCore NIOCoreSendableMetatype.swift
[175/237] Compiling NIOCore NIODecodedAsyncSequence.swift
[176/237] Compiling NIOCore NIOLoopBound.swift
[177/237] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[178/237] Compiling NIOCore NIOScheduledCallback.swift
[179/237] Compiling NIOCore NIOSendable.swift
[180/237] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[181/237] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[182/237] Compiling NIOCore RecvByteBufferAllocator.swift
[183/245] Compiling NIOCore EventLoopFuture+Deprecated.swift
[184/245] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[185/245] Compiling NIOCore EventLoopFuture.swift
[186/245] Compiling NIOCore FileDescriptor.swift
[187/245] Compiling NIOCore FileHandle.swift
[188/245] Compiling NIOCore FileRegion.swift
[189/245] Compiling NIOCore GlobalSingletons.swift
[190/245] Compiling NIOCore IO.swift
[191/245] Compiling NIOCore IOData.swift
[192/245] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[193/245] Compiling NIOCore SocketAddresses.swift
[194/245] Compiling NIOCore SocketOptionProvider.swift
[195/245] Compiling NIOCore SystemCallHelpers.swift
[196/245] Compiling NIOCore TimeAmount+Duration.swift
[197/245] Compiling NIOCore TypeAssistedChannelHandler.swift
[198/245] Compiling NIOCore UniversalBootstrapSupport.swift
[199/245] Compiling NIOCore Utilities.swift
[200/245] Compiling NIOCore CircularBuffer.swift
[201/245] Compiling NIOCore Codec.swift
[202/245] Compiling NIOCore ConvenienceOptionSupport.swift
[203/245] Compiling NIOCore DeadChannel.swift
[204/245] Compiling NIOCore DispatchQueue+WithFuture.swift
[205/245] Compiling NIOCore EventLoop+Deprecated.swift
[206/245] Compiling NIOCore EventLoop+SerialExecutor.swift
[207/245] Compiling NIOCore EventLoop.swift
[208/245] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[209/245] Compiling NIOCore AddressedEnvelope.swift
[210/245] Compiling NIOCore AsyncAwaitSupport.swift
[211/245] Compiling NIOCore AsyncChannel.swift
[212/245] Compiling NIOCore AsyncChannelHandler.swift
[213/245] Compiling NIOCore AsyncChannelInboundStream.swift
[214/245] Compiling NIOCore AsyncChannelOutboundWriter.swift
[215/245] Compiling NIOCore NIOAsyncSequenceProducer.swift
[216/245] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[217/245] Compiling NIOCore NIOAsyncWriter.swift
[218/245] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[219/245] Compiling NIOCore BSDSocketAPI.swift
[220/245] Compiling NIOCore ByteBuffer-aux.swift
[221/245] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[222/245] Compiling NIOCore ByteBuffer-conversions.swift
[223/245] Compiling NIOCore ByteBuffer-core.swift
[224/245] Compiling NIOCore ByteBuffer-hex.swift
[225/245] Compiling NIOCore ByteBuffer-int.swift
[226/245] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[227/245] Compiling NIOCore IPProtocol.swift
[228/245] Compiling NIOCore IntegerBitPacking.swift
[229/245] Compiling NIOCore IntegerTypes.swift
[230/245] Compiling NIOCore Interfaces.swift
[231/245] Compiling NIOCore Linux.swift
[232/245] Compiling NIOCore MarkedCircularBuffer.swift
[233/245] Compiling NIOCore MulticastChannel.swift
[234/245] Compiling NIOCore NIOAny.swift
[235/245] Compiling NIOCore NIOCloseOnErrorHandler.swift
[236/245] Compiling NIOCore ByteBuffer-multi-int.swift
[237/245] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[238/245] Compiling NIOCore ByteBuffer-views.swift
[239/245] Compiling NIOCore Channel.swift
[240/245] Compiling NIOCore ChannelHandler.swift
[241/245] Compiling NIOCore ChannelHandlers.swift
[242/245] Compiling NIOCore ChannelInvoker.swift
[243/245] Compiling NIOCore ChannelOption.swift
[244/245] Compiling NIOCore ChannelPipeline.swift
[245/245] Emitting module NIOCore
error: emit-module command failed with exit code 1 (use -v to see invocation)
[247/321] Emitting module NIOPosix
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:17:11: error: cannot find type 'BaseSocketChannel' in scope
15 | import NIOCore
16 |
17 | extension BaseSocketChannel where SocketType: BaseSocket {
   |           `- error: cannot find type 'BaseSocketChannel' in scope
18 |     /// The underlying transport type backing this channel.
19 |     typealias Transport = NIOBSDSocket.Handle
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:27:11: error: cannot find type 'BaseSocketChannel' in scope
25 | }
26 |
27 | extension BaseSocketChannel where SocketType: PipePair {
   |           `- error: cannot find type 'BaseSocketChannel' in scope
28 |     /// The underlying transport type backing this channel.
29 |     typealias Transport = NIOBSDSocket.PipeHandle
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:42:11: error: cannot find type 'SocketChannel' in scope
40 | }
41 |
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'SocketChannel' in scope
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:43:11: error: cannot find type 'ServerSocketChannel' in scope
41 |
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'ServerSocketChannel' in scope
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:44:11: error: cannot find type 'DatagramChannel' in scope
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'DatagramChannel' in scope
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
46 |
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:45:11: error: cannot find type 'PipeChannel' in scope
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'PipeChannel' in scope
46 |
[248/327] Compiling NIOPosix BSDSocketAPICommon.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:17:11: error: cannot find type 'BaseSocketChannel' in scope
15 | import NIOCore
16 |
17 | extension BaseSocketChannel where SocketType: BaseSocket {
   |           `- error: cannot find type 'BaseSocketChannel' in scope
18 |     /// The underlying transport type backing this channel.
19 |     typealias Transport = NIOBSDSocket.Handle
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:27:11: error: cannot find type 'BaseSocketChannel' in scope
25 | }
26 |
27 | extension BaseSocketChannel where SocketType: PipePair {
   |           `- error: cannot find type 'BaseSocketChannel' in scope
28 |     /// The underlying transport type backing this channel.
29 |     typealias Transport = NIOBSDSocket.PipeHandle
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:42:11: error: cannot find type 'SocketChannel' in scope
40 | }
41 |
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'SocketChannel' in scope
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:43:11: error: cannot find type 'ServerSocketChannel' in scope
41 |
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'ServerSocketChannel' in scope
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:44:11: error: cannot find type 'DatagramChannel' in scope
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'DatagramChannel' in scope
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
46 |
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:45:11: error: cannot find type 'PipeChannel' in scope
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'PipeChannel' in scope
46 |
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:17:29: error: 'where' clause cannot be applied to a non-generic top-level declaration
15 | import NIOCore
16 |
17 | extension BaseSocketChannel where SocketType: BaseSocket {
   |                             `- error: 'where' clause cannot be applied to a non-generic top-level declaration
18 |     /// The underlying transport type backing this channel.
19 |     typealias Transport = NIOBSDSocket.Handle
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:27:29: error: 'where' clause cannot be applied to a non-generic top-level declaration
25 | }
26 |
27 | extension BaseSocketChannel where SocketType: PipePair {
   |                             `- error: 'where' clause cannot be applied to a non-generic top-level declaration
28 |     /// The underlying transport type backing this channel.
29 |     typealias Transport = NIOBSDSocket.PipeHandle
[249/327] Compiling NIOPosix BSDSocketAPIPosix.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:17:11: error: cannot find type 'BaseSocketChannel' in scope
15 | import NIOCore
16 |
17 | extension BaseSocketChannel where SocketType: BaseSocket {
   |           `- error: cannot find type 'BaseSocketChannel' in scope
18 |     /// The underlying transport type backing this channel.
19 |     typealias Transport = NIOBSDSocket.Handle
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:27:11: error: cannot find type 'BaseSocketChannel' in scope
25 | }
26 |
27 | extension BaseSocketChannel where SocketType: PipePair {
   |           `- error: cannot find type 'BaseSocketChannel' in scope
28 |     /// The underlying transport type backing this channel.
29 |     typealias Transport = NIOBSDSocket.PipeHandle
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:42:11: error: cannot find type 'SocketChannel' in scope
40 | }
41 |
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'SocketChannel' in scope
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:43:11: error: cannot find type 'ServerSocketChannel' in scope
41 |
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'ServerSocketChannel' in scope
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:44:11: error: cannot find type 'DatagramChannel' in scope
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'DatagramChannel' in scope
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
46 |
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:45:11: error: cannot find type 'PipeChannel' in scope
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'PipeChannel' in scope
46 |
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:17:29: error: 'where' clause cannot be applied to a non-generic top-level declaration
15 | import NIOCore
16 |
17 | extension BaseSocketChannel where SocketType: BaseSocket {
   |                             `- error: 'where' clause cannot be applied to a non-generic top-level declaration
18 |     /// The underlying transport type backing this channel.
19 |     typealias Transport = NIOBSDSocket.Handle
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:27:29: error: 'where' clause cannot be applied to a non-generic top-level declaration
25 | }
26 |
27 | extension BaseSocketChannel where SocketType: PipePair {
   |                             `- error: 'where' clause cannot be applied to a non-generic top-level declaration
28 |     /// The underlying transport type backing this channel.
29 |     typealias Transport = NIOBSDSocket.PipeHandle
[250/327] Compiling NIOPosix BSDSocketAPIWindows.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:17:11: error: cannot find type 'BaseSocketChannel' in scope
15 | import NIOCore
16 |
17 | extension BaseSocketChannel where SocketType: BaseSocket {
   |           `- error: cannot find type 'BaseSocketChannel' in scope
18 |     /// The underlying transport type backing this channel.
19 |     typealias Transport = NIOBSDSocket.Handle
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:27:11: error: cannot find type 'BaseSocketChannel' in scope
25 | }
26 |
27 | extension BaseSocketChannel where SocketType: PipePair {
   |           `- error: cannot find type 'BaseSocketChannel' in scope
28 |     /// The underlying transport type backing this channel.
29 |     typealias Transport = NIOBSDSocket.PipeHandle
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:42:11: error: cannot find type 'SocketChannel' in scope
40 | }
41 |
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'SocketChannel' in scope
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:43:11: error: cannot find type 'ServerSocketChannel' in scope
41 |
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'ServerSocketChannel' in scope
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:44:11: error: cannot find type 'DatagramChannel' in scope
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'DatagramChannel' in scope
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
46 |
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:45:11: error: cannot find type 'PipeChannel' in scope
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'PipeChannel' in scope
46 |
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:17:29: error: 'where' clause cannot be applied to a non-generic top-level declaration
15 | import NIOCore
16 |
17 | extension BaseSocketChannel where SocketType: BaseSocket {
   |                             `- error: 'where' clause cannot be applied to a non-generic top-level declaration
18 |     /// The underlying transport type backing this channel.
19 |     typealias Transport = NIOBSDSocket.Handle
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:27:29: error: 'where' clause cannot be applied to a non-generic top-level declaration
25 | }
26 |
27 | extension BaseSocketChannel where SocketType: PipePair {
   |                             `- error: 'where' clause cannot be applied to a non-generic top-level declaration
28 |     /// The underlying transport type backing this channel.
29 |     typealias Transport = NIOBSDSocket.PipeHandle
[251/327] Compiling NIOPosix BaseSocket.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:17:11: error: cannot find type 'BaseSocketChannel' in scope
15 | import NIOCore
16 |
17 | extension BaseSocketChannel where SocketType: BaseSocket {
   |           `- error: cannot find type 'BaseSocketChannel' in scope
18 |     /// The underlying transport type backing this channel.
19 |     typealias Transport = NIOBSDSocket.Handle
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:27:11: error: cannot find type 'BaseSocketChannel' in scope
25 | }
26 |
27 | extension BaseSocketChannel where SocketType: PipePair {
   |           `- error: cannot find type 'BaseSocketChannel' in scope
28 |     /// The underlying transport type backing this channel.
29 |     typealias Transport = NIOBSDSocket.PipeHandle
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:42:11: error: cannot find type 'SocketChannel' in scope
40 | }
41 |
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'SocketChannel' in scope
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:43:11: error: cannot find type 'ServerSocketChannel' in scope
41 |
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'ServerSocketChannel' in scope
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:44:11: error: cannot find type 'DatagramChannel' in scope
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'DatagramChannel' in scope
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
46 |
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:45:11: error: cannot find type 'PipeChannel' in scope
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'PipeChannel' in scope
46 |
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:17:29: error: 'where' clause cannot be applied to a non-generic top-level declaration
15 | import NIOCore
16 |
17 | extension BaseSocketChannel where SocketType: BaseSocket {
   |                             `- error: 'where' clause cannot be applied to a non-generic top-level declaration
18 |     /// The underlying transport type backing this channel.
19 |     typealias Transport = NIOBSDSocket.Handle
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:27:29: error: 'where' clause cannot be applied to a non-generic top-level declaration
25 | }
26 |
27 | extension BaseSocketChannel where SocketType: PipePair {
   |                             `- error: 'where' clause cannot be applied to a non-generic top-level declaration
28 |     /// The underlying transport type backing this channel.
29 |     typealias Transport = NIOBSDSocket.PipeHandle
[252/327] Compiling NIOPosix BaseSocketChannel+AccessibleTransport.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:17:11: error: cannot find type 'BaseSocketChannel' in scope
15 | import NIOCore
16 |
17 | extension BaseSocketChannel where SocketType: BaseSocket {
   |           `- error: cannot find type 'BaseSocketChannel' in scope
18 |     /// The underlying transport type backing this channel.
19 |     typealias Transport = NIOBSDSocket.Handle
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:27:11: error: cannot find type 'BaseSocketChannel' in scope
25 | }
26 |
27 | extension BaseSocketChannel where SocketType: PipePair {
   |           `- error: cannot find type 'BaseSocketChannel' in scope
28 |     /// The underlying transport type backing this channel.
29 |     typealias Transport = NIOBSDSocket.PipeHandle
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:42:11: error: cannot find type 'SocketChannel' in scope
40 | }
41 |
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'SocketChannel' in scope
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:43:11: error: cannot find type 'ServerSocketChannel' in scope
41 |
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'ServerSocketChannel' in scope
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:44:11: error: cannot find type 'DatagramChannel' in scope
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'DatagramChannel' in scope
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
46 |
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:45:11: error: cannot find type 'PipeChannel' in scope
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'PipeChannel' in scope
46 |
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:17:29: error: 'where' clause cannot be applied to a non-generic top-level declaration
15 | import NIOCore
16 |
17 | extension BaseSocketChannel where SocketType: BaseSocket {
   |                             `- error: 'where' clause cannot be applied to a non-generic top-level declaration
18 |     /// The underlying transport type backing this channel.
19 |     typealias Transport = NIOBSDSocket.Handle
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:27:29: error: 'where' clause cannot be applied to a non-generic top-level declaration
25 | }
26 |
27 | extension BaseSocketChannel where SocketType: PipePair {
   |                             `- error: 'where' clause cannot be applied to a non-generic top-level declaration
28 |     /// The underlying transport type backing this channel.
29 |     typealias Transport = NIOBSDSocket.PipeHandle
[253/327] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:17:11: error: cannot find type 'BaseSocketChannel' in scope
15 | import NIOCore
16 |
17 | extension BaseSocketChannel where SocketType: BaseSocket {
   |           `- error: cannot find type 'BaseSocketChannel' in scope
18 |     /// The underlying transport type backing this channel.
19 |     typealias Transport = NIOBSDSocket.Handle
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:27:11: error: cannot find type 'BaseSocketChannel' in scope
25 | }
26 |
27 | extension BaseSocketChannel where SocketType: PipePair {
   |           `- error: cannot find type 'BaseSocketChannel' in scope
28 |     /// The underlying transport type backing this channel.
29 |     typealias Transport = NIOBSDSocket.PipeHandle
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:42:11: error: cannot find type 'SocketChannel' in scope
40 | }
41 |
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'SocketChannel' in scope
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:43:11: error: cannot find type 'ServerSocketChannel' in scope
41 |
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'ServerSocketChannel' in scope
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:44:11: error: cannot find type 'DatagramChannel' in scope
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'DatagramChannel' in scope
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
46 |
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:45:11: error: cannot find type 'PipeChannel' in scope
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'PipeChannel' in scope
46 |
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:17:29: error: 'where' clause cannot be applied to a non-generic top-level declaration
15 | import NIOCore
16 |
17 | extension BaseSocketChannel where SocketType: BaseSocket {
   |                             `- error: 'where' clause cannot be applied to a non-generic top-level declaration
18 |     /// The underlying transport type backing this channel.
19 |     typealias Transport = NIOBSDSocket.Handle
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:27:29: error: 'where' clause cannot be applied to a non-generic top-level declaration
25 | }
26 |
27 | extension BaseSocketChannel where SocketType: PipePair {
   |                             `- error: 'where' clause cannot be applied to a non-generic top-level declaration
28 |     /// The underlying transport type backing this channel.
29 |     typealias Transport = NIOBSDSocket.PipeHandle
[254/327] Compiling NIOPosix BaseSocketChannel.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:17:11: error: cannot find type 'BaseSocketChannel' in scope
15 | import NIOCore
16 |
17 | extension BaseSocketChannel where SocketType: BaseSocket {
   |           `- error: cannot find type 'BaseSocketChannel' in scope
18 |     /// The underlying transport type backing this channel.
19 |     typealias Transport = NIOBSDSocket.Handle
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:27:11: error: cannot find type 'BaseSocketChannel' in scope
25 | }
26 |
27 | extension BaseSocketChannel where SocketType: PipePair {
   |           `- error: cannot find type 'BaseSocketChannel' in scope
28 |     /// The underlying transport type backing this channel.
29 |     typealias Transport = NIOBSDSocket.PipeHandle
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:42:11: error: cannot find type 'SocketChannel' in scope
40 | }
41 |
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'SocketChannel' in scope
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:43:11: error: cannot find type 'ServerSocketChannel' in scope
41 |
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'ServerSocketChannel' in scope
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:44:11: error: cannot find type 'DatagramChannel' in scope
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'DatagramChannel' in scope
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
46 |
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:45:11: error: cannot find type 'PipeChannel' in scope
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'PipeChannel' in scope
46 |
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:17:29: error: 'where' clause cannot be applied to a non-generic top-level declaration
15 | import NIOCore
16 |
17 | extension BaseSocketChannel where SocketType: BaseSocket {
   |                             `- error: 'where' clause cannot be applied to a non-generic top-level declaration
18 |     /// The underlying transport type backing this channel.
19 |     typealias Transport = NIOBSDSocket.Handle
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:27:29: error: 'where' clause cannot be applied to a non-generic top-level declaration
25 | }
26 |
27 | extension BaseSocketChannel where SocketType: PipePair {
   |                             `- error: 'where' clause cannot be applied to a non-generic top-level declaration
28 |     /// The underlying transport type backing this channel.
29 |     typealias Transport = NIOBSDSocket.PipeHandle
[255/327] Compiling NIOPosix HappyEyeballs.swift
[256/327] Compiling NIOPosix IO.swift
[257/327] Compiling NIOPosix IntegerBitPacking.swift
[258/327] Compiling NIOPosix IntegerTypes.swift
[259/327] Compiling NIOPosix Linux.swift
[260/327] Compiling NIOPosix LinuxCPUSet.swift
[261/327] Compiling NIOPosix LinuxUring.swift
[262/327] Compiling NIOPosix PipePair.swift
[263/327] Compiling NIOPosix Pool.swift
[264/327] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[265/327] Compiling NIOPosix PosixSingletons.swift
[266/327] Compiling NIOPosix RawSocketBootstrap.swift
[267/327] Compiling NIOPosix Resolver.swift
[268/327] Compiling NIOPosix Selectable.swift
[269/327] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[270/327] Compiling NIOPosix NIOPosixSendableMetatype.swift
[271/327] Compiling NIOPosix NIOThreadPool.swift
[272/327] Compiling NIOPosix NonBlockingFileIO.swift
[273/327] Compiling NIOPosix PendingDatagramWritesManager.swift
[274/327] Compiling NIOPosix PendingWritesManager.swift
[275/327] Compiling NIOPosix PipeChannel.swift
[276/327] Compiling NIOPosix BaseStreamSocketChannel.swift
[277/327] Compiling NIOPosix Bootstrap.swift
[278/327] Compiling NIOPosix ControlMessage.swift
[279/327] Compiling NIOPosix DatagramVectorReadManager.swift
[280/327] Compiling NIOPosix Errors+Any.swift
[281/327] Compiling NIOPosix FileDescriptor.swift
[282/327] Compiling NIOPosix GetaddrinfoResolver.swift
[283/327] Compiling NIOPosix SelectableChannel.swift
[284/327] Compiling NIOPosix SelectableEventLoop.swift
[285/327] Compiling NIOPosix SelectorEpoll.swift
[286/327] Compiling NIOPosix SelectorGeneric.swift
[287/327] Compiling NIOPosix SelectorKqueue.swift
[288/327] Compiling NIOPosix SelectorUring.swift
[289/327] Compiling NIOPosix SelectorWSAPoll.swift
[290/327] Compiling NIOPosix ServerSocket.swift
[291/327] Compiling NIOPosix Socket.swift
[292/327] Compiling NIOPosix SocketChannel.swift
[293/327] Compiling NIOPosix SocketProtocols.swift
[294/327] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[295/327] Compiling NIOPosix System.swift
[296/327] Compiling NIOPosix Thread.swift
[297/327] Compiling NIOPosix ThreadPosix.swift
[298/327] Compiling NIOPosix ThreadWindows.swift
[299/327] Compiling NIOPosix Utilities.swift
[300/327] Compiling NIOPosix VsockAddress.swift
[301/327] Compiling NIOPosix VsockChannelEvents.swift
[302/327] Compiling NIOPosix Windows.swift
[303/327] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[304/327] Compiling NIOEmbedded AsyncTestingChannel.swift
BUILD FAILURE 6.3 wasm