The Swift Package Index logo.Swift Package Index

Build Information

Failed to build swift-nio-irc-client, reference develop (f4ebc0), with Swift 6.3 for Wasm on 20 Apr 2026 20:08:30 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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-client.git
Reference: develop
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-client
 * branch            develop    -> FETCH_HEAD
 * [new branch]      develop    -> origin/develop
HEAD is now at f4ebc02 Merge pull request #1 from nathanborror/develop
Cloned https://github.com/NozeIO/swift-nio-irc-client.git
Revision (git rev-parse @):
f4ebc02f12f65d15d69ce3cbf85551805cc50ee8
SUCCESS checkout https://github.com/NozeIO/swift-nio-irc-client.git at develop
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/NozeIO/swift-nio-irc-client.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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/SwiftNIOExtras/swift-nio-irc.git
Fetching https://github.com/apple/swift-nio.git
[1/314] Fetching swift-nio-irc
Fetching https://github.com/apple/swift-nio-transport-services
Fetched https://github.com/SwiftNIOExtras/swift-nio-irc.git from cache (0.61s)
[1/83178] Fetching swift-nio
[2/86021] Fetching swift-nio, swift-nio-transport-services
Fetched https://github.com/apple/swift-nio-transport-services from cache (0.70s)
[4159/83178] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (12.42s)
Computing version for https://github.com/SwiftNIOExtras/swift-nio-irc.git
Computed https://github.com/SwiftNIOExtras/swift-nio-irc.git at 0.8.2 (13.19s)
Computing version for https://github.com/apple/swift-nio-transport-services
Computed https://github.com/apple/swift-nio-transport-services at 1.27.0 (0.56s)
Fetching https://github.com/apple/swift-atomics.git
[1/1820] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.46s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.90s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.98.0 (0.79s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/5601] Fetching swift-system
[2/29180] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.67s)
[3066/23579] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.88s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (2.42s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.63s)
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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.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.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.98.0
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.27.0
Building for debugging...
[0/28] Write sources
[15/28] Compiling CNIOWindows shim.c
[16/28] Compiling CNIOWASI CNIOWASI.c
[17/28] Compiling CNIOWindows WSAStartup.c
[18/28] Compiling _AtomicsShims.c
[19/28] Write swift-version-24593BA9C3E375BF.txt
[20/28] Compiling CNIOOpenBSD shim.c
[20/28] Compiling CNIOLinux shim.c
[20/28] Compiling CNIOPosix event_loop_id.c
[23/28] Compiling CNIOLinux liburing_shims.c
[24/28] Compiling CNIODarwin shim.c
[25/32] Write sources
[27/70] Emitting module InternalCollectionsUtilities
[27/72] Compiling c-nioatomics.c
[29/72] Emitting module Atomics
[29/74] Compiling c-atomics.c
[31/81] Emitting module NIOConcurrencyHelpers
[32/81] Compiling Atomics OptionalRawRepresentable.swift
[33/81] Compiling Atomics RawRepresentable.swift
[34/81] Compiling Atomics AtomicBool.swift
[35/81] Compiling Atomics IntegerConformances.swift
[36/81] Compiling Atomics PointerConformances.swift
[37/81] Compiling Atomics ManagedAtomic.swift
[38/81] Compiling Atomics ManagedAtomicLazyReference.swift
[39/81] Compiling Atomics UnsafeAtomic.swift
[40/81] Compiling Atomics UnsafeAtomicLazyReference.swift
[45/81] Compiling Atomics IntegerOperations.swift
[46/81] Compiling Atomics Unmanaged extensions.swift
[47/81] Compiling Atomics AtomicStorage.swift
[48/81] Compiling Atomics AtomicValue.swift
[49/81] Compiling Atomics AtomicMemoryOrderings.swift
[50/81] Compiling Atomics DoubleWord.swift
[55/81] Compiling Atomics Primitives.native.swift
[58/81] Compiling Atomics AtomicInteger.swift
[59/81] Compiling Atomics AtomicOptionalWrappable.swift
[60/81] Compiling Atomics AtomicReference.swift
[67/82] Emitting module _NIOBase64
[68/82] Compiling _NIOBase64 Base64.swift
[75/84] Compiling _NIODataStructures _TinyArray.swift
[76/84] Compiling _NIODataStructures PriorityQueue.swift
[77/117] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[78/117] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[79/117] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[80/117] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[81/117] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[82/117] Compiling ContainersPreview Producer+Map.swift
[83/117] Compiling ContainersPreview Producer+Reduce.swift
[84/117] Compiling ContainersPreview Producer.swift
[85/117] Compiling ContainersPreview Borrow.swift
[86/117] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[87/117] Compiling ContainersPreview BorrowingSequence.swift
[88/117] Compiling ContainersPreview BidirectionalContainer.swift
[89/117] Compiling ContainersPreview Container+Filter.swift
[90/117] Compiling ContainersPreview Container+SpanwiseZip.swift
[91/117] Compiling ContainersPreview Drain+Reduce.swift
[92/117] Compiling ContainersPreview Drain.swift
[93/117] Compiling ContainersPreview Producer+Collect.swift
[94/117] Compiling ContainersPreview Producer+Filter.swift
[95/117] Compiling ContainersPreview Container.swift
[96/117] Compiling ContainersPreview ContainerIterator.swift
[97/117] Compiling ContainersPreview DynamicContainer.swift
[98/117] Compiling ContainersPreview MutableContainer.swift
[99/117] Compiling ContainersPreview PermutableContainer.swift
[100/117] Compiling ContainersPreview RandomAccessContainer.swift
[101/117] Compiling ContainersPreview RangeExpression2.swift
[102/117] Compiling ContainersPreview RangeReplaceableContainer.swift
[103/117] Compiling ContainersPreview Drain+Map.swift
[104/117] Compiling ContainersPreview OutputSpan+Extras.swift
[105/117] Compiling ContainersPreview TemporaryAllocation.swift
[106/117] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[107/117] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[108/117] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[109/117] Emitting module ContainersPreview
[110/121] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[111/121] Compiling NIOConcurrencyHelpers lock.swift
[112/121] Compiling ContainersPreview Box.swift
[113/121] Compiling ContainersPreview Inout.swift
[114/121] Compiling ContainersPreview InputSpan.swift
[115/121] Compiling ContainersPreview Shared.swift
[117/122] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[118/122] Compiling NIOConcurrencyHelpers NIOLock.swift
[119/122] Compiling NIOConcurrencyHelpers atomics.swift
[120/122] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[122/123] Emitting module _NIODataStructures
[123/123] Compiling _NIODataStructures Heap.swift
[125/164] Compiling DequeModule UniqueDeque+Consumption.swift
[126/164] Compiling DequeModule UniqueDeque+Container.swift
[127/164] Compiling DequeModule UniqueDeque+Descriptions.swift
[128/164] Compiling DequeModule UniqueDeque+Equatable.swift
[129/164] Compiling DequeModule UniqueDeque+Experimental.swift
[130/169] Compiling DequeModule UniqueDeque+Hashable.swift
[131/169] Compiling DequeModule UniqueDeque+Initializers.swift
[132/169] Compiling DequeModule UniqueDeque+Insertions.swift
[133/169] Compiling DequeModule UniqueDeque+Prepend.swift
[134/169] Compiling DequeModule UniqueDeque+Removals.swift
[135/169] Compiling DequeModule RigidDeque+Equatable.swift
[136/169] Compiling DequeModule RigidDeque+Experimental.swift
[137/169] Compiling DequeModule RigidDeque+Hashable.swift
[138/169] Compiling DequeModule RigidDeque+Initializers.swift
[139/169] Compiling DequeModule RigidDeque+Insertions.swift
[140/169] Compiling DequeModule RigidDeque+Prepend.swift
[141/169] Compiling DequeModule Deque+Codable.swift
[142/169] Compiling DequeModule Deque+Collection.swift
[143/169] Compiling DequeModule Deque+CustomReflectable.swift
[144/169] Compiling DequeModule Deque+Descriptions.swift
[145/169] Compiling DequeModule Deque+Equatable.swift
[146/169] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[147/169] Compiling DequeModule Deque+Extras.swift
[148/169] Compiling DequeModule Deque+Hashable.swift
[149/169] Compiling DequeModule Deque+Testing.swift
[150/169] Compiling DequeModule Deque._Storage.swift
[151/169] Compiling DequeModule Deque._UnsafeHandle.swift
[152/169] Compiling DequeModule Deque.swift
[153/169] Compiling DequeModule RigidDeque+Removals.swift
[154/169] Compiling DequeModule RigidDeque+Replacements.swift
[155/169] Compiling DequeModule RigidDeque+Testing.swift
[156/169] Compiling DequeModule RigidDeque.swift
[157/169] Compiling DequeModule UniqueDeque+Append.swift
[158/169] Compiling DequeModule _DequeBuffer.swift
[159/169] Compiling DequeModule _DequeBufferHeader.swift
[160/169] Compiling DequeModule RigidDeque+Append.swift
[161/169] Compiling DequeModule RigidDeque+Consumption.swift
[162/169] Compiling DequeModule RigidDeque+Container.swift
[163/169] Compiling DequeModule RigidDeque+Descriptions.swift
[164/169] Emitting module DequeModule
[165/169] Compiling DequeModule UniqueDeque+Replacements.swift
[166/169] Compiling DequeModule UniqueDeque.swift
[167/169] Compiling DequeModule _DequeSlot.swift
[168/169] Compiling DequeModule _UnsafeDequeHandle.swift
[169/169] Compiling DequeModule _UnsafeDequeSegments.swift
[171/234] Compiling NIOCore IPProtocol.swift
[172/234] Compiling NIOCore IntegerBitPacking.swift
[173/234] Compiling NIOCore IntegerTypes.swift
[174/234] Compiling NIOCore Interfaces.swift
[175/234] Compiling NIOCore Linux.swift
[176/234] Compiling NIOCore MarkedCircularBuffer.swift
[177/234] Compiling NIOCore MulticastChannel.swift
[178/234] Compiling NIOCore NIOAny.swift
[179/234] Compiling NIOCore NIOCloseOnErrorHandler.swift
[180/242] Compiling NIOCore EventLoopFuture+Deprecated.swift
[181/242] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[182/242] Compiling NIOCore EventLoopFuture.swift
[183/242] Compiling NIOCore FileDescriptor.swift
[184/242] Compiling NIOCore FileHandle.swift
[185/242] Compiling NIOCore FileRegion.swift
[186/242] Compiling NIOCore GlobalSingletons.swift
[187/242] Compiling NIOCore IO.swift
[188/242] Compiling NIOCore IOData.swift
[189/242] Compiling NIOCore AddressedEnvelope.swift
[190/242] Compiling NIOCore AsyncAwaitSupport.swift
[191/242] Compiling NIOCore AsyncChannel.swift
[192/242] Compiling NIOCore AsyncChannelHandler.swift
[193/242] Compiling NIOCore AsyncChannelInboundStream.swift
[194/242] Compiling NIOCore AsyncChannelOutboundWriter.swift
[195/242] Compiling NIOCore NIOAsyncSequenceProducer.swift
[196/242] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[197/242] Compiling NIOCore NIOAsyncWriter.swift
[198/242] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[199/242] Compiling NIOCore BSDSocketAPI.swift
[200/242] Compiling NIOCore ByteBuffer-aux.swift
[201/242] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[202/242] Compiling NIOCore ByteBuffer-conversions.swift
[203/242] Compiling NIOCore ByteBuffer-core.swift
[204/242] Compiling NIOCore ByteBuffer-hex.swift
[205/242] Compiling NIOCore ByteBuffer-int.swift
[206/242] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[207/242] Compiling NIOCore CircularBuffer.swift
[208/242] Compiling NIOCore Codec.swift
[209/242] Compiling NIOCore ConvenienceOptionSupport.swift
[210/242] Compiling NIOCore DeadChannel.swift
[211/242] Compiling NIOCore DispatchQueue+WithFuture.swift
[212/242] Compiling NIOCore EventLoop+Deprecated.swift
[213/242] Compiling NIOCore EventLoop+SerialExecutor.swift
[214/242] Compiling NIOCore EventLoop.swift
[215/242] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[216/242] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[217/242] Compiling NIOCore SocketAddresses.swift
[218/242] Compiling NIOCore SocketOptionProvider.swift
[219/242] Compiling NIOCore SystemCallHelpers.swift
[220/242] Compiling NIOCore TimeAmount+Duration.swift
[221/242] Compiling NIOCore TypeAssistedChannelHandler.swift
[222/242] Compiling NIOCore UniversalBootstrapSupport.swift
[223/242] Compiling NIOCore Utilities.swift
[224/242] Compiling NIOCore NIOCoreSendableMetatype.swift
[225/242] Compiling NIOCore NIODecodedAsyncSequence.swift
[226/242] Compiling NIOCore NIOLoopBound.swift
[227/242] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[228/242] Compiling NIOCore NIOScheduledCallback.swift
[229/242] Compiling NIOCore NIOSendable.swift
[230/242] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[231/242] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[232/242] Compiling NIOCore RecvByteBufferAllocator.swift
[233/242] Compiling NIOCore ByteBuffer-multi-int.swift
[234/242] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[235/242] Compiling NIOCore ByteBuffer-views.swift
[236/242] Compiling NIOCore Channel.swift
[237/242] Compiling NIOCore ChannelHandler.swift
[238/242] Compiling NIOCore ChannelHandlers.swift
[239/242] Compiling NIOCore ChannelInvoker.swift
[240/242] Compiling NIOCore ChannelOption.swift
[241/242] Compiling NIOCore ChannelPipeline.swift
[242/242] Emitting module NIOCore
[244/259] Compiling NIOTLS TLSEvents.swift
[245/259] Emitting module NIOTLS
error: emit-module command failed with exit code 1 (use -v to see invocation)
[246/259] 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 |
[247/259] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[248/259] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[249/259] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[250/259] Compiling NIOTLS SNIHandler.swift
[252/315] 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
[253/315] 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
[254/315] 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
[255/315] 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
[256/315] 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
[257/315] 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
[258/315] 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
[259/315] Compiling NIOPosix ThreadPosix.swift
[260/315] Compiling NIOPosix ThreadWindows.swift
[261/315] Compiling NIOPosix Utilities.swift
[262/315] Compiling NIOPosix VsockAddress.swift
[263/315] Compiling NIOPosix VsockChannelEvents.swift
[264/315] Compiling NIOPosix Windows.swift
[265/315] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[266/315] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[267/315] Compiling NIOPosix NIOPosixSendableMetatype.swift
[268/315] Compiling NIOPosix NIOThreadPool.swift
[269/315] Compiling NIOPosix NonBlockingFileIO.swift
[270/315] Compiling NIOPosix PendingDatagramWritesManager.swift
[271/315] Compiling NIOPosix PendingWritesManager.swift
[272/315] Compiling NIOPosix PipeChannel.swift
[273/315] Emitting module NIOEmbedded
[274/315] Compiling NIOEmbedded Embedded.swift
[275/315] Compiling NIOEmbedded AsyncTestingChannel.swift
[276/315] Compiling NIOPosix HappyEyeballs.swift
[277/315] Compiling NIOPosix IO.swift
[278/315] Compiling NIOPosix IntegerBitPacking.swift
[279/315] Compiling NIOPosix IntegerTypes.swift
[280/315] Compiling NIOPosix Linux.swift
[281/315] Compiling NIOPosix LinuxCPUSet.swift
[282/315] Compiling NIOPosix LinuxUring.swift
[283/315] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[284/316] Compiling NIOPosix PipePair.swift
[285/316] Compiling NIOPosix Pool.swift
[286/316] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[287/316] Compiling NIOPosix PosixSingletons.swift
[288/316] Compiling NIOPosix RawSocketBootstrap.swift
[289/316] Compiling NIOPosix Resolver.swift
[290/316] Compiling NIOPosix Selectable.swift
[291/316] Compiling NIOPosix BaseStreamSocketChannel.swift
[292/316] Compiling NIOPosix Bootstrap.swift
[293/316] Compiling NIOPosix ControlMessage.swift
[294/316] Compiling NIOPosix DatagramVectorReadManager.swift
[295/316] Compiling NIOPosix Errors+Any.swift
[296/316] Compiling NIOPosix FileDescriptor.swift
[297/316] Compiling NIOPosix GetaddrinfoResolver.swift
[299/316] Compiling NIOPosix SelectableChannel.swift
[300/316] Compiling NIOPosix SelectableEventLoop.swift
[301/316] Compiling NIOPosix SelectorEpoll.swift
[302/316] Compiling NIOPosix SelectorGeneric.swift
[303/316] Compiling NIOPosix SelectorKqueue.swift
[304/316] Compiling NIOPosix SelectorUring.swift
[305/316] Compiling NIOPosix SelectorWSAPoll.swift
[306/316] Compiling NIOPosix ServerSocket.swift
[307/316] Compiling NIOPosix Socket.swift
[308/316] Compiling NIOPosix SocketChannel.swift
[309/316] Compiling NIOPosix SocketProtocols.swift
[310/316] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[311/316] Compiling NIOPosix System.swift
[312/316] Compiling NIOPosix Thread.swift
[313/316] Emitting module NIOFoundationCompat
BUILD FAILURE 6.3 wasm