The Swift Package Index logo.Swift Package Index

Build Information

Failed to build swift-nio-http2, reference main (81cc18), with Swift 6.3 for Wasm on 19 Apr 2026 23:01:32 UTC.

Build Command

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

Build Log

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