The Swift Package Index logo.Swift Package Index

Build Information

Failed to build swift-nio-irc-webclient, reference 0.8.0 (71f49d), with Swift 6.3 for Wasm on 12 Apr 2026 01:07:56 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-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.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/NozeIO/swift-nio-irc-webclient.git
Reference: 0.8.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/NozeIO/swift-nio-irc-webclient
 * tag               0.8.0      -> FETCH_HEAD
HEAD is now at 71f49df Merge branch 'develop' into main
Cloned https://github.com/NozeIO/swift-nio-irc-webclient.git
Revision (git rev-parse @):
71f49dfb3ac09f132358be4343d8d194764158d2
SUCCESS checkout https://github.com/NozeIO/swift-nio-irc-webclient.git at 0.8.0
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/NozeIO/swift-nio-irc-webclient.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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.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
Fetching https://github.com/NozeIO/swift-nio-irc-client.git
[1/218] Fetching swift-nio-irc-client
Fetched https://github.com/NozeIO/swift-nio-irc-client.git from cache (0.30s)
[1/83106] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (9.98s)
Computing version for https://github.com/NozeIO/swift-nio-irc-client.git
Computed https://github.com/NozeIO/swift-nio-irc-client.git at 0.8.1 (10.58s)
Fetching https://github.com/apple/swift-nio-transport-services
Fetching https://github.com/SwiftNIOExtras/swift-nio-irc.git
[1/314] Fetching swift-nio-irc
[315/3157] Fetching swift-nio-irc, swift-nio-transport-services
Fetched https://github.com/SwiftNIOExtras/swift-nio-irc.git from cache (0.38s)
Fetched https://github.com/apple/swift-nio-transport-services from cache (0.38s)
Computing version for https://github.com/SwiftNIOExtras/swift-nio-irc.git
Computed https://github.com/SwiftNIOExtras/swift-nio-irc.git at 0.8.2 (1.07s)
Computing version for https://github.com/apple/swift-nio-transport-services
Computed https://github.com/apple/swift-nio-transport-services at 1.26.0 (0.87s)
Fetching https://github.com/apple/swift-atomics.git
[1/1820] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.69s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.52s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.97.1 (1.23s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/5601] Fetching swift-system
[730/29126] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (2.62s)
Fetched https://github.com/apple/swift-collections.git from cache (2.69s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (5.99s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (1.23s)
Creating working copy for https://github.com/NozeIO/swift-nio-irc-client.git
Working copy of https://github.com/NozeIO/swift-nio-irc-client.git resolved at 0.8.1
Creating working copy for https://github.com/SwiftNIOExtras/swift-nio-irc.git
Working copy of https://github.com/SwiftNIOExtras/swift-nio-irc.git resolved at 0.8.2
Creating working copy for https://github.com/apple/swift-nio-transport-services
Working copy of https://github.com/apple/swift-nio-transport-services resolved at 1.26.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Building for debugging...
[0/58] Write sources
[19/58] Compiling CNIOWindows shim.c
[20/58] Compiling _AtomicsShims.c
[21/58] Compiling CNIOWASI CNIOWASI.c
[21/58] Compiling CNIOWindows WSAStartup.c
[23/58] Compiling CNIOPosix event_loop_id.c
[24/58] Compiling CNIOOpenBSD shim.c
[25/58] Compiling CNIOLinux shim.c
[26/58] Compiling CNIOLinux liburing_shims.c
[27/58] Compiling CNIODarwin shim.c
[28/58] Write sources
[29/58] Compiling CNIOSHA1 c_nio_sha1.c
[30/58] Compiling CNIOLLHTTP c_nio_http.c
[31/58] Write swift-version-24593BA9C3E375BF.txt
[32/58] Compiling CNIOLLHTTP c_nio_api.c
[33/100] Compiling CNIOLLHTTP c_nio_llhttp.c
[34/100] Compiling c-nioatomics.c
[35/100] Compiling c-atomics.c
[37/107] Compiling InternalCollectionsUtilities UInt+reversed.swift
[38/107] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[39/107] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[40/107] Compiling InternalCollectionsUtilities Integer rank.swift
[41/107] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[42/107] Compiling InternalCollectionsUtilities Debugging.swift
[43/107] Compiling InternalCollectionsUtilities Descriptions.swift
[44/107] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[45/109] Emitting module Atomics
[46/109] Compiling InternalCollectionsUtilities Span+Extras.swift
[47/109] Compiling InternalCollectionsUtilities String+Padding.swift
[48/109] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[49/109] Emitting module InternalCollectionsUtilities
[61/111] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[62/111] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[63/111] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[64/111] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[65/111] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[66/111] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[67/111] Emitting module _NIOBase64
[68/111] Compiling _NIOBase64 Base64.swift
[76/112] Compiling InternalCollectionsUtilities _SortedCollection.swift
[77/112] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[78/113] Wrapping AST for _NIOBase64 for debugging
[80/113] Compiling _NIODataStructures _TinyArray.swift
[81/113] Compiling _NIODataStructures PriorityQueue.swift
[81/114] Wrapping AST for InternalCollectionsUtilities for debugging
[83/146] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[84/146] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[85/146] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[86/146] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[87/146] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[88/146] Compiling ContainersPreview Producer+Filter.swift
[89/146] Compiling ContainersPreview Container.swift
[90/151] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[91/151] Compiling ContainersPreview BorrowingSequence.swift
[92/151] Compiling ContainersPreview BidirectionalContainer.swift
[93/151] Compiling ContainersPreview Container+Filter.swift
[94/151] Compiling ContainersPreview Container+SpanwiseZip.swift
[95/151] Compiling ContainersPreview RandomAccessContainer.swift
[96/151] Compiling ContainersPreview RangeExpression2.swift
[97/151] Compiling ContainersPreview RangeReplaceableContainer.swift
[98/151] Compiling ContainersPreview Drain+Map.swift
[100/151] Compiling ContainersPreview Producer+Map.swift
[101/151] Compiling ContainersPreview Producer+Reduce.swift
[102/151] Compiling ContainersPreview Producer.swift
[103/151] Compiling ContainersPreview Borrow.swift
[104/151] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[105/151] Emitting module NIOConcurrencyHelpers
[106/151] Compiling NIOConcurrencyHelpers NIOLock.swift
[106/151] Wrapping AST for Atomics for debugging
[108/151] Compiling NIOConcurrencyHelpers lock.swift
[109/151] Compiling ContainersPreview Box.swift
[110/151] Compiling ContainersPreview Inout.swift
[111/151] Compiling ContainersPreview InputSpan.swift
[112/151] Compiling ContainersPreview Shared.swift
[114/151] Compiling ContainersPreview ContainerIterator.swift
[115/151] Compiling ContainersPreview DynamicContainer.swift
[116/151] Compiling ContainersPreview MutableContainer.swift
[117/151] Compiling ContainersPreview PermutableContainer.swift
[118/151] Compiling ContainersPreview Drain+Reduce.swift
[119/151] Compiling ContainersPreview Drain.swift
[120/151] Compiling ContainersPreview Producer+Collect.swift
[122/151] Emitting module ContainersPreview
[123/151] Compiling _NIODataStructures Heap.swift
[124/151] Emitting module _NIODataStructures
[126/152] Compiling ContainersPreview OutputSpan+Extras.swift
[127/152] Compiling ContainersPreview TemporaryAllocation.swift
[128/152] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[129/152] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[130/152] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[131/153] Wrapping AST for _NIODataStructures for debugging
[133/153] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[134/153] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[135/153] Compiling NIOConcurrencyHelpers atomics.swift
[135/154] Wrapping AST for ContainersPreview for debugging
[137/194] Wrapping AST for NIOConcurrencyHelpers for debugging
[139/194] Compiling DequeModule UniqueDeque+Consumption.swift
[140/194] Compiling DequeModule UniqueDeque+Container.swift
[141/194] Compiling DequeModule UniqueDeque+Descriptions.swift
[142/194] Compiling DequeModule UniqueDeque+Equatable.swift
[143/194] Compiling DequeModule UniqueDeque+Experimental.swift
[144/199] Compiling DequeModule _DequeBuffer.swift
[145/199] Compiling DequeModule _DequeBufferHeader.swift
[146/199] Compiling DequeModule RigidDeque+Append.swift
[147/199] Compiling DequeModule RigidDeque+Consumption.swift
[148/199] Compiling DequeModule RigidDeque+Container.swift
[149/199] Compiling DequeModule RigidDeque+Descriptions.swift
[150/199] Compiling DequeModule UniqueDeque+Hashable.swift
[151/199] Compiling DequeModule UniqueDeque+Initializers.swift
[152/199] Compiling DequeModule UniqueDeque+Insertions.swift
[153/199] Compiling DequeModule UniqueDeque+Prepend.swift
[154/199] Compiling DequeModule UniqueDeque+Removals.swift
[155/199] Compiling DequeModule RigidDeque+Removals.swift
[156/199] Compiling DequeModule RigidDeque+Replacements.swift
[157/199] Compiling DequeModule RigidDeque+Testing.swift
[158/199] Compiling DequeModule RigidDeque.swift
[159/199] Compiling DequeModule UniqueDeque+Append.swift
[160/199] Compiling DequeModule RigidDeque+Equatable.swift
[161/199] Compiling DequeModule RigidDeque+Experimental.swift
[162/199] Compiling DequeModule RigidDeque+Hashable.swift
[163/199] Compiling DequeModule RigidDeque+Initializers.swift
[164/199] Compiling DequeModule RigidDeque+Insertions.swift
[165/199] Compiling DequeModule RigidDeque+Prepend.swift
[166/199] Compiling DequeModule Deque+Extras.swift
[167/199] Compiling DequeModule Deque+Hashable.swift
[168/199] Compiling DequeModule Deque+Testing.swift
[169/199] Compiling DequeModule Deque._Storage.swift
[170/199] Compiling DequeModule Deque._UnsafeHandle.swift
[171/199] Compiling DequeModule Deque.swift
[172/199] Compiling DequeModule Deque+Codable.swift
[173/199] Compiling DequeModule Deque+Collection.swift
[174/199] Compiling DequeModule Deque+CustomReflectable.swift
[175/199] Compiling DequeModule Deque+Descriptions.swift
[176/199] Compiling DequeModule Deque+Equatable.swift
[177/199] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[178/199] Emitting module DequeModule
[179/199] Compiling DequeModule UniqueDeque+Replacements.swift
[180/199] Compiling DequeModule UniqueDeque.swift
[181/199] Compiling DequeModule _DequeSlot.swift
[182/199] Compiling DequeModule _UnsafeDequeHandle.swift
[183/199] Compiling DequeModule _UnsafeDequeSegments.swift
[184/200] Wrapping AST for DequeModule for debugging
[186/264] Compiling NIOCore NIOCoreSendableMetatype.swift
[187/264] Compiling NIOCore NIODecodedAsyncSequence.swift
[188/264] Compiling NIOCore NIOLoopBound.swift
[189/264] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[190/264] Compiling NIOCore NIOScheduledCallback.swift
[191/264] Compiling NIOCore NIOSendable.swift
[192/264] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[193/264] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[194/264] Compiling NIOCore RecvByteBufferAllocator.swift
[195/272] Compiling NIOCore IPProtocol.swift
[196/272] Compiling NIOCore IntegerBitPacking.swift
[197/272] Compiling NIOCore IntegerTypes.swift
[198/272] Compiling NIOCore Interfaces.swift
[199/272] Compiling NIOCore Linux.swift
[200/272] Compiling NIOCore MarkedCircularBuffer.swift
[201/272] Compiling NIOCore MulticastChannel.swift
[202/272] Compiling NIOCore NIOAny.swift
[203/272] Compiling NIOCore NIOCloseOnErrorHandler.swift
[204/272] Compiling NIOCore EventLoopFuture+Deprecated.swift
[205/272] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[206/272] Compiling NIOCore EventLoopFuture.swift
[207/272] Compiling NIOCore FileDescriptor.swift
[208/272] Compiling NIOCore FileHandle.swift
[209/272] Compiling NIOCore FileRegion.swift
[210/272] Compiling NIOCore GlobalSingletons.swift
[211/272] Compiling NIOCore IO.swift
[212/272] Compiling NIOCore IOData.swift
[213/272] Compiling NIOCore AddressedEnvelope.swift
[214/272] Compiling NIOCore AsyncAwaitSupport.swift
[215/272] Compiling NIOCore AsyncChannel.swift
[216/272] Compiling NIOCore AsyncChannelHandler.swift
[217/272] Compiling NIOCore AsyncChannelInboundStream.swift
[218/272] Compiling NIOCore AsyncChannelOutboundWriter.swift
[219/272] Compiling NIOCore NIOAsyncSequenceProducer.swift
[220/272] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[221/272] Compiling NIOCore NIOAsyncWriter.swift
[222/272] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[223/272] Compiling NIOCore SocketAddresses.swift
[224/272] Compiling NIOCore SocketOptionProvider.swift
[225/272] Compiling NIOCore SystemCallHelpers.swift
[226/272] Compiling NIOCore TimeAmount+Duration.swift
[227/272] Compiling NIOCore TypeAssistedChannelHandler.swift
[228/272] Compiling NIOCore UniversalBootstrapSupport.swift
[229/272] Compiling NIOCore Utilities.swift
[230/272] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[231/272] Compiling NIOCore BSDSocketAPI.swift
[232/272] Compiling NIOCore ByteBuffer-aux.swift
[233/272] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[234/272] Compiling NIOCore ByteBuffer-conversions.swift
[235/272] Compiling NIOCore ByteBuffer-core.swift
[236/272] Compiling NIOCore ByteBuffer-hex.swift
[237/272] Compiling NIOCore ByteBuffer-int.swift
[238/272] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[239/272] Compiling NIOCore CircularBuffer.swift
[240/272] Compiling NIOCore Codec.swift
[241/272] Compiling NIOCore ConvenienceOptionSupport.swift
[242/272] Compiling NIOCore DeadChannel.swift
[243/272] Compiling NIOCore DispatchQueue+WithFuture.swift
[244/272] Compiling NIOCore EventLoop+Deprecated.swift
[245/272] Compiling NIOCore EventLoop+SerialExecutor.swift
[246/272] Compiling NIOCore EventLoop.swift
[247/272] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[248/272] Compiling NIOCore ByteBuffer-multi-int.swift
[249/272] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[250/272] Compiling NIOCore ByteBuffer-views.swift
[251/272] Compiling NIOCore Channel.swift
[252/272] Compiling NIOCore ChannelHandler.swift
[253/272] Compiling NIOCore ChannelHandlers.swift
[254/272] Compiling NIOCore ChannelInvoker.swift
[255/272] Compiling NIOCore ChannelOption.swift
[256/272] Compiling NIOCore ChannelPipeline.swift
[257/272] Emitting module NIOCore
[258/288] Wrapping AST for NIOCore for debugging
[260/289] Compiling NIOEmbedded AsyncTestingChannel.swift
[261/290] Compiling NIOTLS TLSEvents.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[262/290] 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 |
[263/336] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[264/341] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[265/344] Emitting module NIOTLS
[266/360] 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
[267/360] 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
[268/360] 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
[269/360] 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
[270/360] 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
[271/360] 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
[272/360] 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
[273/360] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[274/360] Compiling NIOPosix BaseStreamSocketChannel.swift
[275/360] Compiling NIOPosix Bootstrap.swift
[276/360] Compiling NIOPosix ControlMessage.swift
[277/360] Compiling NIOPosix DatagramVectorReadManager.swift
[278/360] Compiling NIOPosix Errors+Any.swift
[279/360] Compiling NIOPosix FileDescriptor.swift
[280/360] Compiling NIOPosix GetaddrinfoResolver.swift
[281/360] Compiling NIOPosix HappyEyeballs.swift
[282/360] Compiling NIOPosix IO.swift
[283/360] Compiling NIOPosix IntegerBitPacking.swift
[284/360] Compiling NIOPosix IntegerTypes.swift
[285/360] Compiling NIOPosix Linux.swift
[286/360] Compiling NIOPosix LinuxCPUSet.swift
[287/360] Compiling NIOPosix LinuxUring.swift
[288/360] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[289/360] Compiling NIOPosix NIOPosixSendableMetatype.swift
[290/360] Compiling NIOPosix NIOThreadPool.swift
[291/360] Compiling NIOPosix NonBlockingFileIO.swift
[292/360] Compiling NIOPosix PendingDatagramWritesManager.swift
[293/360] Compiling NIOPosix PendingWritesManager.swift
[294/360] Compiling NIOPosix PipeChannel.swift
[295/360] Compiling NIOPosix ThreadPosix.swift
[296/360] Compiling NIOPosix ThreadWindows.swift
[297/360] Compiling NIOPosix Utilities.swift
[298/360] Compiling NIOPosix VsockAddress.swift
[299/360] Compiling NIOPosix VsockChannelEvents.swift
[300/360] Compiling NIOPosix Windows.swift
[301/360] Compiling NIOPosix ServerSocket.swift
[302/360] Compiling NIOPosix Socket.swift
[303/360] Compiling NIOPosix SocketChannel.swift
[304/360] Compiling NIOPosix SocketProtocols.swift
[305/360] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[306/360] Compiling NIOPosix System.swift
[307/360] Compiling NIOPosix Thread.swift
[308/360] Compiling NIOPosix SelectableChannel.swift
[309/360] Compiling NIOPosix SelectableEventLoop.swift
[310/360] Compiling NIOPosix SelectorEpoll.swift
[311/360] Compiling NIOPosix SelectorGeneric.swift
[312/360] Compiling NIOPosix SelectorKqueue.swift
[313/360] Compiling NIOPosix SelectorUring.swift
[314/360] Compiling NIOPosix SelectorWSAPoll.swift
[315/360] Compiling NIOPosix PipePair.swift
[316/360] Compiling NIOPosix Pool.swift
[317/360] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[318/360] Compiling NIOPosix PosixSingletons.swift
[319/360] Compiling NIOPosix RawSocketBootstrap.swift
[320/360] Compiling NIOPosix Resolver.swift
[321/360] Compiling NIOPosix Selectable.swift
[322/360] Emitting module NIOEmbedded
[323/360] Compiling NIOEmbedded AsyncTestingEventLoop.swift
BUILD FAILURE 6.3 wasm