Build Information
Failed to build swift-lambda-extras, reference 0.4.0 (3d5faf), with Swift 6.3 for Wasm on 16 Apr 2026 21:33:57 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/mgacy/swift-lambda-extras.git
Reference: 0.4.0
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/mgacy/swift-lambda-extras
* tag 0.4.0 -> FETCH_HEAD
HEAD is now at 3d5faf8 Strict Concurrency Support (#15)
Cloned https://github.com/mgacy/swift-lambda-extras.git
Revision (git rev-parse @):
3d5faf85e10db1ffe69fe6c20389f2099c12245f
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/mgacy/swift-lambda-extras.git at 0.4.0
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.3
Building package at path: $PWD
https://github.com/mgacy/swift-lambda-extras.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/swift-server/swift-aws-lambda-runtime
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/swift-server/swift-aws-lambda-events
Fetching https://github.com/apple/swift-log.git
[1/2841] Fetching swift-aws-lambda-events
[2842/9452] Fetching swift-aws-lambda-events, swift-log
[3437/25494] Fetching swift-aws-lambda-events, swift-log, swift-aws-lambda-runtime
Fetched https://github.com/apple/swift-log.git from cache (0.56s)
[5408/18883] Fetching swift-aws-lambda-events, swift-aws-lambda-runtime
[11666/102045] Fetching swift-aws-lambda-events, swift-aws-lambda-runtime, swift-nio
Fetched https://github.com/swift-server/swift-aws-lambda-events from cache (5.38s)
Fetched https://github.com/swift-server/swift-aws-lambda-runtime from cache (5.45s)
Fetched https://github.com/apple/swift-nio.git from cache (5.51s)
Computing version for https://github.com/swift-server/swift-aws-lambda-events
Computed https://github.com/swift-server/swift-aws-lambda-events at 0.5.0 (7.31s)
Fetching https://github.com/apple/swift-http-types.git
[1/1043] Fetching swift-http-types
Fetched https://github.com/apple/swift-http-types.git from cache (0.48s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.5.1 (1.08s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (0.46s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.98.0 (1.43s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/1820] Fetching swift-atomics
[893/25371] Fetching swift-atomics, swift-collections
[3470/30972] Fetching swift-atomics, swift-collections, swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.64s)
[3940/25371] Fetching swift-atomics, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (1.64s)
Fetched https://github.com/apple/swift-collections.git from cache (1.67s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.14s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.52s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.69s)
Computing version for https://github.com/swift-server/swift-aws-lambda-runtime
Computed https://github.com/swift-server/swift-aws-lambda-runtime at 1.0.0-alpha.3 (0.43s)
Creating working copy for https://github.com/swift-server/swift-aws-lambda-events
Working copy of https://github.com/swift-server/swift-aws-lambda-events resolved at 0.5.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.12.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.98.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.5.1
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/swift-server/swift-aws-lambda-runtime
Working copy of https://github.com/swift-server/swift-aws-lambda-runtime resolved at 1.0.0-alpha.3
[1/1] Compiling plugin AWSLambdaPackager
Building for debugging...
[1/37] Write sources
[20/37] Compiling CNIOWindows shim.c
[20/37] Compiling CNIOWindows WSAStartup.c
[20/37] Compiling CNIOWASI CNIOWASI.c
[23/37] Compiling _AtomicsShims.c
[24/37] Write swift-version-24593BA9C3E375BF.txt
[25/37] Compiling CNIOPosix event_loop_id.c
[26/37] Compiling CNIOLinux shim.c
[26/37] Compiling CNIOLinux liburing_shims.c
[26/37] Compiling CNIOOpenBSD shim.c
[29/37] Compiling CNIODarwin shim.c
[30/37] Compiling CNIOLLHTTP c_nio_http.c
[31/37] Compiling CNIOLLHTTP c_nio_api.c
[33/76] Emitting module _NIOBase64
[33/76] Compiling CNIOLLHTTP c_nio_llhttp.c
[34/76] Write sources
[37/94] Emitting module InternalCollectionsUtilities
[37/96] Compiling c-nioatomics.c
[38/96] Compiling c-atomics.c
[40/103] Emitting module NIOConcurrencyHelpers
[41/103] Compiling Atomics ManagedAtomic.swift
[42/103] Compiling Atomics ManagedAtomicLazyReference.swift
[43/103] Compiling Atomics UnsafeAtomic.swift
[44/103] Compiling Atomics UnsafeAtomicLazyReference.swift
[45/105] Compiling Atomics IntegerOperations.swift
[46/105] Compiling Atomics Unmanaged extensions.swift
[47/105] Emitting module Atomics
[48/105] Compiling Atomics AtomicInteger.swift
[49/105] Compiling Atomics AtomicOptionalWrappable.swift
[50/105] Compiling Atomics AtomicReference.swift
[51/105] Compiling Atomics AtomicMemoryOrderings.swift
[52/105] Compiling Atomics DoubleWord.swift
[53/105] Compiling Atomics AtomicStorage.swift
[54/105] Compiling Atomics AtomicValue.swift
[55/105] Compiling Atomics OptionalRawRepresentable.swift
[56/105] Compiling Atomics RawRepresentable.swift
[57/105] Compiling Atomics AtomicBool.swift
[60/105] Emitting module HTTPTypes
[63/106] Compiling Atomics Primitives.native.swift
[66/106] Compiling Atomics IntegerConformances.swift
[67/106] Compiling Atomics PointerConformances.swift
[68/106] Compiling _NIODataStructures PriorityQueue.swift
[69/106] Compiling _NIODataStructures _TinyArray.swift
[75/107] Compiling HTTPTypes HTTPParsedFields.swift
[77/107] Compiling _NIOBase64 Base64.swift
[80/108] Compiling HTTPTypes ISOLatin1String.swift
[86/141] Compiling HTTPTypes HTTPRequest.swift
[87/141] Compiling HTTPTypes HTTPResponse.swift
[88/141] Compiling ContainersPreview Container.swift
[89/141] Compiling ContainersPreview ContainerIterator.swift
[90/141] Compiling ContainersPreview DynamicContainer.swift
[91/141] Compiling ContainersPreview MutableContainer.swift
[92/141] Compiling ContainersPreview PermutableContainer.swift
[93/141] Compiling ContainersPreview RandomAccessContainer.swift
[94/141] Compiling ContainersPreview RangeExpression2.swift
[95/141] Compiling ContainersPreview RangeReplaceableContainer.swift
[96/141] Compiling ContainersPreview Drain+Map.swift
[97/145] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[98/145] Compiling ContainersPreview BorrowingSequence.swift
[99/145] Compiling ContainersPreview BidirectionalContainer.swift
[100/145] Compiling ContainersPreview Container+Filter.swift
[101/145] Compiling ContainersPreview Container+SpanwiseZip.swift
[102/145] Compiling ContainersPreview Drain+Reduce.swift
[103/145] Compiling ContainersPreview Drain.swift
[104/145] Compiling ContainersPreview Producer+Collect.swift
[105/145] Compiling ContainersPreview Producer+Filter.swift
[106/145] Compiling ContainersPreview Producer+Map.swift
[107/145] Compiling ContainersPreview Producer+Reduce.swift
[108/145] Compiling ContainersPreview Producer.swift
[109/145] Compiling ContainersPreview Borrow.swift
[112/146] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[113/146] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[114/146] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[115/146] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[116/146] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[117/146] Emitting module ContainersPreview
[119/146] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[120/146] Compiling NIOConcurrencyHelpers NIOLock.swift
[121/146] Compiling ContainersPreview Box.swift
[122/146] Compiling ContainersPreview Inout.swift
[123/146] Compiling ContainersPreview InputSpan.swift
[124/146] Compiling ContainersPreview Shared.swift
[125/146] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[126/146] Compiling Logging MetadataProvider.swift
[127/146] Emitting module Logging
[128/146] Compiling Logging Locks.swift
[129/146] Compiling HTTPTypes NIOLock.swift
[130/146] Compiling HTTPTypes HTTPRequest+URL.swift
[131/146] Compiling NIOConcurrencyHelpers lock.swift
[132/146] Compiling ContainersPreview OutputSpan+Extras.swift
[133/146] Compiling ContainersPreview TemporaryAllocation.swift
[134/146] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[135/146] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[136/146] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[138/147] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[139/147] Compiling NIOConcurrencyHelpers atomics.swift
[141/148] Emitting module _NIODataStructures
[142/148] Compiling _NIODataStructures Heap.swift
[144/149] Compiling Logging LogHandler.swift
[145/149] Compiling Logging Logging.swift
[146/149] Compiling Logging LogEvent.swift
[150/150] Compiling HTTPTypes HTTPFields.swift
[152/200] Compiling DequeModule RigidDeque+Equatable.swift
[153/200] Compiling DequeModule RigidDeque+Experimental.swift
[154/200] Compiling DequeModule RigidDeque+Hashable.swift
[155/200] Compiling DequeModule RigidDeque+Initializers.swift
[156/200] Compiling DequeModule RigidDeque+Insertions.swift
[157/200] Compiling DequeModule RigidDeque+Prepend.swift
[158/210] Compiling DequeModule _DequeBuffer.swift
[159/210] Compiling DequeModule _DequeBufferHeader.swift
[160/210] Compiling DequeModule RigidDeque+Append.swift
[161/210] Compiling DequeModule RigidDeque+Consumption.swift
[162/210] Compiling DequeModule RigidDeque+Container.swift
[163/210] Compiling DequeModule RigidDeque+Descriptions.swift
[164/210] Compiling DequeModule Deque+Codable.swift
[165/210] Compiling DequeModule Deque+Collection.swift
[166/210] Compiling DequeModule Deque+CustomReflectable.swift
[167/210] Compiling DequeModule Deque+Descriptions.swift
[168/210] Compiling DequeModule Deque+Equatable.swift
[169/210] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[170/210] Compiling DequeModule Deque+Extras.swift
[171/210] Compiling DequeModule Deque+Hashable.swift
[172/210] Compiling DequeModule Deque+Testing.swift
[173/210] Compiling DequeModule Deque._Storage.swift
[174/210] Compiling DequeModule Deque._UnsafeHandle.swift
[175/210] Compiling DequeModule Deque.swift
[176/215] Compiling DequeModule UniqueDeque+Consumption.swift
[177/215] Compiling DequeModule UniqueDeque+Container.swift
[178/215] Compiling DequeModule UniqueDeque+Descriptions.swift
[179/215] Compiling DequeModule UniqueDeque+Equatable.swift
[180/215] Compiling DequeModule UniqueDeque+Experimental.swift
[183/217] Compiling DequeModule UniqueDeque+Hashable.swift
[184/217] Compiling DequeModule UniqueDeque+Initializers.swift
[185/217] Compiling DequeModule UniqueDeque+Insertions.swift
[186/217] Compiling DequeModule UniqueDeque+Prepend.swift
[187/217] Compiling DequeModule UniqueDeque+Removals.swift
[190/217] Compiling DequeModule RigidDeque+Removals.swift
[191/217] Compiling DequeModule RigidDeque+Replacements.swift
[192/217] Compiling DequeModule RigidDeque+Testing.swift
[193/217] Compiling DequeModule RigidDeque.swift
[194/217] Compiling DequeModule UniqueDeque+Append.swift
[195/217] Emitting module AWSLambdaEvents
[201/217] Compiling AWSLambdaEvents DateWrappers.swift
[202/217] Compiling AWSLambdaEvents HTTP.swift
[206/217] Emitting module DequeModule
[214/218] Compiling DequeModule UniqueDeque+Replacements.swift
[215/218] Compiling DequeModule UniqueDeque.swift
[216/218] Compiling DequeModule _DequeSlot.swift
[217/218] Compiling DequeModule _UnsafeDequeHandle.swift
[218/218] Compiling DequeModule _UnsafeDequeSegments.swift
[220/283] Compiling NIOCore EventLoopFuture+Deprecated.swift
[221/283] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[222/283] Compiling NIOCore EventLoopFuture.swift
[223/283] Compiling NIOCore FileDescriptor.swift
[224/283] Compiling NIOCore FileHandle.swift
[225/283] Compiling NIOCore FileRegion.swift
[226/283] Compiling NIOCore GlobalSingletons.swift
[227/283] Compiling NIOCore IO.swift
[228/283] Compiling NIOCore IOData.swift
[229/283] Compiling NIOCore IPProtocol.swift
[230/283] Compiling NIOCore IntegerBitPacking.swift
[231/283] Compiling NIOCore IntegerTypes.swift
[232/283] Compiling NIOCore Interfaces.swift
[233/283] Compiling NIOCore Linux.swift
[234/283] Compiling NIOCore MarkedCircularBuffer.swift
[235/283] Compiling NIOCore MulticastChannel.swift
[236/283] Compiling NIOCore NIOAny.swift
[237/283] Compiling NIOCore NIOCloseOnErrorHandler.swift
[238/291] Compiling NIOCore AddressedEnvelope.swift
[239/291] Compiling NIOCore AsyncAwaitSupport.swift
[240/291] Compiling NIOCore AsyncChannel.swift
[241/291] Compiling NIOCore AsyncChannelHandler.swift
[242/291] Compiling NIOCore AsyncChannelInboundStream.swift
[243/291] Compiling NIOCore AsyncChannelOutboundWriter.swift
[244/291] Compiling NIOCore NIOAsyncSequenceProducer.swift
[245/291] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[246/291] Compiling NIOCore NIOAsyncWriter.swift
[247/291] Compiling NIOCore NIOCoreSendableMetatype.swift
[248/291] Compiling NIOCore NIODecodedAsyncSequence.swift
[249/291] Compiling NIOCore NIOLoopBound.swift
[250/291] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[251/291] Compiling NIOCore NIOScheduledCallback.swift
[252/291] Compiling NIOCore NIOSendable.swift
[253/291] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[254/291] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[255/291] Compiling NIOCore RecvByteBufferAllocator.swift
[256/291] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[257/291] Compiling NIOCore BSDSocketAPI.swift
[258/291] Compiling NIOCore ByteBuffer-aux.swift
[259/291] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[260/291] Compiling NIOCore ByteBuffer-conversions.swift
[261/291] Compiling NIOCore ByteBuffer-core.swift
[262/291] Compiling NIOCore ByteBuffer-hex.swift
[263/291] Compiling NIOCore ByteBuffer-int.swift
[264/291] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[265/291] Compiling NIOCore CircularBuffer.swift
[266/291] Compiling NIOCore Codec.swift
[267/291] Compiling NIOCore ConvenienceOptionSupport.swift
[268/291] Compiling NIOCore DeadChannel.swift
[269/291] Compiling NIOCore DispatchQueue+WithFuture.swift
[270/291] Compiling NIOCore EventLoop+Deprecated.swift
[271/291] Compiling NIOCore EventLoop+SerialExecutor.swift
[272/291] Compiling NIOCore EventLoop.swift
[273/291] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[274/291] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[275/291] Compiling NIOCore SocketAddresses.swift
[276/291] Compiling NIOCore SocketOptionProvider.swift
[277/291] Compiling NIOCore SystemCallHelpers.swift
[278/291] Compiling NIOCore TimeAmount+Duration.swift
[279/291] Compiling NIOCore TypeAssistedChannelHandler.swift
[280/291] Compiling NIOCore UniversalBootstrapSupport.swift
[281/291] Compiling NIOCore Utilities.swift
[282/291] Emitting module NIOCore
[283/291] Compiling NIOCore ByteBuffer-multi-int.swift
[284/291] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[285/291] Compiling NIOCore ByteBuffer-views.swift
[286/291] Compiling NIOCore Channel.swift
[287/291] Compiling NIOCore ChannelHandler.swift
[288/291] Compiling NIOCore ChannelHandlers.swift
[289/291] Compiling NIOCore ChannelInvoker.swift
[290/291] Compiling NIOCore ChannelOption.swift
[291/291] Compiling NIOCore ChannelPipeline.swift
[293/374] Compiling LambdaExtrasCore LambdaCoding.swift
[294/374] Compiling LambdaExtrasCore RuntimeContext.swift
/host/spi-builder-workspace/Sources/LambdaExtrasCore/Protocols/RuntimeContext.swift:24:19: error: cannot find type 'DispatchWallTime' in scope
22 |
23 | /// The timestamp that the function times out.
24 | var deadline: DispatchWallTime { get }
| `- error: cannot find type 'DispatchWallTime' in scope
25 |
26 | /// For invocations from the AWS Mobile SDK, data about the Amazon Cognito identity provider.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[295/374] Emitting module LambdaExtrasCore
/host/spi-builder-workspace/Sources/LambdaExtrasCore/Extensions.swift:82:1: warning: extension declares a conformance of imported type 'String' to imported protocols 'LocalizedError', 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
80 | }
81 |
82 | extension Swift.String: Foundation.LocalizedError {
| |- warning: extension declares a conformance of imported type 'String' to imported protocols 'LocalizedError', 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
83 | public var errorDescription: String? { self }
84 | public var failureReason: String? { self }
/host/spi-builder-workspace/Sources/LambdaExtrasCore/Protocols/RuntimeContext.swift:24:19: error: cannot find type 'DispatchWallTime' in scope
22 |
23 | /// The timestamp that the function times out.
24 | var deadline: DispatchWallTime { get }
| `- error: cannot find type 'DispatchWallTime' in scope
25 |
26 | /// For invocations from the AWS Mobile SDK, data about the Amazon Cognito identity provider.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[296/374] 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 |
[297/374] Compiling LambdaExtrasCore EnvironmentValueProvider.swift
[298/374] Compiling LambdaExtrasCore InitializationContext.swift
[299/380] Compiling NIOPosix ServerSocket.swift
[300/380] Compiling NIOPosix Socket.swift
[301/380] Compiling NIOPosix SocketChannel.swift
[302/380] Compiling NIOPosix SocketProtocols.swift
[303/380] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[304/380] Compiling NIOPosix System.swift
[305/380] Compiling NIOPosix Thread.swift
[306/380] Compiling NIOPosix SelectableChannel.swift
[307/380] Compiling NIOPosix SelectableEventLoop.swift
[308/380] Compiling NIOPosix SelectorEpoll.swift
[309/380] Compiling NIOPosix SelectorGeneric.swift
[310/380] Compiling NIOPosix SelectorKqueue.swift
[311/380] Compiling NIOPosix SelectorUring.swift
[312/380] Compiling NIOPosix SelectorWSAPoll.swift
[313/380] Compiling NIOPosix PipePair.swift
[314/380] Compiling NIOPosix Pool.swift
[315/380] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[316/380] Compiling NIOPosix PosixSingletons.swift
[317/380] Compiling NIOPosix RawSocketBootstrap.swift
[318/380] Compiling NIOPosix Resolver.swift
[319/380] Compiling NIOPosix Selectable.swift
[320/380] Compiling LambdaExtrasCore HandlerError.swift
[321/380] Compiling NIOPosix BaseStreamSocketChannel.swift
[322/380] Compiling NIOPosix Bootstrap.swift
[323/380] Compiling NIOPosix ControlMessage.swift
[324/380] Compiling NIOPosix DatagramVectorReadManager.swift
[325/380] Compiling NIOPosix Errors+Any.swift
[326/380] Compiling NIOPosix FileDescriptor.swift
[327/380] Compiling NIOPosix GetaddrinfoResolver.swift
[328/380] 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
[329/380] 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
[330/380] 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
[331/380] 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
[332/380] 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
[333/380] 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
[334/380] 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
[335/380] Compiling NIOPosix HappyEyeballs.swift
[336/380] Compiling NIOPosix IO.swift
[337/380] Compiling NIOPosix IntegerBitPacking.swift
[338/380] Compiling NIOPosix IntegerTypes.swift
[339/380] Compiling NIOPosix Linux.swift
[340/380] Compiling NIOPosix LinuxCPUSet.swift
[341/380] Compiling NIOPosix LinuxUring.swift
[342/380] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[343/380] Compiling NIOPosix NIOPosixSendableMetatype.swift
[344/380] Compiling NIOPosix NIOThreadPool.swift
[345/380] Compiling NIOPosix NonBlockingFileIO.swift
[346/380] Compiling NIOPosix PendingDatagramWritesManager.swift
[347/380] Compiling NIOPosix PendingWritesManager.swift
[348/380] Compiling NIOPosix PipeChannel.swift
[349/380] Compiling LambdaExtrasCore Extensions.swift
/host/spi-builder-workspace/Sources/LambdaExtrasCore/Extensions.swift:82:1: warning: extension declares a conformance of imported type 'String' to imported protocols 'LocalizedError', 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
80 | }
81 |
82 | extension Swift.String: Foundation.LocalizedError {
| |- warning: extension declares a conformance of imported type 'String' to imported protocols 'LocalizedError', 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
83 | public var errorDescription: String? { self }
84 | public var failureReason: String? { self }
[350/380] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[351/380] Compiling NIOEmbedded AsyncTestingChannel.swift
BUILD FAILURE 6.3 wasm