Build Information
Failed to build sqlite-nio, reference 1.12.7 (f08ed5), with Swift 6.3 for Wasm on 13 Apr 2026 08:10:59 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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/vapor/sqlite-nio.git
Reference: 1.12.7
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/vapor/sqlite-nio
* tag 1.12.7 -> FETCH_HEAD
HEAD is now at f08ed5a Embed sqlite amalgamation 3.53.0 source code (#103)
Cloned https://github.com/vapor/sqlite-nio.git
Revision (git rev-parse @):
f08ed5a6c8ea205121cb698465f9af0ffc955995
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/vapor/sqlite-nio.git at 1.12.7
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.3
Building package at path: $PWD
https://github.com/vapor/sqlite-nio.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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-log.git
Fetching https://github.com/apple/swift-nio.git
[1/6521] Fetching swift-log
[6522/89632] Fetching swift-log, swift-nio
Fetched https://github.com/apple/swift-log.git from cache (0.88s)
[832/83111] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (8.32s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.11.0 (9.19s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.97.1 (1.15s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-collections.git
[1/1820] Fetching swift-atomics
[602/25357] Fetching swift-atomics, swift-collections
[603/30958] Fetching swift-atomics, swift-collections, swift-system
Fetched https://github.com/apple/swift-atomics.git from cache (1.05s)
[7720/29138] Fetching swift-collections, swift-system
Fetched https://github.com/apple/swift-system.git from cache (1.07s)
[2354/23537] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (3.27s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (5.62s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (1.48s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (1.26s)
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.11.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.97.1
[1/1] Compiling plugin VendorSQLite
Building for debugging...
[1/26] Write sources
[12/26] Compiling _AtomicsShims.c
[13/26] Compiling CNIOWindows shim.c
[14/26] Compiling CNIOWASI CNIOWASI.c
[15/26] Compiling CNIOPosix event_loop_id.c
[16/26] Compiling CNIOWindows WSAStartup.c
[17/26] Compiling CNIOLinux liburing_shims.c
[18/26] Compiling CNIOOpenBSD shim.c
[19/26] Compiling CNIOLinux shim.c
[20/26] Write swift-version-24593BA9C3E375BF.txt
[21/26] Write sources
[22/26] Compiling CNIODarwin shim.c
[24/74] Emitting module Atomics
[24/76] Compiling c-nioatomics.c
[25/76] Compiling c-atomics.c
[27/83] Compiling Atomics IntegerOperations.swift
[28/83] Compiling Atomics Unmanaged extensions.swift
[29/83] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[30/83] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[31/85] Compiling InternalCollectionsUtilities _SortedCollection.swift
[32/85] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[33/85] Emitting module _NIOBase64
[34/85] Compiling _NIOBase64 Base64.swift
[35/85] Compiling InternalCollectionsUtilities Integer rank.swift
[36/85] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[37/85] Compiling InternalCollectionsUtilities UInt+reversed.swift
[38/85] Compiling InternalCollectionsUtilities Debugging.swift
[39/85] Compiling InternalCollectionsUtilities Descriptions.swift
[40/85] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[41/85] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[42/85] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[43/85] Compiling InternalCollectionsUtilities String+Padding.swift
[44/85] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[45/86] Emitting module InternalCollectionsUtilities
[50/86] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[51/86] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[59/86] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[60/86] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[61/86] Compiling InternalCollectionsUtilities Span+Extras.swift
[66/87] Compiling _NIODataStructures PriorityQueue.swift
[72/88] Compiling _NIODataStructures _TinyArray.swift
[73/88] Compiling NIOConcurrencyHelpers lock.swift
[74/88] Emitting module Logging
[75/88] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[76/88] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[77/88] Compiling NIOConcurrencyHelpers NIOLock.swift
[78/88] Emitting module NIOConcurrencyHelpers
[79/88] Emitting module _NIODataStructures
[80/88] Compiling _NIODataStructures Heap.swift
[81/89] Compiling Logging MetadataProvider.swift
[83/89] Compiling NIOConcurrencyHelpers atomics.swift
[84/89] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[86/90] Compiling Logging LogEvent.swift
[87/90] Compiling Logging Locks.swift
[88/90] Compiling Logging LogHandler.swift
[89/90] Compiling Logging Logging.swift
[90/91] Compiling VaporCSQLite sqlite_nio_sqlite3.c
[92/124] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[93/124] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[94/124] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[95/124] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[96/124] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[97/128] Compiling ContainersPreview RandomAccessContainer.swift
[98/128] Compiling ContainersPreview RangeExpression2.swift
[99/128] Compiling ContainersPreview RangeReplaceableContainer.swift
[100/128] Compiling ContainersPreview Drain+Map.swift
[101/128] Compiling ContainersPreview Producer+Map.swift
[102/128] Compiling ContainersPreview Producer+Reduce.swift
[103/128] Compiling ContainersPreview Producer.swift
[104/128] Compiling ContainersPreview Borrow.swift
[105/128] Emitting module ContainersPreview
[106/128] Compiling ContainersPreview Drain+Reduce.swift
[107/128] Compiling ContainersPreview Drain.swift
[108/128] Compiling ContainersPreview Producer+Collect.swift
[109/128] Compiling ContainersPreview Producer+Filter.swift
[110/128] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[111/128] Compiling ContainersPreview BorrowingSequence.swift
[112/128] Compiling ContainersPreview BidirectionalContainer.swift
[113/128] Compiling ContainersPreview Container+Filter.swift
[114/128] Compiling ContainersPreview Container+SpanwiseZip.swift
[115/128] Compiling ContainersPreview Container.swift
[116/128] Compiling ContainersPreview ContainerIterator.swift
[117/128] Compiling ContainersPreview DynamicContainer.swift
[118/128] Compiling ContainersPreview MutableContainer.swift
[119/128] Compiling ContainersPreview PermutableContainer.swift
[120/128] Compiling ContainersPreview Box.swift
[121/128] Compiling ContainersPreview Inout.swift
[122/128] Compiling ContainersPreview InputSpan.swift
[123/128] Compiling ContainersPreview Shared.swift
[124/128] Compiling ContainersPreview OutputSpan+Extras.swift
[125/128] Compiling ContainersPreview TemporaryAllocation.swift
[126/128] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[127/128] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[128/128] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[130/169] Compiling DequeModule UniqueDeque+Consumption.swift
[131/169] Compiling DequeModule UniqueDeque+Container.swift
[132/169] Compiling DequeModule UniqueDeque+Descriptions.swift
[133/169] Compiling DequeModule UniqueDeque+Equatable.swift
[134/169] Compiling DequeModule UniqueDeque+Experimental.swift
[135/169] Compiling DequeModule UniqueDeque+Hashable.swift
[136/169] Compiling DequeModule UniqueDeque+Initializers.swift
[137/169] Compiling DequeModule UniqueDeque+Insertions.swift
[138/169] Compiling DequeModule UniqueDeque+Prepend.swift
[139/169] Compiling DequeModule UniqueDeque+Removals.swift
[140/174] Compiling DequeModule RigidDeque+Equatable.swift
[141/174] Compiling DequeModule RigidDeque+Experimental.swift
[142/174] Compiling DequeModule RigidDeque+Hashable.swift
[143/174] Compiling DequeModule RigidDeque+Initializers.swift
[144/174] Compiling DequeModule RigidDeque+Insertions.swift
[145/174] Compiling DequeModule RigidDeque+Prepend.swift
[146/174] Compiling DequeModule RigidDeque+Removals.swift
[147/174] Compiling DequeModule RigidDeque+Replacements.swift
[148/174] Compiling DequeModule RigidDeque+Testing.swift
[149/174] Compiling DequeModule RigidDeque.swift
[150/174] Compiling DequeModule UniqueDeque+Append.swift
[151/174] Compiling DequeModule _DequeBuffer.swift
[152/174] Compiling DequeModule _DequeBufferHeader.swift
[153/174] Compiling DequeModule RigidDeque+Append.swift
[154/174] Compiling DequeModule RigidDeque+Consumption.swift
[155/174] Compiling DequeModule RigidDeque+Container.swift
[156/174] Compiling DequeModule RigidDeque+Descriptions.swift
[157/174] Compiling DequeModule Deque+Codable.swift
[158/174] Compiling DequeModule Deque+Collection.swift
[159/174] Compiling DequeModule Deque+CustomReflectable.swift
[160/174] Compiling DequeModule Deque+Descriptions.swift
[161/174] Compiling DequeModule Deque+Equatable.swift
[162/174] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[163/174] Compiling DequeModule Deque+Extras.swift
[164/174] Compiling DequeModule Deque+Hashable.swift
[165/174] Compiling DequeModule Deque+Testing.swift
[166/174] Compiling DequeModule Deque._Storage.swift
[167/174] Compiling DequeModule Deque._UnsafeHandle.swift
[168/174] Compiling DequeModule Deque.swift
[169/174] Emitting module DequeModule
[170/174] Compiling DequeModule UniqueDeque+Replacements.swift
[171/174] Compiling DequeModule UniqueDeque.swift
[172/174] Compiling DequeModule _DequeSlot.swift
[173/174] Compiling DequeModule _UnsafeDequeHandle.swift
[174/174] Compiling DequeModule _UnsafeDequeSegments.swift
[176/239] Compiling NIOCore NIOCoreSendableMetatype.swift
[177/239] Compiling NIOCore NIODecodedAsyncSequence.swift
[178/239] Compiling NIOCore NIOLoopBound.swift
[179/239] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[180/239] Compiling NIOCore NIOScheduledCallback.swift
[181/239] Compiling NIOCore NIOSendable.swift
[182/239] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[183/239] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[184/239] Compiling NIOCore RecvByteBufferAllocator.swift
[185/247] Compiling NIOCore IPProtocol.swift
[186/247] Compiling NIOCore IntegerBitPacking.swift
[187/247] Compiling NIOCore IntegerTypes.swift
[188/247] Compiling NIOCore Interfaces.swift
[189/247] Compiling NIOCore Linux.swift
[190/247] Compiling NIOCore MarkedCircularBuffer.swift
[191/247] Compiling NIOCore MulticastChannel.swift
[192/247] Compiling NIOCore NIOAny.swift
[193/247] Compiling NIOCore NIOCloseOnErrorHandler.swift
[194/247] Compiling NIOCore AddressedEnvelope.swift
[195/247] Compiling NIOCore AsyncAwaitSupport.swift
[196/247] Compiling NIOCore AsyncChannel.swift
[197/247] Compiling NIOCore AsyncChannelHandler.swift
[198/247] Compiling NIOCore AsyncChannelInboundStream.swift
[199/247] Compiling NIOCore AsyncChannelOutboundWriter.swift
[200/247] Compiling NIOCore NIOAsyncSequenceProducer.swift
[201/247] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[202/247] Compiling NIOCore NIOAsyncWriter.swift
[203/247] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[204/247] Compiling NIOCore SocketAddresses.swift
[205/247] Compiling NIOCore SocketOptionProvider.swift
[206/247] Compiling NIOCore SystemCallHelpers.swift
[207/247] Compiling NIOCore TimeAmount+Duration.swift
[208/247] Compiling NIOCore TypeAssistedChannelHandler.swift
[209/247] Compiling NIOCore UniversalBootstrapSupport.swift
[210/247] Compiling NIOCore Utilities.swift
[211/247] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[212/247] Compiling NIOCore BSDSocketAPI.swift
[213/247] Compiling NIOCore ByteBuffer-aux.swift
[214/247] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[215/247] Compiling NIOCore ByteBuffer-conversions.swift
[216/247] Compiling NIOCore ByteBuffer-core.swift
[217/247] Compiling NIOCore ByteBuffer-hex.swift
[218/247] Compiling NIOCore ByteBuffer-int.swift
[219/247] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[220/247] Compiling NIOCore ByteBuffer-multi-int.swift
[221/247] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[222/247] Compiling NIOCore ByteBuffer-views.swift
[223/247] Compiling NIOCore Channel.swift
[224/247] Compiling NIOCore ChannelHandler.swift
[225/247] Compiling NIOCore ChannelHandlers.swift
[226/247] Compiling NIOCore ChannelInvoker.swift
[227/247] Compiling NIOCore ChannelOption.swift
[228/247] Compiling NIOCore ChannelPipeline.swift
[229/247] Compiling NIOCore CircularBuffer.swift
[230/247] Compiling NIOCore Codec.swift
[231/247] Compiling NIOCore ConvenienceOptionSupport.swift
[232/247] Compiling NIOCore DeadChannel.swift
[233/247] Compiling NIOCore DispatchQueue+WithFuture.swift
[234/247] Compiling NIOCore EventLoop+Deprecated.swift
[235/247] Compiling NIOCore EventLoop+SerialExecutor.swift
[236/247] Compiling NIOCore EventLoop.swift
[237/247] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[238/247] Compiling NIOCore EventLoopFuture+Deprecated.swift
[239/247] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[240/247] Compiling NIOCore EventLoopFuture.swift
[241/247] Compiling NIOCore FileDescriptor.swift
[242/247] Compiling NIOCore FileHandle.swift
[243/247] Compiling NIOCore FileRegion.swift
[244/247] Compiling NIOCore GlobalSingletons.swift
[245/247] Compiling NIOCore IO.swift
[246/247] Compiling NIOCore IOData.swift
[247/247] Emitting module NIOCore
error: emit-module command failed with exit code 1 (use -v to see invocation)
[249/254] 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 |
[250/254] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[251/254] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[252/254] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[253/254] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[254/254] Emitting module NIOFoundationCompat
[256/310] 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
[257/310] 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
[258/310] 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
[259/310] 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
[260/310] 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
[261/310] 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
[262/310] 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
[263/310] Compiling NIOPosix PipePair.swift
[264/310] Compiling NIOPosix Pool.swift
[265/310] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[266/310] Compiling NIOPosix PosixSingletons.swift
[267/310] Compiling NIOPosix RawSocketBootstrap.swift
[268/310] Compiling NIOPosix Resolver.swift
[269/310] Compiling NIOPosix Selectable.swift
[270/310] Compiling NIOPosix BaseStreamSocketChannel.swift
[271/310] Compiling NIOPosix Bootstrap.swift
[272/310] Compiling NIOPosix ControlMessage.swift
[273/310] Compiling NIOPosix DatagramVectorReadManager.swift
[274/310] Compiling NIOPosix Errors+Any.swift
[275/310] Compiling NIOPosix FileDescriptor.swift
[276/310] Compiling NIOPosix GetaddrinfoResolver.swift
[277/310] Compiling NIOPosix SelectableChannel.swift
[278/310] Compiling NIOPosix SelectableEventLoop.swift
[279/310] Compiling NIOPosix SelectorEpoll.swift
[280/310] Compiling NIOPosix SelectorGeneric.swift
[281/310] Compiling NIOPosix SelectorKqueue.swift
[282/310] Compiling NIOPosix SelectorUring.swift
[283/310] Compiling NIOPosix SelectorWSAPoll.swift
[284/310] Compiling NIOPosix ServerSocket.swift
[285/310] Compiling NIOPosix Socket.swift
[286/310] Compiling NIOPosix SocketChannel.swift
[287/310] Compiling NIOPosix SocketProtocols.swift
[288/310] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[289/310] Compiling NIOPosix System.swift
[290/310] Compiling NIOPosix Thread.swift
[291/310] Compiling NIOPosix HappyEyeballs.swift
[292/310] Compiling NIOPosix IO.swift
[293/310] Compiling NIOPosix IntegerBitPacking.swift
[294/310] Compiling NIOPosix IntegerTypes.swift
[295/310] Compiling NIOPosix Linux.swift
[296/310] Compiling NIOPosix LinuxCPUSet.swift
[297/310] Compiling NIOPosix LinuxUring.swift
[298/310] Compiling NIOPosix ThreadPosix.swift
[299/310] Compiling NIOPosix ThreadWindows.swift
[300/310] Compiling NIOPosix Utilities.swift
[301/310] Compiling NIOPosix VsockAddress.swift
[302/310] Compiling NIOPosix VsockChannelEvents.swift
[303/310] Compiling NIOPosix Windows.swift
[304/310] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[305/310] Compiling NIOPosix NIOPosixSendableMetatype.swift
[306/310] Compiling NIOPosix NIOThreadPool.swift
[307/310] Compiling NIOPosix NonBlockingFileIO.swift
[308/310] Compiling NIOPosix PendingDatagramWritesManager.swift
[309/310] Compiling NIOPosix PendingWritesManager.swift
[310/310] Compiling NIOPosix PipeChannel.swift
BUILD FAILURE 6.3 wasm