Build Information
Failed to build OSCCore, reference 0.11.1 (b8119a), with Swift 6.3 for Wasm on 12 Apr 2026 23:26:43 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>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/segabor/osccore.git
Reference: 0.11.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/segabor/osccore
* tag 0.11.1 -> FETCH_HEAD
HEAD is now at b8119a0 Upgrade Swift toolchain version
Cloned https://github.com/segabor/osccore.git
Revision (git rev-parse @):
b8119a02adfe177005378a15d2a333042936d9bb
SUCCESS checkout https://github.com/segabor/osccore.git at 0.11.1
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.3
Building package at path: $PWD
https://github.com/segabor/osccore.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
[1/83106] Fetching swift-nio
Fetched https://github.com/apple/swift-nio from cache (9.07s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.97.1 (9.81s)
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
[1821/25345] Fetching swift-atomics, swift-collections
[2292/30946] Fetching swift-atomics, swift-collections, swift-system
Fetched https://github.com/apple/swift-system.git from cache (3.12s)
Fetched https://github.com/apple/swift-atomics.git from cache (3.17s)
Fetched https://github.com/apple/swift-collections.git from cache (3.42s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (3.96s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.99s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.65s)
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-nio
Working copy of https://github.com/apple/swift-nio resolved at 2.97.1
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/40] Compiling CNIOWASI CNIOWASI.c
[0/40] Compiling CNIODarwin shim.c
[2/40] Compiling CNIOLinux shim.c
[3/40] Compiling CNIOPosix event_loop_id.c
[4/40] Write sources
[9/40] Compiling _AtomicsShims.c
[10/40] Write sources
[17/40] Compiling CNIOWindows WSAStartup.c
[17/40] Compiling CNIOWindows shim.c
[19/40] Write sources
[19/40] Compiling CNIOOpenBSD shim.c
[21/40] Compiling CNIOLinux liburing_shims.c
[22/40] Write swift-version-24593BA9C3E375BF.txt
[24/82] Emitting module InternalCollectionsUtilities
[24/84] Compiling c-nioatomics.c
[26/84] Emitting module Atomics
[26/86] Compiling c-atomics.c
[28/93] Compiling InternalCollectionsUtilities String+Padding.swift
[29/93] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[30/93] Compiling InternalCollectionsUtilities Debugging.swift
[31/93] Compiling InternalCollectionsUtilities Descriptions.swift
[32/93] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[33/93] Compiling _NIODataStructures PriorityQueue.swift
[34/93] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[35/93] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[36/93] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[37/93] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[38/93] Compiling InternalCollectionsUtilities Span+Extras.swift
[39/93] Compiling Atomics IntegerOperations.swift
[40/93] Compiling Atomics Unmanaged extensions.swift
[41/93] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[42/93] Compiling InternalCollectionsUtilities UInt+reversed.swift
[45/93] Compiling InternalCollectionsUtilities Integer rank.swift
[48/93] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[49/93] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[50/93] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[51/93] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[57/93] Emitting module _NIOBase64
[58/93] Compiling _NIOBase64 Base64.swift
[72/96] Compiling _NIODataStructures _TinyArray.swift
[72/96] Wrapping AST for _NIOBase64 for debugging
[74/96] Emitting module NIOConcurrencyHelpers
[74/96] Wrapping AST for Atomics for debugging
[75/96] Wrapping AST for InternalCollectionsUtilities for debugging
[77/129] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[78/129] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[79/129] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[80/129] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[81/129] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[82/133] Compiling ContainersPreview Drain+Reduce.swift
[83/133] Compiling ContainersPreview Drain.swift
[84/133] Compiling ContainersPreview Producer+Collect.swift
[85/133] Compiling ContainersPreview Producer+Filter.swift
[86/133] Compiling ContainersPreview RandomAccessContainer.swift
[87/133] Compiling ContainersPreview RangeExpression2.swift
[88/133] Compiling ContainersPreview RangeReplaceableContainer.swift
[89/133] Compiling ContainersPreview Drain+Map.swift
[90/133] Compiling ContainersPreview Producer+Map.swift
[91/133] Compiling ContainersPreview Producer+Reduce.swift
[92/133] Compiling ContainersPreview Producer.swift
[93/133] Compiling ContainersPreview Borrow.swift
[94/133] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[95/133] Compiling ContainersPreview BorrowingSequence.swift
[96/133] Compiling ContainersPreview BidirectionalContainer.swift
[97/133] Compiling ContainersPreview Container+Filter.swift
[98/133] Compiling ContainersPreview Container+SpanwiseZip.swift
[99/133] Compiling ContainersPreview Box.swift
[100/133] Compiling ContainersPreview Inout.swift
[101/133] Compiling ContainersPreview InputSpan.swift
[102/133] Compiling ContainersPreview Shared.swift
[103/133] Emitting module ContainersPreview
[104/133] Compiling ContainersPreview Container.swift
[105/133] Compiling ContainersPreview ContainerIterator.swift
[106/133] Compiling ContainersPreview DynamicContainer.swift
[107/133] Compiling ContainersPreview MutableContainer.swift
[108/133] Compiling ContainersPreview PermutableContainer.swift
[109/133] Compiling ContainersPreview OutputSpan+Extras.swift
[110/133] Compiling ContainersPreview TemporaryAllocation.swift
[111/133] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[112/133] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[113/133] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[114/134] Compiling NIOConcurrencyHelpers lock.swift
[116/134] Compiling NIOConcurrencyHelpers NIOLock.swift
[116/134] Wrapping AST for ContainersPreview for debugging
[118/134] Compiling _NIODataStructures Heap.swift
[119/134] Emitting module _NIODataStructures
[120/175] Wrapping AST for _NIODataStructures for debugging
[122/175] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[123/175] Compiling NIOConcurrencyHelpers atomics.swift
[124/175] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[125/175] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[127/176] Compiling DequeModule UniqueDeque+Consumption.swift
[128/176] Compiling DequeModule UniqueDeque+Container.swift
[129/176] Compiling DequeModule UniqueDeque+Descriptions.swift
[130/176] Compiling DequeModule UniqueDeque+Equatable.swift
[131/176] Compiling DequeModule UniqueDeque+Experimental.swift
[131/181] Wrapping AST for NIOConcurrencyHelpers for debugging
[133/181] Compiling DequeModule UniqueDeque+Hashable.swift
[134/181] Compiling DequeModule UniqueDeque+Initializers.swift
[135/181] Compiling DequeModule UniqueDeque+Insertions.swift
[136/181] Compiling DequeModule UniqueDeque+Prepend.swift
[137/181] Compiling DequeModule UniqueDeque+Removals.swift
[138/181] Compiling DequeModule _DequeBuffer.swift
[139/181] Compiling DequeModule _DequeBufferHeader.swift
[140/181] Compiling DequeModule RigidDeque+Append.swift
[141/181] Compiling DequeModule RigidDeque+Consumption.swift
[142/181] Compiling DequeModule RigidDeque+Container.swift
[143/181] Compiling DequeModule RigidDeque+Descriptions.swift
[144/181] Compiling DequeModule RigidDeque+Equatable.swift
[145/181] Compiling DequeModule RigidDeque+Experimental.swift
[146/181] Compiling DequeModule RigidDeque+Hashable.swift
[147/181] Compiling DequeModule RigidDeque+Initializers.swift
[148/181] Compiling DequeModule RigidDeque+Insertions.swift
[149/181] Compiling DequeModule RigidDeque+Prepend.swift
[150/181] Compiling DequeModule RigidDeque+Removals.swift
[151/181] Compiling DequeModule RigidDeque+Replacements.swift
[152/181] Compiling DequeModule RigidDeque+Testing.swift
[153/181] Compiling DequeModule RigidDeque.swift
[154/181] Compiling DequeModule UniqueDeque+Append.swift
[155/181] Compiling DequeModule Deque+Extras.swift
[156/181] Compiling DequeModule Deque+Hashable.swift
[157/181] Compiling DequeModule Deque+Testing.swift
[158/181] Compiling DequeModule Deque._Storage.swift
[159/181] Compiling DequeModule Deque._UnsafeHandle.swift
[160/181] Compiling DequeModule Deque.swift
[161/181] Compiling DequeModule Deque+Codable.swift
[162/181] Compiling DequeModule Deque+Collection.swift
[163/181] Compiling DequeModule Deque+CustomReflectable.swift
[164/181] Compiling DequeModule Deque+Descriptions.swift
[165/181] Compiling DequeModule Deque+Equatable.swift
[166/181] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[167/181] Emitting module DequeModule
[168/181] Compiling DequeModule UniqueDeque+Replacements.swift
[169/181] Compiling DequeModule UniqueDeque.swift
[170/181] Compiling DequeModule _DequeSlot.swift
[171/181] Compiling DequeModule _UnsafeDequeHandle.swift
[172/181] Compiling DequeModule _UnsafeDequeSegments.swift
[173/182] Wrapping AST for DequeModule for debugging
[175/246] Compiling NIOCore NIOCoreSendableMetatype.swift
[176/246] Compiling NIOCore NIODecodedAsyncSequence.swift
[177/246] Compiling NIOCore NIOLoopBound.swift
[178/246] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[179/246] Compiling NIOCore NIOScheduledCallback.swift
[180/246] Compiling NIOCore NIOSendable.swift
[181/246] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[182/246] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[183/246] Compiling NIOCore RecvByteBufferAllocator.swift
[184/254] Compiling NIOCore IPProtocol.swift
[185/254] Compiling NIOCore IntegerBitPacking.swift
[186/254] Compiling NIOCore IntegerTypes.swift
[187/254] Compiling NIOCore Interfaces.swift
[188/254] Compiling NIOCore Linux.swift
[189/254] Compiling NIOCore MarkedCircularBuffer.swift
[190/254] Compiling NIOCore MulticastChannel.swift
[191/254] Compiling NIOCore NIOAny.swift
[192/254] Compiling NIOCore NIOCloseOnErrorHandler.swift
[193/254] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[194/254] Compiling NIOCore SocketAddresses.swift
[195/254] Compiling NIOCore SocketOptionProvider.swift
[196/254] Compiling NIOCore SystemCallHelpers.swift
[197/254] Compiling NIOCore TimeAmount+Duration.swift
[198/254] Compiling NIOCore TypeAssistedChannelHandler.swift
[199/254] Compiling NIOCore UniversalBootstrapSupport.swift
[200/254] Compiling NIOCore Utilities.swift
[201/254] Compiling NIOCore AddressedEnvelope.swift
[202/254] Compiling NIOCore AsyncAwaitSupport.swift
[203/254] Compiling NIOCore AsyncChannel.swift
[204/254] Compiling NIOCore AsyncChannelHandler.swift
[205/254] Compiling NIOCore AsyncChannelInboundStream.swift
[206/254] Compiling NIOCore AsyncChannelOutboundWriter.swift
[207/254] Compiling NIOCore NIOAsyncSequenceProducer.swift
[208/254] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[209/254] Compiling NIOCore NIOAsyncWriter.swift
[210/254] Compiling NIOCore EventLoopFuture+Deprecated.swift
[211/254] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[212/254] Compiling NIOCore EventLoopFuture.swift
[213/254] Compiling NIOCore FileDescriptor.swift
[214/254] Compiling NIOCore FileHandle.swift
[215/254] Compiling NIOCore FileRegion.swift
[216/254] Compiling NIOCore GlobalSingletons.swift
[217/254] Compiling NIOCore IO.swift
[218/254] Compiling NIOCore IOData.swift
[219/254] Compiling NIOCore CircularBuffer.swift
[220/254] Compiling NIOCore Codec.swift
[221/254] Compiling NIOCore ConvenienceOptionSupport.swift
[222/254] Compiling NIOCore DeadChannel.swift
[223/254] Compiling NIOCore DispatchQueue+WithFuture.swift
[224/254] Compiling NIOCore EventLoop+Deprecated.swift
[225/254] Compiling NIOCore EventLoop+SerialExecutor.swift
[226/254] Compiling NIOCore EventLoop.swift
[227/254] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[228/254] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[229/254] Compiling NIOCore BSDSocketAPI.swift
[230/254] Compiling NIOCore ByteBuffer-aux.swift
[231/254] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[232/254] Compiling NIOCore ByteBuffer-conversions.swift
[233/254] Compiling NIOCore ByteBuffer-core.swift
[234/254] Compiling NIOCore ByteBuffer-hex.swift
[235/254] Compiling NIOCore ByteBuffer-int.swift
[236/254] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[237/254] Compiling NIOCore ByteBuffer-multi-int.swift
[238/254] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[239/254] Compiling NIOCore ByteBuffer-views.swift
[240/254] Compiling NIOCore Channel.swift
[241/254] Compiling NIOCore ChannelHandler.swift
[242/254] Compiling NIOCore ChannelHandlers.swift
[243/254] Compiling NIOCore ChannelInvoker.swift
[244/254] Compiling NIOCore ChannelOption.swift
[245/254] Compiling NIOCore ChannelPipeline.swift
[246/254] Emitting module NIOCore
[247/259] Wrapping AST for NIOCore for debugging
[249/259] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[250/260] Compiling NIOEmbedded AsyncTestingChannel.swift
[251/309] 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
[252/309] 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
[253/309] 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
[254/309] 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
[255/309] 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
[256/309] 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
[257/309] 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)
[258/315] 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 |
[259/315] Emitting module NIOEmbedded
[260/315] Compiling NIOPosix PipePair.swift
[261/315] Compiling NIOPosix Pool.swift
[262/315] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[263/315] Compiling NIOPosix PosixSingletons.swift
[264/315] Compiling NIOPosix RawSocketBootstrap.swift
[265/315] Compiling NIOPosix Resolver.swift
[266/315] Compiling NIOPosix Selectable.swift
[267/315] Compiling NIOPosix ServerSocket.swift
[268/315] Compiling NIOPosix Socket.swift
[269/315] Compiling NIOPosix SocketChannel.swift
[270/315] Compiling NIOPosix SocketProtocols.swift
[271/315] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[272/315] Compiling NIOPosix System.swift
[273/315] Compiling NIOPosix Thread.swift
[274/315] Compiling NIOPosix HappyEyeballs.swift
[275/315] Compiling NIOPosix IO.swift
[276/315] Compiling NIOPosix IntegerBitPacking.swift
[277/315] Compiling NIOPosix IntegerTypes.swift
[278/315] Compiling NIOPosix Linux.swift
[279/315] Compiling NIOPosix LinuxCPUSet.swift
[280/315] Compiling NIOPosix LinuxUring.swift
[281/315] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[282/315] Compiling NIOPosix NIOPosixSendableMetatype.swift
[283/315] Compiling NIOPosix NIOThreadPool.swift
[284/315] Compiling NIOPosix NonBlockingFileIO.swift
[285/315] Compiling NIOPosix PendingDatagramWritesManager.swift
[286/315] Compiling NIOPosix PendingWritesManager.swift
[287/315] Compiling NIOPosix PipeChannel.swift
[288/315] Compiling NIOPosix BaseStreamSocketChannel.swift
[289/315] Compiling NIOPosix Bootstrap.swift
[290/315] Compiling NIOPosix ControlMessage.swift
[291/315] Compiling NIOPosix DatagramVectorReadManager.swift
[292/315] Compiling NIOPosix Errors+Any.swift
[293/315] Compiling NIOPosix FileDescriptor.swift
[294/315] Compiling NIOPosix GetaddrinfoResolver.swift
[295/315] Compiling NIOPosix SelectableChannel.swift
[296/315] Compiling NIOPosix SelectableEventLoop.swift
[297/315] Compiling NIOPosix SelectorEpoll.swift
[298/315] Compiling NIOPosix SelectorGeneric.swift
[299/315] Compiling NIOPosix SelectorKqueue.swift
[300/315] Compiling NIOPosix SelectorUring.swift
[301/315] Compiling NIOPosix SelectorWSAPoll.swift
[302/315] Compiling NIOPosix ThreadPosix.swift
[303/315] Compiling NIOPosix ThreadWindows.swift
[304/315] Compiling NIOPosix Utilities.swift
[305/315] Compiling NIOPosix VsockAddress.swift
[306/315] Compiling NIOPosix VsockChannelEvents.swift
[307/315] Compiling NIOPosix Windows.swift
BUILD FAILURE 6.3 wasm