Build Information
Failed to build swift-statsd-client, reference main (81dd5d), with Swift 6.2 for Wasm on 23 Apr 2026 14:14:59 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.2-latest swift build --swift-sdk swift-6.2-RELEASE_wasm 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-statsd-client.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-statsd-client
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 81dd5d4 Bump swiftlang/github-workflows/.github/workflows/soundness.yml from 0.0.10 to 0.0.11 (#70)
Cloned https://github.com/apple/swift-statsd-client.git
Revision (git rev-parse @):
81dd5d455b521622e2421b7a4c703a8441c23998
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apple/swift-statsd-client.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/apple/swift-statsd-client.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.2-latest swift build --swift-sdk swift-6.2-RELEASE_wasm 2>&1
wasm-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:2a8b2d9e022a9894c61e0736af7cdaa1ee64c002dbb133a55c0d7e8980b3ad16
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.2-latest
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-atomics.git
[1/3188] Fetching swift-metrics
[1117/5008] Fetching swift-metrics, swift-atomics
Fetched https://github.com/apple/swift-metrics.git from cache (0.85s)
[1/83219] Fetching swift-nio
Fetched https://github.com/apple/swift-atomics.git from cache (1.00s)
Fetched https://github.com/apple/swift-nio.git from cache (13.14s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (14.23s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.10.1 (0.98s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.99.0 (1.88s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/5601] Fetching swift-system
[3362/29281] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (2.99s)
Fetched https://github.com/apple/swift-collections.git from cache (3.09s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (4.10s)
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-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.10.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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.99.0
Building for debugging...
[0/25] Write sources
[13/25] Compiling CNIOWindows WSAStartup.c
[14/25] Compiling _AtomicsShims.c
[15/25] Compiling CNIOWASI CNIOWASI.c
[16/25] Compiling CNIOWindows shim.c
[17/25] Compiling CNIOPosix event_loop_id.c
[17/25] Compiling CNIOLinux shim.c
[19/25] Compiling CNIOOpenBSD shim.c
[20/25] Compiling CNIODarwin shim.c
[21/25] Compiling CNIOLinux liburing_shims.c
[22/25] Write swift-version-24593BA9C3E375BF.txt
[24/72] Emitting module _NIOBase64
[24/72] Compiling c-nioatomics.c
[25/72] Compiling c-atomics.c
[27/79] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[28/79] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[29/81] Emitting module InternalCollectionsUtilities
[30/81] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[31/81] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[32/81] Compiling InternalCollectionsUtilities Span+Extras.swift
[33/81] Compiling Atomics AtomicStorage.swift
[34/81] Compiling Atomics AtomicValue.swift
[35/81] Compiling Atomics UnsafeAtomic.swift
[36/81] Compiling Atomics UnsafeAtomicLazyReference.swift
[37/81] Compiling Atomics AtomicMemoryOrderings.swift
[38/81] Compiling Atomics DoubleWord.swift
[39/81] Compiling InternalCollectionsUtilities _SortedCollection.swift
[40/81] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[41/81] Compiling InternalCollectionsUtilities Integer rank.swift
[42/81] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[43/81] Compiling InternalCollectionsUtilities UInt+reversed.swift
[44/81] Compiling InternalCollectionsUtilities Debugging.swift
[45/81] Compiling InternalCollectionsUtilities Descriptions.swift
[46/81] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[52/83] Emitting module Atomics
[62/84] Compiling CoreMetrics MappingMetricsFactory.swift
[63/84] Compiling CoreMetrics WithMetricsFactory.swift
[68/84] Compiling _NIOBase64 Base64.swift
[70/106] Compiling _NIODataStructures _TinyArray.swift
[71/106] Compiling _NIODataStructures PriorityQueue.swift
[72/118] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[73/118] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[74/118] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[75/118] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[76/118] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[77/122] Compiling ContainersPreview Producer+Map.swift
[78/122] Compiling ContainersPreview Producer+Reduce.swift
[79/122] Compiling ContainersPreview Producer.swift
[80/122] Compiling ContainersPreview Borrow.swift
[81/122] Compiling ContainersPreview Drain+Reduce.swift
[82/122] Compiling ContainersPreview Drain.swift
[83/122] Compiling ContainersPreview Producer+Collect.swift
[84/122] Compiling ContainersPreview Producer+Filter.swift
[85/122] Compiling ContainersPreview RandomAccessContainer.swift
[86/122] Compiling ContainersPreview RangeExpression2.swift
[87/122] Compiling ContainersPreview RangeReplaceableContainer.swift
[88/122] Compiling ContainersPreview Drain+Map.swift
[89/122] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[90/122] Compiling ContainersPreview BorrowingSequence.swift
[91/122] Compiling ContainersPreview BidirectionalContainer.swift
[92/122] Compiling ContainersPreview Container+Filter.swift
[93/122] Compiling ContainersPreview Container+SpanwiseZip.swift
[94/122] Compiling ContainersPreview Container.swift
[95/122] Compiling ContainersPreview ContainerIterator.swift
[96/122] Compiling ContainersPreview DynamicContainer.swift
[97/122] Compiling ContainersPreview MutableContainer.swift
[98/122] Compiling ContainersPreview PermutableContainer.swift
[102/123] Compiling ContainersPreview Box.swift
[103/123] Compiling ContainersPreview Inout.swift
[104/123] Compiling ContainersPreview InputSpan.swift
[105/123] Compiling ContainersPreview Shared.swift
[106/123] Compiling CoreMetrics Metrics.swift
[107/123] Emitting module ContainersPreview
[108/123] Compiling ContainersPreview OutputSpan+Extras.swift
[109/123] Compiling ContainersPreview TemporaryAllocation.swift
[110/123] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[111/123] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[112/123] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[114/124] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[115/124] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[116/124] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[117/124] Emitting module NIOConcurrencyHelpers
[118/124] Compiling NIOConcurrencyHelpers NIOLock.swift
[119/129] Compiling CoreMetrics Locks.swift
[120/129] Emitting module CoreMetrics
[121/136] Compiling NIOConcurrencyHelpers lock.swift
[123/165] Compiling _NIODataStructures Heap.swift
[124/165] Emitting module _NIODataStructures
[126/166] Compiling NIOConcurrencyHelpers atomics.swift
[128/167] Compiling DequeModule UniqueDeque+Consumption.swift
[129/167] Compiling DequeModule UniqueDeque+Container.swift
[130/167] Compiling DequeModule UniqueDeque+Descriptions.swift
[131/167] Compiling DequeModule UniqueDeque+Equatable.swift
[132/167] Compiling DequeModule UniqueDeque+Experimental.swift
[133/167] Compiling DequeModule UniqueDeque+Hashable.swift
[134/167] Compiling DequeModule UniqueDeque+Initializers.swift
[135/167] Compiling DequeModule UniqueDeque+Insertions.swift
[136/167] Compiling DequeModule UniqueDeque+Prepend.swift
[137/167] Compiling DequeModule UniqueDeque+Removals.swift
[138/172] Compiling DequeModule _DequeBuffer.swift
[139/172] Compiling DequeModule _DequeBufferHeader.swift
[140/172] Compiling DequeModule RigidDeque+Append.swift
[141/172] Compiling DequeModule RigidDeque+Consumption.swift
[142/172] Compiling DequeModule RigidDeque+Container.swift
[143/172] Compiling DequeModule RigidDeque+Descriptions.swift
[144/172] Compiling DequeModule RigidDeque+Equatable.swift
[145/172] Compiling DequeModule RigidDeque+Experimental.swift
[146/172] Compiling DequeModule RigidDeque+Hashable.swift
[147/172] Compiling DequeModule RigidDeque+Initializers.swift
[148/172] Compiling DequeModule RigidDeque+Insertions.swift
[149/172] Compiling DequeModule RigidDeque+Prepend.swift
[150/172] Compiling DequeModule RigidDeque+Removals.swift
[151/172] Compiling DequeModule RigidDeque+Replacements.swift
[152/172] Compiling DequeModule RigidDeque+Testing.swift
[153/172] Compiling DequeModule RigidDeque.swift
[154/172] Compiling DequeModule UniqueDeque+Append.swift
[155/172] Compiling DequeModule Deque+Codable.swift
[156/172] Compiling DequeModule Deque+Collection.swift
[157/172] Compiling DequeModule Deque+CustomReflectable.swift
[158/172] Compiling DequeModule Deque+Descriptions.swift
[159/172] Compiling DequeModule Deque+Equatable.swift
[160/172] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[161/172] Compiling DequeModule Deque+Extras.swift
[162/172] Compiling DequeModule Deque+Hashable.swift
[163/172] Compiling DequeModule Deque+Testing.swift
[164/172] Compiling DequeModule Deque._Storage.swift
[165/172] Compiling DequeModule Deque._UnsafeHandle.swift
[166/172] Compiling DequeModule Deque.swift
[167/172] Emitting module DequeModule
[168/172] Compiling DequeModule UniqueDeque+Replacements.swift
[169/172] Compiling DequeModule UniqueDeque.swift
[170/172] Compiling DequeModule _DequeSlot.swift
[171/172] Compiling DequeModule _UnsafeDequeHandle.swift
[172/172] Compiling DequeModule _UnsafeDequeSegments.swift
[174/237] Compiling NIOCore NIOCoreSendableMetatype.swift
[175/237] Compiling NIOCore NIODecodedAsyncSequence.swift
[176/237] Compiling NIOCore NIOLoopBound.swift
[177/237] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[178/237] Compiling NIOCore NIOScheduledCallback.swift
[179/237] Compiling NIOCore NIOSendable.swift
[180/237] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[181/237] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[182/237] Compiling NIOCore RecvByteBufferAllocator.swift
[183/245] Compiling NIOCore IPProtocol.swift
[184/245] Compiling NIOCore IntegerBitPacking.swift
[185/245] Compiling NIOCore IntegerTypes.swift
[186/245] Compiling NIOCore Interfaces.swift
[187/245] Compiling NIOCore Linux.swift
[188/245] Compiling NIOCore MarkedCircularBuffer.swift
[189/245] Compiling NIOCore MulticastChannel.swift
[190/245] Compiling NIOCore NIOAny.swift
[191/245] Compiling NIOCore NIOCloseOnErrorHandler.swift
[192/245] Compiling NIOCore EventLoopFuture+Deprecated.swift
[193/245] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[194/245] Compiling NIOCore EventLoopFuture.swift
[195/245] Compiling NIOCore FileDescriptor.swift
[196/245] Compiling NIOCore FileHandle.swift
[197/245] Compiling NIOCore FileRegion.swift
[198/245] Compiling NIOCore GlobalSingletons.swift
[199/245] Compiling NIOCore IO.swift
[200/245] Compiling NIOCore IOData.swift
[201/245] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[202/245] Compiling NIOCore SocketAddresses.swift
[203/245] Compiling NIOCore SocketOptionProvider.swift
[204/245] Compiling NIOCore SystemCallHelpers.swift
[205/245] Compiling NIOCore TimeAmount+Duration.swift
[206/245] Compiling NIOCore TypeAssistedChannelHandler.swift
[207/245] Compiling NIOCore UniversalBootstrapSupport.swift
[208/245] Compiling NIOCore Utilities.swift
[209/245] Compiling NIOCore CircularBuffer.swift
[210/245] Compiling NIOCore Codec.swift
[211/245] Compiling NIOCore ConvenienceOptionSupport.swift
[212/245] Compiling NIOCore DeadChannel.swift
[213/245] Compiling NIOCore DispatchQueue+WithFuture.swift
[214/245] Compiling NIOCore EventLoop+Deprecated.swift
[215/245] Compiling NIOCore EventLoop+SerialExecutor.swift
[216/245] Compiling NIOCore EventLoop.swift
[217/245] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[218/245] Compiling NIOCore AddressedEnvelope.swift
[219/245] Compiling NIOCore AsyncAwaitSupport.swift
[220/245] Compiling NIOCore AsyncChannel.swift
[221/245] Compiling NIOCore AsyncChannelHandler.swift
[222/245] Compiling NIOCore AsyncChannelInboundStream.swift
[223/245] Compiling NIOCore AsyncChannelOutboundWriter.swift
[224/245] Compiling NIOCore NIOAsyncSequenceProducer.swift
[225/245] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[226/245] Compiling NIOCore NIOAsyncWriter.swift
[227/245] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[228/245] Compiling NIOCore BSDSocketAPI.swift
[229/245] Compiling NIOCore ByteBuffer-aux.swift
[230/245] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[231/245] Compiling NIOCore ByteBuffer-conversions.swift
[232/245] Compiling NIOCore ByteBuffer-core.swift
[233/245] Compiling NIOCore ByteBuffer-hex.swift
[234/245] Compiling NIOCore ByteBuffer-int.swift
[235/245] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[236/245] Compiling NIOCore ByteBuffer-multi-int.swift
[237/245] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[238/245] Compiling NIOCore ByteBuffer-views.swift
[239/245] Compiling NIOCore Channel.swift
[240/245] Compiling NIOCore ChannelHandler.swift
[241/245] Compiling NIOCore ChannelHandlers.swift
[242/245] Compiling NIOCore ChannelInvoker.swift
[243/245] Compiling NIOCore ChannelOption.swift
[244/245] Compiling NIOCore ChannelPipeline.swift
[245/245] Emitting module NIOCore
error: emit-module command failed with exit code 1 (use -v to see invocation)
[247/300] 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/306] Compiling NIOPosix BaseStreamSocketChannel.swift
[249/306] Compiling NIOPosix Bootstrap.swift
[250/306] Compiling NIOPosix ControlMessage.swift
[251/306] Compiling NIOPosix DatagramVectorReadManager.swift
[252/306] Compiling NIOPosix Errors+Any.swift
[253/306] Compiling NIOPosix FileDescriptor.swift
[254/306] Compiling NIOPosix GetaddrinfoResolver.swift
[255/306] 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
[256/306] 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
[257/306] 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
[258/306] 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
[259/306] 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
[260/306] 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
[261/306] 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
[262/306] Compiling NIOPosix PipePair.swift
[263/306] Compiling NIOPosix Pool.swift
[264/306] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[265/306] Compiling NIOPosix PosixSingletons.swift
[266/306] Compiling NIOPosix RawSocketBootstrap.swift
[267/306] Compiling NIOPosix Resolver.swift
[268/306] Compiling NIOPosix Selectable.swift
[269/306] Compiling NIOPosix HappyEyeballs.swift
[270/306] Compiling NIOPosix IO.swift
[271/306] Compiling NIOPosix IntegerBitPacking.swift
[272/306] Compiling NIOPosix IntegerTypes.swift
[273/306] Compiling NIOPosix Linux.swift
[274/306] Compiling NIOPosix LinuxCPUSet.swift
[275/306] Compiling NIOPosix LinuxUring.swift
[276/306] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[277/306] Compiling NIOPosix NIOPosixSendableMetatype.swift
[278/306] Compiling NIOPosix NIOThreadPool.swift
[279/306] Compiling NIOPosix NonBlockingFileIO.swift
[280/306] Compiling NIOPosix PendingDatagramWritesManager.swift
[281/306] Compiling NIOPosix PendingWritesManager.swift
[282/306] Compiling NIOPosix PipeChannel.swift
[283/306] Compiling NIOPosix SelectableChannel.swift
[284/306] Compiling NIOPosix SelectableEventLoop.swift
[285/306] Compiling NIOPosix SelectorEpoll.swift
[286/306] Compiling NIOPosix SelectorGeneric.swift
[287/306] Compiling NIOPosix SelectorKqueue.swift
[288/306] Compiling NIOPosix SelectorUring.swift
[289/306] Compiling NIOPosix SelectorWSAPoll.swift
[290/306] Compiling NIOPosix ServerSocket.swift
[291/306] Compiling NIOPosix Socket.swift
[292/306] Compiling NIOPosix SocketChannel.swift
[293/306] Compiling NIOPosix SocketProtocols.swift
[294/306] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[295/306] Compiling NIOPosix System.swift
[296/306] Compiling NIOPosix Thread.swift
[297/306] Compiling NIOPosix ThreadPosix.swift
[298/306] Compiling NIOPosix ThreadWindows.swift
[299/306] Compiling NIOPosix Utilities.swift
[300/306] Compiling NIOPosix VsockAddress.swift
[301/306] Compiling NIOPosix VsockChannelEvents.swift
[302/306] Compiling NIOPosix Windows.swift
BUILD FAILURE 6.2 wasm