Build Information
Failed to build swift-SWIM, reference main (276e8c), with Swift 6.3 for Wasm on 1 May 2026 12:27:58 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/1amageek/swift-SWIM.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/1amageek/swift-SWIM
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 276e8c8 Add GitHub Actions CI workflow
Cloned https://github.com/1amageek/swift-SWIM.git
Revision (git rev-parse @):
276e8c801ac84a5a0fa478f462e61a8f3386e068
SUCCESS checkout https://github.com/1amageek/swift-SWIM.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.3
Building package at path: $PWD
https://github.com/1amageek/swift-SWIM.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
Fetching https://github.com/1amageek/swift-nio-udp.git
[1/72] Fetching swift-nio-udp
Fetched https://github.com/1amageek/swift-nio-udp.git from cache (0.58s)
Computing version for https://github.com/1amageek/swift-nio-udp.git
Computed https://github.com/1amageek/swift-nio-udp.git at 1.1.1 (1.14s)
Fetching https://github.com/apple/swift-nio.git
[1/83230] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (7.03s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.99.0 (8.29s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/1820] Fetching swift-atomics
[1221/25714] Fetching swift-atomics, swift-collections
[1824/31315] Fetching swift-atomics, swift-collections, swift-system
Fetched https://github.com/apple/swift-atomics.git from cache (2.27s)
Fetched https://github.com/apple/swift-system.git from cache (2.27s)
Fetched https://github.com/apple/swift-collections.git from cache (2.31s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (3.55s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.82s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (1.17s)
Creating working copy for https://github.com/1amageek/swift-nio-udp.git
Working copy of https://github.com/1amageek/swift-nio-udp.git resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
Creating working copy for https://github.com/apple/swift-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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.99.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Building for debugging...
[0/24] Write sources
[7/24] Compiling CNIOWindows shim.c
[8/24] Compiling CNIOWindows WSAStartup.c
[8/24] Compiling _AtomicsShims.c
[10/24] Write sources
[14/24] Write swift-version-24593BA9C3E375BF.txt
[15/24] Compiling CNIOWASI CNIOWASI.c
[16/24] Compiling CNIOOpenBSD shim.c
[17/24] Compiling CNIOPosix event_loop_id.c
[18/24] Compiling CNIOLinux shim.c
[19/24] Compiling CNIOLinux liburing_shims.c
[20/24] Write sources
[21/24] Compiling CNIODarwin shim.c
[22/82] Compiling c-nioatomics.c
[24/82] Emitting module Atomics
[24/84] Compiling c-atomics.c
[26/91] Emitting module SWIM
[27/93] Emitting module InternalCollectionsUtilities
[28/93] Compiling Atomics OptionalRawRepresentable.swift
[29/93] Compiling Atomics RawRepresentable.swift
[30/93] Compiling Atomics AtomicBool.swift
[31/95] Compiling InternalCollectionsUtilities _SortedCollection.swift
[32/95] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[33/95] Compiling Atomics ManagedAtomic.swift
[34/95] Compiling Atomics ManagedAtomicLazyReference.swift
[35/95] Compiling SWIM SWIM.swift
[36/95] Compiling SWIM SWIMTransport.swift
[39/95] Compiling Atomics AtomicInteger.swift
[40/95] Compiling Atomics AtomicOptionalWrappable.swift
[41/95] Compiling Atomics AtomicReference.swift
[42/95] Compiling Atomics AtomicStorage.swift
[43/95] Compiling Atomics AtomicValue.swift
[44/95] Compiling Atomics AtomicMemoryOrderings.swift
[45/95] Compiling Atomics DoubleWord.swift
[55/95] Compiling Atomics IntegerConformances.swift
[56/95] Compiling Atomics PointerConformances.swift
[57/95] Compiling Atomics Primitives.native.swift
[61/96] Emitting module _NIOBase64
[62/96] Compiling _NIOBase64 Base64.swift
[63/97] Compiling _NIODataStructures PriorityQueue.swift
[64/97] Compiling _NIODataStructures _TinyArray.swift
[73/131] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[74/131] Compiling ContainersPreview BorrowingSequence.swift
[75/131] Compiling ContainersPreview BidirectionalContainer.swift
[76/131] Compiling ContainersPreview Container+Filter.swift
[77/131] Compiling ContainersPreview Container+SpanwiseZip.swift
[78/131] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[79/131] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[80/131] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[81/131] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[82/131] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[83/135] Compiling ContainersPreview Drain+Reduce.swift
[84/135] Compiling ContainersPreview Drain.swift
[85/135] Compiling ContainersPreview Producer+Collect.swift
[86/135] Compiling ContainersPreview Producer+Filter.swift
[87/135] Compiling ContainersPreview Producer+Map.swift
[88/135] Compiling ContainersPreview Producer+Reduce.swift
[89/135] Compiling ContainersPreview Producer.swift
[90/135] Compiling ContainersPreview Borrow.swift
[91/135] Compiling ContainersPreview Container.swift
[92/135] Compiling ContainersPreview ContainerIterator.swift
[93/135] Compiling ContainersPreview DynamicContainer.swift
[94/135] Compiling ContainersPreview MutableContainer.swift
[95/135] Compiling ContainersPreview PermutableContainer.swift
[96/135] Compiling ContainersPreview RandomAccessContainer.swift
[97/135] Compiling ContainersPreview RangeExpression2.swift
[98/135] Compiling ContainersPreview RangeReplaceableContainer.swift
[99/135] Compiling ContainersPreview Drain+Map.swift
[100/135] Compiling ContainersPreview Box.swift
[101/135] Compiling ContainersPreview Inout.swift
[102/135] Compiling ContainersPreview InputSpan.swift
[103/135] Compiling ContainersPreview Shared.swift
[104/135] Emitting module ContainersPreview
[105/135] Compiling ContainersPreview OutputSpan+Extras.swift
[106/135] Compiling ContainersPreview TemporaryAllocation.swift
[107/135] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[108/135] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[109/135] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[111/136] Compiling NIOConcurrencyHelpers lock.swift
[112/136] Emitting module _NIODataStructures
[113/136] Compiling _NIODataStructures Heap.swift
[115/177] Emitting module NIOConcurrencyHelpers
[116/177] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[117/177] Compiling NIOConcurrencyHelpers NIOLock.swift
[118/177] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[119/177] Compiling NIOConcurrencyHelpers atomics.swift
[120/177] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[122/178] Compiling DequeModule RigidDeque+Experimental.swift
[123/178] Compiling DequeModule RigidDeque+Hashable.swift
[124/178] Compiling DequeModule RigidDeque+Consumption.swift
[125/178] Compiling DequeModule RigidDeque+Container.swift
[126/178] Compiling DequeModule RigidDeque+Descriptions.swift
[127/178] Compiling DequeModule RigidDeque+Equatable.swift
[128/178] Compiling DequeModule RigidDeque+Removals.swift
[129/178] Compiling DequeModule RigidDeque+Replacements.swift
[130/178] Compiling DequeModule RigidDeque+Testing.swift
[131/178] Compiling DequeModule RigidDeque.swift
[132/178] Compiling DequeModule UniqueDeque+Append.swift
[133/178] Compiling DequeModule _DequeBuffer.swift
[134/178] Compiling DequeModule _DequeBufferHeader.swift
[135/178] Compiling DequeModule RigidDeque+Append.swift
[142/178] Compiling DequeModule RigidDeque+Initializers.swift
[143/178] Compiling DequeModule RigidDeque+Insertions.swift
[144/178] Compiling DequeModule RigidDeque+Prepend.swift
[145/178] Compiling DequeModule UniqueDeque+Hashable.swift
[146/178] Compiling DequeModule UniqueDeque+Initializers.swift
[147/178] Compiling DequeModule UniqueDeque+Insertions.swift
[148/178] Compiling DequeModule UniqueDeque+Prepend.swift
[149/178] Compiling DequeModule UniqueDeque+Removals.swift
[150/178] Compiling DequeModule UniqueDeque+Consumption.swift
[151/178] Compiling DequeModule UniqueDeque+Container.swift
[152/178] Compiling DequeModule UniqueDeque+Descriptions.swift
[153/178] Compiling DequeModule UniqueDeque+Equatable.swift
[154/178] Compiling DequeModule UniqueDeque+Experimental.swift
[155/183] Compiling DequeModule Deque+Codable.swift
[156/183] Compiling DequeModule Deque+Collection.swift
[157/183] Compiling DequeModule Deque+CustomReflectable.swift
[158/183] Compiling DequeModule Deque+Descriptions.swift
[159/183] Compiling DequeModule Deque+Equatable.swift
[160/183] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[161/183] Compiling DequeModule Deque+Extras.swift
[162/183] Compiling DequeModule Deque+Hashable.swift
[163/183] Compiling DequeModule Deque+Testing.swift
[164/183] Compiling DequeModule Deque._Storage.swift
[165/183] Compiling DequeModule Deque._UnsafeHandle.swift
[166/183] Compiling DequeModule Deque.swift
[179/184] Emitting module DequeModule
[180/184] Compiling DequeModule UniqueDeque+Replacements.swift
[181/184] Compiling DequeModule UniqueDeque.swift
[182/184] Compiling DequeModule _DequeSlot.swift
[183/184] Compiling DequeModule _UnsafeDequeHandle.swift
[184/184] Compiling DequeModule _UnsafeDequeSegments.swift
[186/249] Compiling NIOCore NIOCoreSendableMetatype.swift
[187/249] Compiling NIOCore NIODecodedAsyncSequence.swift
[188/249] Compiling NIOCore NIOLoopBound.swift
[189/249] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[190/249] Compiling NIOCore NIOScheduledCallback.swift
[191/249] Compiling NIOCore NIOSendable.swift
[192/249] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[193/249] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[194/249] Compiling NIOCore RecvByteBufferAllocator.swift
[195/257] Compiling NIOCore IPProtocol.swift
[196/257] Compiling NIOCore IntegerBitPacking.swift
[197/257] Compiling NIOCore IntegerTypes.swift
[198/257] Compiling NIOCore Interfaces.swift
[199/257] Compiling NIOCore Linux.swift
[200/257] Compiling NIOCore MarkedCircularBuffer.swift
[201/257] Compiling NIOCore MulticastChannel.swift
[202/257] Compiling NIOCore NIOAny.swift
[203/257] Compiling NIOCore NIOCloseOnErrorHandler.swift
[204/257] Compiling NIOCore EventLoopFuture+Deprecated.swift
[205/257] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[206/257] Compiling NIOCore EventLoopFuture.swift
[207/257] Compiling NIOCore FileDescriptor.swift
[208/257] Compiling NIOCore FileHandle.swift
[209/257] Compiling NIOCore FileRegion.swift
[210/257] Compiling NIOCore GlobalSingletons.swift
[211/257] Compiling NIOCore IO.swift
[212/257] Compiling NIOCore IOData.swift
[213/257] Compiling NIOCore AddressedEnvelope.swift
[214/257] Compiling NIOCore AsyncAwaitSupport.swift
[215/257] Compiling NIOCore AsyncChannel.swift
[216/257] Compiling NIOCore AsyncChannelHandler.swift
[217/257] Compiling NIOCore AsyncChannelInboundStream.swift
[218/257] Compiling NIOCore AsyncChannelOutboundWriter.swift
[219/257] Compiling NIOCore NIOAsyncSequenceProducer.swift
[220/257] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[221/257] Compiling NIOCore NIOAsyncWriter.swift
[222/257] Compiling NIOCore CircularBuffer.swift
[223/257] Compiling NIOCore Codec.swift
[224/257] Compiling NIOCore ConvenienceOptionSupport.swift
[225/257] Compiling NIOCore DeadChannel.swift
[226/257] Compiling NIOCore DispatchQueue+WithFuture.swift
[227/257] Compiling NIOCore EventLoop+Deprecated.swift
[228/257] Compiling NIOCore EventLoop+SerialExecutor.swift
[229/257] Compiling NIOCore EventLoop.swift
[230/257] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[231/257] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[232/257] Compiling NIOCore SocketAddresses.swift
[233/257] Compiling NIOCore SocketOptionProvider.swift
[234/257] Compiling NIOCore SystemCallHelpers.swift
[235/257] Compiling NIOCore TimeAmount+Duration.swift
[236/257] Compiling NIOCore TypeAssistedChannelHandler.swift
[237/257] Compiling NIOCore UniversalBootstrapSupport.swift
[238/257] Compiling NIOCore Utilities.swift
[239/257] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[240/257] Compiling NIOCore BSDSocketAPI.swift
[241/257] Compiling NIOCore ByteBuffer-aux.swift
[242/257] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[243/257] Compiling NIOCore ByteBuffer-conversions.swift
[244/257] Compiling NIOCore ByteBuffer-core.swift
[245/257] Compiling NIOCore ByteBuffer-hex.swift
[246/257] Compiling NIOCore ByteBuffer-int.swift
[247/257] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[248/257] Compiling NIOCore ByteBuffer-multi-int.swift
[249/257] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[250/257] Compiling NIOCore ByteBuffer-views.swift
[251/257] Compiling NIOCore Channel.swift
[252/257] Compiling NIOCore ChannelHandler.swift
[253/257] Compiling NIOCore ChannelHandlers.swift
[254/257] Compiling NIOCore ChannelInvoker.swift
[255/257] Compiling NIOCore ChannelOption.swift
[256/257] Compiling NIOCore ChannelPipeline.swift
[257/257] Emitting module NIOCore
error: emit-module command failed with exit code 1 (use -v to see invocation)
[259/308] Emitting module NIOPosix
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:17:11: error: cannot find type 'BaseSocketChannel' in scope
15 | import NIOCore
16 |
17 | extension BaseSocketChannel where SocketType: BaseSocket {
| `- error: cannot find type 'BaseSocketChannel' in scope
18 | /// The underlying transport type backing this channel.
19 | typealias Transport = NIOBSDSocket.Handle
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:27:11: error: cannot find type 'BaseSocketChannel' in scope
25 | }
26 |
27 | extension BaseSocketChannel where SocketType: PipePair {
| `- error: cannot find type 'BaseSocketChannel' in scope
28 | /// The underlying transport type backing this channel.
29 | typealias Transport = NIOBSDSocket.PipeHandle
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:42:11: error: cannot find type 'SocketChannel' in scope
40 | }
41 |
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
| `- error: cannot find type 'SocketChannel' in scope
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:43:11: error: cannot find type 'ServerSocketChannel' in scope
41 |
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
| `- error: cannot find type 'ServerSocketChannel' in scope
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:44:11: error: cannot find type 'DatagramChannel' in scope
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
| `- error: cannot find type 'DatagramChannel' in scope
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
46 |
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:45:11: error: cannot find type 'PipeChannel' in scope
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
| `- error: cannot find type 'PipeChannel' in scope
46 |
[260/314] Compiling NIOPosix 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
[261/314] Compiling NIOPosix BSDSocketAPIPosix.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:17:11: error: cannot find type 'BaseSocketChannel' in scope
15 | import NIOCore
16 |
17 | extension BaseSocketChannel where SocketType: BaseSocket {
| `- error: cannot find type 'BaseSocketChannel' in scope
18 | /// The underlying transport type backing this channel.
19 | typealias Transport = NIOBSDSocket.Handle
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:27:11: error: cannot find type 'BaseSocketChannel' in scope
25 | }
26 |
27 | extension BaseSocketChannel where SocketType: PipePair {
| `- error: cannot find type 'BaseSocketChannel' in scope
28 | /// The underlying transport type backing this channel.
29 | typealias Transport = NIOBSDSocket.PipeHandle
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:42:11: error: cannot find type 'SocketChannel' in scope
40 | }
41 |
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
| `- error: cannot find type 'SocketChannel' in scope
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:43:11: error: cannot find type 'ServerSocketChannel' in scope
41 |
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
| `- error: cannot find type 'ServerSocketChannel' in scope
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:44:11: error: cannot find type 'DatagramChannel' in scope
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
| `- error: cannot find type 'DatagramChannel' in scope
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
46 |
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:45:11: error: cannot find type 'PipeChannel' in scope
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
| `- error: cannot find type 'PipeChannel' in scope
46 |
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:17:29: error: 'where' clause cannot be applied to a non-generic top-level declaration
15 | import NIOCore
16 |
17 | extension BaseSocketChannel where SocketType: BaseSocket {
| `- error: 'where' clause cannot be applied to a non-generic top-level declaration
18 | /// The underlying transport type backing this channel.
19 | typealias Transport = NIOBSDSocket.Handle
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:27:29: error: 'where' clause cannot be applied to a non-generic top-level declaration
25 | }
26 |
27 | extension BaseSocketChannel where SocketType: PipePair {
| `- error: 'where' clause cannot be applied to a non-generic top-level declaration
28 | /// The underlying transport type backing this channel.
29 | typealias Transport = NIOBSDSocket.PipeHandle
[262/314] Compiling NIOPosix BSDSocketAPIWindows.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:17:11: error: cannot find type 'BaseSocketChannel' in scope
15 | import NIOCore
16 |
17 | extension BaseSocketChannel where SocketType: BaseSocket {
| `- error: cannot find type 'BaseSocketChannel' in scope
18 | /// The underlying transport type backing this channel.
19 | typealias Transport = NIOBSDSocket.Handle
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:27:11: error: cannot find type 'BaseSocketChannel' in scope
25 | }
26 |
27 | extension BaseSocketChannel where SocketType: PipePair {
| `- error: cannot find type 'BaseSocketChannel' in scope
28 | /// The underlying transport type backing this channel.
29 | typealias Transport = NIOBSDSocket.PipeHandle
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:42:11: error: cannot find type 'SocketChannel' in scope
40 | }
41 |
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
| `- error: cannot find type 'SocketChannel' in scope
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:43:11: error: cannot find type 'ServerSocketChannel' in scope
41 |
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
| `- error: cannot find type 'ServerSocketChannel' in scope
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:44:11: error: cannot find type 'DatagramChannel' in scope
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
| `- error: cannot find type 'DatagramChannel' in scope
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
46 |
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:45:11: error: cannot find type 'PipeChannel' in scope
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
| `- error: cannot find type 'PipeChannel' in scope
46 |
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:17:29: error: 'where' clause cannot be applied to a non-generic top-level declaration
15 | import NIOCore
16 |
17 | extension BaseSocketChannel where SocketType: BaseSocket {
| `- error: 'where' clause cannot be applied to a non-generic top-level declaration
18 | /// The underlying transport type backing this channel.
19 | typealias Transport = NIOBSDSocket.Handle
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:27:29: error: 'where' clause cannot be applied to a non-generic top-level declaration
25 | }
26 |
27 | extension BaseSocketChannel where SocketType: PipePair {
| `- error: 'where' clause cannot be applied to a non-generic top-level declaration
28 | /// The underlying transport type backing this channel.
29 | typealias Transport = NIOBSDSocket.PipeHandle
[263/314] Compiling NIOPosix BaseSocket.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:17:11: error: cannot find type 'BaseSocketChannel' in scope
15 | import NIOCore
16 |
17 | extension BaseSocketChannel where SocketType: BaseSocket {
| `- error: cannot find type 'BaseSocketChannel' in scope
18 | /// The underlying transport type backing this channel.
19 | typealias Transport = NIOBSDSocket.Handle
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:27:11: error: cannot find type 'BaseSocketChannel' in scope
25 | }
26 |
27 | extension BaseSocketChannel where SocketType: PipePair {
| `- error: cannot find type 'BaseSocketChannel' in scope
28 | /// The underlying transport type backing this channel.
29 | typealias Transport = NIOBSDSocket.PipeHandle
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:42:11: error: cannot find type 'SocketChannel' in scope
40 | }
41 |
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
| `- error: cannot find type 'SocketChannel' in scope
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:43:11: error: cannot find type 'ServerSocketChannel' in scope
41 |
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
| `- error: cannot find type 'ServerSocketChannel' in scope
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:44:11: error: cannot find type 'DatagramChannel' in scope
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
| `- error: cannot find type 'DatagramChannel' in scope
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
46 |
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:45:11: error: cannot find type 'PipeChannel' in scope
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
| `- error: cannot find type 'PipeChannel' in scope
46 |
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:17:29: error: 'where' clause cannot be applied to a non-generic top-level declaration
15 | import NIOCore
16 |
17 | extension BaseSocketChannel where SocketType: BaseSocket {
| `- error: 'where' clause cannot be applied to a non-generic top-level declaration
18 | /// The underlying transport type backing this channel.
19 | typealias Transport = NIOBSDSocket.Handle
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:27:29: error: 'where' clause cannot be applied to a non-generic top-level declaration
25 | }
26 |
27 | extension BaseSocketChannel where SocketType: PipePair {
| `- error: 'where' clause cannot be applied to a non-generic top-level declaration
28 | /// The underlying transport type backing this channel.
29 | typealias Transport = NIOBSDSocket.PipeHandle
[264/314] Compiling NIOPosix BaseSocketChannel+AccessibleTransport.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:17:11: error: cannot find type 'BaseSocketChannel' in scope
15 | import NIOCore
16 |
17 | extension BaseSocketChannel where SocketType: BaseSocket {
| `- error: cannot find type 'BaseSocketChannel' in scope
18 | /// The underlying transport type backing this channel.
19 | typealias Transport = NIOBSDSocket.Handle
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:27:11: error: cannot find type 'BaseSocketChannel' in scope
25 | }
26 |
27 | extension BaseSocketChannel where SocketType: PipePair {
| `- error: cannot find type 'BaseSocketChannel' in scope
28 | /// The underlying transport type backing this channel.
29 | typealias Transport = NIOBSDSocket.PipeHandle
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:42:11: error: cannot find type 'SocketChannel' in scope
40 | }
41 |
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
| `- error: cannot find type 'SocketChannel' in scope
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:43:11: error: cannot find type 'ServerSocketChannel' in scope
41 |
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
| `- error: cannot find type 'ServerSocketChannel' in scope
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:44:11: error: cannot find type 'DatagramChannel' in scope
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
| `- error: cannot find type 'DatagramChannel' in scope
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
46 |
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:45:11: error: cannot find type 'PipeChannel' in scope
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
| `- error: cannot find type 'PipeChannel' in scope
46 |
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:17:29: error: 'where' clause cannot be applied to a non-generic top-level declaration
15 | import NIOCore
16 |
17 | extension BaseSocketChannel where SocketType: BaseSocket {
| `- error: 'where' clause cannot be applied to a non-generic top-level declaration
18 | /// The underlying transport type backing this channel.
19 | typealias Transport = NIOBSDSocket.Handle
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:27:29: error: 'where' clause cannot be applied to a non-generic top-level declaration
25 | }
26 |
27 | extension BaseSocketChannel where SocketType: PipePair {
| `- error: 'where' clause cannot be applied to a non-generic top-level declaration
28 | /// The underlying transport type backing this channel.
29 | typealias Transport = NIOBSDSocket.PipeHandle
[265/314] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:17:11: error: cannot find type 'BaseSocketChannel' in scope
15 | import NIOCore
16 |
17 | extension BaseSocketChannel where SocketType: BaseSocket {
| `- error: cannot find type 'BaseSocketChannel' in scope
18 | /// The underlying transport type backing this channel.
19 | typealias Transport = NIOBSDSocket.Handle
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:27:11: error: cannot find type 'BaseSocketChannel' in scope
25 | }
26 |
27 | extension BaseSocketChannel where SocketType: PipePair {
| `- error: cannot find type 'BaseSocketChannel' in scope
28 | /// The underlying transport type backing this channel.
29 | typealias Transport = NIOBSDSocket.PipeHandle
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:42:11: error: cannot find type 'SocketChannel' in scope
40 | }
41 |
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
| `- error: cannot find type 'SocketChannel' in scope
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:43:11: error: cannot find type 'ServerSocketChannel' in scope
41 |
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
| `- error: cannot find type 'ServerSocketChannel' in scope
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:44:11: error: cannot find type 'DatagramChannel' in scope
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
| `- error: cannot find type 'DatagramChannel' in scope
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
46 |
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:45:11: error: cannot find type 'PipeChannel' in scope
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
| `- error: cannot find type 'PipeChannel' in scope
46 |
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:17:29: error: 'where' clause cannot be applied to a non-generic top-level declaration
15 | import NIOCore
16 |
17 | extension BaseSocketChannel where SocketType: BaseSocket {
| `- error: 'where' clause cannot be applied to a non-generic top-level declaration
18 | /// The underlying transport type backing this channel.
19 | typealias Transport = NIOBSDSocket.Handle
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:27:29: error: 'where' clause cannot be applied to a non-generic top-level declaration
25 | }
26 |
27 | extension BaseSocketChannel where SocketType: PipePair {
| `- error: 'where' clause cannot be applied to a non-generic top-level declaration
28 | /// The underlying transport type backing this channel.
29 | typealias Transport = NIOBSDSocket.PipeHandle
[266/314] Compiling NIOPosix BaseSocketChannel.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:17:11: error: cannot find type 'BaseSocketChannel' in scope
15 | import NIOCore
16 |
17 | extension BaseSocketChannel where SocketType: BaseSocket {
| `- error: cannot find type 'BaseSocketChannel' in scope
18 | /// The underlying transport type backing this channel.
19 | typealias Transport = NIOBSDSocket.Handle
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:27:11: error: cannot find type 'BaseSocketChannel' in scope
25 | }
26 |
27 | extension BaseSocketChannel where SocketType: PipePair {
| `- error: cannot find type 'BaseSocketChannel' in scope
28 | /// The underlying transport type backing this channel.
29 | typealias Transport = NIOBSDSocket.PipeHandle
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:42:11: error: cannot find type 'SocketChannel' in scope
40 | }
41 |
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
| `- error: cannot find type 'SocketChannel' in scope
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:43:11: error: cannot find type 'ServerSocketChannel' in scope
41 |
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
| `- error: cannot find type 'ServerSocketChannel' in scope
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:44:11: error: cannot find type 'DatagramChannel' in scope
42 | extension SocketChannel: NIOTransportAccessibleChannelCore {}
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
| `- error: cannot find type 'DatagramChannel' in scope
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
46 |
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:45:11: error: cannot find type 'PipeChannel' in scope
43 | extension ServerSocketChannel: NIOTransportAccessibleChannelCore {}
44 | extension DatagramChannel: NIOTransportAccessibleChannelCore {}
45 | extension PipeChannel: NIOTransportAccessibleChannelCore {}
| `- error: cannot find type 'PipeChannel' in scope
46 |
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:17:29: error: 'where' clause cannot be applied to a non-generic top-level declaration
15 | import NIOCore
16 |
17 | extension BaseSocketChannel where SocketType: BaseSocket {
| `- error: 'where' clause cannot be applied to a non-generic top-level declaration
18 | /// The underlying transport type backing this channel.
19 | typealias Transport = NIOBSDSocket.Handle
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/BaseSocketChannel+AccessibleTransport.swift:27:29: error: 'where' clause cannot be applied to a non-generic top-level declaration
25 | }
26 |
27 | extension BaseSocketChannel where SocketType: PipePair {
| `- error: 'where' clause cannot be applied to a non-generic top-level declaration
28 | /// The underlying transport type backing this channel.
29 | typealias Transport = NIOBSDSocket.PipeHandle
[267/314] Compiling NIOPosix HappyEyeballs.swift
[268/314] Compiling NIOPosix IO.swift
[269/314] Compiling NIOPosix IntegerBitPacking.swift
[270/314] Compiling NIOPosix IntegerTypes.swift
[271/314] Compiling NIOPosix Linux.swift
[272/314] Compiling NIOPosix LinuxCPUSet.swift
[273/314] Compiling NIOPosix LinuxUring.swift
[274/314] Compiling NIOPosix ThreadPosix.swift
[275/314] Compiling NIOPosix ThreadWindows.swift
[276/314] Compiling NIOPosix Utilities.swift
[277/314] Compiling NIOPosix VsockAddress.swift
[278/314] Compiling NIOPosix VsockChannelEvents.swift
[279/314] Compiling NIOPosix Windows.swift
[280/314] Compiling NIOPosix PipePair.swift
[281/314] Compiling NIOPosix Pool.swift
[282/314] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[283/314] Compiling NIOPosix PosixSingletons.swift
[284/314] Compiling NIOPosix RawSocketBootstrap.swift
[285/314] Compiling NIOPosix Resolver.swift
[286/314] Compiling NIOPosix Selectable.swift
[287/314] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[288/314] Compiling NIOPosix NIOPosixSendableMetatype.swift
[289/314] Compiling NIOPosix NIOThreadPool.swift
[290/314] Compiling NIOPosix NonBlockingFileIO.swift
[291/314] Compiling NIOPosix PendingDatagramWritesManager.swift
[292/314] Compiling NIOPosix PendingWritesManager.swift
[293/314] Compiling NIOPosix PipeChannel.swift
[294/314] Compiling NIOPosix BaseStreamSocketChannel.swift
[295/314] Compiling NIOPosix Bootstrap.swift
[296/314] Compiling NIOPosix ControlMessage.swift
[297/314] Compiling NIOPosix DatagramVectorReadManager.swift
[298/314] Compiling NIOPosix Errors+Any.swift
[299/314] Compiling NIOPosix FileDescriptor.swift
[300/314] Compiling NIOPosix GetaddrinfoResolver.swift
[301/314] Compiling NIOPosix SelectableChannel.swift
[302/314] Compiling NIOPosix SelectableEventLoop.swift
[303/314] Compiling NIOPosix SelectorEpoll.swift
[304/314] Compiling NIOPosix SelectorGeneric.swift
[305/314] Compiling NIOPosix SelectorKqueue.swift
[306/314] Compiling NIOPosix SelectorUring.swift
[307/314] Compiling NIOPosix SelectorWSAPoll.swift
[308/314] Compiling NIOPosix ServerSocket.swift
[309/314] Compiling NIOPosix Socket.swift
[310/314] Compiling NIOPosix SocketChannel.swift
[311/314] Compiling NIOPosix SocketProtocols.swift
[312/314] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[313/314] Compiling NIOPosix System.swift
[314/314] Compiling NIOPosix Thread.swift
BUILD FAILURE 6.3 wasm