The Swift Package Index logo.Swift Package Index

Build Information

Failed to build swift-SWIM, reference main (276e8c), with Swift 6.2 for Wasm on 1 May 2026 12:29:24 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/1amageek/swift-SWIM.git
Reference: main
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
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 276e8c8 Add GitHub Actions CI workflow
Cloned https://github.com/1amageek/swift-SWIM.git
Revision (git rev-parse @):
276e8c801ac84a5a0fa478f462e61a8f3386e068
SUCCESS checkout https://github.com/1amageek/swift-SWIM.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/1amageek/swift-SWIM.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.2-latest swift build --swift-sdk swift-6.2-RELEASE_wasm 2>&1
wasm-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:2a8b2d9e022a9894c61e0736af7cdaa1ee64c002dbb133a55c0d7e8980b3ad16
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.2-latest
Fetching https://github.com/1amageek/swift-nio-udp.git
[1/72] Fetching swift-nio-udp
Fetched https://github.com/1amageek/swift-nio-udp.git from cache (0.38s)
Computing version for https://github.com/1amageek/swift-nio-udp.git
Computed https://github.com/1amageek/swift-nio-udp.git at 1.1.1 (1.20s)
Fetching https://github.com/apple/swift-nio.git
[1/83230] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (11.85s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.99.0 (13.78s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-collections.git
[1/1820] Fetching swift-atomics
[165/7421] Fetching swift-atomics, swift-system
[277/31315] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (3.26s)
Fetched https://github.com/apple/swift-system.git from cache (3.27s)
Fetched https://github.com/apple/swift-collections.git from cache (3.32s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (4.30s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (1.03s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (1.37s)
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/1amageek/swift-nio-udp.git
Working copy of https://github.com/1amageek/swift-nio-udp.git resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.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
Building for debugging...
[0/24] Write sources
[11/24] Compiling _AtomicsShims.c
[12/24] Compiling CNIOWindows WSAStartup.c
[13/24] Compiling CNIOWASI CNIOWASI.c
[14/24] Compiling CNIOWindows shim.c
[15/24] Compiling CNIOOpenBSD shim.c
[15/24] Compiling CNIOPosix event_loop_id.c
[15/24] Write sources
[15/24] Compiling CNIOLinux shim.c
[15/24] Compiling CNIOLinux liburing_shims.c
[20/24] Compiling CNIODarwin shim.c
[21/24] Write swift-version-24593BA9C3E375BF.txt
[22/82] Compiling c-atomics.c
[23/82] Compiling c-nioatomics.c
[25/89] Compiling Atomics UnsafeAtomic.swift
[26/89] Compiling Atomics UnsafeAtomicLazyReference.swift
[27/91] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[28/91] Emitting module InternalCollectionsUtilities
[31/91] Compiling Atomics AtomicInteger.swift
[32/91] Compiling Atomics AtomicOptionalWrappable.swift
[33/91] Compiling Atomics AtomicReference.swift
[34/91] Compiling Atomics OptionalRawRepresentable.swift
[35/91] Compiling Atomics RawRepresentable.swift
[36/91] Compiling Atomics AtomicBool.swift
[37/93] Compiling Atomics IntegerConformances.swift
[38/93] Compiling Atomics PointerConformances.swift
[39/93] Compiling Atomics Primitives.native.swift
[40/93] Compiling Atomics AtomicMemoryOrderings.swift
[41/93] Compiling Atomics DoubleWord.swift
[42/93] Compiling Atomics AtomicStorage.swift
[43/93] Compiling Atomics AtomicValue.swift
[44/93] Compiling Atomics ManagedAtomic.swift
[45/93] Compiling Atomics ManagedAtomicLazyReference.swift
[55/93] Compiling Atomics IntegerOperations.swift
[56/93] Emitting module Atomics
[57/93] Compiling Atomics Unmanaged extensions.swift
[59/94] Compiling _NIOBase64 Base64.swift
[60/94] Emitting module _NIOBase64
[68/128] Compiling _NIODataStructures _TinyArray.swift
[69/128] Compiling _NIODataStructures PriorityQueue.swift
[70/128] Compiling ContainersPreview Producer+Map.swift
[71/128] Compiling ContainersPreview Producer+Reduce.swift
[72/128] Compiling ContainersPreview Producer.swift
[73/128] Compiling ContainersPreview Borrow.swift
[74/132] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[75/132] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[76/132] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[77/132] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[78/132] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[79/132] Compiling ContainersPreview Drain+Reduce.swift
[80/132] Compiling ContainersPreview Drain.swift
[81/132] Compiling ContainersPreview Producer+Collect.swift
[82/132] Compiling ContainersPreview Producer+Filter.swift
[83/132] Compiling ContainersPreview RandomAccessContainer.swift
[84/132] Compiling ContainersPreview RangeExpression2.swift
[85/132] Compiling ContainersPreview RangeReplaceableContainer.swift
[86/132] Compiling ContainersPreview Drain+Map.swift
[87/132] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[88/132] Emitting module NIOConcurrencyHelpers
[89/132] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[90/132] Compiling ContainersPreview BorrowingSequence.swift
[91/132] Compiling ContainersPreview BidirectionalContainer.swift
[92/132] Compiling ContainersPreview Container+Filter.swift
[93/132] Compiling ContainersPreview Container+SpanwiseZip.swift
[94/132] Compiling ContainersPreview Container.swift
[95/132] Compiling ContainersPreview ContainerIterator.swift
[96/132] Compiling ContainersPreview DynamicContainer.swift
[97/132] Compiling ContainersPreview MutableContainer.swift
[98/132] Compiling ContainersPreview PermutableContainer.swift
[99/132] Compiling ContainersPreview Box.swift
[100/132] Compiling ContainersPreview Inout.swift
[101/132] Compiling ContainersPreview InputSpan.swift
[102/132] Compiling ContainersPreview Shared.swift
[105/133] Emitting module ContainersPreview
[107/133] Compiling ContainersPreview OutputSpan+Extras.swift
[108/133] Compiling ContainersPreview TemporaryAllocation.swift
[109/133] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[110/133] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[111/133] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[113/174] Compiling NIOConcurrencyHelpers lock.swift
[114/174] Compiling NIOConcurrencyHelpers NIOLock.swift
[115/174] Emitting module _NIODataStructures
[116/174] Compiling _NIODataStructures Heap.swift
[118/175] Compiling DequeModule _DequeBufferHeader.swift
[119/175] Compiling DequeModule RigidDeque+Append.swift
[120/177] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[121/177] Compiling DequeModule _DequeBuffer.swift
[122/177] Compiling NIOConcurrencyHelpers atomics.swift
[123/177] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[128/178] Compiling SWIM SWIM.swift
[129/178] Compiling SWIM SWIMTransport.swift
[130/178] Compiling DequeModule RigidDeque+Descriptions.swift
[131/183] Compiling DequeModule UniqueDeque+Consumption.swift
[132/183] Compiling DequeModule UniqueDeque+Container.swift
[133/183] Compiling DequeModule UniqueDeque+Descriptions.swift
[134/183] Compiling DequeModule UniqueDeque+Equatable.swift
[135/183] Compiling DequeModule UniqueDeque+Experimental.swift
[136/183] Compiling DequeModule UniqueDeque+Hashable.swift
[137/183] Compiling DequeModule UniqueDeque+Initializers.swift
[138/183] Compiling DequeModule UniqueDeque+Insertions.swift
[139/183] Compiling DequeModule UniqueDeque+Prepend.swift
[140/183] Compiling DequeModule UniqueDeque+Removals.swift
[141/183] Compiling DequeModule Deque+Descriptions.swift
[142/183] Compiling DequeModule Deque+Equatable.swift
[143/183] Compiling DequeModule RigidDeque+Removals.swift
[144/183] Compiling DequeModule RigidDeque+Replacements.swift
[145/183] Compiling DequeModule RigidDeque+Testing.swift
[146/183] Compiling DequeModule RigidDeque.swift
[147/183] Compiling DequeModule UniqueDeque+Append.swift
[148/183] Compiling DequeModule RigidDeque+Equatable.swift
[149/183] Compiling DequeModule RigidDeque+Experimental.swift
[150/183] Compiling DequeModule RigidDeque+Hashable.swift
[151/183] Compiling DequeModule RigidDeque+Initializers.swift
[152/183] Compiling DequeModule RigidDeque+Insertions.swift
[153/183] Compiling DequeModule RigidDeque+Prepend.swift
[154/183] Compiling DequeModule Deque+Codable.swift
[155/183] Compiling DequeModule Deque+Collection.swift
[156/183] Compiling DequeModule Deque+CustomReflectable.swift
[160/183] Compiling DequeModule Deque+Extras.swift
[161/183] Compiling DequeModule Deque+Hashable.swift
[162/183] Compiling DequeModule Deque+Testing.swift
[163/183] Compiling DequeModule Deque._Storage.swift
[164/183] Compiling DequeModule Deque._UnsafeHandle.swift
[165/183] Compiling DequeModule Deque.swift
[174/183] Emitting module SWIM
[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 EventLoopFuture+Deprecated.swift
[196/257] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[197/257] Compiling NIOCore EventLoopFuture.swift
[198/257] Compiling NIOCore FileDescriptor.swift
[199/257] Compiling NIOCore FileHandle.swift
[200/257] Compiling NIOCore FileRegion.swift
[201/257] Compiling NIOCore GlobalSingletons.swift
[202/257] Compiling NIOCore IO.swift
[203/257] Compiling NIOCore IOData.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 NIOThrowingAsyncSequenceProducer.swift
[213/257] Compiling NIOCore BSDSocketAPI.swift
[214/257] Compiling NIOCore ByteBuffer-aux.swift
[215/257] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[216/257] Compiling NIOCore ByteBuffer-conversions.swift
[217/257] Compiling NIOCore ByteBuffer-core.swift
[218/257] Compiling NIOCore ByteBuffer-hex.swift
[219/257] Compiling NIOCore ByteBuffer-int.swift
[220/257] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[221/257] Compiling NIOCore AddressedEnvelope.swift
[222/257] Compiling NIOCore AsyncAwaitSupport.swift
[223/257] Compiling NIOCore AsyncChannel.swift
[224/257] Compiling NIOCore AsyncChannelHandler.swift
[225/257] Compiling NIOCore AsyncChannelInboundStream.swift
[226/257] Compiling NIOCore AsyncChannelOutboundWriter.swift
[227/257] Compiling NIOCore NIOAsyncSequenceProducer.swift
[228/257] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[229/257] Compiling NIOCore NIOAsyncWriter.swift
[230/257] Compiling NIOCore IPProtocol.swift
[231/257] Compiling NIOCore IntegerBitPacking.swift
[232/257] Compiling NIOCore IntegerTypes.swift
[233/257] Compiling NIOCore Interfaces.swift
[234/257] Compiling NIOCore Linux.swift
[235/257] Compiling NIOCore MarkedCircularBuffer.swift
[236/257] Compiling NIOCore MulticastChannel.swift
[237/257] Compiling NIOCore NIOAny.swift
[238/257] Compiling NIOCore NIOCloseOnErrorHandler.swift
[239/257] Compiling NIOCore CircularBuffer.swift
[240/257] Compiling NIOCore Codec.swift
[241/257] Compiling NIOCore ConvenienceOptionSupport.swift
[242/257] Compiling NIOCore DeadChannel.swift
[243/257] Compiling NIOCore DispatchQueue+WithFuture.swift
[244/257] Compiling NIOCore EventLoop+Deprecated.swift
[245/257] Compiling NIOCore EventLoop+SerialExecutor.swift
[246/257] Compiling NIOCore EventLoop.swift
[247/257] Compiling NIOCore EventLoopFuture+AssumeIsolated.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 ServerSocket.swift
[261/314] Compiling NIOPosix Socket.swift
[262/314] Compiling NIOPosix SocketChannel.swift
[263/314] Compiling NIOPosix SocketProtocols.swift
[264/314] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[265/314] Compiling NIOPosix System.swift
[266/314] Compiling NIOPosix Thread.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 PipePair.swift
[275/314] Compiling NIOPosix Pool.swift
[276/314] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[277/314] Compiling NIOPosix PosixSingletons.swift
[278/314] Compiling NIOPosix RawSocketBootstrap.swift
[279/314] Compiling NIOPosix Resolver.swift
[280/314] Compiling NIOPosix Selectable.swift
[281/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
[282/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
[283/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
[284/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
[285/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
[286/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
[287/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
[288/314] Compiling NIOPosix HappyEyeballs.swift
[289/314] Compiling NIOPosix IO.swift
[290/314] Compiling NIOPosix IntegerBitPacking.swift
[291/314] Compiling NIOPosix IntegerTypes.swift
[292/314] Compiling NIOPosix Linux.swift
[293/314] Compiling NIOPosix LinuxCPUSet.swift
[294/314] Compiling NIOPosix LinuxUring.swift
[295/314] Compiling NIOPosix SelectableChannel.swift
[296/314] Compiling NIOPosix SelectableEventLoop.swift
[297/314] Compiling NIOPosix SelectorEpoll.swift
[298/314] Compiling NIOPosix SelectorGeneric.swift
[299/314] Compiling NIOPosix SelectorKqueue.swift
[300/314] Compiling NIOPosix SelectorUring.swift
[301/314] Compiling NIOPosix SelectorWSAPoll.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.2 wasm