The Swift Package Index logo.Swift Package Index

Build Information

Failed to build DNSClient, reference main (1ec1b0), with Swift 6.3 for Wasm on 21 Apr 2026 22:04:36 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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/orlandos-nl/DNSClient.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/orlandos-nl/DNSClient
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 1ec1b00 Merge pull request #50 from camunro/feature/swift6_concurrency_refinement
Cloned https://github.com/orlandos-nl/DNSClient.git
Revision (git rev-parse @):
1ec1b0033dfad15551b72d2796d689b13d4df961
SUCCESS checkout https://github.com/orlandos-nl/DNSClient.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/orlandos-nl/DNSClient.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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-transport-services.git
Fetching https://github.com/apple/swift-nio.git
[1/2843] Fetching swift-nio-transport-services
[2731/86045] Fetching swift-nio-transport-services, swift-nio
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (12.04s)
Fetched https://github.com/apple/swift-nio.git from cache (12.26s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.27.0 (13.24s)
Fetching https://github.com/apple/swift-atomics.git
[1/1820] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.78s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.55s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.98.0 (1.13s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/23594] Fetching swift-collections
[237/29195] Fetching swift-collections, swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.66s)
[1888/23594] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.65s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (3.54s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (1.27s)
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Creating working copy for https://github.com/apple/swift-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-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.27.0
Building for debugging...
[0/29] Write sources
[16/29] Compiling _AtomicsShims.c
[16/29] Compiling CNIOWASI CNIOWASI.c
[18/29] Compiling CNIOWindows shim.c
[19/29] Compiling CNIOWindows WSAStartup.c
[20/29] Compiling CNIOLinux shim.c
[20/29] Compiling CNIOOpenBSD shim.c
[20/29] Compiling CNIOPosix event_loop_id.c
[23/29] Compiling CNIOLinux liburing_shims.c
[24/29] Write sources
[25/29] Compiling CNIODarwin shim.c
[26/29] Write swift-version-24593BA9C3E375BF.txt
[28/71] Emitting module InternalCollectionsUtilities
[28/73] Compiling c-nioatomics.c
[29/73] Compiling c-atomics.c
[31/80] Emitting module Atomics
[32/82] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[33/82] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[34/82] Compiling InternalCollectionsUtilities Debugging.swift
[35/82] Compiling InternalCollectionsUtilities Descriptions.swift
[36/82] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[37/82] Compiling _NIODataStructures _TinyArray.swift
[38/82] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[39/82] Compiling Atomics IntegerOperations.swift
[40/82] Compiling Atomics Unmanaged extensions.swift
[48/82] Compiling InternalCollectionsUtilities Integer rank.swift
[49/82] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[50/82] Compiling InternalCollectionsUtilities UInt+reversed.swift
[51/82] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[52/82] Compiling InternalCollectionsUtilities String+Padding.swift
[53/82] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[54/82] Compiling InternalCollectionsUtilities Span+Extras.swift
[55/82] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[56/82] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[57/82] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[58/82] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[59/82] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[72/83] Compiling _NIOBase64 Base64.swift
[73/83] Emitting module _NIOBase64
[74/85] Compiling _NIODataStructures PriorityQueue.swift
[77/85] Compiling NIOConcurrencyHelpers lock.swift
[79/85] Emitting module _NIODataStructures
[80/85] Compiling _NIODataStructures Heap.swift
[82/87] Compiling NIOConcurrencyHelpers NIOLock.swift
[83/87] Emitting module NIOConcurrencyHelpers
[84/87] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[85/97] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[86/98] Compiling NIOConcurrencyHelpers atomics.swift
[87/120] Compiling ContainersPreview RandomAccessContainer.swift
[88/120] Compiling ContainersPreview RangeExpression2.swift
[89/120] Compiling ContainersPreview RangeReplaceableContainer.swift
[90/120] Compiling ContainersPreview Drain+Map.swift
[92/124] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[93/124] Compiling ContainersPreview BorrowingSequence.swift
[94/124] Compiling ContainersPreview BidirectionalContainer.swift
[95/124] Compiling ContainersPreview Container+Filter.swift
[96/124] Compiling ContainersPreview Container+SpanwiseZip.swift
[97/124] Compiling ContainersPreview Producer+Map.swift
[98/124] Compiling ContainersPreview Producer+Reduce.swift
[99/124] Compiling ContainersPreview Producer.swift
[100/124] Compiling ContainersPreview Borrow.swift
[101/124] Compiling ContainersPreview Container.swift
[102/124] Compiling ContainersPreview ContainerIterator.swift
[103/124] Compiling ContainersPreview DynamicContainer.swift
[104/124] Compiling ContainersPreview MutableContainer.swift
[105/124] Compiling ContainersPreview PermutableContainer.swift
[106/124] Emitting module ContainersPreview
[107/124] Compiling ContainersPreview Box.swift
[108/124] Compiling ContainersPreview Inout.swift
[109/124] Compiling ContainersPreview InputSpan.swift
[110/124] Compiling ContainersPreview Shared.swift
[111/124] Compiling ContainersPreview Drain+Reduce.swift
[112/124] Compiling ContainersPreview Drain.swift
[113/124] Compiling ContainersPreview Producer+Collect.swift
[114/124] Compiling ContainersPreview Producer+Filter.swift
[115/124] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[116/124] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[117/124] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[118/124] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[119/124] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[120/124] Compiling ContainersPreview OutputSpan+Extras.swift
[121/124] Compiling ContainersPreview TemporaryAllocation.swift
[122/124] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[123/124] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[124/124] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[126/165] Compiling DequeModule UniqueDeque+Consumption.swift
[127/165] Compiling DequeModule UniqueDeque+Container.swift
[128/165] Compiling DequeModule UniqueDeque+Descriptions.swift
[129/165] Compiling DequeModule UniqueDeque+Equatable.swift
[130/165] Compiling DequeModule UniqueDeque+Experimental.swift
[131/170] Compiling DequeModule _DequeBuffer.swift
[132/170] Compiling DequeModule _DequeBufferHeader.swift
[133/170] Compiling DequeModule RigidDeque+Append.swift
[134/170] Compiling DequeModule RigidDeque+Consumption.swift
[135/170] Compiling DequeModule RigidDeque+Container.swift
[136/170] Compiling DequeModule RigidDeque+Descriptions.swift
[137/170] Compiling DequeModule Deque+Codable.swift
[138/170] Compiling DequeModule Deque+Collection.swift
[139/170] Compiling DequeModule Deque+CustomReflectable.swift
[140/170] Compiling DequeModule Deque+Descriptions.swift
[141/170] Compiling DequeModule Deque+Equatable.swift
[142/170] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[143/170] Compiling DequeModule UniqueDeque+Hashable.swift
[144/170] Compiling DequeModule UniqueDeque+Initializers.swift
[145/170] Compiling DequeModule UniqueDeque+Insertions.swift
[146/170] Compiling DequeModule UniqueDeque+Prepend.swift
[147/170] Compiling DequeModule UniqueDeque+Removals.swift
[148/170] Compiling DequeModule RigidDeque+Removals.swift
[149/170] Compiling DequeModule RigidDeque+Replacements.swift
[150/170] Compiling DequeModule RigidDeque+Testing.swift
[151/170] Compiling DequeModule RigidDeque.swift
[152/170] Compiling DequeModule UniqueDeque+Append.swift
[153/170] Compiling DequeModule Deque+Extras.swift
[154/170] Compiling DequeModule Deque+Hashable.swift
[155/170] Compiling DequeModule Deque+Testing.swift
[156/170] Compiling DequeModule Deque._Storage.swift
[157/170] Compiling DequeModule Deque._UnsafeHandle.swift
[158/170] Compiling DequeModule Deque.swift
[159/170] Compiling DequeModule RigidDeque+Equatable.swift
[160/170] Compiling DequeModule RigidDeque+Experimental.swift
[161/170] Compiling DequeModule RigidDeque+Hashable.swift
[162/170] Compiling DequeModule RigidDeque+Initializers.swift
[163/170] Compiling DequeModule RigidDeque+Insertions.swift
[164/170] Compiling DequeModule RigidDeque+Prepend.swift
[165/170] Emitting module DequeModule
[166/170] Compiling DequeModule UniqueDeque+Replacements.swift
[167/170] Compiling DequeModule UniqueDeque.swift
[168/170] Compiling DequeModule _DequeSlot.swift
[169/170] Compiling DequeModule _UnsafeDequeHandle.swift
[170/170] Compiling DequeModule _UnsafeDequeSegments.swift
[172/235] Compiling NIOCore IPProtocol.swift
[173/235] Compiling NIOCore IntegerBitPacking.swift
[174/235] Compiling NIOCore IntegerTypes.swift
[175/235] Compiling NIOCore Interfaces.swift
[176/235] Compiling NIOCore Linux.swift
[177/235] Compiling NIOCore MarkedCircularBuffer.swift
[178/235] Compiling NIOCore MulticastChannel.swift
[179/235] Compiling NIOCore NIOAny.swift
[180/235] Compiling NIOCore NIOCloseOnErrorHandler.swift
[181/243] Compiling NIOCore NIOCoreSendableMetatype.swift
[182/243] Compiling NIOCore NIODecodedAsyncSequence.swift
[183/243] Compiling NIOCore NIOLoopBound.swift
[184/243] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[185/243] Compiling NIOCore NIOScheduledCallback.swift
[186/243] Compiling NIOCore NIOSendable.swift
[187/243] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[188/243] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[189/243] Compiling NIOCore RecvByteBufferAllocator.swift
[190/243] Compiling NIOCore AddressedEnvelope.swift
[191/243] Compiling NIOCore AsyncAwaitSupport.swift
[192/243] Compiling NIOCore AsyncChannel.swift
[193/243] Compiling NIOCore AsyncChannelHandler.swift
[194/243] Compiling NIOCore AsyncChannelInboundStream.swift
[195/243] Compiling NIOCore AsyncChannelOutboundWriter.swift
[196/243] Compiling NIOCore NIOAsyncSequenceProducer.swift
[197/243] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[198/243] Compiling NIOCore NIOAsyncWriter.swift
[199/243] Compiling NIOCore CircularBuffer.swift
[200/243] Compiling NIOCore Codec.swift
[201/243] Compiling NIOCore ConvenienceOptionSupport.swift
[202/243] Compiling NIOCore DeadChannel.swift
[203/243] Compiling NIOCore DispatchQueue+WithFuture.swift
[204/243] Compiling NIOCore EventLoop+Deprecated.swift
[205/243] Compiling NIOCore EventLoop+SerialExecutor.swift
[206/243] Compiling NIOCore EventLoop.swift
[207/243] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[208/243] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[209/243] Compiling NIOCore BSDSocketAPI.swift
[210/243] Compiling NIOCore ByteBuffer-aux.swift
[211/243] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[212/243] Compiling NIOCore ByteBuffer-conversions.swift
[213/243] Compiling NIOCore ByteBuffer-core.swift
[214/243] Compiling NIOCore ByteBuffer-hex.swift
[215/243] Compiling NIOCore ByteBuffer-int.swift
[216/243] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[217/243] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[218/243] Compiling NIOCore SocketAddresses.swift
[219/243] Compiling NIOCore SocketOptionProvider.swift
[220/243] Compiling NIOCore SystemCallHelpers.swift
[221/243] Compiling NIOCore TimeAmount+Duration.swift
[222/243] Compiling NIOCore TypeAssistedChannelHandler.swift
[223/243] Compiling NIOCore UniversalBootstrapSupport.swift
[224/243] Compiling NIOCore Utilities.swift
[225/243] Compiling NIOCore EventLoopFuture+Deprecated.swift
[226/243] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[227/243] Compiling NIOCore EventLoopFuture.swift
[228/243] Compiling NIOCore FileDescriptor.swift
[229/243] Compiling NIOCore FileHandle.swift
[230/243] Compiling NIOCore FileRegion.swift
[231/243] Compiling NIOCore GlobalSingletons.swift
[232/243] Compiling NIOCore IO.swift
[233/243] Compiling NIOCore IOData.swift
[234/243] Compiling NIOCore ByteBuffer-multi-int.swift
[235/243] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[236/243] Compiling NIOCore ByteBuffer-views.swift
[237/243] Compiling NIOCore Channel.swift
[238/243] Compiling NIOCore ChannelHandler.swift
[239/243] Compiling NIOCore ChannelHandlers.swift
[240/243] Compiling NIOCore ChannelInvoker.swift
[241/243] Compiling NIOCore ChannelOption.swift
[242/243] Compiling NIOCore ChannelPipeline.swift
[243/243] Emitting module NIOCore
[245/309] Compiling NIOTLS TLSEvents.swift
[246/309] Emitting module NIOTLS
error: emit-module command failed with exit code 1 (use -v to see invocation)
[247/309] 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 |
[248/315] 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
[249/315] 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
[250/315] 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
[251/315] 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
[252/315] 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
[253/315] 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
[254/315] 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
[255/315] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[256/315] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[257/315] Compiling NIOPosix BaseStreamSocketChannel.swift
[258/315] Compiling NIOPosix Bootstrap.swift
[259/315] Compiling NIOPosix ControlMessage.swift
[260/315] Compiling NIOPosix DatagramVectorReadManager.swift
[261/315] Compiling NIOPosix Errors+Any.swift
[262/315] Compiling NIOPosix FileDescriptor.swift
[263/315] Compiling NIOPosix GetaddrinfoResolver.swift
[264/315] Compiling NIOPosix ServerSocket.swift
[265/315] Compiling NIOPosix Socket.swift
[266/315] Compiling NIOPosix SocketChannel.swift
[267/315] Compiling NIOPosix SocketProtocols.swift
[268/315] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[269/315] Compiling NIOPosix System.swift
[270/315] Compiling NIOPosix Thread.swift
[271/315] Compiling NIOPosix PipePair.swift
[272/315] Compiling NIOPosix Pool.swift
[273/315] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[274/315] Compiling NIOPosix PosixSingletons.swift
[275/315] Compiling NIOPosix RawSocketBootstrap.swift
[276/315] Compiling NIOPosix Resolver.swift
[277/315] Compiling NIOPosix Selectable.swift
[278/315] Compiling NIOPosix HappyEyeballs.swift
[279/315] Compiling NIOPosix IO.swift
[280/315] Compiling NIOPosix IntegerBitPacking.swift
[281/315] Compiling NIOPosix IntegerTypes.swift
[282/315] Compiling NIOPosix Linux.swift
[283/315] Compiling NIOPosix LinuxCPUSet.swift
[284/315] Compiling NIOPosix LinuxUring.swift
[285/315] Compiling NIOPosix SelectableChannel.swift
[286/315] Compiling NIOPosix SelectableEventLoop.swift
[287/315] Compiling NIOPosix SelectorEpoll.swift
[288/315] Compiling NIOPosix SelectorGeneric.swift
[289/315] Compiling NIOPosix SelectorKqueue.swift
[290/315] Compiling NIOPosix SelectorUring.swift
[291/315] Compiling NIOPosix SelectorWSAPoll.swift
[292/315] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[293/315] Compiling NIOPosix NIOPosixSendableMetatype.swift
[294/315] Compiling NIOPosix NIOThreadPool.swift
[295/315] Compiling NIOPosix NonBlockingFileIO.swift
[296/315] Compiling NIOPosix PendingDatagramWritesManager.swift
[297/315] Compiling NIOPosix PendingWritesManager.swift
[298/315] Compiling NIOPosix PipeChannel.swift
[299/315] Compiling NIOPosix ThreadPosix.swift
[300/315] Compiling NIOPosix ThreadWindows.swift
[301/315] Compiling NIOPosix Utilities.swift
[302/315] Compiling NIOPosix VsockAddress.swift
[303/315] Compiling NIOPosix VsockChannelEvents.swift
[304/315] Compiling NIOPosix Windows.swift
[305/315] Emitting module NIOEmbedded
[306/315] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[307/315] Compiling NIOEmbedded AsyncTestingChannel.swift
BUILD FAILURE 6.3 wasm