Build Information
Failed to build Storage, reference master (15877d), with Swift 6.3 for Wasm on 21 Apr 2026 06:56:17 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-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>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/skelpo/storage.git
Reference: master
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/skelpo/storage
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 15877d3 Merge pull request #7 from skelpo/develop
Cloned https://github.com/skelpo/storage.git
Revision (git rev-parse @):
15877d3ee56daae7fae9c5f97056292a396ff1e7
SUCCESS checkout https://github.com/skelpo/storage.git at master
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.3
Building package at path: $PWD
https://github.com/skelpo/storage.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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.git
[1/83164] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (7.35s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.98.0 (9.62s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
[1/1820] Fetching swift-atomics
[602/25403] Fetching swift-atomics, swift-collections
[929/31004] Fetching swift-atomics, swift-collections, swift-system
Fetched https://github.com/apple/swift-atomics.git from cache (0.59s)
Fetched https://github.com/apple/swift-system.git from cache (0.66s)
[1887/23583] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.95s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.68s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.45s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.97s)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.98.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Building for debugging...
[0/24] Write sources
[11/24] Compiling _AtomicsShims.c
[12/24] Compiling CNIOWindows WSAStartup.c
[13/24] Compiling CNIOWindows shim.c
[14/24] Compiling CNIODarwin shim.c
[14/24] Compiling CNIOWASI CNIOWASI.c
[14/24] Compiling CNIOOpenBSD shim.c
[17/24] Write sources
[18/24] Write swift-version-24593BA9C3E375BF.txt
[19/24] Compiling CNIOLinux shim.c
[20/24] Compiling CNIOLinux liburing_shims.c
[21/24] Compiling CNIOPosix event_loop_id.c
[23/66] Emitting module _NIODataStructures
[23/66] Compiling c-nioatomics.c
[25/66] Emitting module Atomics
[25/68] Compiling c-atomics.c
[27/75] Compiling Atomics AtomicMemoryOrderings.swift
[28/75] Compiling Atomics DoubleWord.swift
[29/75] Compiling Atomics IntegerOperations.swift
[30/75] Compiling Atomics Unmanaged extensions.swift
[31/75] Compiling _NIODataStructures PriorityQueue.swift
[32/75] Compiling Atomics AtomicStorage.swift
[33/75] Compiling Atomics AtomicValue.swift
[34/75] Compiling Atomics AtomicInteger.swift
[35/75] Compiling Atomics AtomicOptionalWrappable.swift
[36/75] Compiling Atomics AtomicReference.swift
[37/75] Compiling Atomics OptionalRawRepresentable.swift
[38/75] Compiling Atomics RawRepresentable.swift
[40/75] Compiling Atomics ManagedAtomic.swift
[41/75] Compiling Atomics ManagedAtomicLazyReference.swift
[42/75] Compiling Atomics IntegerConformances.swift
[43/75] Compiling Atomics PointerConformances.swift
[44/75] Emitting module _NIOBase64
[45/75] Compiling _NIOBase64 Base64.swift
[48/75] Compiling Atomics UnsafeAtomic.swift
[49/75] Compiling Atomics UnsafeAtomicLazyReference.swift
[52/78] Compiling Atomics AtomicBool.swift
[57/78] Emitting module InternalCollectionsUtilities
[58/78] Compiling Atomics Primitives.native.swift
[62/78] Compiling InternalCollectionsUtilities _SortedCollection.swift
[63/78] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[71/80] Compiling _NIODataStructures _TinyArray.swift
[73/80] Emitting module NIOConcurrencyHelpers
[74/113] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[75/113] Compiling ContainersPreview BorrowingSequence.swift
[76/113] Compiling ContainersPreview BidirectionalContainer.swift
[77/113] Compiling ContainersPreview Container+Filter.swift
[78/113] Compiling ContainersPreview Container+SpanwiseZip.swift
[79/113] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[80/113] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[81/113] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[82/113] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[83/113] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[84/117] Compiling ContainersPreview Producer+Map.swift
[85/117] Compiling ContainersPreview Producer+Reduce.swift
[86/117] Compiling ContainersPreview Producer.swift
[87/117] Compiling ContainersPreview Borrow.swift
[88/117] Compiling ContainersPreview Drain+Reduce.swift
[89/117] Compiling ContainersPreview Drain.swift
[90/117] Compiling ContainersPreview Producer+Collect.swift
[91/117] Compiling ContainersPreview Producer+Filter.swift
[92/117] Compiling ContainersPreview Container.swift
[93/117] Compiling ContainersPreview ContainerIterator.swift
[94/117] Compiling ContainersPreview DynamicContainer.swift
[95/117] Compiling ContainersPreview MutableContainer.swift
[96/117] Compiling ContainersPreview PermutableContainer.swift
[97/117] Compiling ContainersPreview RandomAccessContainer.swift
[98/117] Compiling ContainersPreview RangeExpression2.swift
[99/117] Compiling ContainersPreview RangeReplaceableContainer.swift
[100/117] Compiling ContainersPreview Drain+Map.swift
[101/117] Emitting module ContainersPreview
[102/117] Compiling ContainersPreview Box.swift
[103/117] Compiling ContainersPreview Inout.swift
[104/117] Compiling ContainersPreview InputSpan.swift
[105/117] Compiling ContainersPreview Shared.swift
[106/117] Compiling ContainersPreview OutputSpan+Extras.swift
[107/117] Compiling ContainersPreview TemporaryAllocation.swift
[108/117] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[109/117] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[110/117] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[111/117] Compiling NIOConcurrencyHelpers NIOLock.swift
[112/117] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[114/118] Compiling _NIODataStructures Heap.swift
[115/118] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[116/118] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[117/118] Compiling NIOConcurrencyHelpers lock.swift
[119/135] Compiling NIOConcurrencyHelpers atomics.swift
[121/160] Compiling DequeModule UniqueDeque+Consumption.swift
[122/160] Compiling DequeModule UniqueDeque+Container.swift
[123/160] Compiling DequeModule UniqueDeque+Descriptions.swift
[124/160] Compiling DequeModule UniqueDeque+Equatable.swift
[125/160] Compiling DequeModule UniqueDeque+Experimental.swift
[126/165] Compiling DequeModule _DequeBuffer.swift
[127/165] Compiling DequeModule _DequeBufferHeader.swift
[128/165] Compiling DequeModule RigidDeque+Append.swift
[129/165] Compiling DequeModule RigidDeque+Consumption.swift
[130/165] Compiling DequeModule RigidDeque+Container.swift
[131/165] Compiling DequeModule RigidDeque+Descriptions.swift
[132/165] Compiling DequeModule RigidDeque+Removals.swift
[133/165] Compiling DequeModule RigidDeque+Replacements.swift
[134/165] Compiling DequeModule RigidDeque+Testing.swift
[135/165] Compiling DequeModule RigidDeque.swift
[136/165] Compiling DequeModule UniqueDeque+Append.swift
[137/165] Compiling DequeModule UniqueDeque+Hashable.swift
[138/165] Compiling DequeModule UniqueDeque+Initializers.swift
[139/165] Compiling DequeModule UniqueDeque+Insertions.swift
[140/165] Compiling DequeModule UniqueDeque+Prepend.swift
[141/165] Compiling DequeModule UniqueDeque+Removals.swift
[142/165] Compiling DequeModule RigidDeque+Equatable.swift
[143/165] Compiling DequeModule RigidDeque+Experimental.swift
[144/165] Compiling DequeModule RigidDeque+Hashable.swift
[145/165] Compiling DequeModule RigidDeque+Initializers.swift
[146/165] Compiling DequeModule RigidDeque+Insertions.swift
[147/165] Compiling DequeModule RigidDeque+Prepend.swift
[148/165] Compiling DequeModule Deque+Codable.swift
[149/165] Compiling DequeModule Deque+Collection.swift
[150/165] Compiling DequeModule Deque+CustomReflectable.swift
[151/165] Compiling DequeModule Deque+Descriptions.swift
[152/165] Compiling DequeModule Deque+Equatable.swift
[153/165] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[154/165] Compiling DequeModule Deque+Extras.swift
[155/165] Compiling DequeModule Deque+Hashable.swift
[156/165] Compiling DequeModule Deque+Testing.swift
[157/165] Compiling DequeModule Deque._Storage.swift
[158/165] Compiling DequeModule Deque._UnsafeHandle.swift
[159/165] Compiling DequeModule Deque.swift
[160/165] Emitting module DequeModule
[161/165] Compiling DequeModule UniqueDeque+Replacements.swift
[162/165] Compiling DequeModule UniqueDeque.swift
[163/165] Compiling DequeModule _DequeSlot.swift
[164/165] Compiling DequeModule _UnsafeDequeHandle.swift
[165/165] Compiling DequeModule _UnsafeDequeSegments.swift
[167/230] Compiling NIOCore IPProtocol.swift
[168/230] Compiling NIOCore IntegerBitPacking.swift
[169/230] Compiling NIOCore IntegerTypes.swift
[170/230] Compiling NIOCore Interfaces.swift
[171/230] Compiling NIOCore Linux.swift
[172/230] Compiling NIOCore MarkedCircularBuffer.swift
[173/230] Compiling NIOCore MulticastChannel.swift
[174/230] Compiling NIOCore NIOAny.swift
[175/230] Compiling NIOCore NIOCloseOnErrorHandler.swift
[176/238] Compiling NIOCore EventLoopFuture+Deprecated.swift
[177/238] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[178/238] Compiling NIOCore EventLoopFuture.swift
[179/238] Compiling NIOCore FileDescriptor.swift
[180/238] Compiling NIOCore FileHandle.swift
[181/238] Compiling NIOCore FileRegion.swift
[182/238] Compiling NIOCore GlobalSingletons.swift
[183/238] Compiling NIOCore IO.swift
[184/238] Compiling NIOCore IOData.swift
[185/238] Compiling NIOCore CircularBuffer.swift
[186/238] Compiling NIOCore Codec.swift
[187/238] Compiling NIOCore ConvenienceOptionSupport.swift
[188/238] Compiling NIOCore DeadChannel.swift
[189/238] Compiling NIOCore DispatchQueue+WithFuture.swift
[190/238] Compiling NIOCore EventLoop+Deprecated.swift
[191/238] Compiling NIOCore EventLoop+SerialExecutor.swift
[192/238] Compiling NIOCore EventLoop.swift
[193/238] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[194/238] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[195/238] Compiling NIOCore SocketAddresses.swift
[196/238] Compiling NIOCore SocketOptionProvider.swift
[197/238] Compiling NIOCore SystemCallHelpers.swift
[198/238] Compiling NIOCore TimeAmount+Duration.swift
[199/238] Compiling NIOCore TypeAssistedChannelHandler.swift
[200/238] Compiling NIOCore UniversalBootstrapSupport.swift
[201/238] Compiling NIOCore Utilities.swift
[202/238] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[203/238] Compiling NIOCore BSDSocketAPI.swift
[204/238] Compiling NIOCore ByteBuffer-aux.swift
[205/238] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[206/238] Compiling NIOCore ByteBuffer-conversions.swift
[207/238] Compiling NIOCore ByteBuffer-core.swift
[208/238] Compiling NIOCore ByteBuffer-hex.swift
[209/238] Compiling NIOCore ByteBuffer-int.swift
[210/238] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[211/238] Compiling NIOCore AddressedEnvelope.swift
[212/238] Compiling NIOCore AsyncAwaitSupport.swift
[213/238] Compiling NIOCore AsyncChannel.swift
[214/238] Compiling NIOCore AsyncChannelHandler.swift
[215/238] Compiling NIOCore AsyncChannelInboundStream.swift
[216/238] Compiling NIOCore AsyncChannelOutboundWriter.swift
[217/238] Compiling NIOCore NIOAsyncSequenceProducer.swift
[218/238] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[219/238] Compiling NIOCore NIOAsyncWriter.swift
[220/238] Emitting module NIOCore
[221/238] Compiling NIOCore NIOCoreSendableMetatype.swift
[222/238] Compiling NIOCore NIODecodedAsyncSequence.swift
[223/238] Compiling NIOCore NIOLoopBound.swift
[224/238] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[225/238] Compiling NIOCore NIOScheduledCallback.swift
[226/238] Compiling NIOCore NIOSendable.swift
[227/238] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[228/238] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[229/238] Compiling NIOCore RecvByteBufferAllocator.swift
[230/238] Compiling NIOCore ByteBuffer-multi-int.swift
[231/238] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[232/238] Compiling NIOCore ByteBuffer-views.swift
[233/238] Compiling NIOCore Channel.swift
[234/238] Compiling NIOCore ChannelHandler.swift
[235/238] Compiling NIOCore ChannelHandlers.swift
[236/238] Compiling NIOCore ChannelInvoker.swift
[237/238] Compiling NIOCore ChannelOption.swift
[238/238] Compiling NIOCore ChannelPipeline.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[240/293] 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 |
[241/299] Compiling NIOPosix ThreadPosix.swift
[242/299] Compiling NIOPosix ThreadWindows.swift
[243/299] Compiling NIOPosix Utilities.swift
[244/299] Compiling NIOPosix VsockAddress.swift
[245/299] Compiling NIOPosix VsockChannelEvents.swift
[246/299] Compiling NIOPosix Windows.swift
[247/299] Compiling NIOEmbedded AsyncTestingChannel.swift
[248/299] Compiling NIOPosix PipePair.swift
[249/299] Compiling NIOPosix Pool.swift
[250/299] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[251/299] Compiling NIOPosix PosixSingletons.swift
[252/299] Compiling NIOPosix RawSocketBootstrap.swift
[253/299] Compiling NIOPosix Resolver.swift
[254/299] Compiling NIOPosix Selectable.swift
[255/299] 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/299] 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/299] 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/299] 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/299] 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/299] 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/299] 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/299] Compiling NIOPosix HappyEyeballs.swift
[263/299] Compiling NIOPosix IO.swift
[264/299] Compiling NIOPosix IntegerBitPacking.swift
[265/299] Compiling NIOPosix IntegerTypes.swift
[266/299] Compiling NIOPosix Linux.swift
[267/299] Compiling NIOPosix LinuxCPUSet.swift
[268/299] Compiling NIOPosix LinuxUring.swift
[269/299] Compiling NIOPosix SelectableChannel.swift
[270/299] Compiling NIOPosix SelectableEventLoop.swift
[271/299] Compiling NIOPosix SelectorEpoll.swift
[272/299] Compiling NIOPosix SelectorGeneric.swift
[273/299] Compiling NIOPosix SelectorKqueue.swift
[274/299] Compiling NIOPosix SelectorUring.swift
[275/299] Compiling NIOPosix SelectorWSAPoll.swift
[276/299] Compiling NIOPosix ServerSocket.swift
[277/299] Compiling NIOPosix Socket.swift
[278/299] Compiling NIOPosix SocketChannel.swift
[279/299] Compiling NIOPosix SocketProtocols.swift
[280/299] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[281/299] Compiling NIOPosix System.swift
[282/299] Compiling NIOPosix Thread.swift
[283/299] Compiling NIOPosix BaseStreamSocketChannel.swift
[284/299] Compiling NIOPosix Bootstrap.swift
[285/299] Compiling NIOPosix ControlMessage.swift
[286/299] Compiling NIOPosix DatagramVectorReadManager.swift
[287/299] Compiling NIOPosix Errors+Any.swift
[288/299] Compiling NIOPosix FileDescriptor.swift
[289/299] Compiling NIOPosix GetaddrinfoResolver.swift
[290/299] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[291/299] Compiling NIOPosix NIOPosixSendableMetatype.swift
[292/299] Compiling NIOPosix NIOThreadPool.swift
[293/299] Compiling NIOPosix NonBlockingFileIO.swift
[294/299] Compiling NIOPosix PendingDatagramWritesManager.swift
[295/299] Compiling NIOPosix PendingWritesManager.swift
[296/299] Compiling NIOPosix PipeChannel.swift
[297/299] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[298/299] Emitting module NIOEmbedded
BUILD FAILURE 6.3 wasm