The Swift Package Index logo.Swift Package Index

Build Information

Failed to build swift-SWIM, reference 1.1.1 (89025a), with Swift 6.3 for Wasm on 30 Apr 2026 08:49:26 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.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/1amageek/swift-SWIM.git
Reference: 1.1.1
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/1amageek/swift-SWIM
 * tag               1.1.1      -> FETCH_HEAD
HEAD is now at 89025ae Remove local dependency fallback
Cloned https://github.com/1amageek/swift-SWIM.git
Revision (git rev-parse @):
89025aeccaa97a3b4eed0437b1bee4fd34608574
SUCCESS checkout https://github.com/1amageek/swift-SWIM.git at 1.1.1
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/1amageek/swift-SWIM.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.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/1amageek/swift-nio-udp.git
[1/59] Fetching swift-nio-udp
Fetched https://github.com/1amageek/swift-nio-udp.git from cache (0.39s)
Computing version for https://github.com/1amageek/swift-nio-udp.git
Computed https://github.com/1amageek/swift-nio-udp.git at 1.1.0 (1.22s)
Fetching https://github.com/apple/swift-nio.git
[1/83211] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (10.89s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.99.0 (12.33s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/5601] Fetching swift-system
[2/29411] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (3.27s)
Fetching https://github.com/apple/swift-atomics.git
Fetched https://github.com/apple/swift-collections.git from cache (3.59s)
[1/1820] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.99s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (5.24s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.91s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (1.12s)
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.99.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
Creating working copy for https://github.com/1amageek/swift-nio-udp.git
Working copy of https://github.com/1amageek/swift-nio-udp.git resolved at 1.1.0
Building for debugging...
[0/24] Write sources
[11/24] Compiling CNIOWASI CNIOWASI.c
[12/24] Compiling _AtomicsShims.c
[13/24] Compiling CNIOOpenBSD shim.c
[14/24] Compiling CNIOWindows shim.c
[14/24] Compiling CNIOWindows WSAStartup.c
[15/24] Compiling CNIOLinux liburing_shims.c
[17/24] Compiling CNIOLinux shim.c
[18/24] Compiling CNIOPosix event_loop_id.c
[19/24] Write sources
[20/24] Compiling CNIODarwin shim.c
[21/24] Write swift-version-24593BA9C3E375BF.txt
[23/82] Emitting module InternalCollectionsUtilities
[23/84] Compiling c-nioatomics.c
[25/84] Emitting module Atomics
[25/86] Compiling c-atomics.c
[27/93] Emitting module SWIM
[28/95] Emitting module NIOConcurrencyHelpers
[29/95] Compiling Atomics IntegerOperations.swift
[30/95] Compiling Atomics Unmanaged extensions.swift
[31/95] Compiling Atomics RawRepresentable.swift
[32/95] Compiling Atomics AtomicBool.swift
[33/95] Compiling Atomics AtomicStorage.swift
[34/95] Compiling Atomics AtomicValue.swift
[35/95] Compiling Atomics ManagedAtomic.swift
[36/95] Compiling Atomics ManagedAtomicLazyReference.swift
[37/95] Compiling Atomics OptionalRawRepresentable.swift
[38/95] Compiling Atomics IntegerConformances.swift
[39/95] Compiling Atomics PointerConformances.swift
[42/95] Compiling Atomics AtomicInteger.swift
[43/95] Compiling Atomics AtomicOptionalWrappable.swift
[44/95] Compiling Atomics AtomicReference.swift
[47/95] Compiling SWIM SWIM.swift
[48/95] Compiling SWIM SWIMTransport.swift
[49/95] Compiling Atomics Primitives.native.swift
[50/95] Compiling Atomics UnsafeAtomic.swift
[51/95] Compiling Atomics UnsafeAtomicLazyReference.swift
[61/96] Compiling _NIODataStructures PriorityQueue.swift
[62/96] Emitting module _NIOBase64
[63/96] Compiling _NIOBase64 Base64.swift
[73/98] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[74/99] Compiling _NIODataStructures _TinyArray.swift
[75/131] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[76/131] Compiling ContainersPreview BorrowingSequence.swift
[77/131] Compiling ContainersPreview BidirectionalContainer.swift
[78/131] Compiling ContainersPreview Container+Filter.swift
[79/131] Compiling ContainersPreview Container+SpanwiseZip.swift
[80/131] Compiling ContainersPreview Drain+Reduce.swift
[81/131] Compiling ContainersPreview Drain.swift
[82/131] Compiling ContainersPreview Producer+Collect.swift
[83/131] Compiling ContainersPreview Producer+Filter.swift
[84/131] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[85/131] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[86/131] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[87/131] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[88/131] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[89/131] Compiling ContainersPreview Producer+Map.swift
[90/131] Compiling ContainersPreview Producer+Reduce.swift
[91/131] Compiling ContainersPreview Producer.swift
[92/131] Compiling ContainersPreview Borrow.swift
[93/135] Compiling ContainersPreview Container.swift
[94/135] Compiling ContainersPreview ContainerIterator.swift
[95/135] Compiling ContainersPreview DynamicContainer.swift
[96/135] Compiling ContainersPreview MutableContainer.swift
[97/135] Compiling ContainersPreview PermutableContainer.swift
[98/135] Compiling ContainersPreview RandomAccessContainer.swift
[99/135] Compiling ContainersPreview RangeExpression2.swift
[100/135] Compiling ContainersPreview RangeReplaceableContainer.swift
[101/135] Compiling ContainersPreview Drain+Map.swift
[102/135] Emitting module ContainersPreview
[103/135] Compiling ContainersPreview OutputSpan+Extras.swift
[104/135] Compiling ContainersPreview TemporaryAllocation.swift
[105/135] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[106/135] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[107/135] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[108/135] Compiling ContainersPreview Box.swift
[109/135] Compiling ContainersPreview Inout.swift
[110/135] Compiling ContainersPreview InputSpan.swift
[111/135] Compiling ContainersPreview Shared.swift
[113/137] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[114/137] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[115/137] Compiling NIOConcurrencyHelpers lock.swift
[116/137] Compiling NIOConcurrencyHelpers NIOLock.swift
[117/176] Emitting module _NIODataStructures
[118/176] Compiling _NIODataStructures Heap.swift
[120/177] Compiling DequeModule UniqueDeque+Consumption.swift
[121/177] Compiling DequeModule UniqueDeque+Container.swift
[122/177] Compiling DequeModule UniqueDeque+Descriptions.swift
[123/177] Compiling DequeModule UniqueDeque+Equatable.swift
[124/177] Compiling DequeModule UniqueDeque+Experimental.swift
[125/182] Compiling NIOConcurrencyHelpers atomics.swift
[127/183] Compiling DequeModule _DequeBufferHeader.swift
[128/183] Compiling DequeModule RigidDeque+Append.swift
[129/183] Compiling DequeModule UniqueDeque+Hashable.swift
[130/183] Compiling DequeModule UniqueDeque+Initializers.swift
[131/183] Compiling DequeModule UniqueDeque+Insertions.swift
[132/183] Compiling DequeModule UniqueDeque+Prepend.swift
[133/183] Compiling DequeModule UniqueDeque+Removals.swift
[134/183] Compiling DequeModule RigidDeque+Equatable.swift
[135/183] Compiling DequeModule RigidDeque+Experimental.swift
[136/183] Compiling DequeModule RigidDeque+Hashable.swift
[137/183] Compiling DequeModule RigidDeque+Initializers.swift
[138/183] Compiling DequeModule RigidDeque+Insertions.swift
[139/183] Compiling DequeModule RigidDeque+Prepend.swift
[140/183] Compiling DequeModule _DequeBuffer.swift
[143/183] Compiling DequeModule RigidDeque+Consumption.swift
[144/183] Compiling DequeModule RigidDeque+Container.swift
[145/183] Compiling DequeModule RigidDeque+Descriptions.swift
[146/183] Compiling DequeModule RigidDeque+Removals.swift
[147/183] Compiling DequeModule RigidDeque+Replacements.swift
[148/183] Compiling DequeModule RigidDeque+Testing.swift
[149/183] Compiling DequeModule RigidDeque.swift
[150/183] Compiling DequeModule UniqueDeque+Append.swift
[151/183] Compiling DequeModule Deque+Extras.swift
[152/183] Compiling DequeModule Deque+Hashable.swift
[153/183] Compiling DequeModule Deque+Testing.swift
[154/183] Compiling DequeModule Deque._Storage.swift
[155/183] Compiling DequeModule Deque._UnsafeHandle.swift
[156/183] Compiling DequeModule Deque.swift
[157/183] Compiling DequeModule Deque+Codable.swift
[158/183] Compiling DequeModule Deque+Collection.swift
[159/183] Compiling DequeModule Deque+CustomReflectable.swift
[160/183] Compiling DequeModule Deque+Descriptions.swift
[161/183] Compiling DequeModule Deque+Equatable.swift
[162/183] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[179/184] Emitting module DequeModule
[180/184] Compiling DequeModule UniqueDeque+Replacements.swift
[181/184] Compiling DequeModule UniqueDeque.swift
[182/184] Compiling DequeModule _DequeSlot.swift
[183/184] Compiling DequeModule _UnsafeDequeHandle.swift
[184/184] Compiling DequeModule _UnsafeDequeSegments.swift
[186/249] Compiling NIOCore NIOCoreSendableMetatype.swift
[187/249] Compiling NIOCore NIODecodedAsyncSequence.swift
[188/249] Compiling NIOCore NIOLoopBound.swift
[189/249] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[190/249] Compiling NIOCore NIOScheduledCallback.swift
[191/249] Compiling NIOCore NIOSendable.swift
[192/249] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[193/249] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[194/249] Compiling NIOCore RecvByteBufferAllocator.swift
[195/257] Compiling NIOCore AddressedEnvelope.swift
[196/257] Compiling NIOCore AsyncAwaitSupport.swift
[197/257] Compiling NIOCore AsyncChannel.swift
[198/257] Compiling NIOCore AsyncChannelHandler.swift
[199/257] Compiling NIOCore AsyncChannelInboundStream.swift
[200/257] Compiling NIOCore AsyncChannelOutboundWriter.swift
[201/257] Compiling NIOCore NIOAsyncSequenceProducer.swift
[202/257] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[203/257] Compiling NIOCore NIOAsyncWriter.swift
[204/257] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[205/257] Compiling NIOCore SocketAddresses.swift
[206/257] Compiling NIOCore SocketOptionProvider.swift
[207/257] Compiling NIOCore SystemCallHelpers.swift
[208/257] Compiling NIOCore TimeAmount+Duration.swift
[209/257] Compiling NIOCore TypeAssistedChannelHandler.swift
[210/257] Compiling NIOCore UniversalBootstrapSupport.swift
[211/257] Compiling NIOCore Utilities.swift
[212/257] Compiling NIOCore CircularBuffer.swift
[213/257] Compiling NIOCore Codec.swift
[214/257] Compiling NIOCore ConvenienceOptionSupport.swift
[215/257] Compiling NIOCore DeadChannel.swift
[216/257] Compiling NIOCore DispatchQueue+WithFuture.swift
[217/257] Compiling NIOCore EventLoop+Deprecated.swift
[218/257] Compiling NIOCore EventLoop+SerialExecutor.swift
[219/257] Compiling NIOCore EventLoop.swift
[220/257] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[221/257] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[222/257] Compiling NIOCore BSDSocketAPI.swift
[223/257] Compiling NIOCore ByteBuffer-aux.swift
[224/257] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[225/257] Compiling NIOCore ByteBuffer-conversions.swift
[226/257] Compiling NIOCore ByteBuffer-core.swift
[227/257] Compiling NIOCore ByteBuffer-hex.swift
[228/257] Compiling NIOCore ByteBuffer-int.swift
[229/257] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[230/257] Compiling NIOCore EventLoopFuture+Deprecated.swift
[231/257] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[232/257] Compiling NIOCore EventLoopFuture.swift
[233/257] Compiling NIOCore FileDescriptor.swift
[234/257] Compiling NIOCore FileHandle.swift
[235/257] Compiling NIOCore FileRegion.swift
[236/257] Compiling NIOCore GlobalSingletons.swift
[237/257] Compiling NIOCore IO.swift
[238/257] Compiling NIOCore IOData.swift
[239/257] Compiling NIOCore IPProtocol.swift
[240/257] Compiling NIOCore IntegerBitPacking.swift
[241/257] Compiling NIOCore IntegerTypes.swift
[242/257] Compiling NIOCore Interfaces.swift
[243/257] Compiling NIOCore Linux.swift
[244/257] Compiling NIOCore MarkedCircularBuffer.swift
[245/257] Compiling NIOCore MulticastChannel.swift
[246/257] Compiling NIOCore NIOAny.swift
[247/257] Compiling NIOCore NIOCloseOnErrorHandler.swift
[248/257] Compiling NIOCore ByteBuffer-multi-int.swift
[249/257] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[250/257] Compiling NIOCore ByteBuffer-views.swift
[251/257] Compiling NIOCore Channel.swift
[252/257] Compiling NIOCore ChannelHandler.swift
[253/257] Compiling NIOCore ChannelHandlers.swift
[254/257] Compiling NIOCore ChannelInvoker.swift
[255/257] Compiling NIOCore ChannelOption.swift
[256/257] Compiling NIOCore ChannelPipeline.swift
[257/257] Emitting module NIOCore
error: emit-module command failed with exit code 1 (use -v to see invocation)
[259/308] 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 |
[260/314] Compiling NIOPosix HappyEyeballs.swift
[261/314] Compiling NIOPosix IO.swift
[262/314] Compiling NIOPosix IntegerBitPacking.swift
[263/314] Compiling NIOPosix IntegerTypes.swift
[264/314] Compiling NIOPosix Linux.swift
[265/314] Compiling NIOPosix LinuxCPUSet.swift
[266/314] Compiling NIOPosix LinuxUring.swift
[267/314] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[268/314] Compiling NIOPosix NIOPosixSendableMetatype.swift
[269/314] Compiling NIOPosix NIOThreadPool.swift
[270/314] Compiling NIOPosix NonBlockingFileIO.swift
[271/314] Compiling NIOPosix PendingDatagramWritesManager.swift
[272/314] Compiling NIOPosix PendingWritesManager.swift
[273/314] Compiling NIOPosix PipeChannel.swift
[274/314] Compiling NIOPosix SelectableChannel.swift
[275/314] Compiling NIOPosix SelectableEventLoop.swift
[276/314] Compiling NIOPosix SelectorEpoll.swift
[277/314] Compiling NIOPosix SelectorGeneric.swift
[278/314] Compiling NIOPosix SelectorKqueue.swift
[279/314] Compiling NIOPosix SelectorUring.swift
[280/314] Compiling NIOPosix SelectorWSAPoll.swift
[281/314] Compiling NIOPosix ServerSocket.swift
[282/314] Compiling NIOPosix Socket.swift
[283/314] Compiling NIOPosix SocketChannel.swift
[284/314] Compiling NIOPosix SocketProtocols.swift
[285/314] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[286/314] Compiling NIOPosix System.swift
[287/314] Compiling NIOPosix Thread.swift
[288/314] 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
[289/314] 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
[290/314] 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
[291/314] 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
[292/314] 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
[293/314] 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
[294/314] 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
[295/314] Compiling NIOPosix PipePair.swift
[296/314] Compiling NIOPosix Pool.swift
[297/314] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[298/314] Compiling NIOPosix PosixSingletons.swift
[299/314] Compiling NIOPosix RawSocketBootstrap.swift
[300/314] Compiling NIOPosix Resolver.swift
[301/314] Compiling NIOPosix Selectable.swift
[302/314] Compiling NIOPosix BaseStreamSocketChannel.swift
[303/314] Compiling NIOPosix Bootstrap.swift
[304/314] Compiling NIOPosix ControlMessage.swift
[305/314] Compiling NIOPosix DatagramVectorReadManager.swift
[306/314] Compiling NIOPosix Errors+Any.swift
[307/314] Compiling NIOPosix FileDescriptor.swift
[308/314] Compiling NIOPosix GetaddrinfoResolver.swift
[309/314] Compiling NIOPosix ThreadPosix.swift
[310/314] Compiling NIOPosix ThreadWindows.swift
[311/314] Compiling NIOPosix Utilities.swift
[312/314] Compiling NIOPosix VsockAddress.swift
[313/314] Compiling NIOPosix VsockChannelEvents.swift
[314/314] Compiling NIOPosix Windows.swift
BUILD FAILURE 6.3 wasm