The Swift Package Index logo.Swift Package Index

Build Information

Failed to build swift-nio-transport-services, reference 1.28.0 (67787b), with Swift 6.2 for Wasm on 24 Apr 2026 00:41:14 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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.2-latest swift build --swift-sdk swift-6.2-RELEASE_wasm 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-nio-transport-services.git
Reference: 1.28.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-transport-services
 * tag               1.28.0     -> FETCH_HEAD
HEAD is now at 67787bb Only depend on NIOFoundationCompat on Apple platforms (#251)
Cloned https://github.com/apple/swift-nio-transport-services.git
Revision (git rev-parse @):
67787bb645a5e67d2edcdfbe48a216cc549222d5
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apple/swift-nio-transport-services.git at 1.28.0
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/apple/swift-nio-transport-services.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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.2-latest swift build --swift-sdk swift-6.2-RELEASE_wasm 2>&1
wasm-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:2a8b2d9e022a9894c61e0736af7cdaa1ee64c002dbb133a55c0d7e8980b3ad16
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.2-latest
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-nio.git
[1/1820] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.78s)
[1/83219] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (11.47s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (12.45s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.99.0 (1.72s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/5601] Fetching swift-system
[618/29281] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (2.95s)
Fetched https://github.com/apple/swift-collections.git from cache (3.05s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (4.04s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (1.25s)
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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.99.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.4
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
Building for debugging...
[0/55] Write sources
[16/55] Compiling CNIODarwin shim.c
[17/55] Compiling CNIOWASI CNIOWASI.c
[18/55] Compiling CNIOWindows WSAStartup.c
[19/55] Compiling CNIOWindows shim.c
[20/55] Compiling _AtomicsShims.c
[21/55] Compiling CNIOOpenBSD shim.c
[22/55] Compiling CNIOPosix event_loop_id.c
[23/55] Compiling CNIOLinux shim.c
[24/55] Write sources
[25/55] Compiling CNIOLinux liburing_shims.c
[26/55] Compiling CNIOLLHTTP c_nio_http.c
[27/55] Compiling CNIOLLHTTP c_nio_api.c
[28/55] Compiling CNIOLLHTTP c_nio_llhttp.c
[29/55] Compiling c-nioatomics.c
[30/55] Compiling c-atomics.c
[30/55] Write swift-version-24593BA9C3E375BF.txt
[33/104] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[34/104] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[35/106] Compiling Atomics UnsafeAtomic.swift
[36/106] Compiling Atomics UnsafeAtomicLazyReference.swift
[37/106] Compiling Atomics AtomicMemoryOrderings.swift
[38/106] Compiling Atomics DoubleWord.swift
[39/106] Emitting module InternalCollectionsUtilities
[40/106] Compiling Atomics AtomicInteger.swift
[41/106] Compiling Atomics AtomicOptionalWrappable.swift
[42/106] Compiling Atomics AtomicReference.swift
[43/106] Compiling InternalCollectionsUtilities Integer rank.swift
[44/106] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[45/106] Compiling InternalCollectionsUtilities UInt+reversed.swift
[46/106] Compiling InternalCollectionsUtilities Debugging.swift
[47/106] Compiling InternalCollectionsUtilities Descriptions.swift
[48/106] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[59/108] Compiling Atomics AtomicStorage.swift
[60/108] Compiling Atomics AtomicValue.swift
[61/108] Emitting module _NIOBase64
[62/108] Compiling _NIOBase64 Base64.swift
[67/109] Compiling _NIODataStructures PriorityQueue.swift
[71/109] Emitting module Atomics
[73/109] Compiling InternalCollectionsUtilities _SortedCollection.swift
[74/109] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[75/110] Wrapping AST for _NIOBase64 for debugging
[77/110] Compiling _NIODataStructures _TinyArray.swift
[79/111] Wrapping AST for InternalCollectionsUtilities for debugging
[81/144] Wrapping AST for Atomics for debugging
[83/144] Compiling ContainersPreview RandomAccessContainer.swift
[84/144] Compiling ContainersPreview RangeExpression2.swift
[85/144] Compiling ContainersPreview RangeReplaceableContainer.swift
[86/144] Compiling ContainersPreview Drain+Map.swift
[87/148] Compiling ContainersPreview Producer+Map.swift
[88/148] Compiling ContainersPreview Producer+Reduce.swift
[89/148] Compiling ContainersPreview Producer.swift
[90/148] Compiling ContainersPreview Borrow.swift
[91/148] Compiling ContainersPreview Container.swift
[92/148] Compiling ContainersPreview ContainerIterator.swift
[93/148] Compiling ContainersPreview DynamicContainer.swift
[94/148] Compiling ContainersPreview MutableContainer.swift
[95/148] Compiling ContainersPreview PermutableContainer.swift
[96/148] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[97/148] Compiling ContainersPreview BorrowingSequence.swift
[98/148] Compiling ContainersPreview BidirectionalContainer.swift
[99/148] Compiling ContainersPreview Container+Filter.swift
[100/148] Compiling ContainersPreview Container+SpanwiseZip.swift
[101/148] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[102/148] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[103/148] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[104/148] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[105/148] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[106/148] Compiling ContainersPreview Drain+Reduce.swift
[107/148] Compiling ContainersPreview Drain.swift
[108/148] Compiling ContainersPreview Producer+Collect.swift
[109/148] Compiling ContainersPreview Producer+Filter.swift
[110/148] Compiling ContainersPreview Box.swift
[111/148] Compiling ContainersPreview Inout.swift
[112/148] Compiling ContainersPreview InputSpan.swift
[113/148] Compiling ContainersPreview Shared.swift
[114/148] Compiling ContainersPreview OutputSpan+Extras.swift
[115/148] Compiling ContainersPreview TemporaryAllocation.swift
[116/148] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[117/148] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[118/148] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[119/148] Emitting module ContainersPreview
[120/149] Compiling NIOConcurrencyHelpers lock.swift
[121/149] Compiling NIOConcurrencyHelpers NIOLock.swift
[122/149] Emitting module NIOConcurrencyHelpers
[123/149] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[124/149] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[125/149] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[127/149] Emitting module _NIODataStructures
[128/149] Compiling _NIODataStructures Heap.swift
[128/149] Wrapping AST for ContainersPreview for debugging
[130/190] Wrapping AST for _NIODataStructures for debugging
[132/190] Compiling NIOConcurrencyHelpers atomics.swift
[133/191] Wrapping AST for NIOConcurrencyHelpers for debugging
[135/191] Compiling DequeModule _DequeBuffer.swift
[136/191] Compiling DequeModule _DequeBufferHeader.swift
[137/191] Compiling DequeModule RigidDeque+Append.swift
[138/191] Compiling DequeModule RigidDeque+Consumption.swift
[139/191] Compiling DequeModule RigidDeque+Container.swift
[140/191] Compiling DequeModule RigidDeque+Descriptions.swift
[141/191] Compiling DequeModule UniqueDeque+Consumption.swift
[142/191] Compiling DequeModule UniqueDeque+Container.swift
[143/191] Compiling DequeModule UniqueDeque+Descriptions.swift
[144/191] Compiling DequeModule UniqueDeque+Equatable.swift
[145/191] Compiling DequeModule UniqueDeque+Experimental.swift
[146/191] Compiling DequeModule UniqueDeque+Hashable.swift
[147/191] Compiling DequeModule UniqueDeque+Initializers.swift
[148/191] Compiling DequeModule UniqueDeque+Insertions.swift
[149/191] Compiling DequeModule UniqueDeque+Prepend.swift
[150/191] Compiling DequeModule UniqueDeque+Removals.swift
[151/196] Compiling DequeModule RigidDeque+Removals.swift
[152/196] Compiling DequeModule RigidDeque+Replacements.swift
[153/196] Compiling DequeModule RigidDeque+Testing.swift
[154/196] Compiling DequeModule RigidDeque.swift
[155/196] Compiling DequeModule UniqueDeque+Append.swift
[156/196] Compiling DequeModule RigidDeque+Equatable.swift
[157/196] Compiling DequeModule RigidDeque+Experimental.swift
[158/196] Compiling DequeModule RigidDeque+Hashable.swift
[159/196] Compiling DequeModule RigidDeque+Initializers.swift
[160/196] Compiling DequeModule RigidDeque+Insertions.swift
[161/196] Compiling DequeModule RigidDeque+Prepend.swift
[162/196] Compiling DequeModule Deque+Codable.swift
[163/196] Compiling DequeModule Deque+Collection.swift
[164/196] Compiling DequeModule Deque+CustomReflectable.swift
[165/196] Compiling DequeModule Deque+Descriptions.swift
[166/196] Compiling DequeModule Deque+Equatable.swift
[167/196] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[168/196] Compiling DequeModule Deque+Extras.swift
[169/196] Compiling DequeModule Deque+Hashable.swift
[170/196] Compiling DequeModule Deque+Testing.swift
[171/196] Compiling DequeModule Deque._Storage.swift
[172/196] Compiling DequeModule Deque._UnsafeHandle.swift
[173/196] Compiling DequeModule Deque.swift
[174/196] Emitting module DequeModule
[175/196] Compiling DequeModule UniqueDeque+Replacements.swift
[176/196] Compiling DequeModule UniqueDeque.swift
[177/196] Compiling DequeModule _DequeSlot.swift
[178/196] Compiling DequeModule _UnsafeDequeHandle.swift
[179/196] Compiling DequeModule _UnsafeDequeSegments.swift
[180/197] Wrapping AST for DequeModule for debugging
[182/261] Compiling NIOCore NIOCoreSendableMetatype.swift
[183/261] Compiling NIOCore NIODecodedAsyncSequence.swift
[184/261] Compiling NIOCore NIOLoopBound.swift
[185/261] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[186/261] Compiling NIOCore NIOScheduledCallback.swift
[187/261] Compiling NIOCore NIOSendable.swift
[188/261] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[189/261] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[190/261] Compiling NIOCore RecvByteBufferAllocator.swift
[191/269] Compiling NIOCore IPProtocol.swift
[192/269] Compiling NIOCore IntegerBitPacking.swift
[193/269] Compiling NIOCore IntegerTypes.swift
[194/269] Compiling NIOCore Interfaces.swift
[195/269] Compiling NIOCore Linux.swift
[196/269] Compiling NIOCore MarkedCircularBuffer.swift
[197/269] Compiling NIOCore MulticastChannel.swift
[198/269] Compiling NIOCore NIOAny.swift
[199/269] Compiling NIOCore NIOCloseOnErrorHandler.swift
[200/269] Compiling NIOCore EventLoopFuture+Deprecated.swift
[201/269] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[202/269] Compiling NIOCore EventLoopFuture.swift
[203/269] Compiling NIOCore FileDescriptor.swift
[204/269] Compiling NIOCore FileHandle.swift
[205/269] Compiling NIOCore FileRegion.swift
[206/269] Compiling NIOCore GlobalSingletons.swift
[207/269] Compiling NIOCore IO.swift
[208/269] Compiling NIOCore IOData.swift
[209/269] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[210/269] Compiling NIOCore SocketAddresses.swift
[211/269] Compiling NIOCore SocketOptionProvider.swift
[212/269] Compiling NIOCore SystemCallHelpers.swift
[213/269] Compiling NIOCore TimeAmount+Duration.swift
[214/269] Compiling NIOCore TypeAssistedChannelHandler.swift
[215/269] Compiling NIOCore UniversalBootstrapSupport.swift
[216/269] Compiling NIOCore Utilities.swift
[217/269] Compiling NIOCore CircularBuffer.swift
[218/269] Compiling NIOCore Codec.swift
[219/269] Compiling NIOCore ConvenienceOptionSupport.swift
[220/269] Compiling NIOCore DeadChannel.swift
[221/269] Compiling NIOCore DispatchQueue+WithFuture.swift
[222/269] Compiling NIOCore EventLoop+Deprecated.swift
[223/269] Compiling NIOCore EventLoop+SerialExecutor.swift
[224/269] Compiling NIOCore EventLoop.swift
[225/269] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[226/269] Compiling NIOCore ByteBuffer-multi-int.swift
[227/269] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[228/269] Compiling NIOCore ByteBuffer-views.swift
[229/269] Compiling NIOCore Channel.swift
[230/269] Compiling NIOCore ChannelHandler.swift
[231/269] Compiling NIOCore ChannelHandlers.swift
[232/269] Compiling NIOCore ChannelInvoker.swift
[233/269] Compiling NIOCore ChannelOption.swift
[234/269] Compiling NIOCore ChannelPipeline.swift
[235/269] Compiling NIOCore AddressedEnvelope.swift
[236/269] Compiling NIOCore AsyncAwaitSupport.swift
[237/269] Compiling NIOCore AsyncChannel.swift
[238/269] Compiling NIOCore AsyncChannelHandler.swift
[239/269] Compiling NIOCore AsyncChannelInboundStream.swift
[240/269] Compiling NIOCore AsyncChannelOutboundWriter.swift
[241/269] Compiling NIOCore NIOAsyncSequenceProducer.swift
[242/269] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[243/269] Compiling NIOCore NIOAsyncWriter.swift
[244/269] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[245/269] Compiling NIOCore BSDSocketAPI.swift
[246/269] Compiling NIOCore ByteBuffer-aux.swift
[247/269] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[248/269] Compiling NIOCore ByteBuffer-conversions.swift
[249/269] Compiling NIOCore ByteBuffer-core.swift
[250/269] Compiling NIOCore ByteBuffer-hex.swift
[251/269] Compiling NIOCore ByteBuffer-int.swift
[252/269] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[253/269] Emitting module NIOCore
[254/292] Wrapping AST for NIOCore for debugging
[256/346] Compiling NIOEmbedded AsyncTestingChannel.swift
[257/346] Compiling NIOPosix BaseStreamSocketChannel.swift
[258/346] Compiling NIOPosix Bootstrap.swift
[259/346] Compiling NIOPosix ControlMessage.swift
[260/346] Compiling NIOPosix DatagramVectorReadManager.swift
[261/346] Compiling NIOPosix Errors+Any.swift
[262/346] Compiling NIOPosix FileDescriptor.swift
[263/346] Compiling NIOPosix GetaddrinfoResolver.swift
[264/346] Compiling NIOTLS TLSEvents.swift
[265/352] Compiling NIOPosix PipePair.swift
[266/352] Compiling NIOPosix Pool.swift
[267/352] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[268/352] Compiling NIOPosix PosixSingletons.swift
[269/352] Compiling NIOPosix RawSocketBootstrap.swift
[270/352] Compiling NIOPosix Resolver.swift
[271/352] Compiling NIOPosix Selectable.swift
[272/352] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[273/352] Compiling NIOPosix NIOPosixSendableMetatype.swift
[274/352] Compiling NIOPosix NIOThreadPool.swift
[275/352] Compiling NIOPosix NonBlockingFileIO.swift
[276/352] Compiling NIOPosix PendingDatagramWritesManager.swift
[277/352] Compiling NIOPosix PendingWritesManager.swift
[278/352] Compiling NIOPosix PipeChannel.swift
[279/352] 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
[280/352] 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
[281/352] 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
[282/352] 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
[283/352] 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
[284/352] 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
[285/352] 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
error: emit-module command failed with exit code 1 (use -v to see invocation)
[286/352] 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 |
[287/352] Compiling NIOPosix SelectableChannel.swift
[288/352] Compiling NIOPosix SelectableEventLoop.swift
[289/352] Compiling NIOPosix SelectorEpoll.swift
[290/352] Compiling NIOPosix SelectorGeneric.swift
[291/352] Compiling NIOPosix SelectorKqueue.swift
[292/352] Compiling NIOPosix SelectorUring.swift
[293/352] Compiling NIOPosix SelectorWSAPoll.swift
[294/352] Compiling NIOPosix HappyEyeballs.swift
[295/352] Compiling NIOPosix IO.swift
[296/352] Compiling NIOPosix IntegerBitPacking.swift
[297/352] Compiling NIOPosix IntegerTypes.swift
[298/352] Compiling NIOPosix Linux.swift
[299/352] Compiling NIOPosix LinuxCPUSet.swift
[300/352] Compiling NIOPosix LinuxUring.swift
[301/352] Compiling NIOPosix ServerSocket.swift
[302/352] Compiling NIOPosix Socket.swift
[303/352] Compiling NIOPosix SocketChannel.swift
[304/352] Compiling NIOPosix SocketProtocols.swift
[305/352] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[306/352] Compiling NIOPosix System.swift
[307/352] Compiling NIOPosix Thread.swift
[308/352] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[309/352] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[310/352] Emitting module NIOTLS
[311/352] Compiling NIOPosix ThreadPosix.swift
[312/352] Compiling NIOPosix ThreadWindows.swift
[313/352] Compiling NIOPosix Utilities.swift
[314/352] Compiling NIOPosix VsockAddress.swift
[315/352] Compiling NIOPosix VsockChannelEvents.swift
[316/352] Compiling NIOPosix Windows.swift
[317/352] Emitting module NIOEmbedded
BUILD FAILURE 6.2 wasm