The Swift Package Index logo.Swift Package Index

Build Information

Failed to build DNSClient, reference 2.7.0 (b869f3), with Swift 6.3 for Wasm on 18 Apr 2026 18:10:15 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/orlandos-nl/DNSClient.git
Reference: 2.7.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/orlandos-nl/DNSClient
 * tag               2.7.0      -> FETCH_HEAD
HEAD is now at b869f31 Merge pull request #48 from camunro/feature/rfc2782_order
Cloned https://github.com/orlandos-nl/DNSClient.git
Revision (git rev-parse @):
b869f3175a66eb518924b66e2598faeee5862af6
SUCCESS checkout https://github.com/orlandos-nl/DNSClient.git at 2.7.0
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/orlandos-nl/DNSClient.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-nio-transport-services.git
[1/2843] Fetching swift-nio-transport-services
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.38s)
[1/83172] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (6.71s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.27.0 (7.12s)
Fetching https://github.com/apple/swift-atomics.git
[1/1820] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.44s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.83s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.98.0 (0.64s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/23569] Fetching swift-collections
[1416/29170] Fetching swift-collections, swift-system
Fetched https://github.com/apple/swift-system.git from cache (1.36s)
Fetched https://github.com/apple/swift-collections.git from cache (1.39s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (1.90s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.55s)
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-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.27.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.98.0
Building for debugging...
[0/29] Write sources
[16/29] Compiling _AtomicsShims.c
[16/29] Compiling CNIOWindows shim.c
[18/29] Compiling CNIOWASI CNIOWASI.c
[18/29] Compiling CNIOWindows WSAStartup.c
[20/29] Compiling CNIOPosix event_loop_id.c
[21/29] Compiling CNIOOpenBSD shim.c
[22/29] Write sources
[23/29] Compiling CNIOLinux shim.c
[24/29] Compiling CNIOLinux liburing_shims.c
[25/29] Write swift-version-24593BA9C3E375BF.txt
[26/29] Compiling CNIODarwin shim.c
[28/71] Emitting module InternalCollectionsUtilities
[28/73] Compiling c-nioatomics.c
[30/73] Emitting module Atomics
[30/75] Compiling c-atomics.c
[32/82] Compiling Atomics IntegerOperations.swift
[33/82] Compiling Atomics Unmanaged extensions.swift
[34/82] Compiling Atomics UnsafeAtomic.swift
[35/82] Compiling Atomics UnsafeAtomicLazyReference.swift
[36/82] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[37/82] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[38/82] Compiling Atomics AtomicMemoryOrderings.swift
[39/82] Compiling Atomics DoubleWord.swift
[40/82] Compiling Atomics AtomicInteger.swift
[43/82] Compiling InternalCollectionsUtilities Descriptions.swift
[44/82] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[45/82] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[46/82] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[47/82] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[48/82] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[49/82] Compiling InternalCollectionsUtilities Debugging.swift
[59/82] Compiling _NIOBase64 Base64.swift
[63/82] Compiling InternalCollectionsUtilities Integer rank.swift
[64/82] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[65/82] Compiling InternalCollectionsUtilities UInt+reversed.swift
[66/82] Emitting module _NIOBase64
[67/83] Compiling _NIODataStructures PriorityQueue.swift
[68/83] Compiling _NIODataStructures _TinyArray.swift
[77/118] Compiling ContainersPreview Producer+Map.swift
[78/118] Compiling ContainersPreview Producer+Reduce.swift
[79/118] Compiling ContainersPreview Producer.swift
[80/118] Compiling ContainersPreview Borrow.swift
[81/118] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[82/118] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[83/118] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[84/118] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[85/118] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[86/122] Compiling ContainersPreview RandomAccessContainer.swift
[87/122] Compiling ContainersPreview RangeExpression2.swift
[88/122] Compiling ContainersPreview RangeReplaceableContainer.swift
[89/122] Compiling ContainersPreview Drain+Map.swift
[90/122] Compiling ContainersPreview Drain+Reduce.swift
[91/122] Compiling ContainersPreview Drain.swift
[92/122] Compiling ContainersPreview Producer+Collect.swift
[93/122] Compiling ContainersPreview Producer+Filter.swift
[94/122] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[95/122] Compiling ContainersPreview BorrowingSequence.swift
[96/122] Compiling ContainersPreview BidirectionalContainer.swift
[97/122] Compiling ContainersPreview Container+Filter.swift
[98/122] Compiling ContainersPreview Container+SpanwiseZip.swift
[99/122] Compiling ContainersPreview Container.swift
[100/122] Compiling ContainersPreview ContainerIterator.swift
[101/122] Compiling ContainersPreview DynamicContainer.swift
[102/122] Compiling ContainersPreview MutableContainer.swift
[103/122] Compiling ContainersPreview PermutableContainer.swift
[104/122] Emitting module ContainersPreview
[105/122] Compiling ContainersPreview Box.swift
[106/122] Compiling ContainersPreview Inout.swift
[107/122] Compiling ContainersPreview InputSpan.swift
[108/122] Compiling ContainersPreview Shared.swift
[109/122] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[110/122] Emitting module _NIODataStructures
[111/122] Compiling _NIODataStructures Heap.swift
[112/123] Compiling NIOConcurrencyHelpers lock.swift
[113/123] Compiling ContainersPreview OutputSpan+Extras.swift
[114/123] Compiling ContainersPreview TemporaryAllocation.swift
[115/123] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[116/123] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[117/123] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[120/124] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[121/124] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[122/125] Emitting module NIOConcurrencyHelpers
[123/125] Compiling NIOConcurrencyHelpers NIOLock.swift
[124/125] Compiling NIOConcurrencyHelpers atomics.swift
[126/165] Compiling DequeModule _DequeBuffer.swift
[127/165] Compiling DequeModule _DequeBufferHeader.swift
[128/165] Compiling DequeModule RigidDeque+Append.swift
[129/165] Compiling DequeModule RigidDeque+Consumption.swift
[130/165] Compiling DequeModule RigidDeque+Container.swift
[131/165] Compiling DequeModule RigidDeque+Descriptions.swift
[132/170] Compiling DequeModule RigidDeque+Removals.swift
[133/170] Compiling DequeModule RigidDeque+Replacements.swift
[134/170] Compiling DequeModule RigidDeque+Testing.swift
[135/170] Compiling DequeModule RigidDeque.swift
[136/170] Compiling DequeModule UniqueDeque+Append.swift
[137/170] Compiling DequeModule RigidDeque+Equatable.swift
[138/170] Compiling DequeModule RigidDeque+Experimental.swift
[139/170] Compiling DequeModule RigidDeque+Hashable.swift
[140/170] Compiling DequeModule RigidDeque+Initializers.swift
[141/170] Compiling DequeModule RigidDeque+Insertions.swift
[142/170] Compiling DequeModule RigidDeque+Prepend.swift
[143/170] Compiling DequeModule UniqueDeque+Consumption.swift
[144/170] Compiling DequeModule UniqueDeque+Container.swift
[145/170] Compiling DequeModule UniqueDeque+Descriptions.swift
[146/170] Compiling DequeModule UniqueDeque+Equatable.swift
[147/170] Compiling DequeModule UniqueDeque+Experimental.swift
[148/170] Compiling DequeModule UniqueDeque+Hashable.swift
[149/170] Compiling DequeModule UniqueDeque+Initializers.swift
[150/170] Compiling DequeModule UniqueDeque+Insertions.swift
[151/170] Compiling DequeModule UniqueDeque+Prepend.swift
[152/170] Compiling DequeModule UniqueDeque+Removals.swift
[153/170] Compiling DequeModule Deque+Codable.swift
[154/170] Compiling DequeModule Deque+Collection.swift
[155/170] Compiling DequeModule Deque+CustomReflectable.swift
[156/170] Compiling DequeModule Deque+Descriptions.swift
[157/170] Compiling DequeModule Deque+Equatable.swift
[158/170] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[159/170] Compiling DequeModule Deque+Extras.swift
[160/170] Compiling DequeModule Deque+Hashable.swift
[161/170] Compiling DequeModule Deque+Testing.swift
[162/170] Compiling DequeModule Deque._Storage.swift
[163/170] Compiling DequeModule Deque._UnsafeHandle.swift
[164/170] Compiling DequeModule Deque.swift
[165/170] Emitting module DequeModule
[166/170] Compiling DequeModule UniqueDeque+Replacements.swift
[167/170] Compiling DequeModule UniqueDeque.swift
[168/170] Compiling DequeModule _DequeSlot.swift
[169/170] Compiling DequeModule _UnsafeDequeHandle.swift
[170/170] Compiling DequeModule _UnsafeDequeSegments.swift
[172/235] Compiling NIOCore NIOCoreSendableMetatype.swift
[173/235] Compiling NIOCore NIODecodedAsyncSequence.swift
[174/235] Compiling NIOCore NIOLoopBound.swift
[175/235] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[176/235] Compiling NIOCore NIOScheduledCallback.swift
[177/235] Compiling NIOCore NIOSendable.swift
[178/235] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[179/235] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[180/235] Compiling NIOCore RecvByteBufferAllocator.swift
[181/243] Compiling NIOCore IPProtocol.swift
[182/243] Compiling NIOCore IntegerBitPacking.swift
[183/243] Compiling NIOCore IntegerTypes.swift
[184/243] Compiling NIOCore Interfaces.swift
[185/243] Compiling NIOCore Linux.swift
[186/243] Compiling NIOCore MarkedCircularBuffer.swift
[187/243] Compiling NIOCore MulticastChannel.swift
[188/243] Compiling NIOCore NIOAny.swift
[189/243] Compiling NIOCore NIOCloseOnErrorHandler.swift
[190/243] Compiling NIOCore EventLoopFuture+Deprecated.swift
[191/243] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[192/243] Compiling NIOCore EventLoopFuture.swift
[193/243] Compiling NIOCore FileDescriptor.swift
[194/243] Compiling NIOCore FileHandle.swift
[195/243] Compiling NIOCore FileRegion.swift
[196/243] Compiling NIOCore GlobalSingletons.swift
[197/243] Compiling NIOCore IO.swift
[198/243] Compiling NIOCore IOData.swift
[199/243] Compiling NIOCore AddressedEnvelope.swift
[200/243] Compiling NIOCore AsyncAwaitSupport.swift
[201/243] Compiling NIOCore AsyncChannel.swift
[202/243] Compiling NIOCore AsyncChannelHandler.swift
[203/243] Compiling NIOCore AsyncChannelInboundStream.swift
[204/243] Compiling NIOCore AsyncChannelOutboundWriter.swift
[205/243] Compiling NIOCore NIOAsyncSequenceProducer.swift
[206/243] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[207/243] Compiling NIOCore NIOAsyncWriter.swift
[208/243] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[209/243] Compiling NIOCore SocketAddresses.swift
[210/243] Compiling NIOCore SocketOptionProvider.swift
[211/243] Compiling NIOCore SystemCallHelpers.swift
[212/243] Compiling NIOCore TimeAmount+Duration.swift
[213/243] Compiling NIOCore TypeAssistedChannelHandler.swift
[214/243] Compiling NIOCore UniversalBootstrapSupport.swift
[215/243] Compiling NIOCore Utilities.swift
[216/243] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[217/243] Compiling NIOCore BSDSocketAPI.swift
[218/243] Compiling NIOCore ByteBuffer-aux.swift
[219/243] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[220/243] Compiling NIOCore ByteBuffer-conversions.swift
[221/243] Compiling NIOCore ByteBuffer-core.swift
[222/243] Compiling NIOCore ByteBuffer-hex.swift
[223/243] Compiling NIOCore ByteBuffer-int.swift
[224/243] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[225/243] Emitting module NIOCore
[226/243] Compiling NIOCore CircularBuffer.swift
[227/243] Compiling NIOCore Codec.swift
[228/243] Compiling NIOCore ConvenienceOptionSupport.swift
[229/243] Compiling NIOCore DeadChannel.swift
[230/243] Compiling NIOCore DispatchQueue+WithFuture.swift
[231/243] Compiling NIOCore EventLoop+Deprecated.swift
[232/243] Compiling NIOCore EventLoop+SerialExecutor.swift
[233/243] Compiling NIOCore EventLoop.swift
[234/243] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[235/243] Compiling NIOCore ByteBuffer-multi-int.swift
[236/243] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[237/243] Compiling NIOCore ByteBuffer-views.swift
[238/243] Compiling NIOCore Channel.swift
[239/243] Compiling NIOCore ChannelHandler.swift
[240/243] Compiling NIOCore ChannelHandlers.swift
[241/243] Compiling NIOCore ChannelInvoker.swift
[242/243] Compiling NIOCore ChannelOption.swift
[243/243] Compiling NIOCore ChannelPipeline.swift
[245/309] Compiling NIOTLS TLSEvents.swift
[246/309] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[247/309] 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
[248/309] 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
[249/309] 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
[250/309] 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
[251/309] 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
[252/309] 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
[253/309] Compiling NIOPosix BaseSocketChannel.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:17:11: error: cannot find type 'BaseSocketChannel' in scope
15 | import NIOCore
16 |
17 | extension BaseSocketChannel where SocketType: BaseSocket {
   |           `- error: cannot find type 'BaseSocketChannel' in scope
18 |     /// The underlying transport type backing this channel.
19 |     typealias Transport = NIOBSDSocket.Handle
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:27:11: error: cannot find type 'BaseSocketChannel' in scope
25 | }
26 |
27 | extension BaseSocketChannel where SocketType: PipePair {
   |           `- error: cannot find type 'BaseSocketChannel' in scope
28 |     /// The underlying transport type backing this channel.
29 |     typealias Transport = NIOBSDSocket.PipeHandle
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:42:11: error: cannot find type 'SocketChannel' in scope
40 | }
41 |
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'SocketChannel' in scope
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:43:11: error: cannot find type 'ServerSocketChannel' in scope
41 |
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'ServerSocketChannel' in scope
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:44:11: error: cannot find type 'DatagramChannel' in scope
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'DatagramChannel' in scope
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
46 |
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:45:11: error: cannot find type 'PipeChannel' in scope
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
   |           `- error: cannot find type 'PipeChannel' in scope
46 |
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:17:29: error: 'where' clause cannot be applied to a non-generic top-level declaration
15 | import NIOCore
16 |
17 | extension BaseSocketChannel where SocketType: BaseSocket {
   |                             `- error: 'where' clause cannot be applied to a non-generic top-level declaration
18 |     /// The underlying transport type backing this channel.
19 |     typealias Transport = NIOBSDSocket.Handle
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:27:29: error: 'where' clause cannot be applied to a non-generic top-level declaration
25 | }
26 |
27 | extension BaseSocketChannel where SocketType: PipePair {
   |                             `- error: 'where' clause cannot be applied to a non-generic top-level declaration
28 |     /// The underlying transport type backing this channel.
29 |     typealias Transport = NIOBSDSocket.PipeHandle
error: emit-module command failed with exit code 1 (use -v to see invocation)
[254/309] 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 |
[255/315] Compiling NIOPosix HappyEyeballs.swift
[256/315] Compiling NIOPosix IO.swift
[257/315] Compiling NIOPosix IntegerBitPacking.swift
[258/315] Compiling NIOPosix IntegerTypes.swift
[259/315] Compiling NIOPosix Linux.swift
[260/315] Compiling NIOPosix LinuxCPUSet.swift
[261/315] Compiling NIOPosix LinuxUring.swift
[262/315] Compiling NIOPosix PipePair.swift
[263/315] Compiling NIOPosix Pool.swift
[264/315] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[265/315] Compiling NIOPosix PosixSingletons.swift
[266/315] Compiling NIOPosix RawSocketBootstrap.swift
[267/315] Compiling NIOPosix Resolver.swift
[268/315] Compiling NIOPosix Selectable.swift
[269/315] Compiling NIOPosix BaseStreamSocketChannel.swift
[270/315] Compiling NIOPosix Bootstrap.swift
[271/315] Compiling NIOPosix ControlMessage.swift
[272/315] Compiling NIOPosix DatagramVectorReadManager.swift
[273/315] Compiling NIOPosix Errors+Any.swift
[274/315] Compiling NIOPosix FileDescriptor.swift
[275/315] Compiling NIOPosix GetaddrinfoResolver.swift
[276/315] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[277/315] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[278/315] Compiling NIOPosix NIOPosixSendableMetatype.swift
[279/315] Compiling NIOPosix NIOThreadPool.swift
[280/315] Compiling NIOPosix NonBlockingFileIO.swift
[281/315] Compiling NIOPosix PendingDatagramWritesManager.swift
[282/315] Compiling NIOPosix PendingWritesManager.swift
[283/315] Compiling NIOPosix PipeChannel.swift
[284/315] Compiling NIOPosix ServerSocket.swift
[285/315] Compiling NIOPosix Socket.swift
[286/315] Compiling NIOPosix SocketChannel.swift
[287/315] Compiling NIOPosix SocketProtocols.swift
[288/315] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[289/315] Compiling NIOPosix System.swift
[290/315] Compiling NIOPosix Thread.swift
[291/315] Emitting module NIOTLS
[292/315] Compiling NIOPosix SelectableChannel.swift
[293/315] Compiling NIOPosix SelectableEventLoop.swift
[294/315] Compiling NIOPosix SelectorEpoll.swift
[295/315] Compiling NIOPosix SelectorGeneric.swift
[296/315] Compiling NIOPosix SelectorKqueue.swift
[297/315] Compiling NIOPosix SelectorUring.swift
[298/315] Compiling NIOPosix SelectorWSAPoll.swift
[299/315] Compiling NIOPosix ThreadPosix.swift
[300/315] Compiling NIOPosix ThreadWindows.swift
[301/315] Compiling NIOPosix Utilities.swift
[302/315] Compiling NIOPosix VsockAddress.swift
[303/315] Compiling NIOPosix VsockChannelEvents.swift
[304/315] Compiling NIOPosix Windows.swift
[305/315] Compiling NIOEmbedded AsyncTestingChannel.swift
[306/315] Compiling NIOEmbedded AsyncTestingEventLoop.swift
BUILD FAILURE 6.3 wasm