Build Information
Failed to build swift-nio-transport-services, reference main (67787b), with Swift 6.3 for Wasm on 23 Apr 2026 10:00:44 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-nio-transport-services.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/apple/swift-nio-transport-services
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 67787bb Only depend on NIOFoundationCompat on Apple platforms (#251)
Cloned https://github.com/apple/swift-nio-transport-services.git
Revision (git rev-parse @):
67787bb645a5e67d2edcdfbe48a216cc549222d5
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apple/swift-nio-transport-services.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.3
Building package at path: $PWD
https://github.com/apple/swift-nio-transport-services.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-atomics.git
[1/1820] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (1.03s)
[1/83218] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (8.14s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (8.88s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.98.0 (2.11s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/23657] Fetching swift-collections
[711/29258] Fetching swift-collections, swift-system
Fetched https://github.com/apple/swift-system.git from cache (1.74s)
Fetched https://github.com/apple/swift-collections.git from cache (1.78s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (2.84s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (3.51s)
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.98.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Building for debugging...
[0/55] Compiling CNIOLinux liburing_shims.c
[0/55] Compiling CNIOOpenBSD shim.c
[0/55] Compiling CNIOWindows shim.c
[0/55] Compiling CNIODarwin shim.c
[0/55] Compiling CNIOLinux shim.c
[0/55] Compiling CNIOWASI CNIOWASI.c
[0/55] Compiling CNIOWindows WSAStartup.c
[7/55] Compiling CNIOPosix event_loop_id.c
[8/55] Compiling _AtomicsShims.c
[9/55] Write swift-version-24593BA9C3E375BF.txt
[9/55] Write sources
[26/55] Compiling CNIOLLHTTP c_nio_http.c
[27/58] Write sources
[28/79] Compiling CNIOLLHTTP c_nio_api.c
[30/97] Emitting module InternalCollectionsUtilities
[30/99] Compiling c-nioatomics.c
[31/99] Compiling CNIOLLHTTP c_nio_llhttp.c
[32/99] Compiling c-atomics.c
[34/106] Emitting module Atomics
[35/108] Compiling Atomics IntegerOperations.swift
[36/108] Compiling Atomics Unmanaged extensions.swift
[37/108] Compiling Atomics ManagedAtomic.swift
[38/108] Compiling Atomics ManagedAtomicLazyReference.swift
[39/108] Emitting module _NIOBase64
[40/108] Compiling _NIOBase64 Base64.swift
[41/108] Compiling Atomics OptionalRawRepresentable.swift
[42/108] Compiling Atomics RawRepresentable.swift
[43/108] Compiling Atomics AtomicBool.swift
[44/109] Compiling Atomics UnsafeAtomic.swift
[45/109] Compiling Atomics UnsafeAtomicLazyReference.swift
[47/109] Compiling Atomics AtomicInteger.swift
[48/109] Compiling Atomics AtomicOptionalWrappable.swift
[49/109] Compiling Atomics AtomicReference.swift
[50/109] Compiling Atomics IntegerConformances.swift
[51/109] Compiling Atomics PointerConformances.swift
[52/109] Compiling Atomics Primitives.native.swift
[53/109] Compiling Atomics AtomicStorage.swift
[54/109] Compiling Atomics AtomicValue.swift
[55/109] Compiling Atomics AtomicMemoryOrderings.swift
[56/109] Compiling Atomics DoubleWord.swift
[78/111] Compiling _NIODataStructures PriorityQueue.swift
[79/111] Compiling _NIODataStructures _TinyArray.swift
[79/111] Wrapping AST for _NIOBase64 for debugging
[80/111] Wrapping AST for Atomics for debugging
[81/111] Wrapping AST for InternalCollectionsUtilities for debugging
[83/144] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[84/144] Compiling ContainersPreview BorrowingSequence.swift
[85/144] Compiling ContainersPreview BidirectionalContainer.swift
[86/144] Compiling ContainersPreview Container+Filter.swift
[87/144] Compiling ContainersPreview Container+SpanwiseZip.swift
[88/148] Compiling ContainersPreview Producer+Map.swift
[89/148] Compiling ContainersPreview Producer+Reduce.swift
[90/148] Compiling ContainersPreview Producer.swift
[91/148] Compiling ContainersPreview Borrow.swift
[92/148] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[93/148] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[94/148] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[95/148] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[96/148] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[97/148] Emitting module ContainersPreview
[98/148] Compiling ContainersPreview Drain+Reduce.swift
[99/148] Compiling ContainersPreview Drain.swift
[100/148] Compiling ContainersPreview Producer+Collect.swift
[101/148] Compiling ContainersPreview Producer+Filter.swift
[102/148] Compiling NIOConcurrencyHelpers lock.swift
[103/148] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[104/148] Compiling ContainersPreview Box.swift
[105/148] Compiling ContainersPreview Inout.swift
[106/148] Compiling ContainersPreview InputSpan.swift
[107/148] Compiling ContainersPreview Shared.swift
[108/148] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[109/148] Emitting module NIOConcurrencyHelpers
[110/148] Compiling NIOConcurrencyHelpers NIOLock.swift
[111/148] Emitting module _NIODataStructures
[112/148] Compiling _NIODataStructures Heap.swift
[114/149] Compiling ContainersPreview Container.swift
[115/149] Compiling ContainersPreview ContainerIterator.swift
[116/149] Compiling ContainersPreview DynamicContainer.swift
[117/149] Compiling ContainersPreview MutableContainer.swift
[118/149] Compiling ContainersPreview PermutableContainer.swift
[119/149] Compiling ContainersPreview RandomAccessContainer.swift
[120/149] Compiling ContainersPreview RangeExpression2.swift
[121/149] Compiling ContainersPreview RangeReplaceableContainer.swift
[122/149] Compiling ContainersPreview Drain+Map.swift
[123/149] Compiling ContainersPreview OutputSpan+Extras.swift
[124/149] Compiling ContainersPreview TemporaryAllocation.swift
[125/149] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[126/149] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[127/149] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[128/150] Wrapping AST for _NIODataStructures for debugging
[130/150] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[131/150] Compiling NIOConcurrencyHelpers atomics.swift
[131/151] Wrapping AST for ContainersPreview for debugging
[133/170] Wrapping AST for NIOConcurrencyHelpers for debugging
[135/191] Compiling DequeModule UniqueDeque+Consumption.swift
[136/191] Compiling DequeModule UniqueDeque+Container.swift
[137/191] Compiling DequeModule UniqueDeque+Descriptions.swift
[138/191] Compiling DequeModule UniqueDeque+Equatable.swift
[139/191] Compiling DequeModule UniqueDeque+Experimental.swift
[140/196] Compiling DequeModule RigidDeque+Removals.swift
[141/196] Compiling DequeModule RigidDeque+Replacements.swift
[142/196] Compiling DequeModule RigidDeque+Testing.swift
[143/196] Compiling DequeModule RigidDeque.swift
[144/196] Compiling DequeModule UniqueDeque+Append.swift
[145/196] Compiling DequeModule RigidDeque+Equatable.swift
[146/196] Compiling DequeModule RigidDeque+Experimental.swift
[147/196] Compiling DequeModule RigidDeque+Hashable.swift
[148/196] Compiling DequeModule RigidDeque+Initializers.swift
[149/196] Compiling DequeModule RigidDeque+Insertions.swift
[150/196] Compiling DequeModule RigidDeque+Prepend.swift
[151/196] Compiling DequeModule Deque+Codable.swift
[152/196] Compiling DequeModule Deque+Collection.swift
[153/196] Compiling DequeModule Deque+CustomReflectable.swift
[154/196] Compiling DequeModule Deque+Descriptions.swift
[155/196] Compiling DequeModule Deque+Equatable.swift
[156/196] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[157/196] Compiling DequeModule UniqueDeque+Hashable.swift
[158/196] Compiling DequeModule UniqueDeque+Initializers.swift
[159/196] Compiling DequeModule UniqueDeque+Insertions.swift
[160/196] Compiling DequeModule UniqueDeque+Prepend.swift
[161/196] Compiling DequeModule UniqueDeque+Removals.swift
[162/196] Compiling DequeModule Deque+Extras.swift
[163/196] Compiling DequeModule Deque+Hashable.swift
[164/196] Compiling DequeModule Deque+Testing.swift
[165/196] Compiling DequeModule Deque._Storage.swift
[166/196] Compiling DequeModule Deque._UnsafeHandle.swift
[167/196] Compiling DequeModule Deque.swift
[168/196] Compiling DequeModule _DequeBuffer.swift
[169/196] Compiling DequeModule _DequeBufferHeader.swift
[170/196] Compiling DequeModule RigidDeque+Append.swift
[171/196] Compiling DequeModule RigidDeque+Consumption.swift
[172/196] Compiling DequeModule RigidDeque+Container.swift
[173/196] Compiling DequeModule RigidDeque+Descriptions.swift
[174/196] Emitting module DequeModule
[175/196] Compiling DequeModule UniqueDeque+Replacements.swift
[176/196] Compiling DequeModule UniqueDeque.swift
[177/196] Compiling DequeModule _DequeSlot.swift
[178/196] Compiling DequeModule _UnsafeDequeHandle.swift
[179/196] Compiling DequeModule _UnsafeDequeSegments.swift
[180/197] Wrapping AST for DequeModule for debugging
[182/261] Compiling NIOCore NIOCoreSendableMetatype.swift
[183/261] Compiling NIOCore NIODecodedAsyncSequence.swift
[184/261] Compiling NIOCore NIOLoopBound.swift
[185/261] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[186/261] Compiling NIOCore NIOScheduledCallback.swift
[187/261] Compiling NIOCore NIOSendable.swift
[188/261] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[189/261] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[190/261] Compiling NIOCore RecvByteBufferAllocator.swift
[191/269] Compiling NIOCore IPProtocol.swift
[192/269] Compiling NIOCore IntegerBitPacking.swift
[193/269] Compiling NIOCore IntegerTypes.swift
[194/269] Compiling NIOCore Interfaces.swift
[195/269] Compiling NIOCore Linux.swift
[196/269] Compiling NIOCore MarkedCircularBuffer.swift
[197/269] Compiling NIOCore MulticastChannel.swift
[198/269] Compiling NIOCore NIOAny.swift
[199/269] Compiling NIOCore NIOCloseOnErrorHandler.swift
[200/269] Compiling NIOCore EventLoopFuture+Deprecated.swift
[201/269] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[202/269] Compiling NIOCore EventLoopFuture.swift
[203/269] Compiling NIOCore FileDescriptor.swift
[204/269] Compiling NIOCore FileHandle.swift
[205/269] Compiling NIOCore FileRegion.swift
[206/269] Compiling NIOCore GlobalSingletons.swift
[207/269] Compiling NIOCore IO.swift
[208/269] Compiling NIOCore IOData.swift
[209/269] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[210/269] Compiling NIOCore SocketAddresses.swift
[211/269] Compiling NIOCore SocketOptionProvider.swift
[212/269] Compiling NIOCore SystemCallHelpers.swift
[213/269] Compiling NIOCore TimeAmount+Duration.swift
[214/269] Compiling NIOCore TypeAssistedChannelHandler.swift
[215/269] Compiling NIOCore UniversalBootstrapSupport.swift
[216/269] Compiling NIOCore Utilities.swift
[217/269] Compiling NIOCore AddressedEnvelope.swift
[218/269] Compiling NIOCore AsyncAwaitSupport.swift
[219/269] Compiling NIOCore AsyncChannel.swift
[220/269] Compiling NIOCore AsyncChannelHandler.swift
[221/269] Compiling NIOCore AsyncChannelInboundStream.swift
[222/269] Compiling NIOCore AsyncChannelOutboundWriter.swift
[223/269] Compiling NIOCore NIOAsyncSequenceProducer.swift
[224/269] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[225/269] Compiling NIOCore NIOAsyncWriter.swift
[226/269] Compiling NIOCore CircularBuffer.swift
[227/269] Compiling NIOCore Codec.swift
[228/269] Compiling NIOCore ConvenienceOptionSupport.swift
[229/269] Compiling NIOCore DeadChannel.swift
[230/269] Compiling NIOCore DispatchQueue+WithFuture.swift
[231/269] Compiling NIOCore EventLoop+Deprecated.swift
[232/269] Compiling NIOCore EventLoop+SerialExecutor.swift
[233/269] Compiling NIOCore EventLoop.swift
[234/269] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[235/269] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[236/269] Compiling NIOCore BSDSocketAPI.swift
[237/269] Compiling NIOCore ByteBuffer-aux.swift
[238/269] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[239/269] Compiling NIOCore ByteBuffer-conversions.swift
[240/269] Compiling NIOCore ByteBuffer-core.swift
[241/269] Compiling NIOCore ByteBuffer-hex.swift
[242/269] Compiling NIOCore ByteBuffer-int.swift
[243/269] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[244/269] Compiling NIOCore ByteBuffer-multi-int.swift
[245/269] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[246/269] Compiling NIOCore ByteBuffer-views.swift
[247/269] Compiling NIOCore Channel.swift
[248/269] Compiling NIOCore ChannelHandler.swift
[249/269] Compiling NIOCore ChannelHandlers.swift
[250/269] Compiling NIOCore ChannelInvoker.swift
[251/269] Compiling NIOCore ChannelOption.swift
[252/269] Compiling NIOCore ChannelPipeline.swift
[253/269] Emitting module NIOCore
[254/270] Wrapping AST for NIOCore for debugging
error: emit-module command failed with exit code 1 (use -v to see invocation)
[256/346] 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 |
[257/352] Compiling NIOPosix SelectableChannel.swift
[258/352] Compiling NIOPosix SelectableEventLoop.swift
[259/352] Compiling NIOTLS TLSEvents.swift
[260/352] Compiling NIOPosix SelectorEpoll.swift
[261/352] Compiling NIOPosix SelectorGeneric.swift
[262/352] Compiling NIOPosix SelectorKqueue.swift
[263/352] Compiling NIOPosix SelectorUring.swift
[264/352] Compiling NIOPosix SelectorWSAPoll.swift
[265/352] Compiling NIOPosix BaseStreamSocketChannel.swift
[266/352] Compiling NIOPosix Bootstrap.swift
[267/352] Compiling NIOPosix ControlMessage.swift
[268/352] Compiling NIOPosix DatagramVectorReadManager.swift
[269/352] Compiling NIOPosix Errors+Any.swift
[270/352] Compiling NIOPosix FileDescriptor.swift
[271/352] Compiling NIOPosix GetaddrinfoResolver.swift
[272/352] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[273/352] Compiling NIOPosix NIOPosixSendableMetatype.swift
[274/352] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[275/352] Compiling NIOPosix NonBlockingFileIO.swift
[276/352] Compiling NIOPosix PendingDatagramWritesManager.swift
[277/352] Compiling NIOPosix PendingWritesManager.swift
[278/352] Compiling NIOPosix PipeChannel.swift
[279/352] 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
[280/352] 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
[281/352] 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
[282/352] 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
[283/352] 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
[284/352] Compiling NIOHTTP1 HTTPPipelineSetup.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/352] Compiling NIOHTTP1 HTTPServerPipelineHandler.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/352] Compiling NIOPosix HappyEyeballs.swift
[287/352] Compiling NIOPosix IO.swift
[288/352] Compiling NIOPosix IntegerBitPacking.swift
[289/352] Compiling NIOPosix IntegerTypes.swift
[290/352] Compiling NIOPosix Linux.swift
[291/352] Compiling NIOPosix LinuxCPUSet.swift
[292/352] Compiling NIOPosix LinuxUring.swift
[293/352] Compiling NIOPosix PipePair.swift
[294/352] Compiling NIOPosix Pool.swift
[295/352] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[296/352] Compiling NIOPosix PosixSingletons.swift
[297/352] Compiling NIOPosix RawSocketBootstrap.swift
[298/352] Compiling NIOPosix Resolver.swift
[299/352] Compiling NIOPosix Selectable.swift
[300/352] Compiling NIOPosix ServerSocket.swift
[301/352] Compiling NIOPosix Socket.swift
[302/352] Compiling NIOPosix SocketChannel.swift
[303/352] Compiling NIOPosix SocketProtocols.swift
[304/352] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[305/352] Compiling NIOPosix System.swift
[306/352] Compiling NIOPosix Thread.swift
[307/352] Compiling NIOPosix ThreadPosix.swift
[308/352] Compiling NIOPosix ThreadWindows.swift
[309/352] Compiling NIOPosix Utilities.swift
[310/352] Compiling NIOPosix VsockAddress.swift
[311/352] Compiling NIOPosix VsockChannelEvents.swift
[312/352] Compiling NIOPosix Windows.swift
[313/352] Compiling NIOEmbedded AsyncTestingChannel.swift
[314/352] Emitting module NIOEmbedded
[315/352] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
BUILD FAILURE 6.3 wasm