The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SwiftyUploader, reference 0.0.1 (cda342), with Swift 6.3 for Wasm on 13 Apr 2026 18:55:16 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>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kejinlu/SwiftyUploader.git
Reference: 0.0.1
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/kejinlu/SwiftyUploader
 * tag               0.0.1      -> FETCH_HEAD
HEAD is now at cda3423 readme
Cloned https://github.com/kejinlu/SwiftyUploader.git
Revision (git rev-parse @):
cda34238ac00f856e329f05b0ba6dd02a8d0350a
SUCCESS checkout https://github.com/kejinlu/SwiftyUploader.git at 0.0.1
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/kejinlu/SwiftyUploader.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/83139] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (6.31s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.97.1 (7.07s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
[1/1820] Fetching swift-atomics
[602/25357] Fetching swift-atomics, swift-collections
[3469/30958] Fetching swift-atomics, swift-collections, swift-system
Fetched https://github.com/apple/swift-atomics.git from cache (0.69s)
[8897/29138] Fetching swift-collections, swift-system
Fetched https://github.com/apple/swift-system.git from cache (1.86s)
Fetched https://github.com/apple/swift-collections.git from cache (1.90s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.36s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.79s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.66s)
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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.97.1
Creating working copy for https://github.com/apple/swift-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/35] Copying Localizable.strings
[0/35] Copying index.html
[0/35] Copying Info.plist
[0/35] Copying Localizable.strings
[4/35] Write sources
[10/35] Copying fonts
[11/35] Copying js
[12/35] Copying css
[13/35] Write sources
[19/35] Compiling _AtomicsShims.c
[20/35] Compiling CNIOWASI CNIOWASI.c
[20/35] Compiling CNIOLinux shim.c
[21/35] Compiling CNIOPosix event_loop_id.c
[23/35] Compiling CNIOWindows WSAStartup.c
[24/35] Compiling CNIOWindows shim.c
[24/35] Compiling CNIOLinux liburing_shims.c
[26/35] Compiling CNIOOpenBSD shim.c
[27/35] Write sources
[28/35] Compiling CNIODarwin shim.c
[29/35] Write swift-version-24593BA9C3E375BF.txt
[30/35] Compiling CNIOLLHTTP c_nio_http.c
[31/35] Compiling CNIOLLHTTP c_nio_api.c
[33/77] Emitting module InternalCollectionsUtilities
[33/79] Compiling CNIOLLHTTP c_nio_llhttp.c
[34/79] Compiling c-atomics.c
[36/79] Emitting module Atomics
[36/81] Compiling c-nioatomics.c
[38/88] Compiling Atomics UnsafeAtomic.swift
[39/88] Compiling Atomics UnsafeAtomicLazyReference.swift
[40/88] Compiling Atomics ManagedAtomic.swift
[41/88] Compiling Atomics ManagedAtomicLazyReference.swift
[42/88] Emitting module _NIOBase64
[43/88] Compiling _NIOBase64 Base64.swift
[44/89] Compiling Atomics IntegerOperations.swift
[45/89] Compiling Atomics Unmanaged extensions.swift
[49/89] Compiling Atomics AtomicStorage.swift
[50/89] Compiling Atomics AtomicValue.swift
[51/89] Compiling Atomics OptionalRawRepresentable.swift
[52/89] Compiling Atomics RawRepresentable.swift
[53/89] Compiling Atomics AtomicBool.swift
[56/89] Compiling Atomics AtomicMemoryOrderings.swift
[57/89] Compiling Atomics DoubleWord.swift
[58/89] Compiling Atomics IntegerConformances.swift
[59/89] Compiling Atomics PointerConformances.swift
[60/89] Compiling Atomics Primitives.native.swift
[61/89] Compiling Atomics AtomicInteger.swift
[66/89] Compiling Atomics AtomicOptionalWrappable.swift
[67/89] Compiling Atomics AtomicReference.swift
[70/89] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[81/91] Compiling _NIODataStructures PriorityQueue.swift
[82/91] Compiling _NIODataStructures _TinyArray.swift
[84/91] Emitting module NIOConcurrencyHelpers
[85/91] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[86/124] Compiling ContainersPreview RandomAccessContainer.swift
[87/124] Compiling ContainersPreview RangeExpression2.swift
[88/124] Compiling ContainersPreview RangeReplaceableContainer.swift
[89/124] Compiling ContainersPreview Drain+Map.swift
[90/128] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[91/128] Compiling ContainersPreview BorrowingSequence.swift
[92/128] Compiling ContainersPreview BidirectionalContainer.swift
[93/128] Compiling ContainersPreview Container+Filter.swift
[94/128] Compiling ContainersPreview Container+SpanwiseZip.swift
[95/128] Emitting module ContainersPreview
[96/128] Compiling ContainersPreview Producer+Map.swift
[97/128] Compiling ContainersPreview Producer+Reduce.swift
[98/128] Compiling ContainersPreview Producer.swift
[99/128] Compiling ContainersPreview Borrow.swift
[100/128] Compiling ContainersPreview Drain+Reduce.swift
[101/128] Compiling ContainersPreview Drain.swift
[102/128] Compiling ContainersPreview Producer+Collect.swift
[103/128] Compiling ContainersPreview Producer+Filter.swift
[104/128] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[105/128] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[106/128] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[107/128] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[108/128] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[109/128] Compiling ContainersPreview Container.swift
[110/128] Compiling ContainersPreview ContainerIterator.swift
[111/128] Compiling ContainersPreview DynamicContainer.swift
[112/128] Compiling ContainersPreview MutableContainer.swift
[113/128] Compiling ContainersPreview PermutableContainer.swift
[114/128] Compiling ContainersPreview Box.swift
[115/128] Compiling ContainersPreview Inout.swift
[116/128] Compiling ContainersPreview InputSpan.swift
[117/128] Compiling ContainersPreview Shared.swift
[118/128] Compiling ContainersPreview OutputSpan+Extras.swift
[119/128] Compiling ContainersPreview TemporaryAllocation.swift
[120/128] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[121/128] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[122/128] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[123/129] Compiling NIOConcurrencyHelpers lock.swift
[125/130] Emitting module _NIODataStructures
[126/130] Compiling _NIODataStructures Heap.swift
[127/137] Compiling NIOConcurrencyHelpers NIOLock.swift
[129/170] Compiling NIOConcurrencyHelpers atomics.swift
[130/170] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[132/171] Compiling DequeModule UniqueDeque+Consumption.swift
[133/171] Compiling DequeModule UniqueDeque+Container.swift
[134/171] Compiling DequeModule UniqueDeque+Descriptions.swift
[135/171] Compiling DequeModule UniqueDeque+Equatable.swift
[136/171] Compiling DequeModule UniqueDeque+Experimental.swift
[137/176] Compiling DequeModule UniqueDeque+Hashable.swift
[138/176] Compiling DequeModule UniqueDeque+Initializers.swift
[139/176] Compiling DequeModule UniqueDeque+Insertions.swift
[140/176] Compiling DequeModule UniqueDeque+Prepend.swift
[141/176] Compiling DequeModule UniqueDeque+Removals.swift
[142/176] Compiling DequeModule _DequeBuffer.swift
[143/176] Compiling DequeModule _DequeBufferHeader.swift
[144/176] Compiling DequeModule RigidDeque+Append.swift
[145/176] Compiling DequeModule RigidDeque+Consumption.swift
[146/176] Compiling DequeModule RigidDeque+Container.swift
[147/176] Compiling DequeModule RigidDeque+Descriptions.swift
[148/176] Compiling DequeModule RigidDeque+Equatable.swift
[149/176] Compiling DequeModule RigidDeque+Experimental.swift
[150/176] Compiling DequeModule RigidDeque+Hashable.swift
[151/176] Compiling DequeModule RigidDeque+Initializers.swift
[152/176] Compiling DequeModule RigidDeque+Insertions.swift
[153/176] Compiling DequeModule RigidDeque+Prepend.swift
[154/176] Compiling DequeModule RigidDeque+Removals.swift
[155/176] Compiling DequeModule RigidDeque+Replacements.swift
[156/176] Compiling DequeModule RigidDeque+Testing.swift
[157/176] Compiling DequeModule RigidDeque.swift
[158/176] Compiling DequeModule UniqueDeque+Append.swift
[159/176] Compiling DequeModule Deque+Codable.swift
[160/176] Compiling DequeModule Deque+Collection.swift
[161/176] Compiling DequeModule Deque+CustomReflectable.swift
[162/176] Compiling DequeModule Deque+Descriptions.swift
[163/176] Compiling DequeModule Deque+Equatable.swift
[164/176] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[165/176] Compiling DequeModule Deque+Extras.swift
[166/176] Compiling DequeModule Deque+Hashable.swift
[167/176] Compiling DequeModule Deque+Testing.swift
[168/176] Compiling DequeModule Deque._Storage.swift
[169/176] Compiling DequeModule Deque._UnsafeHandle.swift
[170/176] Compiling DequeModule Deque.swift
[171/176] Emitting module DequeModule
[172/176] Compiling DequeModule UniqueDeque+Replacements.swift
[173/176] Compiling DequeModule UniqueDeque.swift
[174/176] Compiling DequeModule _DequeSlot.swift
[175/176] Compiling DequeModule _UnsafeDequeHandle.swift
[176/176] Compiling DequeModule _UnsafeDequeSegments.swift
[178/241] Compiling NIOCore CircularBuffer.swift
[179/241] Compiling NIOCore Codec.swift
[180/241] Compiling NIOCore ConvenienceOptionSupport.swift
[181/241] Compiling NIOCore DeadChannel.swift
[182/241] Compiling NIOCore DispatchQueue+WithFuture.swift
[183/241] Compiling NIOCore EventLoop+Deprecated.swift
[184/241] Compiling NIOCore EventLoop+SerialExecutor.swift
[185/241] Compiling NIOCore EventLoop.swift
[186/241] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[187/249] Compiling NIOCore NIOCoreSendableMetatype.swift
[188/249] Compiling NIOCore NIODecodedAsyncSequence.swift
[189/249] Compiling NIOCore NIOLoopBound.swift
[190/249] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[191/249] Compiling NIOCore NIOScheduledCallback.swift
[192/249] Compiling NIOCore NIOSendable.swift
[193/249] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[194/249] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[195/249] Compiling NIOCore RecvByteBufferAllocator.swift
[196/249] Compiling NIOCore EventLoopFuture+Deprecated.swift
[197/249] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[198/249] Compiling NIOCore EventLoopFuture.swift
[199/249] Compiling NIOCore FileDescriptor.swift
[200/249] Compiling NIOCore FileHandle.swift
[201/249] Compiling NIOCore FileRegion.swift
[202/249] Compiling NIOCore GlobalSingletons.swift
[203/249] Compiling NIOCore IO.swift
[204/249] Compiling NIOCore IOData.swift
[205/249] Compiling NIOCore IPProtocol.swift
[206/249] Compiling NIOCore IntegerBitPacking.swift
[207/249] Compiling NIOCore IntegerTypes.swift
[208/249] Compiling NIOCore Interfaces.swift
[209/249] Compiling NIOCore Linux.swift
[210/249] Compiling NIOCore MarkedCircularBuffer.swift
[211/249] Compiling NIOCore MulticastChannel.swift
[212/249] Compiling NIOCore NIOAny.swift
[213/249] Compiling NIOCore NIOCloseOnErrorHandler.swift
[214/249] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[215/249] Compiling NIOCore BSDSocketAPI.swift
[216/249] Compiling NIOCore ByteBuffer-aux.swift
[217/249] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[218/249] Compiling NIOCore ByteBuffer-conversions.swift
[219/249] Compiling NIOCore ByteBuffer-core.swift
[220/249] Compiling NIOCore ByteBuffer-hex.swift
[221/249] Compiling NIOCore ByteBuffer-int.swift
[222/249] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[223/249] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[224/249] Compiling NIOCore SocketAddresses.swift
[225/249] Compiling NIOCore SocketOptionProvider.swift
[226/249] Compiling NIOCore SystemCallHelpers.swift
[227/249] Compiling NIOCore TimeAmount+Duration.swift
[228/249] Compiling NIOCore TypeAssistedChannelHandler.swift
[229/249] Compiling NIOCore UniversalBootstrapSupport.swift
[230/249] Compiling NIOCore Utilities.swift
[231/249] Compiling NIOCore ByteBuffer-multi-int.swift
[232/249] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[233/249] Compiling NIOCore ByteBuffer-views.swift
[234/249] Compiling NIOCore Channel.swift
[235/249] Compiling NIOCore ChannelHandler.swift
[236/249] Compiling NIOCore ChannelHandlers.swift
[237/249] Compiling NIOCore ChannelInvoker.swift
[238/249] Compiling NIOCore ChannelOption.swift
[239/249] Compiling NIOCore ChannelPipeline.swift
[240/249] Compiling NIOCore AddressedEnvelope.swift
[241/249] Compiling NIOCore AsyncAwaitSupport.swift
[242/249] Compiling NIOCore AsyncChannel.swift
[243/249] Compiling NIOCore AsyncChannelHandler.swift
[244/249] Compiling NIOCore AsyncChannelInboundStream.swift
[245/249] Compiling NIOCore AsyncChannelOutboundWriter.swift
[246/249] Compiling NIOCore NIOAsyncSequenceProducer.swift
[247/249] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[248/249] Compiling NIOCore NIOAsyncWriter.swift
[249/249] Emitting module NIOCore
[251/320] Compiling NIOEmbedded AsyncTestingChannel.swift
[252/320] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[253/320] Compiling NIOPosix ServerSocket.swift
[254/320] Compiling NIOPosix Socket.swift
[255/320] Compiling NIOPosix SocketChannel.swift
[256/320] Compiling NIOPosix SocketProtocols.swift
[257/320] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[258/320] Compiling NIOPosix System.swift
[259/320] Compiling NIOPosix Thread.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[260/320] 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 |
[261/326] Compiling NIOPosix BaseStreamSocketChannel.swift
[262/326] Compiling NIOPosix Bootstrap.swift
[263/326] Compiling NIOHTTP1 ByteCollectionUtils.swift
[264/326] Compiling NIOHTTP1 HTTPDecoder.swift
[265/326] Compiling NIOPosix Errors+Any.swift
[266/326] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[267/326] Compiling NIOHTTP1 HTTPTypes.swift
[268/326] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[269/326] Compiling NIOPosix SelectableEventLoop.swift
[270/326] Compiling NIOPosix SelectorEpoll.swift
[271/326] Compiling NIOPosix SelectorGeneric.swift
[272/326] Compiling NIOPosix SelectorKqueue.swift
[273/326] Compiling NIOPosix SelectorUring.swift
[274/326] Compiling NIOPosix SelectorWSAPoll.swift
[275/326] 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
[276/326] 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
[277/326] 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
[278/326] 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
[279/326] 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
[280/326] 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
[281/326] 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
[282/326] Compiling NIOPosix HappyEyeballs.swift
[283/326] Compiling NIOPosix IO.swift
[284/326] Compiling NIOPosix IntegerBitPacking.swift
[285/326] Compiling NIOPosix IntegerTypes.swift
[286/326] Compiling NIOPosix Linux.swift
[287/326] Compiling NIOPosix LinuxCPUSet.swift
[288/326] Compiling NIOPosix LinuxUring.swift
[289/326] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[290/326] Compiling NIOPosix NIOPosixSendableMetatype.swift
[291/326] Compiling NIOPosix NIOThreadPool.swift
[292/326] Compiling NIOPosix NonBlockingFileIO.swift
[293/326] Compiling NIOPosix PendingDatagramWritesManager.swift
[294/326] Compiling NIOPosix PendingWritesManager.swift
[295/326] Compiling NIOPosix PipeChannel.swift
[296/326] Compiling NIOPosix PipePair.swift
[297/326] Compiling NIOPosix Pool.swift
[298/326] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[299/326] Compiling NIOPosix PosixSingletons.swift
[300/326] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[301/326] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[302/326] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[303/326] Compiling NIOPosix ThreadPosix.swift
[304/326] Compiling NIOPosix ThreadWindows.swift
[305/326] Compiling NIOPosix Utilities.swift
[306/326] Compiling NIOPosix VsockAddress.swift
[307/326] Compiling NIOPosix VsockChannelEvents.swift
[308/326] Compiling NIOPosix Windows.swift
BUILD FAILURE 6.3 wasm