Build Information
Failed to build sqlite-nio, reference 1.12.7 (f08ed5), with Swift 6.2 for Wasm on 13 Apr 2026 08:12:39 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-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.2-latest swift build --swift-sdk swift-6.2-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.2
Building package at path: $PWD
https://github.com/vapor/sqlite-nio.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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.2-latest swift build --swift-sdk swift-6.2-RELEASE_wasm 2>&1
wasm-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:2a8b2d9e022a9894c61e0736af7cdaa1ee64c002dbb133a55c0d7e8980b3ad16
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.2-latest
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-log.git
[1/6521] Fetching swift-log
Fetched https://github.com/apple/swift-log.git from cache (0.55s)
[1/83111] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (9.49s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.11.0 (11.53s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.97.1 (1.91s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
[1/1820] Fetching swift-atomics
[74/25357] Fetching swift-atomics, swift-collections
[1037/30958] Fetching swift-atomics, swift-collections, swift-system
Fetched https://github.com/apple/swift-atomics.git from cache (1.02s)
Fetched https://github.com/apple/swift-system.git from cache (1.05s)
[1883/23537] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.78s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (4.00s)
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.01s)
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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.97.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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
[1/1] Compiling plugin VendorSQLite
Building for debugging...
[1/26] Write sources
[12/26] Compiling CNIODarwin shim.c
[13/26] Compiling _AtomicsShims.c
[14/26] Compiling CNIOLinux shim.c
[15/26] Compiling CNIOLinux liburing_shims.c
[16/26] Compiling CNIOOpenBSD shim.c
[17/26] Compiling CNIOWASI CNIOWASI.c
[17/26] Write sources
[19/26] Compiling CNIOWindows WSAStartup.c
[20/26] Compiling CNIOWindows shim.c
[21/26] Compiling CNIOPosix event_loop_id.c
[22/26] Compiling c-nioatomics.c
[23/26] Compiling c-atomics.c
[24/26] Write swift-version-24593BA9C3E375BF.txt
[24/26] Compiling VaporCSQLite sqlite_nio_sqlite3.c
[27/81] Compiling InternalCollectionsUtilities Integer rank.swift
[28/81] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[29/81] Compiling InternalCollectionsUtilities UInt+reversed.swift
[30/83] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[31/83] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[32/83] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[33/85] Compiling InternalCollectionsUtilities String+Padding.swift
[34/85] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[37/85] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[38/85] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[39/85] Compiling InternalCollectionsUtilities Span+Extras.swift
[43/85] Emitting module InternalCollectionsUtilities
[44/85] Compiling InternalCollectionsUtilities Debugging.swift
[45/85] Compiling InternalCollectionsUtilities Descriptions.swift
[48/85] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[49/85] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[57/85] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[58/85] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[59/85] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[60/85] Compiling Logging LogHandler.swift
[61/85] Compiling Logging LogEvent.swift
[62/85] Compiling InternalCollectionsUtilities _SortedCollection.swift
[63/85] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[64/86] Emitting module _NIOBase64
[65/86] Compiling _NIOBase64 Base64.swift
[67/86] Emitting module Atomics
[72/87] Compiling _NIODataStructures _TinyArray.swift
[73/87] Compiling _NIODataStructures PriorityQueue.swift
[74/88] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[75/88] Emitting module NIOConcurrencyHelpers
[76/120] Compiling ContainersPreview RangeReplaceableContainer.swift
[77/120] Compiling ContainersPreview Drain+Map.swift
[78/121] Compiling ContainersPreview Producer+Map.swift
[79/121] Compiling ContainersPreview Producer+Reduce.swift
[80/121] Compiling ContainersPreview Producer.swift
[81/121] Compiling ContainersPreview Borrow.swift
[82/121] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[83/121] Compiling ContainersPreview BorrowingSequence.swift
[84/121] Compiling ContainersPreview BidirectionalContainer.swift
[85/121] Compiling ContainersPreview Container+Filter.swift
[86/121] Compiling ContainersPreview Container+SpanwiseZip.swift
[87/121] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[88/121] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[89/121] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[90/121] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[91/121] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[92/125] Compiling ContainersPreview Drain+Reduce.swift
[93/125] Compiling ContainersPreview Drain.swift
[94/125] Compiling ContainersPreview Producer+Collect.swift
[95/125] Compiling ContainersPreview Producer+Filter.swift
[96/125] Compiling ContainersPreview RandomAccessContainer.swift
[97/125] Compiling ContainersPreview RangeExpression2.swift
[100/125] Compiling ContainersPreview Container.swift
[101/125] Compiling ContainersPreview ContainerIterator.swift
[102/125] Compiling ContainersPreview DynamicContainer.swift
[103/125] Compiling ContainersPreview MutableContainer.swift
[104/125] Compiling ContainersPreview PermutableContainer.swift
[106/125] Emitting module ContainersPreview
[107/125] Compiling ContainersPreview Box.swift
[108/125] Compiling ContainersPreview Inout.swift
[109/125] Compiling ContainersPreview InputSpan.swift
[110/125] Compiling ContainersPreview Shared.swift
[111/125] Compiling ContainersPreview OutputSpan+Extras.swift
[112/125] Compiling ContainersPreview TemporaryAllocation.swift
[113/125] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[114/125] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[115/125] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[117/126] Compiling Logging MetadataProvider.swift
[118/126] Compiling NIOConcurrencyHelpers lock.swift
[119/126] Emitting module Logging
[120/126] Compiling NIOConcurrencyHelpers NIOLock.swift
[121/166] Emitting module _NIODataStructures
[122/166] Compiling _NIODataStructures Heap.swift
[124/167] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[125/167] Compiling NIOConcurrencyHelpers atomics.swift
[127/168] Compiling Logging Locks.swift
[128/168] Compiling Logging Logging.swift
[130/169] Compiling DequeModule _DequeBuffer.swift
[131/169] Compiling DequeModule _DequeBufferHeader.swift
[132/169] Compiling DequeModule RigidDeque+Append.swift
[133/169] Compiling DequeModule RigidDeque+Consumption.swift
[134/169] Compiling DequeModule RigidDeque+Container.swift
[135/169] Compiling DequeModule RigidDeque+Descriptions.swift
[136/169] Compiling DequeModule UniqueDeque+Consumption.swift
[137/169] Compiling DequeModule UniqueDeque+Container.swift
[138/169] Compiling DequeModule UniqueDeque+Descriptions.swift
[139/169] Compiling DequeModule UniqueDeque+Equatable.swift
[140/169] Compiling DequeModule UniqueDeque+Experimental.swift
[141/169] Compiling DequeModule UniqueDeque+Hashable.swift
[142/169] Compiling DequeModule UniqueDeque+Initializers.swift
[143/169] Compiling DequeModule UniqueDeque+Insertions.swift
[144/169] Compiling DequeModule UniqueDeque+Prepend.swift
[145/169] Compiling DequeModule UniqueDeque+Removals.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 RigidDeque+Equatable.swift
[152/174] Compiling DequeModule RigidDeque+Experimental.swift
[153/174] Compiling DequeModule RigidDeque+Hashable.swift
[154/174] Compiling DequeModule RigidDeque+Initializers.swift
[155/174] Compiling DequeModule RigidDeque+Insertions.swift
[156/174] Compiling DequeModule RigidDeque+Prepend.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 IPProtocol.swift
[177/239] Compiling NIOCore IntegerBitPacking.swift
[178/239] Compiling NIOCore IntegerTypes.swift
[179/239] Compiling NIOCore Interfaces.swift
[180/239] Compiling NIOCore Linux.swift
[181/239] Compiling NIOCore MarkedCircularBuffer.swift
[182/239] Compiling NIOCore MulticastChannel.swift
[183/239] Compiling NIOCore NIOAny.swift
[184/239] Compiling NIOCore NIOCloseOnErrorHandler.swift
[185/247] Compiling NIOCore EventLoopFuture+Deprecated.swift
[186/247] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[187/247] Compiling NIOCore EventLoopFuture.swift
[188/247] Compiling NIOCore FileDescriptor.swift
[189/247] Compiling NIOCore FileHandle.swift
[190/247] Compiling NIOCore FileRegion.swift
[191/247] Compiling NIOCore GlobalSingletons.swift
[192/247] Compiling NIOCore IO.swift
[193/247] Compiling NIOCore IOData.swift
[194/247] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[195/247] Compiling NIOCore SocketAddresses.swift
[196/247] Compiling NIOCore SocketOptionProvider.swift
[197/247] Compiling NIOCore SystemCallHelpers.swift
[198/247] Compiling NIOCore TimeAmount+Duration.swift
[199/247] Compiling NIOCore TypeAssistedChannelHandler.swift
[200/247] Compiling NIOCore UniversalBootstrapSupport.swift
[201/247] Compiling NIOCore Utilities.swift
[202/247] Compiling NIOCore NIOCoreSendableMetatype.swift
[203/247] Compiling NIOCore NIODecodedAsyncSequence.swift
[204/247] Compiling NIOCore NIOLoopBound.swift
[205/247] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[206/247] Compiling NIOCore NIOScheduledCallback.swift
[207/247] Compiling NIOCore NIOSendable.swift
[208/247] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[209/247] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[210/247] Compiling NIOCore RecvByteBufferAllocator.swift
[211/247] Compiling NIOCore CircularBuffer.swift
[212/247] Compiling NIOCore Codec.swift
[213/247] Compiling NIOCore ConvenienceOptionSupport.swift
[214/247] Compiling NIOCore DeadChannel.swift
[215/247] Compiling NIOCore DispatchQueue+WithFuture.swift
[216/247] Compiling NIOCore EventLoop+Deprecated.swift
[217/247] Compiling NIOCore EventLoop+SerialExecutor.swift
[218/247] Compiling NIOCore EventLoop.swift
[219/247] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[220/247] Compiling NIOCore AddressedEnvelope.swift
[221/247] Compiling NIOCore AsyncAwaitSupport.swift
[222/247] Compiling NIOCore AsyncChannel.swift
[223/247] Compiling NIOCore AsyncChannelHandler.swift
[224/247] Compiling NIOCore AsyncChannelInboundStream.swift
[225/247] Compiling NIOCore AsyncChannelOutboundWriter.swift
[226/247] Compiling NIOCore NIOAsyncSequenceProducer.swift
[227/247] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[228/247] Compiling NIOCore NIOAsyncWriter.swift
[229/247] Compiling NIOCore ByteBuffer-multi-int.swift
[230/247] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[231/247] Compiling NIOCore ByteBuffer-views.swift
[232/247] Compiling NIOCore Channel.swift
[233/247] Compiling NIOCore ChannelHandler.swift
[234/247] Compiling NIOCore ChannelHandlers.swift
[235/247] Compiling NIOCore ChannelInvoker.swift
[236/247] Compiling NIOCore ChannelOption.swift
[237/247] Compiling NIOCore ChannelPipeline.swift
[238/247] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[239/247] Compiling NIOCore BSDSocketAPI.swift
[240/247] Compiling NIOCore ByteBuffer-aux.swift
[241/247] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[242/247] Compiling NIOCore ByteBuffer-conversions.swift
[243/247] Compiling NIOCore ByteBuffer-core.swift
[244/247] Compiling NIOCore ByteBuffer-hex.swift
[245/247] Compiling NIOCore ByteBuffer-int.swift
[246/247] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[247/247] Emitting module NIOCore
[249/303] Compiling NIOPosix ServerSocket.swift
[250/303] Compiling NIOPosix Socket.swift
[251/303] Compiling NIOPosix SocketChannel.swift
[252/303] Compiling NIOPosix SocketProtocols.swift
[253/303] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[254/303] Compiling NIOPosix System.swift
[255/303] Compiling NIOPosix Thread.swift
[256/303] Compiling NIOPosix SelectableChannel.swift
[257/303] Compiling NIOPosix SelectableEventLoop.swift
[258/303] Compiling NIOPosix SelectorEpoll.swift
[259/303] Compiling NIOPosix SelectorGeneric.swift
[260/303] Compiling NIOPosix SelectorKqueue.swift
[261/303] Compiling NIOPosix SelectorUring.swift
[262/303] Compiling NIOPosix SelectorWSAPoll.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[263/303] 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 |
[264/303] 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
[265/303] 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
[266/303] 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
[267/303] 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
[268/303] 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
[269/303] 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
[270/303] 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
[271/309] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[272/309] Compiling NIOPosix NIOPosixSendableMetatype.swift
[273/309] Compiling NIOPosix NIOThreadPool.swift
[274/309] Compiling NIOPosix NonBlockingFileIO.swift
[275/309] Compiling NIOPosix PendingDatagramWritesManager.swift
[276/309] Compiling NIOPosix PendingWritesManager.swift
[277/309] Compiling NIOPosix PipeChannel.swift
[278/309] Compiling NIOPosix PipePair.swift
[279/309] Compiling NIOPosix Pool.swift
[280/309] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[281/309] Compiling NIOPosix PosixSingletons.swift
[282/309] Compiling NIOPosix RawSocketBootstrap.swift
[283/309] Compiling NIOPosix Resolver.swift
[284/309] Compiling NIOPosix Selectable.swift
[285/309] Compiling NIOPosix BaseStreamSocketChannel.swift
[286/309] Compiling NIOPosix Bootstrap.swift
[287/309] Compiling NIOPosix ControlMessage.swift
[288/309] Compiling NIOPosix DatagramVectorReadManager.swift
[289/309] Compiling NIOPosix Errors+Any.swift
[290/309] Compiling NIOPosix FileDescriptor.swift
[291/309] Compiling NIOPosix GetaddrinfoResolver.swift
[292/309] Compiling NIOPosix HappyEyeballs.swift
[293/309] Compiling NIOPosix IO.swift
[294/309] Compiling NIOPosix IntegerBitPacking.swift
[295/309] Compiling NIOPosix IntegerTypes.swift
[296/309] Compiling NIOPosix Linux.swift
[297/309] Compiling NIOPosix LinuxCPUSet.swift
[298/309] Compiling NIOPosix LinuxUring.swift
[299/309] Compiling NIOPosix ThreadPosix.swift
[300/309] Compiling NIOPosix ThreadWindows.swift
[301/309] Compiling NIOPosix Utilities.swift
[302/309] Compiling NIOPosix VsockAddress.swift
[303/309] Compiling NIOPosix VsockChannelEvents.swift
[304/309] Compiling NIOPosix Windows.swift
BUILD FAILURE 6.2 wasm