The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of swift-nio, reference 2.83.0 (34d486), with Swift 6.2 (beta) for Linux on 18 Jun 2025 09:56:32 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-nio.git
Reference: 2.83.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/apple/swift-nio
 * tag               2.83.0     -> FETCH_HEAD
HEAD is now at 34d486b Revert "Enable visionOS xcodebuilds by default in CI" (#3235)
Cloned https://github.com/apple/swift-nio.git
Revision (git rev-parse @):
34d486b01cd891297ac615e40d5999536a1e138d
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apple/swift-nio.git at 2.83.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/apple/swift-nio.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
[1/1797] Fetching swift-atomics
[595/18437] Fetching swift-atomics, swift-collections
[762/22865] Fetching swift-atomics, swift-collections, swift-system
Fetched https://github.com/apple/swift-system.git from cache (1.87s)
Fetched https://github.com/apple/swift-atomics.git from cache (1.89s)
Fetched https://github.com/apple/swift-collections.git from cache (1.94s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (3.32s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.73s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.29s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.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.5.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Building for debugging...
[0/123] Write sources
[36/123] Compiling _AtomicsShims.c
[37/123] Compiling CNIOWindows shim.c
[38/123] Compiling CNIOLinux liburing_shims.c
[39/123] Write swift-version-24593BA9C3E375BF.txt
[40/123] Compiling CNIOWASI CNIOWASI.c
[41/123] Compiling CNIOWindows WSAStartup.c
[42/123] Compiling CSystem shims.c
[43/123] Compiling CNIOLLHTTP c_nio_http.c
[44/123] Compiling CNIOSHA1 c_nio_sha1.c
[45/129] Compiling CNIOLLHTTP c_nio_api.c
[46/129] Compiling CNIODarwin shim.c
[47/134] Compiling CNIOLinux shim.c
[48/134] Write sources
[49/189] Compiling CNIOLLHTTP c_nio_llhttp.c
[51/189] Emitting module _NIOBase64
[52/189] Emitting module SystemPackage
[53/192] Emitting module _NIODataStructures
[53/192] Compiling c-nioatomics.c
[54/192] Compiling c-atomics.c
[56/198] Emitting module InternalCollectionsUtilities
[57/198] Compiling SystemPackage Util+StringArray.swift
[58/198] Compiling SystemPackage Util.swift
[59/198] Compiling SystemPackage UtilConsumers.swift
[60/199] Compiling Atomics AtomicInteger.swift
[61/199] Compiling Atomics AtomicOptionalWrappable.swift
[62/199] Compiling Atomics AtomicReference.swift
[63/201] Compiling Atomics DoubleWord.swift
[64/201] Compiling Atomics ManagedAtomic.swift
[65/201] Compiling Atomics ManagedAtomicLazyReference.swift
[66/201] Compiling Atomics UnsafeAtomic.swift
[67/201] Compiling Atomics AtomicBool.swift
[72/201] Compiling Atomics UnsafeAtomicLazyReference.swift
[73/201] Compiling Atomics Primitives.native.swift
[74/201] Compiling Atomics AtomicStorage.swift
[75/201] Compiling Atomics AtomicValue.swift
[76/201] Compiling Atomics AtomicMemoryOrderings.swift
[77/201] Compiling _NIOBase64 Base64.swift
[79/202] Compiling _NIODataStructures PriorityQueue.swift
[80/202] Compiling _NIODataStructures _TinyArray.swift
[83/202] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[84/202] Emitting module Atomics
[91/202] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[92/202] Compiling Atomics OptionalRawRepresentable.swift
[93/202] Compiling Atomics RawRepresentable.swift
[95/202] Compiling Atomics IntegerConformances.swift
[97/202] Compiling Atomics PointerConformances.swift
[102/202] Compiling SystemPackage MachPort.swift
[103/202] Compiling SystemPackage PlatformString.swift
[104/202] Compiling SystemPackage SystemString.swift
[116/203] Compiling Atomics IntegerOperations.swift
[117/203] Compiling Atomics Unmanaged extensions.swift
[118/217] Wrapping AST for InternalCollectionsUtilities for debugging
[119/219] Wrapping AST for _NIOBase64 for debugging
[120/219] Wrapping AST for Atomics for debugging
[122/219] Compiling DequeModule Deque+Equatable.swift
[123/219] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[124/221] Compiling DequeModule _DequeBuffer.swift
[125/221] Compiling DequeModule _DequeBufferHeader.swift
[126/221] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[127/221] Compiling NIOConcurrencyHelpers NIOLock.swift
[128/221] Compiling DequeModule _DequeSlot.swift
[129/221] Compiling DequeModule _UnsafeWrappedBuffer.swift
[130/221] Compiling SystemPackage Backcompat.swift
[131/221] Compiling SystemPackage CInterop.swift
[132/221] Compiling SystemPackage Constants.swift
[133/221] Compiling SystemPackage Exports.swift
[137/221] Compiling SystemPackage WindowsSyscallAdapters.swift
[138/222] Compiling NIOConcurrencyHelpers lock.swift
[140/222] Compiling _NIODataStructures Heap.swift
[141/223] Wrapping AST for _NIODataStructures for debugging
[143/223] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[144/223] Emitting module NIOConcurrencyHelpers
[145/223] Compiling NIOConcurrencyHelpers atomics.swift
[145/223] Wrapping AST for SystemPackage for debugging
[148/224] Compiling DequeModule Deque+CustomReflectable.swift
[149/224] Compiling DequeModule Deque+Descriptions.swift
[150/224] Compiling DequeModule Deque._UnsafeHandle.swift
[151/224] Compiling DequeModule Deque.swift
[152/224] Compiling DequeModule Deque+Extras.swift
[153/224] Compiling DequeModule Deque+Hashable.swift
[154/224] Compiling DequeModule Deque+Testing.swift
[155/224] Compiling DequeModule Deque._Storage.swift
[156/224] Emitting module DequeModule
[157/224] Compiling DequeModule Deque+Codable.swift
[158/224] Compiling DequeModule Deque+Collection.swift
[159/225] Wrapping AST for NIOConcurrencyHelpers for debugging
[160/225] Wrapping AST for DequeModule for debugging
[162/285] Compiling NIOCore MulticastChannel.swift
[163/285] Compiling NIOCore NIOAny.swift
[164/285] Compiling NIOCore NIOCloseOnErrorHandler.swift
[165/285] Compiling NIOCore NIOLoopBound.swift
[166/285] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[167/285] Compiling NIOCore NIOScheduledCallback.swift
[168/285] Compiling NIOCore NIOSendable.swift
[169/285] Compiling NIOCore RecvByteBufferAllocator.swift
[170/293] Compiling NIOCore IO.swift
[171/293] Compiling NIOCore IOData.swift
[172/293] Compiling NIOCore IPProtocol.swift
[173/293] Compiling NIOCore IntegerBitPacking.swift
[174/293] Compiling NIOCore IntegerTypes.swift
[175/293] Compiling NIOCore Interfaces.swift
[176/293] Compiling NIOCore Linux.swift
[177/293] Compiling NIOCore MarkedCircularBuffer.swift
[178/293] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[179/293] Compiling NIOCore SocketAddresses.swift
[180/293] Compiling NIOCore SocketOptionProvider.swift
[181/293] Compiling NIOCore SystemCallHelpers.swift
[182/293] Compiling NIOCore TimeAmount+Duration.swift
[183/293] Compiling NIOCore TypeAssistedChannelHandler.swift
[184/293] Compiling NIOCore UniversalBootstrapSupport.swift
[185/293] Compiling NIOCore Utilities.swift
[186/293] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[187/293] Compiling NIOCore EventLoopFuture+Deprecated.swift
[188/293] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[189/293] Compiling NIOCore EventLoopFuture.swift
[190/293] Compiling NIOCore FileDescriptor.swift
[191/293] Compiling NIOCore FileHandle.swift
[192/293] Compiling NIOCore FileRegion.swift
[193/293] Compiling NIOCore GlobalSingletons.swift
[194/293] Compiling NIOCore CircularBuffer.swift
[195/293] Compiling NIOCore Codec.swift
[196/293] Compiling NIOCore ConvenienceOptionSupport.swift
[197/293] Compiling NIOCore DeadChannel.swift
[198/293] Compiling NIOCore DispatchQueue+WithFuture.swift
[199/293] Compiling NIOCore EventLoop+Deprecated.swift
[200/293] Compiling NIOCore EventLoop+SerialExecutor.swift
[201/293] Compiling NIOCore EventLoop.swift
[202/293] Compiling NIOCore AddressedEnvelope.swift
[203/293] Compiling NIOCore AsyncAwaitSupport.swift
[204/293] Compiling NIOCore AsyncChannel.swift
[205/293] Compiling NIOCore AsyncChannelHandler.swift
[206/293] Compiling NIOCore AsyncChannelInboundStream.swift
[207/293] Compiling NIOCore AsyncChannelOutboundWriter.swift
[208/293] Compiling NIOCore NIOAsyncSequenceProducer.swift
[209/293] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[210/293] Compiling NIOCore NIOAsyncWriter.swift
[211/293] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[212/293] Compiling NIOCore BSDSocketAPI.swift
[213/293] Compiling NIOCore ByteBuffer-aux.swift
[214/293] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[215/293] Compiling NIOCore ByteBuffer-conversions.swift
[216/293] Compiling NIOCore ByteBuffer-core.swift
[217/293] Compiling NIOCore ByteBuffer-hex.swift
[218/293] Compiling NIOCore ByteBuffer-int.swift
[219/293] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[220/293] Compiling NIOCore ByteBuffer-multi-int.swift
/host/spi-builder-workspace/Sources/NIOCore/ChannelPipeline.swift:544:101: warning: capture of 'handlerType' with non-Sendable type 'Handler.Type' in a '@Sendable' closure [#SendableClosureCaptures]
 542 |         } else {
 543 |             self.eventLoop.execute {
 544 |                 promise.assumeIsolatedUnsafeUnchecked().completeWith(self._contextSync(handlerType: handlerType))
     |                                                                                                     `- warning: capture of 'handlerType' with non-Sendable type 'Handler.Type' in a '@Sendable' closure [#SendableClosureCaptures]
 545 |             }
 546 |         }
/host/spi-builder-workspace/Sources/NIOCore/ChannelPipeline.swift:544:75: warning: capture of non-Sendable type 'Handler.Type' in an isolated closure
 542 |         } else {
 543 |             self.eventLoop.execute {
 544 |                 promise.assumeIsolatedUnsafeUnchecked().completeWith(self._contextSync(handlerType: handlerType))
     |                                                                           `- warning: capture of non-Sendable type 'Handler.Type' in an isolated closure
 545 |             }
 546 |         }
/host/spi-builder-workspace/Sources/NIOCore/ChannelPipeline.swift:537:50: warning: capture of non-Sendable type 'Handler.Type' in an isolated closure
 535 |     /// - Returns: the `EventLoopFuture` which will be notified once the the operation completes.
 536 |     @inlinable
 537 |     public func context<Handler: ChannelHandler>(handlerType: Handler.Type) -> EventLoopFuture<ChannelHandlerContext> {
     |                                                  `- warning: capture of non-Sendable type 'Handler.Type' in an isolated closure
 538 |         let promise = self.eventLoop.makePromise(of: ChannelHandlerContext.self)
 539 |
/host/spi-builder-workspace/Sources/NIOCore/ChannelPipeline.swift:559:38: warning: capture of non-Sendable type 'Handler.Type' in an isolated closure
 557 |     @inlinable
 558 |     public func containsHandler<Handler: ChannelHandler>(type: Handler.Type) -> EventLoopFuture<Void> {
 559 |         self.handler(type: type).map { _ in () }
     |                                      `- warning: capture of non-Sendable type 'Handler.Type' in an isolated closure
 560 |     }
 561 |
/host/spi-builder-workspace/Sources/NIOCore/ChannelPipeline.swift:2429:54: warning: capture of non-Sendable type 'Handler.Type' in an isolated closure
2427 |     public func handler<Handler: ChannelHandler>(type _: Handler.Type) -> EventLoopFuture<Handler> {
2428 |         self.context(handlerType: Handler.self).map { context in
2429 |             guard let typedContext = context.handler as? Handler else {
     |                                                      `- warning: capture of non-Sendable type 'Handler.Type' in an isolated closure
2430 |                 preconditionFailure(
2431 |                     "Expected channel handler of type \(Handler.self), got \(type(of: context.handler)) instead."
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[221/293] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
/host/spi-builder-workspace/Sources/NIOCore/ChannelPipeline.swift:544:101: warning: capture of 'handlerType' with non-Sendable type 'Handler.Type' in a '@Sendable' closure [#SendableClosureCaptures]
 542 |         } else {
 543 |             self.eventLoop.execute {
 544 |                 promise.assumeIsolatedUnsafeUnchecked().completeWith(self._contextSync(handlerType: handlerType))
     |                                                                                                     `- warning: capture of 'handlerType' with non-Sendable type 'Handler.Type' in a '@Sendable' closure [#SendableClosureCaptures]
 545 |             }
 546 |         }
/host/spi-builder-workspace/Sources/NIOCore/ChannelPipeline.swift:544:75: warning: capture of non-Sendable type 'Handler.Type' in an isolated closure
 542 |         } else {
 543 |             self.eventLoop.execute {
 544 |                 promise.assumeIsolatedUnsafeUnchecked().completeWith(self._contextSync(handlerType: handlerType))
     |                                                                           `- warning: capture of non-Sendable type 'Handler.Type' in an isolated closure
 545 |             }
 546 |         }
/host/spi-builder-workspace/Sources/NIOCore/ChannelPipeline.swift:537:50: warning: capture of non-Sendable type 'Handler.Type' in an isolated closure
 535 |     /// - Returns: the `EventLoopFuture` which will be notified once the the operation completes.
 536 |     @inlinable
 537 |     public func context<Handler: ChannelHandler>(handlerType: Handler.Type) -> EventLoopFuture<ChannelHandlerContext> {
     |                                                  `- warning: capture of non-Sendable type 'Handler.Type' in an isolated closure
 538 |         let promise = self.eventLoop.makePromise(of: ChannelHandlerContext.self)
 539 |
/host/spi-builder-workspace/Sources/NIOCore/ChannelPipeline.swift:559:38: warning: capture of non-Sendable type 'Handler.Type' in an isolated closure
 557 |     @inlinable
 558 |     public func containsHandler<Handler: ChannelHandler>(type: Handler.Type) -> EventLoopFuture<Void> {
 559 |         self.handler(type: type).map { _ in () }
     |                                      `- warning: capture of non-Sendable type 'Handler.Type' in an isolated closure
 560 |     }
 561 |
/host/spi-builder-workspace/Sources/NIOCore/ChannelPipeline.swift:2429:54: warning: capture of non-Sendable type 'Handler.Type' in an isolated closure
2427 |     public func handler<Handler: ChannelHandler>(type _: Handler.Type) -> EventLoopFuture<Handler> {
2428 |         self.context(handlerType: Handler.self).map { context in
2429 |             guard let typedContext = context.handler as? Handler else {
     |                                                      `- warning: capture of non-Sendable type 'Handler.Type' in an isolated closure
2430 |                 preconditionFailure(
2431 |                     "Expected channel handler of type \(Handler.self), got \(type(of: context.handler)) instead."
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[222/293] Compiling NIOCore ByteBuffer-views.swift
/host/spi-builder-workspace/Sources/NIOCore/ChannelPipeline.swift:544:101: warning: capture of 'handlerType' with non-Sendable type 'Handler.Type' in a '@Sendable' closure [#SendableClosureCaptures]
 542 |         } else {
 543 |             self.eventLoop.execute {
 544 |                 promise.assumeIsolatedUnsafeUnchecked().completeWith(self._contextSync(handlerType: handlerType))
     |                                                                                                     `- warning: capture of 'handlerType' with non-Sendable type 'Handler.Type' in a '@Sendable' closure [#SendableClosureCaptures]
 545 |             }
 546 |         }
/host/spi-builder-workspace/Sources/NIOCore/ChannelPipeline.swift:544:75: warning: capture of non-Sendable type 'Handler.Type' in an isolated closure
 542 |         } else {
 543 |             self.eventLoop.execute {
 544 |                 promise.assumeIsolatedUnsafeUnchecked().completeWith(self._contextSync(handlerType: handlerType))
     |                                                                           `- warning: capture of non-Sendable type 'Handler.Type' in an isolated closure
 545 |             }
 546 |         }
/host/spi-builder-workspace/Sources/NIOCore/ChannelPipeline.swift:537:50: warning: capture of non-Sendable type 'Handler.Type' in an isolated closure
 535 |     /// - Returns: the `EventLoopFuture` which will be notified once the the operation completes.
 536 |     @inlinable
 537 |     public func context<Handler: ChannelHandler>(handlerType: Handler.Type) -> EventLoopFuture<ChannelHandlerContext> {
     |                                                  `- warning: capture of non-Sendable type 'Handler.Type' in an isolated closure
 538 |         let promise = self.eventLoop.makePromise(of: ChannelHandlerContext.self)
 539 |
/host/spi-builder-workspace/Sources/NIOCore/ChannelPipeline.swift:559:38: warning: capture of non-Sendable type 'Handler.Type' in an isolated closure
 557 |     @inlinable
 558 |     public func containsHandler<Handler: ChannelHandler>(type: Handler.Type) -> EventLoopFuture<Void> {
 559 |         self.handler(type: type).map { _ in () }
     |                                      `- warning: capture of non-Sendable type 'Handler.Type' in an isolated closure
 560 |     }
 561 |
/host/spi-builder-workspace/Sources/NIOCore/ChannelPipeline.swift:2429:54: warning: capture of non-Sendable type 'Handler.Type' in an isolated closure
2427 |     public func handler<Handler: ChannelHandler>(type _: Handler.Type) -> EventLoopFuture<Handler> {
2428 |         self.context(handlerType: Handler.self).map { context in
2429 |             guard let typedContext = context.handler as? Handler else {
     |                                                      `- warning: capture of non-Sendable type 'Handler.Type' in an isolated closure
2430 |                 preconditionFailure(
2431 |                     "Expected channel handler of type \(Handler.self), got \(type(of: context.handler)) instead."
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[223/293] Compiling NIOCore Channel.swift
/host/spi-builder-workspace/Sources/NIOCore/ChannelPipeline.swift:544:101: warning: capture of 'handlerType' with non-Sendable type 'Handler.Type' in a '@Sendable' closure [#SendableClosureCaptures]
 542 |         } else {
 543 |             self.eventLoop.execute {
 544 |                 promise.assumeIsolatedUnsafeUnchecked().completeWith(self._contextSync(handlerType: handlerType))
     |                                                                                                     `- warning: capture of 'handlerType' with non-Sendable type 'Handler.Type' in a '@Sendable' closure [#SendableClosureCaptures]
 545 |             }
 546 |         }
/host/spi-builder-workspace/Sources/NIOCore/ChannelPipeline.swift:544:75: warning: capture of non-Sendable type 'Handler.Type' in an isolated closure
 542 |         } else {
 543 |             self.eventLoop.execute {
 544 |                 promise.assumeIsolatedUnsafeUnchecked().completeWith(self._contextSync(handlerType: handlerType))
     |                                                                           `- warning: capture of non-Sendable type 'Handler.Type' in an isolated closure
 545 |             }
 546 |         }
/host/spi-builder-workspace/Sources/NIOCore/ChannelPipeline.swift:537:50: warning: capture of non-Sendable type 'Handler.Type' in an isolated closure
 535 |     /// - Returns: the `EventLoopFuture` which will be notified once the the operation completes.
 536 |     @inlinable
 537 |     public func context<Handler: ChannelHandler>(handlerType: Handler.Type) -> EventLoopFuture<ChannelHandlerContext> {
     |                                                  `- warning: capture of non-Sendable type 'Handler.Type' in an isolated closure
 538 |         let promise = self.eventLoop.makePromise(of: ChannelHandlerContext.self)
 539 |
/host/spi-builder-workspace/Sources/NIOCore/ChannelPipeline.swift:559:38: warning: capture of non-Sendable type 'Handler.Type' in an isolated closure
 557 |     @inlinable
 558 |     public func containsHandler<Handler: ChannelHandler>(type: Handler.Type) -> EventLoopFuture<Void> {
 559 |         self.handler(type: type).map { _ in () }
     |                                      `- warning: capture of non-Sendable type 'Handler.Type' in an isolated closure
 560 |     }
 561 |
/host/spi-builder-workspace/Sources/NIOCore/ChannelPipeline.swift:2429:54: warning: capture of non-Sendable type 'Handler.Type' in an isolated closure
2427 |     public func handler<Handler: ChannelHandler>(type _: Handler.Type) -> EventLoopFuture<Handler> {
2428 |         self.context(handlerType: Handler.self).map { context in
2429 |             guard let typedContext = context.handler as? Handler else {
     |                                                      `- warning: capture of non-Sendable type 'Handler.Type' in an isolated closure
2430 |                 preconditionFailure(
2431 |                     "Expected channel handler of type \(Handler.self), got \(type(of: context.handler)) instead."
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[224/293] Compiling NIOCore ChannelHandler.swift
/host/spi-builder-workspace/Sources/NIOCore/ChannelPipeline.swift:544:101: warning: capture of 'handlerType' with non-Sendable type 'Handler.Type' in a '@Sendable' closure [#SendableClosureCaptures]
 542 |         } else {
 543 |             self.eventLoop.execute {
 544 |                 promise.assumeIsolatedUnsafeUnchecked().completeWith(self._contextSync(handlerType: handlerType))
     |                                                                                                     `- warning: capture of 'handlerType' with non-Sendable type 'Handler.Type' in a '@Sendable' closure [#SendableClosureCaptures]
 545 |             }
 546 |         }
/host/spi-builder-workspace/Sources/NIOCore/ChannelPipeline.swift:544:75: warning: capture of non-Sendable type 'Handler.Type' in an isolated closure
 542 |         } else {
 543 |             self.eventLoop.execute {
 544 |                 promise.assumeIsolatedUnsafeUnchecked().completeWith(self._contextSync(handlerType: handlerType))
     |                                                                           `- warning: capture of non-Sendable type 'Handler.Type' in an isolated closure
 545 |             }
 546 |         }
/host/spi-builder-workspace/Sources/NIOCore/ChannelPipeline.swift:537:50: warning: capture of non-Sendable type 'Handler.Type' in an isolated closure
 535 |     /// - Returns: the `EventLoopFuture` which will be notified once the the operation completes.
 536 |     @inlinable
 537 |     public func context<Handler: ChannelHandler>(handlerType: Handler.Type) -> EventLoopFuture<ChannelHandlerContext> {
     |                                                  `- warning: capture of non-Sendable type 'Handler.Type' in an isolated closure
 538 |         let promise = self.eventLoop.makePromise(of: ChannelHandlerContext.self)
 539 |
/host/spi-builder-workspace/Sources/NIOCore/ChannelPipeline.swift:559:38: warning: capture of non-Sendable type 'Handler.Type' in an isolated closure
 557 |     @inlinable
 558 |     public func containsHandler<Handler: ChannelHandler>(type: Handler.Type) -> EventLoopFuture<Void> {
 559 |         self.handler(type: type).map { _ in () }
     |                                      `- warning: capture of non-Sendable type 'Handler.Type' in an isolated closure
 560 |     }
 561 |
/host/spi-builder-workspace/Sources/NIOCore/ChannelPipeline.swift:2429:54: warning: capture of non-Sendable type 'Handler.Type' in an isolated closure
2427 |     public func handler<Handler: ChannelHandler>(type _: Handler.Type) -> EventLoopFuture<Handler> {
2428 |         self.context(handlerType: Handler.self).map { context in
2429 |             guard let typedContext = context.handler as? Handler else {
     |                                                      `- warning: capture of non-Sendable type 'Handler.Type' in an isolated closure
2430 |                 preconditionFailure(
2431 |                     "Expected channel handler of type \(Handler.self), got \(type(of: context.handler)) instead."
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[225/293] Compiling NIOCore ChannelHandlers.swift
/host/spi-builder-workspace/Sources/NIOCore/ChannelPipeline.swift:544:101: warning: capture of 'handlerType' with non-Sendable type 'Handler.Type' in a '@Sendable' closure [#SendableClosureCaptures]
 542 |         } else {
 543 |             self.eventLoop.execute {
 544 |                 promise.assumeIsolatedUnsafeUnchecked().completeWith(self._contextSync(handlerType: handlerType))
     |                                                                                                     `- warning: capture of 'handlerType' with non-Sendable type 'Handler.Type' in a '@Sendable' closure [#SendableClosureCaptures]
 545 |             }
 546 |         }
/host/spi-builder-workspace/Sources/NIOCore/ChannelPipeline.swift:544:75: warning: capture of non-Sendable type 'Handler.Type' in an isolated closure
 542 |         } else {
 543 |             self.eventLoop.execute {
 544 |                 promise.assumeIsolatedUnsafeUnchecked().completeWith(self._contextSync(handlerType: handlerType))
     |                                                                           `- warning: capture of non-Sendable type 'Handler.Type' in an isolated closure
 545 |             }
 546 |         }
/host/spi-builder-workspace/Sources/NIOCore/ChannelPipeline.swift:537:50: warning: capture of non-Sendable type 'Handler.Type' in an isolated closure
 535 |     /// - Returns: the `EventLoopFuture` which will be notified once the the operation completes.
 536 |     @inlinable
 537 |     public func context<Handler: ChannelHandler>(handlerType: Handler.Type) -> EventLoopFuture<ChannelHandlerContext> {
     |                                                  `- warning: capture of non-Sendable type 'Handler.Type' in an isolated closure
 538 |         let promise = self.eventLoop.makePromise(of: ChannelHandlerContext.self)
 539 |
/host/spi-builder-workspace/Sources/NIOCore/ChannelPipeline.swift:559:38: warning: capture of non-Sendable type 'Handler.Type' in an isolated closure
 557 |     @inlinable
 558 |     public func containsHandler<Handler: ChannelHandler>(type: Handler.Type) -> EventLoopFuture<Void> {
 559 |         self.handler(type: type).map { _ in () }
     |                                      `- warning: capture of non-Sendable type 'Handler.Type' in an isolated closure
 560 |     }
 561 |
/host/spi-builder-workspace/Sources/NIOCore/ChannelPipeline.swift:2429:54: warning: capture of non-Sendable type 'Handler.Type' in an isolated closure
2427 |     public func handler<Handler: ChannelHandler>(type _: Handler.Type) -> EventLoopFuture<Handler> {
2428 |         self.context(handlerType: Handler.self).map { context in
2429 |             guard let typedContext = context.handler as? Handler else {
     |                                                      `- warning: capture of non-Sendable type 'Handler.Type' in an isolated closure
2430 |                 preconditionFailure(
2431 |                     "Expected channel handler of type \(Handler.self), got \(type(of: context.handler)) instead."
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[226/293] Compiling NIOCore ChannelInvoker.swift
/host/spi-builder-workspace/Sources/NIOCore/ChannelPipeline.swift:544:101: warning: capture of 'handlerType' with non-Sendable type 'Handler.Type' in a '@Sendable' closure [#SendableClosureCaptures]
 542 |         } else {
 543 |             self.eventLoop.execute {
 544 |                 promise.assumeIsolatedUnsafeUnchecked().completeWith(self._contextSync(handlerType: handlerType))
     |                                                                                                     `- warning: capture of 'handlerType' with non-Sendable type 'Handler.Type' in a '@Sendable' closure [#SendableClosureCaptures]
 545 |             }
 546 |         }
/host/spi-builder-workspace/Sources/NIOCore/ChannelPipeline.swift:544:75: warning: capture of non-Sendable type 'Handler.Type' in an isolated closure
 542 |         } else {
 543 |             self.eventLoop.execute {
 544 |                 promise.assumeIsolatedUnsafeUnchecked().completeWith(self._contextSync(handlerType: handlerType))
     |                                                                           `- warning: capture of non-Sendable type 'Handler.Type' in an isolated closure
 545 |             }
 546 |         }
/host/spi-builder-workspace/Sources/NIOCore/ChannelPipeline.swift:537:50: warning: capture of non-Sendable type 'Handler.Type' in an isolated closure
 535 |     /// - Returns: the `EventLoopFuture` which will be notified once the the operation completes.
 536 |     @inlinable
 537 |     public func context<Handler: ChannelHandler>(handlerType: Handler.Type) -> EventLoopFuture<ChannelHandlerContext> {
     |                                                  `- warning: capture of non-Sendable type 'Handler.Type' in an isolated closure
 538 |         let promise = self.eventLoop.makePromise(of: ChannelHandlerContext.self)
 539 |
/host/spi-builder-workspace/Sources/NIOCore/ChannelPipeline.swift:559:38: warning: capture of non-Sendable type 'Handler.Type' in an isolated closure
 557 |     @inlinable
 558 |     public func containsHandler<Handler: ChannelHandler>(type: Handler.Type) -> EventLoopFuture<Void> {
 559 |         self.handler(type: type).map { _ in () }
     |                                      `- warning: capture of non-Sendable type 'Handler.Type' in an isolated closure
 560 |     }
 561 |
/host/spi-builder-workspace/Sources/NIOCore/ChannelPipeline.swift:2429:54: warning: capture of non-Sendable type 'Handler.Type' in an isolated closure
2427 |     public func handler<Handler: ChannelHandler>(type _: Handler.Type) -> EventLoopFuture<Handler> {
2428 |         self.context(handlerType: Handler.self).map { context in
2429 |             guard let typedContext = context.handler as? Handler else {
     |                                                      `- warning: capture of non-Sendable type 'Handler.Type' in an isolated closure
2430 |                 preconditionFailure(
2431 |                     "Expected channel handler of type \(Handler.self), got \(type(of: context.handler)) instead."
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[227/293] Compiling NIOCore ChannelOption.swift
/host/spi-builder-workspace/Sources/NIOCore/ChannelPipeline.swift:544:101: warning: capture of 'handlerType' with non-Sendable type 'Handler.Type' in a '@Sendable' closure [#SendableClosureCaptures]
 542 |         } else {
 543 |             self.eventLoop.execute {
 544 |                 promise.assumeIsolatedUnsafeUnchecked().completeWith(self._contextSync(handlerType: handlerType))
     |                                                                                                     `- warning: capture of 'handlerType' with non-Sendable type 'Handler.Type' in a '@Sendable' closure [#SendableClosureCaptures]
 545 |             }
 546 |         }
/host/spi-builder-workspace/Sources/NIOCore/ChannelPipeline.swift:544:75: warning: capture of non-Sendable type 'Handler.Type' in an isolated closure
 542 |         } else {
 543 |             self.eventLoop.execute {
 544 |                 promise.assumeIsolatedUnsafeUnchecked().completeWith(self._contextSync(handlerType: handlerType))
     |                                                                           `- warning: capture of non-Sendable type 'Handler.Type' in an isolated closure
 545 |             }
 546 |         }
/host/spi-builder-workspace/Sources/NIOCore/ChannelPipeline.swift:537:50: warning: capture of non-Sendable type 'Handler.Type' in an isolated closure
 535 |     /// - Returns: the `EventLoopFuture` which will be notified once the the operation completes.
 536 |     @inlinable
 537 |     public func context<Handler: ChannelHandler>(handlerType: Handler.Type) -> EventLoopFuture<ChannelHandlerContext> {
     |                                                  `- warning: capture of non-Sendable type 'Handler.Type' in an isolated closure
 538 |         let promise = self.eventLoop.makePromise(of: ChannelHandlerContext.self)
 539 |
/host/spi-builder-workspace/Sources/NIOCore/ChannelPipeline.swift:559:38: warning: capture of non-Sendable type 'Handler.Type' in an isolated closure
 557 |     @inlinable
 558 |     public func containsHandler<Handler: ChannelHandler>(type: Handler.Type) -> EventLoopFuture<Void> {
 559 |         self.handler(type: type).map { _ in () }
     |                                      `- warning: capture of non-Sendable type 'Handler.Type' in an isolated closure
 560 |     }
 561 |
/host/spi-builder-workspace/Sources/NIOCore/ChannelPipeline.swift:2429:54: warning: capture of non-Sendable type 'Handler.Type' in an isolated closure
2427 |     public func handler<Handler: ChannelHandler>(type _: Handler.Type) -> EventLoopFuture<Handler> {
2428 |         self.context(handlerType: Handler.self).map { context in
2429 |             guard let typedContext = context.handler as? Handler else {
     |                                                      `- warning: capture of non-Sendable type 'Handler.Type' in an isolated closure
2430 |                 preconditionFailure(
2431 |                     "Expected channel handler of type \(Handler.self), got \(type(of: context.handler)) instead."
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[228/293] Compiling NIOCore ChannelPipeline.swift
/host/spi-builder-workspace/Sources/NIOCore/ChannelPipeline.swift:544:101: warning: capture of 'handlerType' with non-Sendable type 'Handler.Type' in a '@Sendable' closure [#SendableClosureCaptures]
 542 |         } else {
 543 |             self.eventLoop.execute {
 544 |                 promise.assumeIsolatedUnsafeUnchecked().completeWith(self._contextSync(handlerType: handlerType))
     |                                                                                                     `- warning: capture of 'handlerType' with non-Sendable type 'Handler.Type' in a '@Sendable' closure [#SendableClosureCaptures]
 545 |             }
 546 |         }
/host/spi-builder-workspace/Sources/NIOCore/ChannelPipeline.swift:544:75: warning: capture of non-Sendable type 'Handler.Type' in an isolated closure
 542 |         } else {
 543 |             self.eventLoop.execute {
 544 |                 promise.assumeIsolatedUnsafeUnchecked().completeWith(self._contextSync(handlerType: handlerType))
     |                                                                           `- warning: capture of non-Sendable type 'Handler.Type' in an isolated closure
 545 |             }
 546 |         }
/host/spi-builder-workspace/Sources/NIOCore/ChannelPipeline.swift:537:50: warning: capture of non-Sendable type 'Handler.Type' in an isolated closure
 535 |     /// - Returns: the `EventLoopFuture` which will be notified once the the operation completes.
 536 |     @inlinable
 537 |     public func context<Handler: ChannelHandler>(handlerType: Handler.Type) -> EventLoopFuture<ChannelHandlerContext> {
     |                                                  `- warning: capture of non-Sendable type 'Handler.Type' in an isolated closure
 538 |         let promise = self.eventLoop.makePromise(of: ChannelHandlerContext.self)
 539 |
/host/spi-builder-workspace/Sources/NIOCore/ChannelPipeline.swift:559:38: warning: capture of non-Sendable type 'Handler.Type' in an isolated closure
 557 |     @inlinable
 558 |     public func containsHandler<Handler: ChannelHandler>(type: Handler.Type) -> EventLoopFuture<Void> {
 559 |         self.handler(type: type).map { _ in () }
     |                                      `- warning: capture of non-Sendable type 'Handler.Type' in an isolated closure
 560 |     }
 561 |
/host/spi-builder-workspace/Sources/NIOCore/ChannelPipeline.swift:2429:54: warning: capture of non-Sendable type 'Handler.Type' in an isolated closure
2427 |     public func handler<Handler: ChannelHandler>(type _: Handler.Type) -> EventLoopFuture<Handler> {
2428 |         self.context(handlerType: Handler.self).map { context in
2429 |             guard let typedContext = context.handler as? Handler else {
     |                                                      `- warning: capture of non-Sendable type 'Handler.Type' in an isolated closure
2430 |                 preconditionFailure(
2431 |                     "Expected channel handler of type \(Handler.self), got \(type(of: context.handler)) instead."
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[229/293] Emitting module NIOCore
/host/spi-builder-workspace/Sources/NIOCore/ChannelPipeline.swift:544:101: warning: capture of 'handlerType' with non-Sendable type 'Handler.Type' in a '@Sendable' closure [#SendableClosureCaptures]
 542 |         } else {
 543 |             self.eventLoop.execute {
 544 |                 promise.assumeIsolatedUnsafeUnchecked().completeWith(self._contextSync(handlerType: handlerType))
     |                                                                                                     `- warning: capture of 'handlerType' with non-Sendable type 'Handler.Type' in a '@Sendable' closure [#SendableClosureCaptures]
 545 |             }
 546 |         }
/host/spi-builder-workspace/Sources/NIOCore/ChannelPipeline.swift:544:75: warning: capture of non-Sendable type 'Handler.Type' in an isolated closure
 542 |         } else {
 543 |             self.eventLoop.execute {
 544 |                 promise.assumeIsolatedUnsafeUnchecked().completeWith(self._contextSync(handlerType: handlerType))
     |                                                                           `- warning: capture of non-Sendable type 'Handler.Type' in an isolated closure
 545 |             }
 546 |         }
/host/spi-builder-workspace/Sources/NIOCore/ChannelPipeline.swift:537:50: warning: capture of non-Sendable type 'Handler.Type' in an isolated closure
 535 |     /// - Returns: the `EventLoopFuture` which will be notified once the the operation completes.
 536 |     @inlinable
 537 |     public func context<Handler: ChannelHandler>(handlerType: Handler.Type) -> EventLoopFuture<ChannelHandlerContext> {
     |                                                  `- warning: capture of non-Sendable type 'Handler.Type' in an isolated closure
 538 |         let promise = self.eventLoop.makePromise(of: ChannelHandlerContext.self)
 539 |
/host/spi-builder-workspace/Sources/NIOCore/ChannelPipeline.swift:559:38: warning: capture of non-Sendable type 'Handler.Type' in an isolated closure
 557 |     @inlinable
 558 |     public func containsHandler<Handler: ChannelHandler>(type: Handler.Type) -> EventLoopFuture<Void> {
 559 |         self.handler(type: type).map { _ in () }
     |                                      `- warning: capture of non-Sendable type 'Handler.Type' in an isolated closure
 560 |     }
 561 |
/host/spi-builder-workspace/Sources/NIOCore/ChannelPipeline.swift:2429:54: warning: capture of non-Sendable type 'Handler.Type' in an isolated closure
2427 |     public func handler<Handler: ChannelHandler>(type _: Handler.Type) -> EventLoopFuture<Handler> {
2428 |         self.context(handlerType: Handler.self).map { context in
2429 |             guard let typedContext = context.handler as? Handler else {
     |                                                      `- warning: capture of non-Sendable type 'Handler.Type' in an isolated closure
2430 |                 preconditionFailure(
2431 |                     "Expected channel handler of type \(Handler.self), got \(type(of: context.handler)) instead."
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[230/298] Wrapping AST for NIOCore for debugging
[232/344] Compiling NIOEmbedded AsyncTestingChannel.swift
[233/344] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[234/344] Emitting module NIOEmbedded
[235/344] Compiling NIOEmbedded Embedded.swift
[236/345] Wrapping AST for NIOEmbedded for debugging
[238/345] Compiling NIOPosix IO.swift
[239/345] Compiling NIOPosix IntegerBitPacking.swift
[240/345] Compiling NIOPosix IntegerTypes.swift
[241/345] Compiling NIOPosix Linux.swift
[242/345] Compiling NIOPosix LinuxCPUSet.swift
[243/345] Compiling NIOPosix LinuxUring.swift
[244/345] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[245/351] Compiling NIOPosix ThreadPosix.swift
[246/351] Compiling NIOPosix ThreadWindows.swift
[247/351] Compiling NIOPosix UnsafeTransfer.swift
[248/351] Compiling NIOPosix Utilities.swift
[249/351] Compiling NIOPosix VsockAddress.swift
[250/351] Compiling NIOPosix VsockChannelEvents.swift
[251/351] Compiling NIOPosix Pool.swift
[252/351] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[253/351] Compiling NIOPosix PosixSingletons.swift
[254/351] Compiling NIOPosix RawSocketBootstrap.swift
[255/351] Compiling NIOPosix Resolver.swift
[256/351] Compiling NIOPosix Selectable.swift
[257/351] Compiling NIOPosix ServerSocket.swift
[258/351] Compiling NIOPosix Socket.swift
[259/351] Compiling NIOPosix SocketChannel.swift
[260/351] Compiling NIOPosix SocketProtocols.swift
[261/351] Compiling NIOPosix System.swift
[262/351] Compiling NIOPosix Thread.swift
[263/351] Compiling NIOPosix SelectableChannel.swift
[264/351] Compiling NIOPosix SelectableEventLoop.swift
[265/351] Compiling NIOPosix SelectorEpoll.swift
[266/351] Compiling NIOPosix SelectorGeneric.swift
[267/351] Compiling NIOPosix SelectorKqueue.swift
[268/351] Compiling NIOPosix SelectorUring.swift
[269/351] Compiling NIOPosix BSDSocketAPICommon.swift
/host/spi-builder-workspace/Sources/NIOPosix/BaseSocketChannel+SocketOptionProvider.swift:44:21: warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
42 |         } else {
43 |             return eventLoop.submit {
44 |                 try self.setSocketOption0(level: level, name: name, value: value)
   |                     `- warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
45 |             }
46 |         }
/host/spi-builder-workspace/Sources/NIOPosix/BaseSocketChannel+SocketOptionProvider.swift:31:10: warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
29 |     #endif
30 |
31 |     func unsafeSetSocketOption<Value: Sendable>(
   |          `- warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
32 |         level: NIOBSDSocket.OptionLevel,
33 |         name: NIOBSDSocket.Option,
/host/spi-builder-workspace/Sources/NIOPosix/BaseSocketChannel+SocketOptionProvider.swift:73:21: warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
71 |         } else {
72 |             return eventLoop.submit {
73 |                 try self.getSocketOption0(level: level, name: name)
   |                     `- warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
74 |             }
75 |         }
/host/spi-builder-workspace/Sources/NIOPosix/BaseSocketChannel+SocketOptionProvider.swift:61:10: warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
59 |     #endif
60 |
61 |     func unsafeGetSocketOption<Value: Sendable>(
   |          `- warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
62 |         level: NIOBSDSocket.OptionLevel,
63 |         name: NIOBSDSocket.Option
/host/spi-builder-workspace/Sources/NIOPosix/BaseSocketChannel.swift:630:43: warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
 628 |             return promise.futureResult
 629 |         } else {
 630 |             return eventLoop.submit { try self.setOption0(option, value: value) }
     |                                           `- warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
 631 |         }
 632 |     }
/host/spi-builder-workspace/Sources/NIOPosix/BaseSocketChannel.swift:624:23: warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
 622 |     }
 623 |
 624 |     public final func setOption<Option: ChannelOption>(_ option: Option, value: Option.Value) -> EventLoopFuture<Void> {
     |                       `- warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
 625 |         if eventLoop.inEventLoop {
 626 |             let promise = eventLoop.makePromise(of: Void.self)
/host/spi-builder-workspace/Sources/NIOPosix/BaseSocketChannel.swift:678:48: warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
 676 |             }
 677 |         } else {
 678 |             return self.eventLoop.submit { try self.getOption0(option) }
     |                                                `- warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
 679 |         }
 680 |     }
/host/spi-builder-workspace/Sources/NIOPosix/BaseSocketChannel.swift:670:17: warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
 668 |     }
 669 |
 670 |     public func getOption<Option: ChannelOption>(_ option: Option) -> EventLoopFuture<Option.Value> {
     |                 `- warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
 671 |         if eventLoop.inEventLoop {
 672 |             do {
/host/spi-builder-workspace/Sources/NIOPosix/BaseSocketChannel.swift:920:13: warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
 918 |         eventLoop.execute {
 919 |             // ensure this is executed in a delayed fashion as the users code may still traverse the pipeline
 920 |             self.removeHandlers(pipeline: self.pipeline)
     |             `- warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
 921 |
 922 |             self.closePromise.succeed(())
/host/spi-builder-workspace/Sources/NIOPosix/BaseSocketChannel.swift:858:17: warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
 856 |     ///    - mode: The close mode, must be `.all` for `BaseSocketChannel`
 857 |     ///    - promise: The promise that gets notified about the result of the deregistration/close operations.
 858 |     public func close0(error: Error, mode: CloseMode, promise: EventLoopPromise<Void>?) {
     |                 `- warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
 859 |         self.eventLoop.assertInEventLoop()
 860 |
/host/spi-builder-workspace/Sources/NIOPosix/BaseSocketChannel.swift:963:13: warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
 961 |         self.register0(promise: registerPromise)
 962 |         registerPromise.futureResult.whenFailure { (_: Error) in
 963 |             self.close(promise: nil)
     |             `- warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
 964 |         }
 965 |         registerPromise.futureResult.cascadeFailure(to: promise)
/host/spi-builder-workspace/Sources/NIOPosix/BaseSocketChannel.swift:956:23: warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
 954 |     }
 955 |
 956 |     public final func registerAlreadyConfigured0(promise: EventLoopPromise<Void>?) {
     |                       `- warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
 957 |         self.eventLoop.assertInEventLoop()
 958 |         assert(self.isOpen)
[270/351] Compiling NIOPosix BSDSocketAPIPosix.swift
/host/spi-builder-workspace/Sources/NIOPosix/BaseSocketChannel+SocketOptionProvider.swift:44:21: warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
42 |         } else {
43 |             return eventLoop.submit {
44 |                 try self.setSocketOption0(level: level, name: name, value: value)
   |                     `- warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
45 |             }
46 |         }
/host/spi-builder-workspace/Sources/NIOPosix/BaseSocketChannel+SocketOptionProvider.swift:31:10: warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
29 |     #endif
30 |
31 |     func unsafeSetSocketOption<Value: Sendable>(
   |          `- warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
32 |         level: NIOBSDSocket.OptionLevel,
33 |         name: NIOBSDSocket.Option,
/host/spi-builder-workspace/Sources/NIOPosix/BaseSocketChannel+SocketOptionProvider.swift:73:21: warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
71 |         } else {
72 |             return eventLoop.submit {
73 |                 try self.getSocketOption0(level: level, name: name)
   |                     `- warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
74 |             }
75 |         }
/host/spi-builder-workspace/Sources/NIOPosix/BaseSocketChannel+SocketOptionProvider.swift:61:10: warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
59 |     #endif
60 |
61 |     func unsafeGetSocketOption<Value: Sendable>(
   |          `- warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
62 |         level: NIOBSDSocket.OptionLevel,
63 |         name: NIOBSDSocket.Option
/host/spi-builder-workspace/Sources/NIOPosix/BaseSocketChannel.swift:630:43: warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
 628 |             return promise.futureResult
 629 |         } else {
 630 |             return eventLoop.submit { try self.setOption0(option, value: value) }
     |                                           `- warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
 631 |         }
 632 |     }
/host/spi-builder-workspace/Sources/NIOPosix/BaseSocketChannel.swift:624:23: warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
 622 |     }
 623 |
 624 |     public final func setOption<Option: ChannelOption>(_ option: Option, value: Option.Value) -> EventLoopFuture<Void> {
     |                       `- warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
 625 |         if eventLoop.inEventLoop {
 626 |             let promise = eventLoop.makePromise(of: Void.self)
/host/spi-builder-workspace/Sources/NIOPosix/BaseSocketChannel.swift:678:48: warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
 676 |             }
 677 |         } else {
 678 |             return self.eventLoop.submit { try self.getOption0(option) }
     |                                                `- warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
 679 |         }
 680 |     }
/host/spi-builder-workspace/Sources/NIOPosix/BaseSocketChannel.swift:670:17: warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
 668 |     }
 669 |
 670 |     public func getOption<Option: ChannelOption>(_ option: Option) -> EventLoopFuture<Option.Value> {
     |                 `- warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
 671 |         if eventLoop.inEventLoop {
 672 |             do {
/host/spi-builder-workspace/Sources/NIOPosix/BaseSocketChannel.swift:920:13: warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
 918 |         eventLoop.execute {
 919 |             // ensure this is executed in a delayed fashion as the users code may still traverse the pipeline
 920 |             self.removeHandlers(pipeline: self.pipeline)
     |             `- warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
 921 |
 922 |             self.closePromise.succeed(())
/host/spi-builder-workspace/Sources/NIOPosix/BaseSocketChannel.swift:858:17: warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
 856 |     ///    - mode: The close mode, must be `.all` for `BaseSocketChannel`
 857 |     ///    - promise: The promise that gets notified about the result of the deregistration/close operations.
 858 |     public func close0(error: Error, mode: CloseMode, promise: EventLoopPromise<Void>?) {
     |                 `- warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
 859 |         self.eventLoop.assertInEventLoop()
 860 |
/host/spi-builder-workspace/Sources/NIOPosix/BaseSocketChannel.swift:963:13: warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
 961 |         self.register0(promise: registerPromise)
 962 |         registerPromise.futureResult.whenFailure { (_: Error) in
 963 |             self.close(promise: nil)
     |             `- warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
 964 |         }
 965 |         registerPromise.futureResult.cascadeFailure(to: promise)
/host/spi-builder-workspace/Sources/NIOPosix/BaseSocketChannel.swift:956:23: warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
 954 |     }
 955 |
 956 |     public final func registerAlreadyConfigured0(promise: EventLoopPromise<Void>?) {
     |                       `- warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
 957 |         self.eventLoop.assertInEventLoop()
 958 |         assert(self.isOpen)
[271/351] Compiling NIOPosix BSDSocketAPIWindows.swift
/host/spi-builder-workspace/Sources/NIOPosix/BaseSocketChannel+SocketOptionProvider.swift:44:21: warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
42 |         } else {
43 |             return eventLoop.submit {
44 |                 try self.setSocketOption0(level: level, name: name, value: value)
   |                     `- warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
45 |             }
46 |         }
/host/spi-builder-workspace/Sources/NIOPosix/BaseSocketChannel+SocketOptionProvider.swift:31:10: warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
29 |     #endif
30 |
31 |     func unsafeSetSocketOption<Value: Sendable>(
   |          `- warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
32 |         level: NIOBSDSocket.OptionLevel,
33 |         name: NIOBSDSocket.Option,
/host/spi-builder-workspace/Sources/NIOPosix/BaseSocketChannel+SocketOptionProvider.swift:73:21: warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
71 |         } else {
72 |             return eventLoop.submit {
73 |                 try self.getSocketOption0(level: level, name: name)
   |                     `- warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
74 |             }
75 |         }
/host/spi-builder-workspace/Sources/NIOPosix/BaseSocketChannel+SocketOptionProvider.swift:61:10: warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
59 |     #endif
60 |
61 |     func unsafeGetSocketOption<Value: Sendable>(
   |          `- warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
62 |         level: NIOBSDSocket.OptionLevel,
63 |         name: NIOBSDSocket.Option
/host/spi-builder-workspace/Sources/NIOPosix/BaseSocketChannel.swift:630:43: warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
 628 |             return promise.futureResult
 629 |         } else {
 630 |             return eventLoop.submit { try self.setOption0(option, value: value) }
     |                                           `- warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
 631 |         }
 632 |     }
/host/spi-builder-workspace/Sources/NIOPosix/BaseSocketChannel.swift:624:23: warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
 622 |     }
 623 |
 624 |     public final func setOption<Option: ChannelOption>(_ option: Option, value: Option.Value) -> EventLoopFuture<Void> {
     |                       `- warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
 625 |         if eventLoop.inEventLoop {
 626 |             let promise = eventLoop.makePromise(of: Void.self)
/host/spi-builder-workspace/Sources/NIOPosix/BaseSocketChannel.swift:678:48: warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
 676 |             }
 677 |         } else {
 678 |             return self.eventLoop.submit { try self.getOption0(option) }
     |                                                `- warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
 679 |         }
 680 |     }
/host/spi-builder-workspace/Sources/NIOPosix/BaseSocketChannel.swift:670:17: warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
 668 |     }
 669 |
 670 |     public func getOption<Option: ChannelOption>(_ option: Option) -> EventLoopFuture<Option.Value> {
     |                 `- warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
 671 |         if eventLoop.inEventLoop {
 672 |             do {
/host/spi-builder-workspace/Sources/NIOPosix/BaseSocketChannel.swift:920:13: warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
 918 |         eventLoop.execute {
 919 |             // ensure this is executed in a delayed fashion as the users code may still traverse the pipeline
 920 |             self.removeHandlers(pipeline: self.pipeline)
     |             `- warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
 921 |
 922 |             self.closePromise.succeed(())
/host/spi-builder-workspace/Sources/NIOPosix/BaseSocketChannel.swift:858:17: warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
 856 |     ///    - mode: The close mode, must be `.all` for `BaseSocketChannel`
 857 |     ///    - promise: The promise that gets notified about the result of the deregistration/close operations.
 858 |     public func close0(error: Error, mode: CloseMode, promise: EventLoopPromise<Void>?) {
     |                 `- warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
 859 |         self.eventLoop.assertInEventLoop()
 860 |
/host/spi-builder-workspace/Sources/NIOPosix/BaseSocketChannel.swift:963:13: warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
 961 |         self.register0(promise: registerPromise)
 962 |         registerPromise.futureResult.whenFailure { (_: Error) in
 963 |             self.close(promise: nil)
     |             `- warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
 964 |         }
 965 |         registerPromise.futureResult.cascadeFailure(to: promise)
/host/spi-builder-workspace/Sources/NIOPosix/BaseSocketChannel.swift:956:23: warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
 954 |     }
 955 |
 956 |     public final func registerAlreadyConfigured0(promise: EventLoopPromise<Void>?) {
     |                       `- warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
 957 |         self.eventLoop.assertInEventLoop()
 958 |         assert(self.isOpen)
[272/351] Compiling NIOPosix BaseSocket.swift
/host/spi-builder-workspace/Sources/NIOPosix/BaseSocketChannel+SocketOptionProvider.swift:44:21: warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
42 |         } else {
43 |             return eventLoop.submit {
44 |                 try self.setSocketOption0(level: level, name: name, value: value)
   |                     `- warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
45 |             }
46 |         }
/host/spi-builder-workspace/Sources/NIOPosix/BaseSocketChannel+SocketOptionProvider.swift:31:10: warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
29 |     #endif
30 |
31 |     func unsafeSetSocketOption<Value: Sendable>(
   |          `- warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
32 |         level: NIOBSDSocket.OptionLevel,
33 |         name: NIOBSDSocket.Option,
/host/spi-builder-workspace/Sources/NIOPosix/BaseSocketChannel+SocketOptionProvider.swift:73:21: warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
71 |         } else {
72 |             return eventLoop.submit {
73 |                 try self.getSocketOption0(level: level, name: name)
   |                     `- warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
74 |             }
75 |         }
/host/spi-builder-workspace/Sources/NIOPosix/BaseSocketChannel+SocketOptionProvider.swift:61:10: warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
59 |     #endif
60 |
61 |     func unsafeGetSocketOption<Value: Sendable>(
   |          `- warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
62 |         level: NIOBSDSocket.OptionLevel,
63 |         name: NIOBSDSocket.Option
/host/spi-builder-workspace/Sources/NIOPosix/BaseSocketChannel.swift:630:43: warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
 628 |             return promise.futureResult
 629 |         } else {
 630 |             return eventLoop.submit { try self.setOption0(option, value: value) }
     |                                           `- warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
 631 |         }
 632 |     }
/host/spi-builder-workspace/Sources/NIOPosix/BaseSocketChannel.swift:624:23: warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
 622 |     }
 623 |
 624 |     public final func setOption<Option: ChannelOption>(_ option: Option, value: Option.Value) -> EventLoopFuture<Void> {
     |                       `- warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
 625 |         if eventLoop.inEventLoop {
 626 |             let promise = eventLoop.makePromise(of: Void.self)
/host/spi-builder-workspace/Sources/NIOPosix/BaseSocketChannel.swift:678:48: warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
 676 |             }
 677 |         } else {
 678 |             return self.eventLoop.submit { try self.getOption0(option) }
     |                                                `- warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
 679 |         }
 680 |     }
/host/spi-builder-workspace/Sources/NIOPosix/BaseSocketChannel.swift:670:17: warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
 668 |     }
 669 |
 670 |     public func getOption<Option: ChannelOption>(_ option: Option) -> EventLoopFuture<Option.Value> {
     |                 `- warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
 671 |         if eventLoop.inEventLoop {
 672 |             do {
/host/spi-builder-workspace/Sources/NIOPosix/BaseSocketChannel.swift:920:13: warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
 918 |         eventLoop.execute {
 919 |             // ensure this is executed in a delayed fashion as the users code may still traverse the pipeline
 920 |             self.removeHandlers(pipeline: self.pipeline)
     |             `- warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
 921 |
 922 |             self.closePromise.succeed(())
/host/spi-builder-workspace/Sources/NIOPosix/BaseSocketChannel.swift:858:17: warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
 856 |     ///    - mode: The close mode, must be `.all` for `BaseSocketChannel`
 857 |     ///    - promise: The promise that gets notified about the result of the deregistration/close operations.
 858 |     public func close0(error: Error, mode: CloseMode, promise: EventLoopPromise<Void>?) {
     |                 `- warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
 859 |         self.eventLoop.assertInEventLoop()
 860 |
/host/spi-builder-workspace/Sources/NIOPosix/BaseSocketChannel.swift:963:13: warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
 961 |         self.register0(promise: registerPromise)
 962 |         registerPromise.futureResult.whenFailure { (_: Error) in
 963 |             self.close(promise: nil)
     |             `- warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
 964 |         }
 965 |         registerPromise.futureResult.cascadeFailure(to: promise)
/host/spi-builder-workspace/Sources/NIOPosix/BaseSocketChannel.swift:956:23: warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
 954 |     }
 955 |
 956 |     public final func registerAlreadyConfigured0(promise: EventLoopPromise<Void>?) {
     |                       `- warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
 957 |         self.eventLoop.assertInEventLoop()
 958 |         assert(self.isOpen)
[273/351] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
/host/spi-builder-workspace/Sources/NIOPosix/BaseSocketChannel+SocketOptionProvider.swift:44:21: warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
42 |         } else {
43 |             return eventLoop.submit {
44 |                 try self.setSocketOption0(level: level, name: name, value: value)
   |                     `- warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
45 |             }
46 |         }
/host/spi-builder-workspace/Sources/NIOPosix/BaseSocketChannel+SocketOptionProvider.swift:31:10: warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
29 |     #endif
30 |
31 |     func unsafeSetSocketOption<Value: Sendable>(
   |          `- warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
32 |         level: NIOBSDSocket.OptionLevel,
33 |         name: NIOBSDSocket.Option,
/host/spi-builder-workspace/Sources/NIOPosix/BaseSocketChannel+SocketOptionProvider.swift:73:21: warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
71 |         } else {
72 |             return eventLoop.submit {
73 |                 try self.getSocketOption0(level: level, name: name)
   |                     `- warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
74 |             }
75 |         }
/host/spi-builder-workspace/Sources/NIOPosix/BaseSocketChannel+SocketOptionProvider.swift:61:10: warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
59 |     #endif
60 |
61 |     func unsafeGetSocketOption<Value: Sendable>(
   |          `- warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
62 |         level: NIOBSDSocket.OptionLevel,
63 |         name: NIOBSDSocket.Option
/host/spi-builder-workspace/Sources/NIOPosix/BaseSocketChannel.swift:630:43: warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
 628 |             return promise.futureResult
 629 |         } else {
 630 |             return eventLoop.submit { try self.setOption0(option, value: value) }
     |                                           `- warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
 631 |         }
 632 |     }
/host/spi-builder-workspace/Sources/NIOPosix/BaseSocketChannel.swift:624:23: warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
 622 |     }
 623 |
 624 |     public final func setOption<Option: ChannelOption>(_ option: Option, value: Option.Value) -> EventLoopFuture<Void> {
     |                       `- warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
 625 |         if eventLoop.inEventLoop {
 626 |             let promise = eventLoop.makePromise(of: Void.self)
/host/spi-builder-workspace/Sources/NIOPosix/BaseSocketChannel.swift:678:48: warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
 676 |             }
 677 |         } else {
 678 |             return self.eventLoop.submit { try self.getOption0(option) }
     |                                                `- warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
 679 |         }
 680 |     }
/host/spi-builder-workspace/Sources/NIOPosix/BaseSocketChannel.swift:670:17: warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
 668 |     }
 669 |
 670 |     public func getOption<Option: ChannelOption>(_ option: Option) -> EventLoopFuture<Option.Value> {
     |                 `- warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
 671 |         if eventLoop.inEventLoop {
 672 |             do {
/host/spi-builder-workspace/Sources/NIOPosix/BaseSocketChannel.swift:920:13: warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
 918 |         eventLoop.execute {
 919 |             // ensure this is executed in a delayed fashion as the users code may still traverse the pipeline
 920 |             self.removeHandlers(pipeline: self.pipeline)
     |             `- warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
 921 |
 922 |             self.closePromise.succeed(())
/host/spi-builder-workspace/Sources/NIOPosix/BaseSocketChannel.swift:858:17: warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
 856 |     ///    - mode: The close mode, must be `.all` for `BaseSocketChannel`
 857 |     ///    - promise: The promise that gets notified about the result of the deregistration/close operations.
 858 |     public func close0(error: Error, mode: CloseMode, promise: EventLoopPromise<Void>?) {
     |                 `- warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
 859 |         self.eventLoop.assertInEventLoop()
 860 |
/host/spi-builder-workspace/Sources/NIOPosix/BaseSocketChannel.swift:963:13: warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
 961 |         self.register0(promise: registerPromise)
 962 |         registerPromise.futureResult.whenFailure { (_: Error) in
 963 |             self.close(promise: nil)
     |             `- warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
 964 |         }
 965 |         registerPromise.futureResult.cascadeFailure(to: promise)
/host/spi-builder-workspace/Sources/NIOPosix/BaseSocketChannel.swift:956:23: warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
 954 |     }
 955 |
 956 |     public final func registerAlreadyConfigured0(promise: EventLoopPromise<Void>?) {
     |                       `- warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
 957 |         self.eventLoop.assertInEventLoop()
 958 |         assert(self.isOpen)
[274/351] Compiling NIOPosix BaseSocketChannel.swift
/host/spi-builder-workspace/Sources/NIOPosix/BaseSocketChannel+SocketOptionProvider.swift:44:21: warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
42 |         } else {
43 |             return eventLoop.submit {
44 |                 try self.setSocketOption0(level: level, name: name, value: value)
   |                     `- warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
45 |             }
46 |         }
/host/spi-builder-workspace/Sources/NIOPosix/BaseSocketChannel+SocketOptionProvider.swift:31:10: warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
29 |     #endif
30 |
31 |     func unsafeSetSocketOption<Value: Sendable>(
   |          `- warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
32 |         level: NIOBSDSocket.OptionLevel,
33 |         name: NIOBSDSocket.Option,
/host/spi-builder-workspace/Sources/NIOPosix/BaseSocketChannel+SocketOptionProvider.swift:73:21: warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
71 |         } else {
72 |             return eventLoop.submit {
73 |                 try self.getSocketOption0(level: level, name: name)
   |                     `- warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
74 |             }
75 |         }
/host/spi-builder-workspace/Sources/NIOPosix/BaseSocketChannel+SocketOptionProvider.swift:61:10: warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
59 |     #endif
60 |
61 |     func unsafeGetSocketOption<Value: Sendable>(
   |          `- warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
62 |         level: NIOBSDSocket.OptionLevel,
63 |         name: NIOBSDSocket.Option
/host/spi-builder-workspace/Sources/NIOPosix/BaseSocketChannel.swift:630:43: warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
 628 |             return promise.futureResult
 629 |         } else {
 630 |             return eventLoop.submit { try self.setOption0(option, value: value) }
     |                                           `- warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
 631 |         }
 632 |     }
/host/spi-builder-workspace/Sources/NIOPosix/BaseSocketChannel.swift:624:23: warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
 622 |     }
 623 |
 624 |     public final func setOption<Option: ChannelOption>(_ option: Option, value: Option.Value) -> EventLoopFuture<Void> {
     |                       `- warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
 625 |         if eventLoop.inEventLoop {
 626 |             let promise = eventLoop.makePromise(of: Void.self)
/host/spi-builder-workspace/Sources/NIOPosix/BaseSocketChannel.swift:678:48: warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
 676 |             }
 677 |         } else {
 678 |             return self.eventLoop.submit { try self.getOption0(option) }
     |                                                `- warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
 679 |         }
 680 |     }
/host/spi-builder-workspace/Sources/NIOPosix/BaseSocketChannel.swift:670:17: warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
 668 |     }
 669 |
 670 |     public func getOption<Option: ChannelOption>(_ option: Option) -> EventLoopFuture<Option.Value> {
     |                 `- warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
 671 |         if eventLoop.inEventLoop {
 672 |             do {
/host/spi-builder-workspace/Sources/NIOPosix/BaseSocketChannel.swift:920:13: warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
 918 |         eventLoop.execute {
 919 |             // ensure this is executed in a delayed fashion as the users code may still traverse the pipeline
 920 |             self.removeHandlers(pipeline: self.pipeline)
     |             `- warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
 921 |
 922 |             self.closePromise.succeed(())
/host/spi-builder-workspace/Sources/NIOPosix/BaseSocketChannel.swift:858:17: warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
 856 |     ///    - mode: The close mode, must be `.all` for `BaseSocketChannel`
 857 |     ///    - promise: The promise that gets notified about the result of the deregistration/close operations.
 858 |     public func close0(error: Error, mode: CloseMode, promise: EventLoopPromise<Void>?) {
     |                 `- warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
 859 |         self.eventLoop.assertInEventLoop()
 860 |
/host/spi-builder-workspace/Sources/NIOPosix/BaseSocketChannel.swift:963:13: warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
 961 |         self.register0(promise: registerPromise)
 962 |         registerPromise.futureResult.whenFailure { (_: Error) in
 963 |             self.close(promise: nil)
     |             `- warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
 964 |         }
 965 |         registerPromise.futureResult.cascadeFailure(to: promise)
/host/spi-builder-workspace/Sources/NIOPosix/BaseSocketChannel.swift:956:23: warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
 954 |     }
 955 |
 956 |     public final func registerAlreadyConfigured0(promise: EventLoopPromise<Void>?) {
     |                       `- warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
 957 |         self.eventLoop.assertInEventLoop()
 958 |         assert(self.isOpen)
[275/351] Compiling NIOPosix BaseStreamSocketChannel.swift
/host/spi-builder-workspace/Sources/NIOPosix/BaseSocketChannel+SocketOptionProvider.swift:44:21: warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
42 |         } else {
43 |             return eventLoop.submit {
44 |                 try self.setSocketOption0(level: level, name: name, value: value)
   |                     `- warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
45 |             }
46 |         }
/host/spi-builder-workspace/Sources/NIOPosix/BaseSocketChannel+SocketOptionProvider.swift:31:10: warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
29 |     #endif
30 |
31 |     func unsafeSetSocketOption<Value: Sendable>(
   |          `- warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
32 |         level: NIOBSDSocket.OptionLevel,
33 |         name: NIOBSDSocket.Option,
/host/spi-builder-workspace/Sources/NIOPosix/BaseSocketChannel+SocketOptionProvider.swift:73:21: warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
71 |         } else {
72 |             return eventLoop.submit {
73 |                 try self.getSocketOption0(level: level, name: name)
   |                     `- warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
74 |             }
75 |         }
/host/spi-builder-workspace/Sources/NIOPosix/BaseSocketChannel+SocketOptionProvider.swift:61:10: warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
59 |     #endif
60 |
61 |     func unsafeGetSocketOption<Value: Sendable>(
   |          `- warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
62 |         level: NIOBSDSocket.OptionLevel,
63 |         name: NIOBSDSocket.Option
/host/spi-builder-workspace/Sources/NIOPosix/BaseSocketChannel.swift:630:43: warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
 628 |             return promise.futureResult
 629 |         } else {
 630 |             return eventLoop.submit { try self.setOption0(option, value: value) }
     |                                           `- warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
 631 |         }
 632 |     }
/host/spi-builder-workspace/Sources/NIOPosix/BaseSocketChannel.swift:624:23: warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
 622 |     }
 623 |
 624 |     public final func setOption<Option: ChannelOption>(_ option: Option, value: Option.Value) -> EventLoopFuture<Void> {
     |                       `- warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
 625 |         if eventLoop.inEventLoop {
 626 |             let promise = eventLoop.makePromise(of: Void.self)
/host/spi-builder-workspace/Sources/NIOPosix/BaseSocketChannel.swift:678:48: warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
 676 |             }
 677 |         } else {
 678 |             return self.eventLoop.submit { try self.getOption0(option) }
     |                                                `- warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
 679 |         }
 680 |     }
/host/spi-builder-workspace/Sources/NIOPosix/BaseSocketChannel.swift:670:17: warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
 668 |     }
 669 |
 670 |     public func getOption<Option: ChannelOption>(_ option: Option) -> EventLoopFuture<Option.Value> {
     |                 `- warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
 671 |         if eventLoop.inEventLoop {
 672 |             do {
/host/spi-builder-workspace/Sources/NIOPosix/BaseSocketChannel.swift:920:13: warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
 918 |         eventLoop.execute {
 919 |             // ensure this is executed in a delayed fashion as the users code may still traverse the pipeline
 920 |             self.removeHandlers(pipeline: self.pipeline)
     |             `- warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
 921 |
 922 |             self.closePromise.succeed(())
/host/spi-builder-workspace/Sources/NIOPosix/BaseSocketChannel.swift:858:17: warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
 856 |     ///    - mode: The close mode, must be `.all` for `BaseSocketChannel`
 857 |     ///    - promise: The promise that gets notified about the result of the deregistration/close operations.
 858 |     public func close0(error: Error, mode: CloseMode, promise: EventLoopPromise<Void>?) {
     |                 `- warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
 859 |         self.eventLoop.assertInEventLoop()
 860 |
/host/spi-builder-workspace/Sources/NIOPosix/BaseSocketChannel.swift:963:13: warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
 961 |         self.register0(promise: registerPromise)
 962 |         registerPromise.futureResult.whenFailure { (_: Error) in
 963 |             self.close(promise: nil)
     |             `- warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
 964 |         }
 965 |         registerPromise.futureResult.cascadeFailure(to: promise)
/host/spi-builder-workspace/Sources/NIOPosix/BaseSocketChannel.swift:956:23: warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
 954 |     }
 955 |
 956 |     public final func registerAlreadyConfigured0(promise: EventLoopPromise<Void>?) {
     |                       `- warning: capture of non-Sendable type 'SocketType.Type' in an isolated closure
 957 |         self.eventLoop.assertInEventLoop()
 958 |         assert(self.isOpen)
[276/351] Emitting module NIOPosix
[277/351] Compiling NIOPosix Bootstrap.swift
[278/351] Compiling NIOPosix ControlMessage.swift
[279/351] Compiling NIOPosix DatagramVectorReadManager.swift
[280/351] Compiling NIOPosix Errors+Any.swift
[281/351] Compiling NIOPosix FileDescriptor.swift
[282/351] Compiling NIOPosix GetaddrinfoResolver.swift
[283/351] Compiling NIOPosix HappyEyeballs.swift
[284/351] Compiling NIOPosix NIOThreadPool.swift
[285/351] Compiling NIOPosix NonBlockingFileIO.swift
[286/351] Compiling NIOPosix PendingDatagramWritesManager.swift
[287/351] Compiling NIOPosix PendingWritesManager.swift
[288/351] Compiling NIOPosix PipeChannel.swift
[289/351] Compiling NIOPosix PipePair.swift
[290/356] Wrapping AST for NIOPosix for debugging
[292/401] Emitting module NIOUDPEchoClient
[293/401] Compiling NIOUDPEchoClient main.swift
[295/402] Emitting module NIOEchoServer
[296/402] Compiling NIOEchoServer main.swift
[297/403] Emitting module NIOUDPEchoServer
[298/403] Compiling NIOUDPEchoServer main.swift
[300/405] Emitting module NIOTCPEchoClient
[301/405] Compiling NIOTCPEchoClient Client.swift
[302/406] Emitting module NIOTCPEchoServer
[303/406] Compiling NIOTCPEchoServer Server.swift
[306/410] Emitting module NIOEchoClient
[307/410] Compiling NIOEchoClient main.swift
[308/410] Wrapping AST for NIOUDPEchoServer for debugging
[309/412] Write Objects.LinkFileList
[310/413] Wrapping AST for NIOUDPEchoClient for debugging
[312/413] Emitting module NIOMulticastChat
[313/413] Compiling NIOMulticastChat main.swift
[314/413] Write Objects.LinkFileList
[315/413] Wrapping AST for NIOTCPEchoServer for debugging
[317/413] Emitting module NIO
[318/413] Compiling NIO Exports.swift
[318/415] Wrapping AST for NIOTCPEchoClient for debugging
[319/415] Write Objects.LinkFileList
[323/415] Wrapping AST for NIOEchoServer for debugging
[325/415] Compiling NIOChatClient main.swift
[326/415] Emitting module NIOChatClient
[327/418] Compiling _NIOFileSystem ParallelDirCopy.swift
[328/418] Compiling _NIOFileSystem ParallelRemoval.swift
[329/418] Compiling _NIOFileSystem String+UnsafeUnititializedCapacity.swift
[330/418] Compiling _NIOFileSystem CInterop.swift
[331/418] Compiling _NIOFileSystem Errno.swift
[332/428] Compiling _NIOConcurrency Empty.swift
[334/428] Emitting module _NIOConcurrency
[334/429] Linking NIOUDPEchoServer
[337/429] Compiling NIOTLS TLSEvents.swift
[338/445] Emitting module NIOChatServer
[339/445] Compiling NIOChatServer main.swift
[339/446] Linking NIOUDPEchoClient
[341/451] Wrapping AST for _NIOConcurrency for debugging
[343/451] Emitting module NIOTLS
[343/451] Write Objects.LinkFileList
[344/451] Linking NIOTCPEchoServer
[345/451] Wrapping AST for NIOMulticastChat for debugging
[347/451] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[347/451] Wrapping AST for NIOEchoClient for debugging
[347/451] Write Objects.LinkFileList
[349/451] Wrapping AST for NIOChatClient for debugging
[350/451] Wrapping AST for NIOChatServer for debugging
[351/451] Write Objects.LinkFileList
[353/451] Emitting module _NIOFileSystem
[353/451] Linking NIOTCPEchoClient
[353/451] Write Objects.LinkFileList
[356/451] Linking NIOEchoServer
[357/451] Wrapping AST for NIO for debugging
[358/451] Linking NIOMulticastChat
[360/451] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[361/451] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[362/451] Compiling NIOTLS SNIHandler.swift
[363/451] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[364/451] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[365/454] Linking NIOEchoClient
[366/454] Linking NIOChatServer
[366/454] Linking NIOChatClient
[369/454] Compiling NIOHTTP1 ByteCollectionUtils.swift
[370/454] Compiling NIOHTTP1 HTTPDecoder.swift
[371/454] Compiling NIOHTTP1 HTTPEncoder.swift
[372/454] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[373/454] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[373/454] Wrapping AST for NIOTLS for debugging
[377/454] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[378/454] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[379/454] Compiling _NIOFileSystem FileDescriptor+Syscalls.swift
[380/454] Compiling _NIOFileSystem Mocking.swift
[381/454] Compiling _NIOFileSystem Syscall.swift
[382/454] Compiling _NIOFileSystem Syscalls.swift
[383/454] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[384/454] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[385/454] Compiling _NIOFileSystem BufferedOrAnyStream.swift
/host/spi-builder-workspace/Sources/NIOFileSystem/Internal/BufferedOrAnyStream.swift:77:13: warning: capture of non-Sendable type 'S.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
75 |     internal init<S: AsyncSequence & Sendable>(wrapping sequence: S) where S.Element == Element {
76 |         self._makeAsyncIterator = {
77 |             AsyncIterator(wrapping: sequence.makeAsyncIterator())
   |             `- warning: capture of non-Sendable type 'S.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
78 |         }
79 |     }
[386/454] Compiling _NIOFileSystem BufferedStream.swift
/host/spi-builder-workspace/Sources/NIOFileSystem/Internal/BufferedOrAnyStream.swift:77:13: warning: capture of non-Sendable type 'S.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
75 |     internal init<S: AsyncSequence & Sendable>(wrapping sequence: S) where S.Element == Element {
76 |         self._makeAsyncIterator = {
77 |             AsyncIterator(wrapping: sequence.makeAsyncIterator())
   |             `- warning: capture of non-Sendable type 'S.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
78 |         }
79 |     }
[387/454] Compiling _NIOFileSystem Cancellation.swift
/host/spi-builder-workspace/Sources/NIOFileSystem/Internal/BufferedOrAnyStream.swift:77:13: warning: capture of non-Sendable type 'S.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
75 |     internal init<S: AsyncSequence & Sendable>(wrapping sequence: S) where S.Element == Element {
76 |         self._makeAsyncIterator = {
77 |             AsyncIterator(wrapping: sequence.makeAsyncIterator())
   |             `- warning: capture of non-Sendable type 'S.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
78 |         }
79 |     }
[388/454] Compiling _NIOFileSystem TokenBucket.swift
/host/spi-builder-workspace/Sources/NIOFileSystem/Internal/BufferedOrAnyStream.swift:77:13: warning: capture of non-Sendable type 'S.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
75 |     internal init<S: AsyncSequence & Sendable>(wrapping sequence: S) where S.Element == Element {
76 |         self._makeAsyncIterator = {
77 |             AsyncIterator(wrapping: sequence.makeAsyncIterator())
   |             `- warning: capture of non-Sendable type 'S.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
78 |         }
79 |     }
[389/454] Compiling _NIOFileSystem UnsafeTransfer.swift
/host/spi-builder-workspace/Sources/NIOFileSystem/Internal/BufferedOrAnyStream.swift:77:13: warning: capture of non-Sendable type 'S.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
75 |     internal init<S: AsyncSequence & Sendable>(wrapping sequence: S) where S.Element == Element {
76 |         self._makeAsyncIterator = {
77 |             AsyncIterator(wrapping: sequence.makeAsyncIterator())
   |             `- warning: capture of non-Sendable type 'S.AsyncIterator.Type' in an isolated closure; this is an error in the Swift 6 language mode
78 |         }
79 |     }
[390/454] Compiling _NIOFileSystem FileSystemError+Syscall.swift
[391/454] Compiling _NIOFileSystem FileSystemError.swift
[392/454] Compiling _NIOFileSystem FileSystemProtocol.swift
[393/454] Compiling _NIOFileSystem FileType.swift
[394/454] Compiling _NIOFileSystem IOStrategy.swift
[395/454] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[396/454] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[397/454] Compiling _NIOFileSystem SystemFileHandle.swift
[398/454] Compiling _NIOFileSystem Utilities.swift
[399/454] Compiling _NIOFileSystem OpenOptions.swift
[400/454] Compiling _NIOFileSystem String+FileSystem.swift
[401/454] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[402/454] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[403/454] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[404/454] Compiling NIOHTTP1 HTTPTypes.swift
[405/454] Emitting module NIOHTTP1
[410/455] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[411/455] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[412/455] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[413/455] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[414/455] Emitting module NIOFoundationCompat
[415/456] Wrapping AST for NIOHTTP1 for debugging
[427/479] Wrapping AST for NIOFoundationCompat for debugging
[429/479] Emitting module NIOHTTP1Server
[429/481] Wrapping AST for _NIOFileSystem for debugging
[431/484] Emitting module NIOAsyncAwaitDemo
[432/484] Emitting module NIOFileSystem
[433/484] Compiling NIOFileSystem Exports.swift
[434/484] Emitting module _NIOFileSystemFoundationCompat
[435/484] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[436/484] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[439/486] Emitting module NIOHTTP1Client
[440/486] Compiling NIOHTTP1Client main.swift
[441/486] Emitting module NIOTestUtils
[442/486] Compiling NIOTestUtils ByteToMessageDecoderVerifier.swift
[443/486] Compiling NIOAsyncAwaitDemo main.swift
[443/487] Wrapping AST for NIOFileSystem for debugging
[444/487] Wrapping AST for _NIOFileSystemFoundationCompat for debugging
[447/487] Compiling NIOAsyncAwaitDemo AsyncChannelIO.swift
[448/487] Compiling NIOAsyncAwaitDemo FullRequestResponse.swift
[449/487] Compiling NIOWebSocket WebSocketOpcode.swift
[449/489] Wrapping AST for NIOHTTP1Client for debugging
[450/489] Write Objects.LinkFileList
[452/489] Wrapping AST for NIOAsyncAwaitDemo for debugging
[453/489] Write Objects.LinkFileList
[455/489] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[456/489] Compiling NIOTestUtils EventCounterHandler.swift
[457/489] Compiling NIOTestUtils NIOHTTP1TestServer.swift
[459/490] Emitting module NIOWebSocket
/host/spi-builder-workspace/Sources/NIOWebSocket/NIOWebSocketClientUpgrader.swift:133:39: warning: redundant conformance of 'NIOWebSocketClientUpgrader' to protocol 'Sendable'
 25 | /// This upgrader also assumes that the `HTTPClientUpgradeHandler` will appropriately mutate the
 26 | /// pipeline to remove the HTTP `ChannelHandler`s.
 27 | public final class NIOWebSocketClientUpgrader: NIOHTTPClientProtocolUpgrader, Sendable {
    |                    `- note: 'NIOWebSocketClientUpgrader' declares conformance to protocol 'Sendable' here
 28 |     /// RFC 6455 specs this as the required entry in the Upgrade header.
 29 |     public let supportedProtocol: String = "websocket"
    :
131 |
132 | @available(*, unavailable)
133 | extension NIOWebSocketClientUpgrader: Sendable {}
    |                                       `- warning: redundant conformance of 'NIOWebSocketClientUpgrader' to protocol 'Sendable'
134 |
135 | extension NIOWebSocketClientUpgrader {
/host/spi-builder-workspace/Sources/NIOWebSocket/NIOWebSocketClientUpgrader.swift:133:39: warning: redundant conformance of 'NIOWebSocketClientUpgrader' to protocol 'SendableMetatype'
 25 | /// This upgrader also assumes that the `HTTPClientUpgradeHandler` will appropriately mutate the
 26 | /// pipeline to remove the HTTP `ChannelHandler`s.
 27 | public final class NIOWebSocketClientUpgrader: NIOHTTPClientProtocolUpgrader, Sendable {
    |                    `- note: conformance to 'SendableMetatype' generated by macro  here
 28 |     /// RFC 6455 specs this as the required entry in the Upgrade header.
 29 |     public let supportedProtocol: String = "websocket"
    :
131 |
132 | @available(*, unavailable)
133 | extension NIOWebSocketClientUpgrader: Sendable {}
    |                                       `- warning: redundant conformance of 'NIOWebSocketClientUpgrader' to protocol 'SendableMetatype'
134 |
135 | extension NIOWebSocketClientUpgrader {
[460/490] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
/host/spi-builder-workspace/Sources/NIOWebSocket/NIOWebSocketClientUpgrader.swift:133:39: warning: redundant conformance of 'NIOWebSocketClientUpgrader' to protocol 'Sendable'
 25 | /// This upgrader also assumes that the `HTTPClientUpgradeHandler` will appropriately mutate the
 26 | /// pipeline to remove the HTTP `ChannelHandler`s.
 27 | public final class NIOWebSocketClientUpgrader: NIOHTTPClientProtocolUpgrader, Sendable {
    |                    `- note: 'NIOWebSocketClientUpgrader' declares conformance to protocol 'Sendable' here
 28 |     /// RFC 6455 specs this as the required entry in the Upgrade header.
 29 |     public let supportedProtocol: String = "websocket"
    :
131 |
132 | @available(*, unavailable)
133 | extension NIOWebSocketClientUpgrader: Sendable {}
    |                                       `- warning: redundant conformance of 'NIOWebSocketClientUpgrader' to protocol 'Sendable'
134 |
135 | extension NIOWebSocketClientUpgrader {
/host/spi-builder-workspace/Sources/NIOWebSocket/NIOWebSocketClientUpgrader.swift:133:39: warning: redundant conformance of 'NIOWebSocketClientUpgrader' to protocol 'SendableMetatype'
 25 | /// This upgrader also assumes that the `HTTPClientUpgradeHandler` will appropriately mutate the
 26 | /// pipeline to remove the HTTP `ChannelHandler`s.
 27 | public final class NIOWebSocketClientUpgrader: NIOHTTPClientProtocolUpgrader, Sendable {
    |                    `- note: conformance to 'SendableMetatype' generated by macro  here
 28 |     /// RFC 6455 specs this as the required entry in the Upgrade header.
 29 |     public let supportedProtocol: String = "websocket"
    :
131 |
132 | @available(*, unavailable)
133 | extension NIOWebSocketClientUpgrader: Sendable {}
    |                                       `- warning: redundant conformance of 'NIOWebSocketClientUpgrader' to protocol 'SendableMetatype'
134 |
135 | extension NIOWebSocketClientUpgrader {
[461/490] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
/host/spi-builder-workspace/Sources/NIOWebSocket/NIOWebSocketClientUpgrader.swift:133:39: warning: redundant conformance of 'NIOWebSocketClientUpgrader' to protocol 'Sendable'
 25 | /// This upgrader also assumes that the `HTTPClientUpgradeHandler` will appropriately mutate the
 26 | /// pipeline to remove the HTTP `ChannelHandler`s.
 27 | public final class NIOWebSocketClientUpgrader: NIOHTTPClientProtocolUpgrader, Sendable {
    |                    `- note: 'NIOWebSocketClientUpgrader' declares conformance to protocol 'Sendable' here
 28 |     /// RFC 6455 specs this as the required entry in the Upgrade header.
 29 |     public let supportedProtocol: String = "websocket"
    :
131 |
132 | @available(*, unavailable)
133 | extension NIOWebSocketClientUpgrader: Sendable {}
    |                                       `- warning: redundant conformance of 'NIOWebSocketClientUpgrader' to protocol 'Sendable'
134 |
135 | extension NIOWebSocketClientUpgrader {
/host/spi-builder-workspace/Sources/NIOWebSocket/NIOWebSocketClientUpgrader.swift:133:39: warning: redundant conformance of 'NIOWebSocketClientUpgrader' to protocol 'SendableMetatype'
 25 | /// This upgrader also assumes that the `HTTPClientUpgradeHandler` will appropriately mutate the
 26 | /// pipeline to remove the HTTP `ChannelHandler`s.
 27 | public final class NIOWebSocketClientUpgrader: NIOHTTPClientProtocolUpgrader, Sendable {
    |                    `- note: conformance to 'SendableMetatype' generated by macro  here
 28 |     /// RFC 6455 specs this as the required entry in the Upgrade header.
 29 |     public let supportedProtocol: String = "websocket"
    :
131 |
132 | @available(*, unavailable)
133 | extension NIOWebSocketClientUpgrader: Sendable {}
    |                                       `- warning: redundant conformance of 'NIOWebSocketClientUpgrader' to protocol 'SendableMetatype'
134 |
135 | extension NIOWebSocketClientUpgrader {
[462/490] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[463/490] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[464/490] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[465/490] Compiling NIOWebSocket SHA1.swift
[465/490] Wrapping AST for NIOTestUtils for debugging
[467/490] Compiling NIOWebSocket WebSocketFrame.swift
[468/490] Compiling NIOWebSocket WebSocketErrorCodes.swift
[468/490] Linking NIOHTTP1Client
[470/491] Linking NIOAsyncAwaitDemo
[471/491] Wrapping AST for NIOWebSocket for debugging
[473/491] Compiling NIOHTTP1Server main.swift
[475/528] Compiling NIOCrashTester CrashTests+LoopBound.swift
[475/529] Wrapping AST for NIOHTTP1Server for debugging
[476/529] Write Objects.LinkFileList
[478/529] Emitting module NIOWebSocketServer
[479/529] Compiling NIOCrashTester CrashTests+HTTP.swift
[480/529] Compiling NIOPerformanceTester DeadlineNowBenchmark.swift
[481/529] Compiling NIOPerformanceTester ExecuteBenchmark.swift
[482/529] Compiling NIOPerformanceTester LockBenchmark.swift
[483/531] Emitting module NIOWebSocketClient
[484/531] Compiling NIOWebSocketClient Client.swift
[485/531] Compiling NIOCrashTester CrashTests+Strict.swift
[486/531] Compiling NIOCrashTester OutputGrepper.swift
[487/531] Compiling NIOCrashTester CrashTests+System.swift
[487/531] Linking NIOHTTP1Server
[489/532] Compiling NIOPerformanceTester Benchmark.swift
[490/532] Compiling NIOPerformanceTester ByteBufferViewContainsBenchmark.swift
[491/532] Compiling NIOCrashTester CrashTests+EventLoop.swift
[492/532] Emitting module NIOFileSystemTour
[493/532] Compiling NIOFileSystemTour NIOFileSystemTour.swift
[496/533] Emitting module NIOPerformanceTester
[497/533] Compiling NIOPerformanceTester ChannelPipelineBenchmark.swift
[498/533] Compiling NIOPerformanceTester CircularBufferCopyToArrayBenchmark.swift
[499/533] Compiling NIOPerformanceTester CircularBufferIntoByteBufferBenchmark.swift
[500/533] Emitting module NIOCrashTester
[503/533] Compiling NIOPerformanceTester ByteBufferViewCopyToArrayBenchmark.swift
[504/533] Compiling NIOPerformanceTester ByteBufferViewIteratorBenchmark.swift
[505/533] Compiling NIOPerformanceTester ByteBufferWriteMultipleBenchmarks.swift
[506/533] Compiling NIOPerformanceTester ByteToMessageDecoderDecodeManySmallsBenchmark.swift
[506/533] Wrapping AST for NIOWebSocketClient for debugging
[507/533] Wrapping AST for NIOFileSystemTour for debugging
[507/533] Write Objects.LinkFileList
[511/533] Compiling NIOPerformanceTester WebSocketFrameDecoderBenchmark.swift
[512/533] Compiling NIOPerformanceTester WebSocketFrameEncoderBenchmark.swift
[513/533] Compiling NIOWebSocketServer Server.swift
[514/534] Compiling NIOCrashTester main.swift
[516/535] Wrapping AST for NIOWebSocketServer for debugging
[517/535] Write Objects.LinkFileList
[519/535] Compiling NIOPerformanceTester NIOAsyncSequenceProducerBenchmark.swift
[520/535] Compiling NIOPerformanceTester NIOAsyncWriterSingleWritesBenchmark.swift
[521/535] Compiling NIOPerformanceTester RunIfActiveBenchmark.swift
[522/535] Compiling NIOPerformanceTester SchedulingAndRunningBenchmark.swift
[523/535] Compiling NIOPerformanceTester TCPThroughputBenchmark.swift
[524/535] Compiling NIOPerformanceTester UDPBenchmark.swift
[524/535] Wrapping AST for NIOCrashTester for debugging
[525/535] Write Objects.LinkFileList
[526/535] Linking NIOWebSocketClient
[527/535] Linking NIOFileSystemTour
[528/535] Linking NIOWebSocketServer
[529/535] Linking NIOCrashTester
[531/535] Compiling NIOPerformanceTester main.swift
[532/535] Compiling NIOPerformanceTester resources.swift
[533/536] Wrapping AST for NIOPerformanceTester for debugging
[534/536] Write Objects.LinkFileList
[535/536] Linking NIOPerformanceTester
Build complete! (103.80s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-atomics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-atomics.git"
    },
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections.git"
    },
    {
      "identity" : "swift-system",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-system.git"
    }
  ],
  "manifest_display_name" : "swift-nio",
  "name" : "swift-nio",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "NIOCore",
      "targets" : [
        "NIOCore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "NIO",
      "targets" : [
        "NIO"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "NIOEmbedded",
      "targets" : [
        "NIOEmbedded"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "NIOPosix",
      "targets" : [
        "NIOPosix"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "_NIOConcurrency",
      "targets" : [
        "_NIOConcurrency"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "NIOTLS",
      "targets" : [
        "NIOTLS"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "NIOHTTP1",
      "targets" : [
        "NIOHTTP1"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "NIOConcurrencyHelpers",
      "targets" : [
        "NIOConcurrencyHelpers"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "NIOFoundationCompat",
      "targets" : [
        "NIOFoundationCompat"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "NIOWebSocket",
      "targets" : [
        "NIOWebSocket"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "NIOTestUtils",
      "targets" : [
        "NIOTestUtils"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "_NIOFileSystem",
      "targets" : [
        "_NIOFileSystem",
        "NIOFileSystem"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "_NIOFileSystemFoundationCompat",
      "targets" : [
        "_NIOFileSystemFoundationCompat"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "NIOWebSocketServer",
      "targets" : [
        "NIOWebSocketServer"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "NIOWebSocketClient",
      "targets" : [
        "NIOWebSocketClient"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "NIOUDPEchoServer",
      "targets" : [
        "NIOUDPEchoServer"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "NIOUDPEchoClient",
      "targets" : [
        "NIOUDPEchoClient"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "NIOTCPEchoServer",
      "targets" : [
        "NIOTCPEchoServer"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "NIOTCPEchoClient",
      "targets" : [
        "NIOTCPEchoClient"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "NIOPerformanceTester",
      "targets" : [
        "NIOPerformanceTester"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "NIOMulticastChat",
      "targets" : [
        "NIOMulticastChat"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "NIOHTTP1Server",
      "targets" : [
        "NIOHTTP1Server"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "NIOHTTP1Client",
      "targets" : [
        "NIOHTTP1Client"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "NIOEchoServer",
      "targets" : [
        "NIOEchoServer"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "NIOEchoClient",
      "targets" : [
        "NIOEchoClient"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "NIOCrashTester",
      "targets" : [
        "NIOCrashTester"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "NIOChatServer",
      "targets" : [
        "NIOChatServer"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "NIOChatClient",
      "targets" : [
        "NIOChatClient"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "NIOAsyncAwaitDemo",
      "targets" : [
        "NIOAsyncAwaitDemo"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "NIOFileSystemTour",
      "targets" : [
        "NIOFileSystemTour"
      ],
      "type" : {
        "snippet" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "_NIOFileSystemFoundationCompat",
      "module_type" : "SwiftTarget",
      "name" : "_NIOFileSystemFoundationCompat",
      "path" : "Sources/NIOFileSystemFoundationCompat",
      "product_memberships" : [
        "_NIOFileSystemFoundationCompat",
        "NIOFileSystemTour"
      ],
      "sources" : [
        "Data+FileSystem.swift",
        "Date+FileInfo.swift"
      ],
      "target_dependencies" : [
        "_NIOFileSystem",
        "NIOFoundationCompat"
      ],
      "type" : "library"
    },
    {
      "c99name" : "_NIOFileSystem",
      "module_type" : "SwiftTarget",
      "name" : "_NIOFileSystem",
      "path" : "Sources/NIOFileSystem",
      "product_dependencies" : [
        "Atomics",
        "DequeModule",
        "SystemPackage"
      ],
      "product_memberships" : [
        "_NIOFileSystem",
        "_NIOFileSystemFoundationCompat",
        "NIOFileSystemTour"
      ],
      "sources" : [
        "Array+FileSystem.swift",
        "ArraySlice+FileSystem.swift",
        "BufferedReader.swift",
        "BufferedWriter.swift",
        "ByteBuffer+FileSystem.swift",
        "ByteCount.swift",
        "Convenience.swift",
        "DirectoryEntries.swift",
        "DirectoryEntry.swift",
        "Exports.swift",
        "FileChunks.swift",
        "FileHandle.swift",
        "FileHandleProtocol.swift",
        "FileInfo.swift",
        "FileSystem.swift",
        "FileSystemError+Syscall.swift",
        "FileSystemError.swift",
        "FileSystemProtocol.swift",
        "FileType.swift",
        "IOStrategy.swift",
        "Internal/BufferedOrAnyStream.swift",
        "Internal/BufferedStream.swift",
        "Internal/Cancellation.swift",
        "Internal/Concurrency Primitives/TokenBucket.swift",
        "Internal/Concurrency Primitives/UnsafeTransfer.swift",
        "Internal/ParallelDirCopy.swift",
        "Internal/ParallelRemoval.swift",
        "Internal/String+UnsafeUnititializedCapacity.swift",
        "Internal/System Calls/CInterop.swift",
        "Internal/System Calls/Errno.swift",
        "Internal/System Calls/FileDescriptor+Syscalls.swift",
        "Internal/System Calls/Mocking.swift",
        "Internal/System Calls/Syscall.swift",
        "Internal/System Calls/Syscalls.swift",
        "Internal/SystemFileHandle.swift",
        "Internal/Utilities.swift",
        "OpenOptions.swift",
        "String+FileSystem.swift"
      ],
      "target_dependencies" : [
        "NIOCore",
        "NIOPosix",
        "CNIOLinux",
        "CNIODarwin"
      ],
      "type" : "library"
    },
    {
      "c99name" : "_NIODataStructures",
      "module_type" : "SwiftTarget",
      "name" : "_NIODataStructures",
      "path" : "Sources/_NIODataStructures",
      "product_memberships" : [
        "NIOCore",
        "NIO",
        "NIOEmbedded",
        "NIOPosix",
        "_NIOConcurrency",
        "NIOTLS",
        "NIOHTTP1",
        "NIOFoundationCompat",
        "NIOWebSocket",
        "NIOTestUtils",
        "_NIOFileSystem",
        "_NIOFileSystemFoundationCompat",
        "NIOWebSocketServer",
        "NIOWebSocketClient",
        "NIOUDPEchoServer",
        "NIOUDPEchoClient",
        "NIOTCPEchoServer",
        "NIOTCPEchoClient",
        "NIOPerformanceTester",
        "NIOMulticastChat",
        "NIOHTTP1Server",
        "NIOHTTP1Client",
        "NIOEchoServer",
        "NIOEchoClient",
        "NIOCrashTester",
        "NIOChatServer",
        "NIOChatClient",
        "NIOAsyncAwaitDemo",
        "NIOFileSystemTour"
      ],
      "sources" : [
        "Heap.swift",
        "PriorityQueue.swift",
        "_TinyArray.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "_NIOConcurrency",
      "module_type" : "SwiftTarget",
      "name" : "_NIOConcurrency",
      "path" : "Sources/_NIOConcurrency",
      "product_memberships" : [
        "_NIOConcurrency",
        "NIOFileSystemTour"
      ],
      "sources" : [
        "Empty.swift"
      ],
      "target_dependencies" : [
        "NIO",
        "NIOCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "_NIOBase64",
      "module_type" : "SwiftTarget",
      "name" : "_NIOBase64",
      "path" : "Sources/_NIOBase64",
      "product_memberships" : [
        "NIOCore",
        "NIO",
        "NIOEmbedded",
        "NIOPosix",
        "_NIOConcurrency",
        "NIOTLS",
        "NIOHTTP1",
        "NIOFoundationCompat",
        "NIOWebSocket",
        "NIOTestUtils",
        "_NIOFileSystem",
        "_NIOFileSystemFoundationCompat",
        "NIOWebSocketServer",
        "NIOWebSocketClient",
        "NIOUDPEchoServer",
        "NIOUDPEchoClient",
        "NIOTCPEchoServer",
        "NIOTCPEchoClient",
        "NIOPerformanceTester",
        "NIOMulticastChat",
        "NIOHTTP1Server",
        "NIOHTTP1Client",
        "NIOEchoServer",
        "NIOEchoClient",
        "NIOCrashTester",
        "NIOChatServer",
        "NIOChatClient",
        "NIOAsyncAwaitDemo",
        "NIOFileSystemTour"
      ],
      "sources" : [
        "Base64.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NIOWebSocketTests",
      "module_type" : "SwiftTarget",
      "name" : "NIOWebSocketTests",
      "path" : "Tests/NIOWebSocketTests",
      "sources" : [
        "ByteBufferWebSocketTests.swift",
        "NIOWebSocketClientUpgraderTests.swift",
        "NIOWebSocketFrameAggregatorTests.swift",
        "WebSocketClientEndToEndTests.swift",
        "WebSocketFrameDecoderTest.swift",
        "WebSocketFrameEncoderTest.swift",
        "WebSocketMaskingKeyTests.swift",
        "WebSocketServerEndToEndTests.swift"
      ],
      "target_dependencies" : [
        "NIOCore",
        "NIOEmbedded",
        "NIOWebSocket"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NIOWebSocketServer",
      "module_type" : "SwiftTarget",
      "name" : "NIOWebSocketServer",
      "path" : "Sources/NIOWebSocketServer",
      "product_memberships" : [
        "NIOWebSocketServer"
      ],
      "sources" : [
        "Server.swift"
      ],
      "target_dependencies" : [
        "NIOPosix",
        "NIOCore",
        "NIOHTTP1",
        "NIOWebSocket"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "NIOWebSocketClient",
      "module_type" : "SwiftTarget",
      "name" : "NIOWebSocketClient",
      "path" : "Sources/NIOWebSocketClient",
      "product_memberships" : [
        "NIOWebSocketClient"
      ],
      "sources" : [
        "Client.swift"
      ],
      "target_dependencies" : [
        "NIOPosix",
        "NIOCore",
        "NIOHTTP1",
        "NIOWebSocket"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "NIOWebSocket",
      "module_type" : "SwiftTarget",
      "name" : "NIOWebSocket",
      "path" : "Sources/NIOWebSocket",
      "product_memberships" : [
        "NIOWebSocket",
        "NIOWebSocketServer",
        "NIOWebSocketClient",
        "NIOPerformanceTester",
        "NIOCrashTester",
        "NIOFileSystemTour"
      ],
      "sources" : [
        "NIOWebSocketClientUpgrader.swift",
        "NIOWebSocketFrameAggregator.swift",
        "NIOWebSocketServerUpgrader.swift",
        "SHA1.swift",
        "WebSocketErrorCodes.swift",
        "WebSocketFrame.swift",
        "WebSocketFrameDecoder.swift",
        "WebSocketFrameEncoder.swift",
        "WebSocketOpcode.swift",
        "WebSocketProtocolErrorHandler.swift"
      ],
      "target_dependencies" : [
        "NIO",
        "NIOCore",
        "NIOHTTP1",
        "CNIOSHA1",
        "_NIOBase64"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NIOUDPEchoServer",
      "module_type" : "SwiftTarget",
      "name" : "NIOUDPEchoServer",
      "path" : "Sources/NIOUDPEchoServer",
      "product_memberships" : [
        "NIOUDPEchoServer"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "NIOPosix",
        "NIOCore"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "NIOUDPEchoClient",
      "module_type" : "SwiftTarget",
      "name" : "NIOUDPEchoClient",
      "path" : "Sources/NIOUDPEchoClient",
      "product_memberships" : [
        "NIOUDPEchoClient"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "NIOPosix",
        "NIOCore"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "NIOTests",
      "module_type" : "SwiftTarget",
      "name" : "NIOTests",
      "path" : "Tests/NIOTests",
      "sources" : [
        "NIOTests.swift"
      ],
      "target_dependencies" : [
        "NIO"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NIOTestUtilsTests",
      "module_type" : "SwiftTarget",
      "name" : "NIOTestUtilsTests",
      "path" : "Tests/NIOTestUtilsTests",
      "sources" : [
        "ByteToMessageDecoderVerifierTest.swift",
        "EventCounterHandlerTest.swift",
        "NIOHTTP1TestServerTest.swift"
      ],
      "target_dependencies" : [
        "NIOTestUtils",
        "NIOCore",
        "NIOEmbedded",
        "NIOPosix"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NIOTestUtils",
      "module_type" : "SwiftTarget",
      "name" : "NIOTestUtils",
      "path" : "Sources/NIOTestUtils",
      "product_dependencies" : [
        "Atomics"
      ],
      "product_memberships" : [
        "NIOTestUtils",
        "NIOFileSystemTour"
      ],
      "sources" : [
        "ByteToMessageDecoderVerifier.swift",
        "EventCounterHandler.swift",
        "NIOHTTP1TestServer.swift"
      ],
      "target_dependencies" : [
        "NIOPosix",
        "NIOCore",
        "NIOEmbedded",
        "NIOHTTP1"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NIOTLSTests",
      "module_type" : "SwiftTarget",
      "name" : "NIOTLSTests",
      "path" : "Tests/NIOTLSTests",
      "sources" : [
        "ApplicationProtocolNegotiationHandlerTests.swift",
        "NIOTypedApplicationProtocolNegotiationHandlerTests.swift",
        "SNIHandlerTests.swift"
      ],
      "target_dependencies" : [
        "NIOCore",
        "NIOEmbedded",
        "NIOTLS",
        "NIOFoundationCompat",
        "NIOTestUtils"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NIOTLS",
      "module_type" : "SwiftTarget",
      "name" : "NIOTLS",
      "path" : "Sources/NIOTLS",
      "product_dependencies" : [
        "DequeModule"
      ],
      "product_memberships" : [
        "NIOTLS",
        "NIOFileSystemTour"
      ],
      "sources" : [
        "ApplicationProtocolNegotiationHandler.swift",
        "NIOTypedApplicationProtocolNegotiationHandler.swift",
        "ProtocolNegotiationHandlerStateMachine.swift",
        "SNIHandler.swift",
        "TLSEvents.swift"
      ],
      "target_dependencies" : [
        "NIO",
        "NIOCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NIOTCPEchoServer",
      "module_type" : "SwiftTarget",
      "name" : "NIOTCPEchoServer",
      "path" : "Sources/NIOTCPEchoServer",
      "product_memberships" : [
        "NIOTCPEchoServer"
      ],
      "sources" : [
        "Server.swift"
      ],
      "target_dependencies" : [
        "NIOPosix",
        "NIOCore"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "NIOTCPEchoClient",
      "module_type" : "SwiftTarget",
      "name" : "NIOTCPEchoClient",
      "path" : "Sources/NIOTCPEchoClient",
      "product_memberships" : [
        "NIOTCPEchoClient"
      ],
      "sources" : [
        "Client.swift"
      ],
      "target_dependencies" : [
        "NIOPosix",
        "NIOCore"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "NIOSingletonsTests",
      "module_type" : "SwiftTarget",
      "name" : "NIOSingletonsTests",
      "path" : "Tests/NIOSingletonsTests",
      "sources" : [
        "GlobalSingletonsTests.swift"
      ],
      "target_dependencies" : [
        "NIOCore",
        "NIOPosix"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NIOPosixTests",
      "module_type" : "SwiftTarget",
      "name" : "NIOPosixTests",
      "path" : "Tests/NIOPosixTests",
      "sources" : [
        "AcceptBackoffHandlerTest.swift",
        "AsyncChannelBootstrapTests.swift",
        "BlockingIOThreadPoolTest.swift",
        "BootstrapTest.swift",
        "ChannelNotificationTest.swift",
        "ChannelPipelineTest.swift",
        "ChannelTests.swift",
        "CoWValue.swift",
        "CodecTest.swift",
        "ControlMessageTests.swift",
        "DatagramChannelTests.swift",
        "EchoServerClientTest.swift",
        "EventLoopFutureIsolatedTests.swift",
        "EventLoopFutureTest.swift",
        "EventLoopMetricsDelegateTests.swift",
        "EventLoopTest.swift",
        "FileRegionTest.swift",
        "GetAddrInfoResolverTest.swift",
        "HappyEyeballsTest.swift",
        "IPv4Header.swift",
        "IdleStateHandlerTest.swift",
        "IntegerBitPackingTests.swift",
        "MulticastTest.swift",
        "NIOFileHandleTest.swift",
        "NIOLoopBoundTests.swift",
        "NIOScheduledCallbackTests.swift",
        "NIOThreadPoolTest.swift",
        "NonBlockingFileIOTest.swift",
        "PendingDatagramWritesManagerTests.swift",
        "PipeChannelTest.swift",
        "RawSocketBootstrapTests.swift",
        "SALChannelTests.swift",
        "SALEventLoopTests.swift",
        "SelectorTest.swift",
        "SerialExecutorTests.swift",
        "SocketAddressTest.swift",
        "SocketChannelTest.swift",
        "SocketOptionProviderTest.swift",
        "StreamChannelsTest.swift",
        "SyscallAbstractionLayer.swift",
        "SyscallAbstractionLayerContext.swift",
        "SystemCallWrapperHelpers.swift",
        "SystemTest.swift",
        "TestUtils.swift",
        "ThreadTest.swift",
        "UniversalBootstrapSupportTest.swift",
        "VsockAddressTest.swift",
        "XCTest+AsyncAwait.swift"
      ],
      "target_dependencies" : [
        "NIOPosix",
        "NIOCore",
        "NIOFoundationCompat",
        "NIOTestUtils",
        "NIOConcurrencyHelpers",
        "NIOEmbedded",
        "CNIOLinux",
        "CNIODarwin",
        "NIOTLS"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NIOPosix",
      "module_type" : "SwiftTarget",
      "name" : "NIOPosix",
      "path" : "Sources/NIOPosix",
      "product_dependencies" : [
        "Atomics"
      ],
      "product_memberships" : [
        "NIO",
        "NIOPosix",
        "_NIOConcurrency",
        "NIOTLS",
        "NIOHTTP1",
        "NIOFoundationCompat",
        "NIOWebSocket",
        "NIOTestUtils",
        "_NIOFileSystem",
        "_NIOFileSystemFoundationCompat",
        "NIOWebSocketServer",
        "NIOWebSocketClient",
        "NIOUDPEchoServer",
        "NIOUDPEchoClient",
        "NIOTCPEchoServer",
        "NIOTCPEchoClient",
        "NIOPerformanceTester",
        "NIOMulticastChat",
        "NIOHTTP1Server",
        "NIOHTTP1Client",
        "NIOEchoServer",
        "NIOEchoClient",
        "NIOCrashTester",
        "NIOChatServer",
        "NIOChatClient",
        "NIOAsyncAwaitDemo",
        "NIOFileSystemTour"
      ],
      "sources" : [
        "BSDSocketAPICommon.swift",
        "BSDSocketAPIPosix.swift",
        "BSDSocketAPIWindows.swift",
        "BaseSocket.swift",
        "BaseSocketChannel+SocketOptionProvider.swift",
        "BaseSocketChannel.swift",
        "BaseStreamSocketChannel.swift",
        "Bootstrap.swift",
        "ControlMessage.swift",
        "DatagramVectorReadManager.swift",
        "Errors+Any.swift",
        "FileDescriptor.swift",
        "GetaddrinfoResolver.swift",
        "HappyEyeballs.swift",
        "IO.swift",
        "IntegerBitPacking.swift",
        "IntegerTypes.swift",
        "Linux.swift",
        "LinuxCPUSet.swift",
        "LinuxUring.swift",
        "MultiThreadedEventLoopGroup.swift",
        "NIOThreadPool.swift",
        "NonBlockingFileIO.swift",
        "PendingDatagramWritesManager.swift",
        "PendingWritesManager.swift",
        "PipeChannel.swift",
        "PipePair.swift",
        "Pool.swift",
        "PosixSingletons+ConcurrencyTakeOver.swift",
        "PosixSingletons.swift",
        "RawSocketBootstrap.swift",
        "Resolver.swift",
        "Selectable.swift",
        "SelectableChannel.swift",
        "SelectableEventLoop.swift",
        "SelectorEpoll.swift",
        "SelectorGeneric.swift",
        "SelectorKqueue.swift",
        "SelectorUring.swift",
        "ServerSocket.swift",
        "Socket.swift",
        "SocketChannel.swift",
        "SocketProtocols.swift",
        "System.swift",
        "Thread.swift",
        "ThreadPosix.swift",
        "ThreadWindows.swift",
        "UnsafeTransfer.swift",
        "Utilities.swift",
        "VsockAddress.swift",
        "VsockChannelEvents.swift"
      ],
      "target_dependencies" : [
        "CNIOLinux",
        "CNIODarwin",
        "CNIOWindows",
        "NIOConcurrencyHelpers",
        "NIOCore",
        "_NIODataStructures"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NIOPerformanceTester",
      "module_type" : "SwiftTarget",
      "name" : "NIOPerformanceTester",
      "path" : "Sources/NIOPerformanceTester",
      "product_memberships" : [
        "NIOPerformanceTester"
      ],
      "sources" : [
        "Benchmark.swift",
        "ByteBufferViewContainsBenchmark.swift",
        "ByteBufferViewCopyToArrayBenchmark.swift",
        "ByteBufferViewIteratorBenchmark.swift",
        "ByteBufferWriteMultipleBenchmarks.swift",
        "ByteToMessageDecoderDecodeManySmallsBenchmark.swift",
        "ChannelPipelineBenchmark.swift",
        "CircularBufferCopyToArrayBenchmark.swift",
        "CircularBufferIntoByteBufferBenchmark.swift",
        "DeadlineNowBenchmark.swift",
        "ExecuteBenchmark.swift",
        "LockBenchmark.swift",
        "NIOAsyncSequenceProducerBenchmark.swift",
        "NIOAsyncWriterSingleWritesBenchmark.swift",
        "RunIfActiveBenchmark.swift",
        "SchedulingAndRunningBenchmark.swift",
        "TCPThroughputBenchmark.swift",
        "UDPBenchmark.swift",
        "WebSocketFrameDecoderBenchmark.swift",
        "WebSocketFrameEncoderBenchmark.swift",
        "main.swift",
        "resources.swift"
      ],
      "target_dependencies" : [
        "NIOPosix",
        "NIOCore",
        "NIOEmbedded",
        "NIOHTTP1",
        "NIOFoundationCompat",
        "NIOWebSocket"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "NIOMulticastChat",
      "module_type" : "SwiftTarget",
      "name" : "NIOMulticastChat",
      "path" : "Sources/NIOMulticastChat",
      "product_memberships" : [
        "NIOMulticastChat"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "NIOPosix",
        "NIOCore"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "NIOHTTP1Tests",
      "module_type" : "SwiftTarget",
      "name" : "NIOHTTP1Tests",
      "path" : "Tests/NIOHTTP1Tests",
      "sources" : [
        "ByteBufferUtilsTest.swift",
        "ContentLengthTests.swift",
        "HTTPClientUpgradeTests.swift",
        "HTTPDecoderLengthTest.swift",
        "HTTPDecoderTest.swift",
        "HTTPHeaderValidationTests.swift",
        "HTTPHeadersTest.swift",
        "HTTPRequestEncoderTest.swift",
        "HTTPResponseEncoderTest.swift",
        "HTTPResponseStatusTests.swift",
        "HTTPServerClientTest.swift",
        "HTTPServerPipelineHandlerTest.swift",
        "HTTPServerProtocolErrorHandlerTest.swift",
        "HTTPServerUpgradeTests.swift",
        "HTTPTest.swift",
        "HTTPTypesTest.swift",
        "NIOHTTPObjectAggregatorTest.swift",
        "TestUtils.swift",
        "UnsafeTransfer.swift"
      ],
      "target_dependencies" : [
        "NIOCore",
        "NIOEmbedded",
        "NIOPosix",
        "NIOHTTP1",
        "NIOFoundationCompat",
        "NIOTestUtils"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NIOHTTP1Server",
      "module_type" : "SwiftTarget",
      "name" : "NIOHTTP1Server",
      "path" : "Sources/NIOHTTP1Server",
      "product_memberships" : [
        "NIOHTTP1Server"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "NIOPosix",
        "NIOCore",
        "NIOHTTP1",
        "NIOConcurrencyHelpers"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "NIOHTTP1Client",
      "module_type" : "SwiftTarget",
      "name" : "NIOHTTP1Client",
      "path" : "Sources/NIOHTTP1Client",
      "product_memberships" : [
        "NIOHTTP1Client"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "NIOPosix",
        "NIOCore",
        "NIOHTTP1",
        "NIOConcurrencyHelpers"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "NIOHTTP1",
      "module_type" : "SwiftTarget",
      "name" : "NIOHTTP1",
      "path" : "Sources/NIOHTTP1",
      "product_dependencies" : [
        "DequeModule"
      ],
      "product_memberships" : [
        "NIOHTTP1",
        "NIOWebSocket",
        "NIOTestUtils",
        "NIOWebSocketServer",
        "NIOWebSocketClient",
        "NIOPerformanceTester",
        "NIOHTTP1Server",
        "NIOHTTP1Client",
        "NIOCrashTester",
        "NIOAsyncAwaitDemo",
        "NIOFileSystemTour"
      ],
      "sources" : [
        "ByteCollectionUtils.swift",
        "HTTPDecoder.swift",
        "HTTPEncoder.swift",
        "HTTPHeaderValidator.swift",
        "HTTPHeaders+Validation.swift",
        "HTTPPipelineSetup.swift",
        "HTTPServerPipelineHandler.swift",
        "HTTPServerProtocolErrorHandler.swift",
        "HTTPServerUpgradeHandler.swift",
        "HTTPTypedPipelineSetup.swift",
        "HTTPTypes.swift",
        "NIOHTTPClientUpgradeHandler.swift",
        "NIOHTTPObjectAggregator.swift",
        "NIOTypedHTTPClientUpgradeHandler.swift",
        "NIOTypedHTTPClientUpgraderStateMachine.swift",
        "NIOTypedHTTPServerUpgradeHandler.swift",
        "NIOTypedHTTPServerUpgraderStateMachine.swift"
      ],
      "target_dependencies" : [
        "NIO",
        "NIOCore",
        "NIOConcurrencyHelpers",
        "CNIOLLHTTP"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NIOFoundationCompatTests",
      "module_type" : "SwiftTarget",
      "name" : "NIOFoundationCompatTests",
      "path" : "Tests/NIOFoundationCompatTests",
      "sources" : [
        "ByteBuffer+UUIDTests.swift",
        "ByteBufferDataProtocolTests.swift",
        "ByteBufferView+MutableDataProtocolTest.swift",
        "Codable+ByteBufferTest.swift",
        "JSONSerialization+ByteBufferTest.swift",
        "WaitSpinningRunLoopTests.swift"
      ],
      "target_dependencies" : [
        "NIOCore",
        "NIOFoundationCompat"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NIOFoundationCompat",
      "module_type" : "SwiftTarget",
      "name" : "NIOFoundationCompat",
      "path" : "Sources/NIOFoundationCompat",
      "product_memberships" : [
        "NIOFoundationCompat",
        "_NIOFileSystemFoundationCompat",
        "NIOPerformanceTester",
        "NIOCrashTester",
        "NIOFileSystemTour"
      ],
      "sources" : [
        "ByteBuffer-foundation.swift",
        "Codable+ByteBuffer.swift",
        "JSONSerialization+ByteBuffer.swift",
        "WaitSpinningRunLoop.swift"
      ],
      "target_dependencies" : [
        "NIO",
        "NIOCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NIOFileSystemTests",
      "module_type" : "SwiftTarget",
      "name" : "NIOFileSystemTests",
      "path" : "Tests/NIOFileSystemTests",
      "product_dependencies" : [
        "Atomics",
        "DequeModule",
        "SystemPackage"
      ],
      "sources" : [
        "ByteCountTests.swift",
        "DirectoryEntriesTests.swift",
        "FileChunksTests.swift",
        "FileHandleTests.swift",
        "FileInfoTests.swift",
        "FileOpenOptionsTests.swift",
        "FileSystemErrorTests.swift",
        "FileTypeTests.swift",
        "Internal/CancellationTests.swift",
        "Internal/Concurrency Primitives/BufferedStreamTests.swift",
        "Internal/MockingInfrastructure.swift",
        "Internal/SyscallTests.swift",
        "XCTestExtensions.swift"
      ],
      "target_dependencies" : [
        "NIOCore",
        "_NIOFileSystem"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NIOFileSystemIntegrationTests",
      "module_type" : "SwiftTarget",
      "name" : "NIOFileSystemIntegrationTests",
      "path" : "Tests/NIOFileSystemIntegrationTests",
      "sources" : [
        "BufferedReaderTests.swift",
        "BufferedWriterTests.swift",
        "ConvenienceTests.swift",
        "FileHandleTests.swift",
        "FileSystemTests+SPI.swift",
        "FileSystemTests.swift",
        "XCTestExtensions.swift"
      ],
      "target_dependencies" : [
        "NIOCore",
        "NIOPosix",
        "_NIOFileSystem",
        "NIOFoundationCompat"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NIOFileSystemFoundationCompatTests",
      "module_type" : "SwiftTarget",
      "name" : "NIOFileSystemFoundationCompatTests",
      "path" : "Tests/NIOFileSystemFoundationCompatTests",
      "sources" : [
        "FileSystemFoundationCompatTests.swift"
      ],
      "target_dependencies" : [
        "_NIOFileSystem",
        "_NIOFileSystemFoundationCompat"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NIOFileSystem",
      "module_type" : "SwiftTarget",
      "name" : "NIOFileSystem",
      "path" : "Sources/_NIOFileSystemExported",
      "product_memberships" : [
        "_NIOFileSystem",
        "NIOFileSystemTour"
      ],
      "sources" : [
        "Exports.swift"
      ],
      "target_dependencies" : [
        "_NIOFileSystem"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NIOEmbeddedTests",
      "module_type" : "SwiftTarget",
      "name" : "NIOEmbeddedTests",
      "path" : "Tests/NIOEmbeddedTests",
      "sources" : [
        "AsyncTestingChannelTests.swift",
        "AsyncTestingEventLoopTests.swift",
        "EmbeddedChannelTest.swift",
        "EmbeddedEventLoopTest.swift",
        "TestUtils.swift",
        "XCTest+AsyncAwait.swift"
      ],
      "target_dependencies" : [
        "NIOConcurrencyHelpers",
        "NIOCore",
        "NIOEmbedded"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NIOEmbedded",
      "module_type" : "SwiftTarget",
      "name" : "NIOEmbedded",
      "path" : "Sources/NIOEmbedded",
      "product_dependencies" : [
        "Atomics",
        "DequeModule"
      ],
      "product_memberships" : [
        "NIO",
        "NIOEmbedded",
        "_NIOConcurrency",
        "NIOTLS",
        "NIOHTTP1",
        "NIOFoundationCompat",
        "NIOWebSocket",
        "NIOTestUtils",
        "_NIOFileSystemFoundationCompat",
        "NIOWebSocketServer",
        "NIOWebSocketClient",
        "NIOPerformanceTester",
        "NIOHTTP1Server",
        "NIOHTTP1Client",
        "NIOCrashTester",
        "NIOAsyncAwaitDemo",
        "NIOFileSystemTour"
      ],
      "sources" : [
        "AsyncTestingChannel.swift",
        "AsyncTestingEventLoop.swift",
        "Embedded.swift"
      ],
      "target_dependencies" : [
        "NIOCore",
        "NIOConcurrencyHelpers",
        "_NIODataStructures"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NIOEchoServer",
      "module_type" : "SwiftTarget",
      "name" : "NIOEchoServer",
      "path" : "Sources/NIOEchoServer",
      "product_memberships" : [
        "NIOEchoServer"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "NIOPosix",
        "NIOCore",
        "NIOConcurrencyHelpers"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "NIOEchoClient",
      "module_type" : "SwiftTarget",
      "name" : "NIOEchoClient",
      "path" : "Sources/NIOEchoClient",
      "product_memberships" : [
        "NIOEchoClient"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "NIOPosix",
        "NIOCore",
        "NIOConcurrencyHelpers"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "NIODataStructuresTests",
      "module_type" : "SwiftTarget",
      "name" : "NIODataStructuresTests",
      "path" : "Tests/NIODataStructuresTests",
      "sources" : [
        "HeapTests.swift",
        "PriorityQueueTests.swift"
      ],
      "target_dependencies" : [
        "_NIODataStructures"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NIOCrashTester",
      "module_type" : "SwiftTarget",
      "name" : "NIOCrashTester",
      "path" : "Sources/NIOCrashTester",
      "product_memberships" : [
        "NIOCrashTester"
      ],
      "sources" : [
        "CrashTestSuites.swift",
        "CrashTests+ByteBuffer.swift",
        "CrashTests+EventLoop.swift",
        "CrashTests+HTTP.swift",
        "CrashTests+LoopBound.swift",
        "CrashTests+Strict.swift",
        "CrashTests+System.swift",
        "OutputGrepper.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "NIOPosix",
        "NIOCore",
        "NIOEmbedded",
        "NIOHTTP1",
        "NIOWebSocket",
        "NIOFoundationCompat"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "NIOCoreTests",
      "module_type" : "SwiftTarget",
      "name" : "NIOCoreTests",
      "path" : "Tests/NIOCoreTests",
      "product_dependencies" : [
        "Atomics"
      ],
      "sources" : [
        "AddressedEnvelopeTests.swift",
        "AsyncChannel/AsyncChannelInboundStreamTests.swift",
        "AsyncChannel/AsyncChannelOutboundWriterTests.swift",
        "AsyncChannel/AsyncChannelTests.swift",
        "AsyncSequenceTests.swift",
        "AsyncSequences/NIOAsyncSequenceProducer+HighLowWatermarkBackPressureStrategyTests.swift",
        "AsyncSequences/NIOAsyncSequenceTests.swift",
        "AsyncSequences/NIOAsyncWriterTests.swift",
        "AsyncSequences/NIOThrowingAsyncSequenceTests.swift",
        "BaseObjectsTest.swift",
        "ByteBufferBinaryEncodedLengthPrefixTests.swift",
        "ByteBufferLengthPrefixTests.swift",
        "ByteBufferQUICBinaryEncodingStrategyTests.swift",
        "ByteBufferTest.swift",
        "ChannelOptionStorageTest.swift",
        "CircularBufferTests.swift",
        "CustomChannelTests.swift",
        "DispatchQueue+WithFutureTest.swift",
        "IOErrorTest.swift",
        "IntegerTypesTest.swift",
        "LinuxTest.swift",
        "MarkedCircularBufferTests.swift",
        "NIOAnyDebugTest.swift",
        "NIOCloseOnErrorHandlerTest.swift",
        "NIOIsolatedEventLoopTests.swift",
        "NIOPooledRecvBufferAllocatorTests.swift",
        "RecvByteBufAllocatorTest.swift",
        "SingleStepByteToMessageDecoderTest.swift",
        "TimeAmount+DurationTests.swift",
        "TimeAmountTests.swift",
        "TypeAssistedChannelHandlerTests.swift",
        "UtilitiesTest.swift",
        "XCTest+AsyncAwait.swift",
        "XCTest+Extensions.swift"
      ],
      "target_dependencies" : [
        "NIOConcurrencyHelpers",
        "NIOCore",
        "NIOEmbedded",
        "NIOFoundationCompat"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NIOCore",
      "module_type" : "SwiftTarget",
      "name" : "NIOCore",
      "path" : "Sources/NIOCore",
      "product_dependencies" : [
        "DequeModule",
        "Atomics"
      ],
      "product_memberships" : [
        "NIOCore",
        "NIO",
        "NIOEmbedded",
        "NIOPosix",
        "_NIOConcurrency",
        "NIOTLS",
        "NIOHTTP1",
        "NIOFoundationCompat",
        "NIOWebSocket",
        "NIOTestUtils",
        "_NIOFileSystem",
        "_NIOFileSystemFoundationCompat",
        "NIOWebSocketServer",
        "NIOWebSocketClient",
        "NIOUDPEchoServer",
        "NIOUDPEchoClient",
        "NIOTCPEchoServer",
        "NIOTCPEchoClient",
        "NIOPerformanceTester",
        "NIOMulticastChat",
        "NIOHTTP1Server",
        "NIOHTTP1Client",
        "NIOEchoServer",
        "NIOEchoClient",
        "NIOCrashTester",
        "NIOChatServer",
        "NIOChatClient",
        "NIOAsyncAwaitDemo",
        "NIOFileSystemTour"
      ],
      "sources" : [
        "AddressedEnvelope.swift",
        "AsyncAwaitSupport.swift",
        "AsyncChannel/AsyncChannel.swift",
        "AsyncChannel/AsyncChannelHandler.swift",
        "AsyncChannel/AsyncChannelInboundStream.swift",
        "AsyncChannel/AsyncChannelOutboundWriter.swift",
        "AsyncSequences/NIOAsyncSequenceProducer.swift",
        "AsyncSequences/NIOAsyncSequenceProducerStrategies.swift",
        "AsyncSequences/NIOAsyncWriter.swift",
        "AsyncSequences/NIOThrowingAsyncSequenceProducer.swift",
        "BSDSocketAPI.swift",
        "ByteBuffer-aux.swift",
        "ByteBuffer-binaryEncodedLengthPrefix.swift",
        "ByteBuffer-conversions.swift",
        "ByteBuffer-core.swift",
        "ByteBuffer-hex.swift",
        "ByteBuffer-int.swift",
        "ByteBuffer-lengthPrefix.swift",
        "ByteBuffer-multi-int.swift",
        "ByteBuffer-quicBinaryEncodingStrategy.swift",
        "ByteBuffer-views.swift",
        "Channel.swift",
        "ChannelHandler.swift",
        "ChannelHandlers.swift",
        "ChannelInvoker.swift",
        "ChannelOption.swift",
        "ChannelPipeline.swift",
        "CircularBuffer.swift",
        "Codec.swift",
        "ConvenienceOptionSupport.swift",
        "DeadChannel.swift",
        "DispatchQueue+WithFuture.swift",
        "EventLoop+Deprecated.swift",
        "EventLoop+SerialExecutor.swift",
        "EventLoop.swift",
        "EventLoopFuture+AssumeIsolated.swift",
        "EventLoopFuture+Deprecated.swift",
        "EventLoopFuture+WithEventLoop.swift",
        "EventLoopFuture.swift",
        "FileDescriptor.swift",
        "FileHandle.swift",
        "FileRegion.swift",
        "GlobalSingletons.swift",
        "IO.swift",
        "IOData.swift",
        "IPProtocol.swift",
        "IntegerBitPacking.swift",
        "IntegerTypes.swift",
        "Interfaces.swift",
        "Linux.swift",
        "MarkedCircularBuffer.swift",
        "MulticastChannel.swift",
        "NIOAny.swift",
        "NIOCloseOnErrorHandler.swift",
        "NIOLoopBound.swift",
        "NIOPooledRecvBufferAllocator.swift",
        "NIOScheduledCallback.swift",
        "NIOSendable.swift",
        "RecvByteBufferAllocator.swift",
        "SingleStepByteToMessageDecoder.swift",
        "SocketAddresses.swift",
        "SocketOptionProvider.swift",
        "SystemCallHelpers.swift",
        "TimeAmount+Duration.swift",
        "TypeAssistedChannelHandler.swift",
        "UniversalBootstrapSupport.swift",
        "Utilities.swift"
      ],
      "target_dependencies" : [
        "NIOConcurrencyHelpers",
        "_NIOBase64",
        "CNIODarwin",
        "CNIOLinux",
        "CNIOWindows",
        "CNIOWASI",
        "_NIODataStructures"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NIOConcurrencyHelpersTests",
      "module_type" : "SwiftTarget",
      "name" : "NIOConcurrencyHelpersTests",
      "path" : "Tests/NIOConcurrencyHelpersTests",
      "sources" : [
        "NIOConcurrencyHelpersTests.swift"
      ],
      "target_dependencies" : [
        "NIOConcurrencyHelpers",
        "NIOCore"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NIOConcurrencyHelpers",
      "module_type" : "SwiftTarget",
      "name" : "NIOConcurrencyHelpers",
      "path" : "Sources/NIOConcurrencyHelpers",
      "product_memberships" : [
        "NIOCore",
        "NIO",
        "NIOEmbedded",
        "NIOPosix",
        "_NIOConcurrency",
        "NIOTLS",
        "NIOHTTP1",
        "NIOConcurrencyHelpers",
        "NIOFoundationCompat",
        "NIOWebSocket",
        "NIOTestUtils",
        "_NIOFileSystem",
        "_NIOFileSystemFoundationCompat",
        "NIOWebSocketServer",
        "NIOWebSocketClient",
        "NIOUDPEchoServer",
        "NIOUDPEchoClient",
        "NIOTCPEchoServer",
        "NIOTCPEchoClient",
        "NIOPerformanceTester",
        "NIOMulticastChat",
        "NIOHTTP1Server",
        "NIOHTTP1Client",
        "NIOEchoServer",
        "NIOEchoClient",
        "NIOCrashTester",
        "NIOChatServer",
        "NIOChatClient",
        "NIOAsyncAwaitDemo",
        "NIOFileSystemTour"
      ],
      "sources" : [
        "NIOAtomic.swift",
        "NIOLock.swift",
        "NIOLockedValueBox.swift",
        "atomics.swift",
        "lock.swift"
      ],
      "target_dependencies" : [
        "CNIOAtomics"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NIOChatServer",
      "module_type" : "SwiftTarget",
      "name" : "NIOChatServer",
      "path" : "Sources/NIOChatServer",
      "product_memberships" : [
        "NIOChatServer"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "NIOPosix",
        "NIOCore",
        "NIOConcurrencyHelpers"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "NIOChatClient",
      "module_type" : "SwiftTarget",
      "name" : "NIOChatClient",
      "path" : "Sources/NIOChatClient",
      "product_memberships" : [
        "NIOChatClient"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "NIOPosix",
        "NIOCore",
        "NIOConcurrencyHelpers"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "NIOBase64Tests",
      "module_type" : "SwiftTarget",
      "name" : "NIOBase64Tests",
      "path" : "Tests/NIOBase64Tests",
      "sources" : [
        "Base64Test.swift"
      ],
      "target_dependencies" : [
        "_NIOBase64"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NIOAsyncAwaitDemo",
      "module_type" : "SwiftTarget",
      "name" : "NIOAsyncAwaitDemo",
      "path" : "Sources/NIOAsyncAwaitDemo",
      "product_memberships" : [
        "NIOAsyncAwaitDemo"
      ],
      "sources" : [
        "AsyncChannelIO.swift",
        "FullRequestResponse.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "NIOPosix",
        "NIOCore",
        "NIOHTTP1"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "NIO",
      "module_type" : "SwiftTarget",
      "name" : "NIO",
      "path" : "Sources/NIO",
      "product_memberships" : [
        "NIO",
        "_NIOConcurrency",
        "NIOTLS",
        "NIOHTTP1",
        "NIOFoundationCompat",
        "NIOWebSocket",
        "NIOTestUtils",
        "_NIOFileSystemFoundationCompat",
        "NIOWebSocketServer",
        "NIOWebSocketClient",
        "NIOPerformanceTester",
        "NIOHTTP1Server",
        "NIOHTTP1Client",
        "NIOCrashTester",
        "NIOAsyncAwaitDemo",
        "NIOFileSystemTour"
      ],
      "sources" : [
        "Exports.swift"
      ],
      "target_dependencies" : [
        "NIOCore",
        "NIOEmbedded",
        "NIOPosix"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CNIOWindows",
      "module_type" : "ClangTarget",
      "name" : "CNIOWindows",
      "path" : "Sources/CNIOWindows",
      "product_memberships" : [
        "NIOCore",
        "NIO",
        "NIOEmbedded",
        "NIOPosix",
        "_NIOConcurrency",
        "NIOTLS",
        "NIOHTTP1",
        "NIOFoundationCompat",
        "NIOWebSocket",
        "NIOTestUtils",
        "_NIOFileSystem",
        "_NIOFileSystemFoundationCompat",
        "NIOWebSocketServer",
        "NIOWebSocketClient",
        "NIOUDPEchoServer",
        "NIOUDPEchoClient",
        "NIOTCPEchoServer",
        "NIOTCPEchoClient",
        "NIOPerformanceTester",
        "NIOMulticastChat",
        "NIOHTTP1Server",
        "NIOHTTP1Client",
        "NIOEchoServer",
        "NIOEchoClient",
        "NIOCrashTester",
        "NIOChatServer",
        "NIOChatClient",
        "NIOAsyncAwaitDemo",
        "NIOFileSystemTour"
      ],
      "sources" : [
        "WSAStartup.c",
        "shim.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CNIOWASI",
      "module_type" : "ClangTarget",
      "name" : "CNIOWASI",
      "path" : "Sources/CNIOWASI",
      "product_memberships" : [
        "NIOCore",
        "NIO",
        "NIOEmbedded",
        "NIOPosix",
        "_NIOConcurrency",
        "NIOTLS",
        "NIOHTTP1",
        "NIOFoundationCompat",
        "NIOWebSocket",
        "NIOTestUtils",
        "_NIOFileSystem",
        "_NIOFileSystemFoundationCompat",
        "NIOWebSocketServer",
        "NIOWebSocketClient",
        "NIOUDPEchoServer",
        "NIOUDPEchoClient",
        "NIOTCPEchoServer",
        "NIOTCPEchoClient",
        "NIOPerformanceTester",
        "NIOMulticastChat",
        "NIOHTTP1Server",
        "NIOHTTP1Client",
        "NIOEchoServer",
        "NIOEchoClient",
        "NIOCrashTester",
        "NIOChatServer",
        "NIOChatClient",
        "NIOAsyncAwaitDemo",
        "NIOFileSystemTour"
      ],
      "sources" : [
        "CNIOWASI.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CNIOSHA1",
      "module_type" : "ClangTarget",
      "name" : "CNIOSHA1",
      "path" : "Sources/CNIOSHA1",
      "product_memberships" : [
        "NIOWebSocket",
        "NIOWebSocketServer",
        "NIOWebSocketClient",
        "NIOPerformanceTester",
        "NIOCrashTester",
        "NIOFileSystemTour"
      ],
      "sources" : [
        "c_nio_sha1.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CNIOLinux",
      "module_type" : "ClangTarget",
      "name" : "CNIOLinux",
      "path" : "Sources/CNIOLinux",
      "product_memberships" : [
        "NIOCore",
        "NIO",
        "NIOEmbedded",
        "NIOPosix",
        "_NIOConcurrency",
        "NIOTLS",
        "NIOHTTP1",
        "NIOFoundationCompat",
        "NIOWebSocket",
        "NIOTestUtils",
        "_NIOFileSystem",
        "_NIOFileSystemFoundationCompat",
        "NIOWebSocketServer",
        "NIOWebSocketClient",
        "NIOUDPEchoServer",
        "NIOUDPEchoClient",
        "NIOTCPEchoServer",
        "NIOTCPEchoClient",
        "NIOPerformanceTester",
        "NIOMulticastChat",
        "NIOHTTP1Server",
        "NIOHTTP1Client",
        "NIOEchoServer",
        "NIOEchoClient",
        "NIOCrashTester",
        "NIOChatServer",
        "NIOChatClient",
        "NIOAsyncAwaitDemo",
        "NIOFileSystemTour"
      ],
      "sources" : [
        "liburing_shims.c",
        "shim.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CNIOLLHTTP",
      "module_type" : "ClangTarget",
      "name" : "CNIOLLHTTP",
      "path" : "Sources/CNIOLLHTTP",
      "product_memberships" : [
        "NIOHTTP1",
        "NIOWebSocket",
        "NIOTestUtils",
        "NIOWebSocketServer",
        "NIOWebSocketClient",
        "NIOPerformanceTester",
        "NIOHTTP1Server",
        "NIOHTTP1Client",
        "NIOCrashTester",
        "NIOAsyncAwaitDemo",
        "NIOFileSystemTour"
      ],
      "sources" : [
        "c_nio_api.c",
        "c_nio_http.c",
        "c_nio_llhttp.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CNIODarwin",
      "module_type" : "ClangTarget",
      "name" : "CNIODarwin",
      "path" : "Sources/CNIODarwin",
      "product_memberships" : [
        "NIOCore",
        "NIO",
        "NIOEmbedded",
        "NIOPosix",
        "_NIOConcurrency",
        "NIOTLS",
        "NIOHTTP1",
        "NIOFoundationCompat",
        "NIOWebSocket",
        "NIOTestUtils",
        "_NIOFileSystem",
        "_NIOFileSystemFoundationCompat",
        "NIOWebSocketServer",
        "NIOWebSocketClient",
        "NIOUDPEchoServer",
        "NIOUDPEchoClient",
        "NIOTCPEchoServer",
        "NIOTCPEchoClient",
        "NIOPerformanceTester",
        "NIOMulticastChat",
        "NIOHTTP1Server",
        "NIOHTTP1Client",
        "NIOEchoServer",
        "NIOEchoClient",
        "NIOCrashTester",
        "NIOChatServer",
        "NIOChatClient",
        "NIOAsyncAwaitDemo",
        "NIOFileSystemTour"
      ],
      "sources" : [
        "shim.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CNIOAtomics",
      "module_type" : "ClangTarget",
      "name" : "CNIOAtomics",
      "path" : "Sources/CNIOAtomics",
      "product_memberships" : [
        "NIOCore",
        "NIO",
        "NIOEmbedded",
        "NIOPosix",
        "_NIOConcurrency",
        "NIOTLS",
        "NIOHTTP1",
        "NIOConcurrencyHelpers",
        "NIOFoundationCompat",
        "NIOWebSocket",
        "NIOTestUtils",
        "_NIOFileSystem",
        "_NIOFileSystemFoundationCompat",
        "NIOWebSocketServer",
        "NIOWebSocketClient",
        "NIOUDPEchoServer",
        "NIOUDPEchoClient",
        "NIOTCPEchoServer",
        "NIOTCPEchoClient",
        "NIOPerformanceTester",
        "NIOMulticastChat",
        "NIOHTTP1Server",
        "NIOHTTP1Client",
        "NIOEchoServer",
        "NIOEchoClient",
        "NIOCrashTester",
        "NIOChatServer",
        "NIOChatClient",
        "NIOAsyncAwaitDemo",
        "NIOFileSystemTour"
      ],
      "sources" : [
        "src/c-atomics.c",
        "src/c-nioatomics.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NIOFileSystemTour",
      "module_type" : "SwiftTarget",
      "name" : "NIOFileSystemTour",
      "path" : "Snippets",
      "product_memberships" : [
        "NIOFileSystemTour"
      ],
      "sources" : [
        "NIOFileSystemTour.swift"
      ],
      "target_dependencies" : [
        "_NIOFileSystemFoundationCompat",
        "_NIOFileSystem",
        "_NIOConcurrency",
        "NIOWebSocket",
        "NIOTestUtils",
        "NIOTLS",
        "NIOPosix",
        "NIOHTTP1",
        "NIOFoundationCompat",
        "NIOFileSystem",
        "NIOEmbedded",
        "NIOCore",
        "NIOConcurrencyHelpers",
        "NIO"
      ],
      "type" : "snippet"
    }
  ],
  "tools_version" : "5.10"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.