The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Atem, reference 1.1.1 (f2af19), with Swift 6.3 for Wasm on 11 Apr 2026 19:13:19 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dev1an/swift-atem.git
Reference: 1.1.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/dev1an/swift-atem
 * tag               1.1.1      -> FETCH_HEAD
HEAD is now at f2af195 Use standard random function
Cloned https://github.com/dev1an/swift-atem.git
Revision (git rev-parse @):
f2af195bc8d16bcd91f5e8775b9600a914b9ac0a
SUCCESS checkout https://github.com/dev1an/swift-atem.git at 1.1.1
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/dev1an/swift-atem.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
Fetching https://github.com/apple/swift-nio.git
[1/83106] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (9.70s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.97.1 (10.68s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-collections.git
[1/1820] Fetching swift-atomics
[238/25345] Fetching swift-atomics, swift-collections
[2595/30946] Fetching swift-atomics, swift-collections, swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.73s)
[4643/25345] Fetching swift-atomics, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (2.00s)
Fetched https://github.com/apple/swift-collections.git from cache (2.03s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.57s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.59s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.68s)
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.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
Building for debugging...
[0/44] Write sources
[5/44] Compiling _AtomicsShims.c
[5/44] Write sources
[13/44] Compiling CNIOWindows WSAStartup.c
[14/44] Compiling CNIOWindows shim.c
[14/44] Compiling CNIOWASI CNIOWASI.c
[16/44] Compiling CNIOPosix event_loop_id.c
[17/44] Compiling CNIODarwin shim.c
[17/44] Compiling CNIOOpenBSD shim.c
[17/44] Compiling CNIOLinux shim.c
[20/44] Compiling CNIOLinux liburing_shims.c
[21/44] Write sources
[23/44] Compiling c-nioatomics.c
[24/44] Compiling c-atomics.c
[25/44] Write swift-version-24593BA9C3E375BF.txt
[27/93] Emitting module Atomics
[28/95] Compiling Atomics AtomicStorage.swift
[29/95] Compiling Atomics AtomicValue.swift
[30/95] Compiling Atomics IntegerConformances.swift
[31/95] Emitting module InternalCollectionsUtilities
[32/97] Compiling Atomics UnsafeAtomic.swift
[33/97] Compiling Atomics UnsafeAtomicLazyReference.swift
[34/97] Compiling InternalCollectionsUtilities _SortedCollection.swift
[35/97] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[38/97] Compiling Atomics ManagedAtomic.swift
[39/97] Compiling Atomics ManagedAtomicLazyReference.swift
[40/97] Compiling Atomics AtomicReference.swift
[41/97] Compiling Atomics AtomicMemoryOrderings.swift
[44/97] Compiling InternalCollectionsUtilities String+Padding.swift
[45/97] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[46/97] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[47/97] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[48/97] Compiling Atomics PointerConformances.swift
[49/97] Compiling Atomics Primitives.native.swift
[52/97] Compiling Atomics AtomicInteger.swift
[53/97] Compiling Atomics AtomicOptionalWrappable.swift
[54/98] Emitting module _NIOBase64
[55/98] Compiling _NIOBase64 Base64.swift
[57/99] Compiling _NIODataStructures _TinyArray.swift
[58/99] Compiling _NIODataStructures PriorityQueue.swift
[72/100] Wrapping AST for InternalCollectionsUtilities for debugging
[74/101] Wrapping AST for _NIOBase64 for debugging
[75/133] Wrapping AST for Atomics for debugging
[77/133] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[78/133] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[79/133] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[80/133] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[81/133] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[82/137] Compiling ContainersPreview RandomAccessContainer.swift
[83/137] Compiling ContainersPreview RangeExpression2.swift
[84/137] Compiling ContainersPreview RangeReplaceableContainer.swift
[85/137] Compiling ContainersPreview Drain+Map.swift
[86/137] Compiling ContainersPreview Drain+Reduce.swift
[87/137] Compiling ContainersPreview Drain.swift
[88/137] Compiling ContainersPreview Producer+Collect.swift
[89/137] Compiling ContainersPreview Producer+Filter.swift
[90/137] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[91/137] Compiling ContainersPreview BorrowingSequence.swift
[92/137] Compiling ContainersPreview BidirectionalContainer.swift
[93/137] Compiling ContainersPreview Container+Filter.swift
[94/137] Compiling ContainersPreview Container+SpanwiseZip.swift
[95/137] Compiling ContainersPreview Producer+Map.swift
[96/137] Compiling ContainersPreview Producer+Reduce.swift
[97/137] Compiling ContainersPreview Producer.swift
[98/137] Compiling ContainersPreview Borrow.swift
[99/137] Compiling ContainersPreview Container.swift
[100/137] Compiling ContainersPreview ContainerIterator.swift
[101/137] Compiling ContainersPreview DynamicContainer.swift
[102/137] Compiling ContainersPreview MutableContainer.swift
[103/137] Compiling ContainersPreview PermutableContainer.swift
[104/137] Emitting module ContainersPreview
[105/137] Compiling ContainersPreview Box.swift
[106/137] Compiling ContainersPreview Inout.swift
[107/137] Compiling ContainersPreview InputSpan.swift
[108/137] Compiling ContainersPreview Shared.swift
[109/137] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[110/137] Emitting module NIOConcurrencyHelpers
[111/137] Compiling NIOConcurrencyHelpers lock.swift
[112/137] Emitting module _NIODataStructures
[113/137] Compiling _NIODataStructures Heap.swift
[114/137] Compiling ContainersPreview OutputSpan+Extras.swift
[115/137] Compiling ContainersPreview TemporaryAllocation.swift
[116/137] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[117/137] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[118/137] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[120/139] Wrapping AST for ContainersPreview for debugging
[121/139] Wrapping AST for _NIODataStructures for debugging
[123/163] Compiling NIOConcurrencyHelpers NIOLock.swift
[124/163] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[125/165] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[126/165] Compiling NIOConcurrencyHelpers atomics.swift
[127/180] Wrapping AST for NIOConcurrencyHelpers for debugging
[129/180] Compiling DequeModule UniqueDeque+Consumption.swift
[130/180] Compiling DequeModule UniqueDeque+Container.swift
[131/180] Compiling DequeModule UniqueDeque+Descriptions.swift
[132/180] Compiling DequeModule UniqueDeque+Equatable.swift
[133/180] Compiling DequeModule UniqueDeque+Experimental.swift
[134/185] Compiling DequeModule _DequeBuffer.swift
[135/185] Compiling DequeModule _DequeBufferHeader.swift
[136/185] Compiling DequeModule RigidDeque+Append.swift
[137/185] Compiling DequeModule RigidDeque+Consumption.swift
[138/185] Compiling DequeModule RigidDeque+Container.swift
[139/185] Compiling DequeModule RigidDeque+Descriptions.swift
[140/185] Compiling DequeModule RigidDeque+Removals.swift
[141/185] Compiling DequeModule RigidDeque+Replacements.swift
[142/185] Compiling DequeModule RigidDeque+Testing.swift
[143/185] Compiling DequeModule RigidDeque.swift
[144/185] Compiling DequeModule UniqueDeque+Append.swift
[145/185] Compiling DequeModule RigidDeque+Equatable.swift
[146/185] Compiling DequeModule RigidDeque+Experimental.swift
[147/185] Compiling DequeModule RigidDeque+Hashable.swift
[148/185] Compiling DequeModule RigidDeque+Initializers.swift
[149/185] Compiling DequeModule RigidDeque+Insertions.swift
[150/185] Compiling DequeModule RigidDeque+Prepend.swift
[151/185] Compiling DequeModule UniqueDeque+Hashable.swift
[152/185] Compiling DequeModule UniqueDeque+Initializers.swift
[153/185] Compiling DequeModule UniqueDeque+Insertions.swift
[154/185] Compiling DequeModule UniqueDeque+Prepend.swift
[155/185] Compiling DequeModule UniqueDeque+Removals.swift
[156/185] Compiling DequeModule Deque+Codable.swift
[157/185] Compiling DequeModule Deque+Collection.swift
[158/185] Compiling DequeModule Deque+CustomReflectable.swift
[159/185] Compiling DequeModule Deque+Descriptions.swift
[160/185] Compiling DequeModule Deque+Equatable.swift
[161/185] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[162/185] Compiling DequeModule Deque+Extras.swift
[163/185] Compiling DequeModule Deque+Hashable.swift
[164/185] Compiling DequeModule Deque+Testing.swift
[165/185] Compiling DequeModule Deque._Storage.swift
[166/185] Compiling DequeModule Deque._UnsafeHandle.swift
[167/185] Compiling DequeModule Deque.swift
[168/185] Emitting module DequeModule
[169/185] Compiling DequeModule UniqueDeque+Replacements.swift
[170/185] Compiling DequeModule UniqueDeque.swift
[171/185] Compiling DequeModule _DequeSlot.swift
[172/185] Compiling DequeModule _UnsafeDequeHandle.swift
[173/185] Compiling DequeModule _UnsafeDequeSegments.swift
[174/186] Wrapping AST for DequeModule for debugging
[176/250] Compiling NIOCore NIOCoreSendableMetatype.swift
[177/250] Compiling NIOCore NIODecodedAsyncSequence.swift
[178/250] Compiling NIOCore NIOLoopBound.swift
[179/250] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[180/250] Compiling NIOCore NIOScheduledCallback.swift
[181/250] Compiling NIOCore NIOSendable.swift
[182/250] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[183/250] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[184/250] Compiling NIOCore RecvByteBufferAllocator.swift
[185/258] Compiling NIOCore IPProtocol.swift
[186/258] Compiling NIOCore IntegerBitPacking.swift
[187/258] Compiling NIOCore IntegerTypes.swift
[188/258] Compiling NIOCore Interfaces.swift
[189/258] Compiling NIOCore Linux.swift
[190/258] Compiling NIOCore MarkedCircularBuffer.swift
[191/258] Compiling NIOCore MulticastChannel.swift
[192/258] Compiling NIOCore NIOAny.swift
[193/258] Compiling NIOCore NIOCloseOnErrorHandler.swift
[194/258] Compiling NIOCore EventLoopFuture+Deprecated.swift
[195/258] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[196/258] Compiling NIOCore EventLoopFuture.swift
[197/258] Compiling NIOCore FileDescriptor.swift
[198/258] Compiling NIOCore FileHandle.swift
[199/258] Compiling NIOCore FileRegion.swift
[200/258] Compiling NIOCore GlobalSingletons.swift
[201/258] Compiling NIOCore IO.swift
[202/258] Compiling NIOCore IOData.swift
[203/258] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[204/258] Compiling NIOCore SocketAddresses.swift
[205/258] Compiling NIOCore SocketOptionProvider.swift
[206/258] Compiling NIOCore SystemCallHelpers.swift
[207/258] Compiling NIOCore TimeAmount+Duration.swift
[208/258] Compiling NIOCore TypeAssistedChannelHandler.swift
[209/258] Compiling NIOCore UniversalBootstrapSupport.swift
[210/258] Compiling NIOCore Utilities.swift
[211/258] Compiling NIOCore CircularBuffer.swift
[212/258] Compiling NIOCore Codec.swift
[213/258] Compiling NIOCore ConvenienceOptionSupport.swift
[214/258] Compiling NIOCore DeadChannel.swift
[215/258] Compiling NIOCore DispatchQueue+WithFuture.swift
[216/258] Compiling NIOCore EventLoop+Deprecated.swift
[217/258] Compiling NIOCore EventLoop+SerialExecutor.swift
[218/258] Compiling NIOCore EventLoop.swift
[219/258] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[220/258] Compiling NIOCore AddressedEnvelope.swift
[221/258] Compiling NIOCore AsyncAwaitSupport.swift
[222/258] Compiling NIOCore AsyncChannel.swift
[223/258] Compiling NIOCore AsyncChannelHandler.swift
[224/258] Compiling NIOCore AsyncChannelInboundStream.swift
[225/258] Compiling NIOCore AsyncChannelOutboundWriter.swift
[226/258] Compiling NIOCore NIOAsyncSequenceProducer.swift
[227/258] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[228/258] Compiling NIOCore NIOAsyncWriter.swift
[229/258] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[230/258] Compiling NIOCore BSDSocketAPI.swift
[231/258] Compiling NIOCore ByteBuffer-aux.swift
[232/258] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[233/258] Compiling NIOCore ByteBuffer-conversions.swift
[234/258] Compiling NIOCore ByteBuffer-core.swift
[235/258] Compiling NIOCore ByteBuffer-hex.swift
[236/258] Compiling NIOCore ByteBuffer-int.swift
[237/258] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[238/258] Compiling NIOCore ByteBuffer-multi-int.swift
[239/258] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[240/258] Compiling NIOCore ByteBuffer-views.swift
[241/258] Compiling NIOCore Channel.swift
[242/258] Compiling NIOCore ChannelHandler.swift
[243/258] Compiling NIOCore ChannelHandlers.swift
[244/258] Compiling NIOCore ChannelInvoker.swift
[245/258] Compiling NIOCore ChannelOption.swift
[246/258] Compiling NIOCore ChannelPipeline.swift
[247/258] Emitting module NIOCore
[248/259] Wrapping AST for NIOCore for debugging
[250/313] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[251/313] Compiling NIOEmbedded AsyncTestingChannel.swift
[252/313] 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
[253/313] 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
[254/313] 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
[255/313] 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
[256/313] 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
[257/313] 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
[258/313] 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
error: emit-module command failed with exit code 1 (use -v to see invocation)
[259/319] 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 |
[260/319] Compiling NIOPosix PipePair.swift
[261/319] Compiling NIOPosix Pool.swift
[262/319] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[263/319] Compiling NIOPosix PosixSingletons.swift
[264/319] Compiling NIOPosix RawSocketBootstrap.swift
[265/319] Compiling NIOPosix Resolver.swift
[266/319] Compiling NIOPosix Selectable.swift
[267/319] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[268/319] Compiling NIOPosix NIOPosixSendableMetatype.swift
[269/319] Compiling NIOPosix NIOThreadPool.swift
[270/319] Compiling NIOPosix NonBlockingFileIO.swift
[271/319] Compiling NIOPosix PendingDatagramWritesManager.swift
[272/319] Compiling NIOPosix PendingWritesManager.swift
[273/319] Compiling NIOPosix PipeChannel.swift
[274/319] Compiling NIOPosix BaseStreamSocketChannel.swift
[275/319] Compiling NIOPosix Bootstrap.swift
[276/319] Compiling NIOPosix ControlMessage.swift
[277/319] Compiling NIOPosix DatagramVectorReadManager.swift
[278/319] Compiling NIOPosix Errors+Any.swift
[279/319] Compiling NIOPosix FileDescriptor.swift
[280/319] Compiling NIOPosix GetaddrinfoResolver.swift
[281/319] Compiling NIOPosix HappyEyeballs.swift
[282/319] Compiling NIOPosix IO.swift
[283/319] Compiling NIOPosix IntegerBitPacking.swift
[284/319] Compiling NIOPosix IntegerTypes.swift
[285/319] Compiling NIOPosix Linux.swift
[286/319] Compiling NIOPosix LinuxCPUSet.swift
[287/319] Compiling NIOPosix LinuxUring.swift
[288/319] Compiling NIOPosix SelectableChannel.swift
[289/319] Compiling NIOPosix SelectableEventLoop.swift
[290/319] Compiling NIOPosix SelectorEpoll.swift
[291/319] Compiling NIOPosix SelectorGeneric.swift
[292/319] Compiling NIOPosix SelectorKqueue.swift
[293/319] Compiling NIOPosix SelectorUring.swift
[294/319] Compiling NIOPosix SelectorWSAPoll.swift
[295/319] Compiling NIOPosix ServerSocket.swift
[296/319] Compiling NIOPosix Socket.swift
[297/319] Compiling NIOPosix SocketChannel.swift
[298/319] Compiling NIOPosix SocketProtocols.swift
[299/319] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[300/319] Compiling NIOPosix System.swift
[301/319] Compiling NIOPosix Thread.swift
[302/319] Compiling NIOPosix ThreadPosix.swift
[303/319] Compiling NIOPosix ThreadWindows.swift
[304/319] Compiling NIOPosix Utilities.swift
[305/319] Compiling NIOPosix VsockAddress.swift
[306/319] Compiling NIOPosix VsockChannelEvents.swift
[307/319] Compiling NIOPosix Windows.swift
BUILD FAILURE 6.3 wasm