The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of swift-nio-extras, reference main (a32874), with Swift 6.0 for Linux on 15 Nov 2024 12:36:17 UTC.

Swift 6 data race errors: 2

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.57.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-nio-extras.git
Reference: main
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-extras
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at a32874d remove unused Swift 6 language mode workflow (#237)
Cloned https://github.com/apple/swift-nio-extras.git
Revision (git rev-parse @):
a32874df06556beb810c93e7607c9ba9b7be15c6
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apple/swift-nio-extras.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/apple/swift-nio-extras.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-nio.git
[1/662] Fetching swift-http-types
[663/11805] Fetching swift-http-types, swift-nio-http2
[1109/83335] Fetching swift-http-types, swift-nio-http2, swift-nio
Fetched https://github.com/apple/swift-http-types.git from cache (4.89s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (4.91s)
Fetched https://github.com/apple/swift-nio.git from cache (5.01s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.3.1 (2.01s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.34.1 (0.46s)
Fetching https://github.com/apple/swift-atomics.git
[1/1569] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.35s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.49s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.76.1 (0.69s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/3901] Fetching swift-system
[3902/19376] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.47s)
[4333/15475] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.06s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.44s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.72s)
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.34.1
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.76.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.3.1
Building for debugging...
[0/69] Compiling CNIOExtrasZlib empty.c
[1/69] Compiling CNIOLinux liburing_shims.c
[2/69] Write sources
[28/69] Compiling CNIODarwin shim.c
[29/69] Compiling CNIOLLHTTP c_nio_http.c
[30/69] Compiling CNIOWindows shim.c
[31/69] Compiling CNIOWindows WSAStartup.c
[32/69] Compiling CNIOWASI CNIOWASI.c
[33/69] Write sources
[34/69] Compiling CNIOLLHTTP c_nio_api.c
[35/69] Compiling CNIOLinux shim.c
[36/69] Write swift-version-24593BA9C3E375BF.txt
[37/69] Compiling _AtomicsShims.c
[38/69] Compiling CNIOLLHTTP c_nio_llhttp.c
[40/119] Emitting module InternalCollectionsUtilities
[41/121] Emitting module _NIODataStructures
[41/121] Compiling c-nioatomics.c
[42/121] Compiling c-atomics.c
[44/127] Emitting module NIOConcurrencyHelpers
[45/127] Compiling HTTPTypes ISOLatin1String.swift
[46/128] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[47/128] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[48/128] Compiling Atomics AtomicMemoryOrderings.swift
[49/128] Compiling Atomics DoubleWord.swift
[50/130] Compiling _NIODataStructures PriorityQueue.swift
[51/130] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[52/130] Emitting module _NIOBase64
[53/130] Compiling _NIOBase64 Base64.swift
[56/131] Compiling Atomics AtomicStorage.swift
[57/131] Compiling Atomics AtomicValue.swift
[58/131] Compiling HTTPTypes HTTPParsedFields.swift
[59/131] Compiling HTTPTypes HTTPRequest.swift
[60/131] Compiling HTTPTypes HTTPResponse.swift
[61/131] Emitting module HTTPTypes
[62/131] Compiling _NIODataStructures _TinyArray.swift
[63/131] Compiling Atomics IntegerConformances.swift
[64/131] Compiling Atomics PointerConformances.swift
[65/131] Compiling Atomics Primitives.native.swift
[66/131] Compiling Atomics Primitives.shims.swift
[67/131] Compiling Atomics AtomicInteger.swift
[68/131] Compiling Atomics OptionalRawRepresentable.swift
[69/131] Compiling Atomics RawRepresentable.swift
[70/131] Compiling Atomics AtomicBool.swift
[71/131] Compiling Atomics AtomicOptionalWrappable.swift
[72/131] Compiling Atomics AtomicReference.swift
[73/131] Compiling Atomics ManagedAtomic.swift
[74/131] Compiling Atomics ManagedAtomicLazyReference.swift
[86/132] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[91/132] Emitting module Atomics
[94/132] Wrapping AST for _NIOBase64 for debugging
[95/132] Wrapping AST for InternalCollectionsUtilities for debugging
[97/132] Compiling Atomics IntegerOperations.swift
[98/132] Compiling Atomics Unmanaged extensions.swift
[99/148] Wrapping AST for Atomics for debugging
[101/148] Compiling DequeModule _DequeBuffer.swift
[102/148] Compiling DequeModule _DequeBufferHeader.swift
[103/150] Compiling HTTPTypes NIOLock.swift
[104/150] Compiling DequeModule Deque+Equatable.swift
[105/150] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[106/150] Compiling DequeModule Deque+CustomReflectable.swift
[107/150] Compiling DequeModule Deque+Descriptions.swift
[108/150] Compiling NIOConcurrencyHelpers lock.swift
[109/150] Compiling _NIODataStructures Heap.swift
[110/150] Compiling NIOConcurrencyHelpers atomics.swift
[111/151] Compiling NIOConcurrencyHelpers NIOLock.swift
[113/152] Wrapping AST for NIOConcurrencyHelpers for debugging
[114/152] Wrapping AST for _NIODataStructures for debugging
[116/152] Compiling DequeModule _DequeSlot.swift
[117/152] Compiling DequeModule _UnsafeWrappedBuffer.swift
[118/152] Compiling DequeModule Deque+Testing.swift
[119/152] Compiling DequeModule Deque._Storage.swift
[120/152] Compiling DequeModule Deque._UnsafeHandle.swift
[121/152] Compiling DequeModule Deque.swift
[122/152] Compiling DequeModule Deque+Extras.swift
[123/152] Compiling DequeModule Deque+Hashable.swift
[124/152] Compiling DequeModule Deque+Codable.swift
[125/152] Compiling DequeModule Deque+Collection.swift
[126/152] Emitting module DequeModule
[127/153] Wrapping AST for DequeModule for debugging
[129/213] Compiling HTTPTypes HTTPFieldName.swift
[130/213] Compiling HTTPTypes HTTPFields.swift
[131/213] Compiling HTTPTypes HTTPField.swift
[133/214] Compiling NIOCore CircularBuffer.swift
[134/214] Compiling NIOCore Codec.swift
[135/214] Compiling NIOCore ConvenienceOptionSupport.swift
[136/214] Compiling NIOCore DeadChannel.swift
[137/214] Compiling NIOCore DispatchQueue+WithFuture.swift
[138/214] Compiling NIOCore EventLoop+Deprecated.swift
[139/214] Compiling NIOCore EventLoop+SerialExecutor.swift
[140/214] Compiling NIOCore EventLoop.swift
[141/222] Compiling NIOCore MulticastChannel.swift
[142/222] Compiling NIOCore NIOAny.swift
[143/222] Compiling NIOCore NIOCloseOnErrorHandler.swift
[144/222] Compiling NIOCore NIOLoopBound.swift
[145/222] Compiling NIOCore NIOScheduledCallback.swift
[146/222] Compiling NIOCore NIOSendable.swift
[147/222] Compiling NIOCore PointerHelpers.swift
[148/222] Compiling NIOCore RecvByteBufferAllocator.swift
[149/222] Compiling NIOCore IO.swift
[150/222] Compiling NIOCore IOData.swift
[151/222] Compiling NIOCore IPProtocol.swift
[152/222] Compiling NIOCore IntegerBitPacking.swift
[153/222] Compiling NIOCore IntegerTypes.swift
[154/222] Compiling NIOCore Interfaces.swift
[155/222] Compiling NIOCore Linux.swift
[156/222] Compiling NIOCore MarkedCircularBuffer.swift
[157/222] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[158/222] Compiling NIOCore BSDSocketAPI.swift
[159/222] Compiling NIOCore ByteBuffer-aux.swift
[160/222] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[161/222] Compiling NIOCore ByteBuffer-conversions.swift
[162/222] Compiling NIOCore ByteBuffer-core.swift
[163/222] Compiling NIOCore ByteBuffer-hex.swift
[164/222] Compiling NIOCore ByteBuffer-int.swift
[165/222] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[166/222] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[167/222] Compiling NIOCore EventLoopFuture+Deprecated.swift
[168/222] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[169/222] Compiling NIOCore EventLoopFuture.swift
[170/222] Compiling NIOCore FileDescriptor.swift
[171/222] Compiling NIOCore FileHandle.swift
[172/222] Compiling NIOCore FileRegion.swift
[173/222] Compiling NIOCore GlobalSingletons.swift
[174/222] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[175/222] Compiling NIOCore SocketAddresses.swift
[176/222] Compiling NIOCore SocketOptionProvider.swift
[177/222] Compiling NIOCore SystemCallHelpers.swift
[178/222] Compiling NIOCore TimeAmount+Duration.swift
[179/222] Compiling NIOCore TypeAssistedChannelHandler.swift
[180/222] Compiling NIOCore UniversalBootstrapSupport.swift
[181/222] Compiling NIOCore Utilities.swift
[182/222] Compiling NIOCore AddressedEnvelope.swift
[183/222] Compiling NIOCore AsyncAwaitSupport.swift
[184/222] Compiling NIOCore AsyncChannel.swift
[185/222] Compiling NIOCore AsyncChannelHandler.swift
[186/222] Compiling NIOCore AsyncChannelInboundStream.swift
[187/222] Compiling NIOCore AsyncChannelOutboundWriter.swift
[188/222] Compiling NIOCore NIOAsyncSequenceProducer.swift
[189/222] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[190/222] Compiling NIOCore NIOAsyncWriter.swift
[191/222] Compiling NIOCore ByteBuffer-multi-int.swift
[192/222] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[193/222] Compiling NIOCore ByteBuffer-views.swift
[194/222] Compiling NIOCore Channel.swift
[195/222] Compiling NIOCore ChannelHandler.swift
[196/222] Compiling NIOCore ChannelHandlers.swift
[197/222] Compiling NIOCore ChannelInvoker.swift
[198/222] Compiling NIOCore ChannelOption.swift
[199/222] Compiling NIOCore ChannelPipeline.swift
[200/222] Emitting module NIOCore
[201/223] Wrapping AST for NIOCore for debugging
[203/302] Compiling NIOHTTPTypes NIOHTTPTypes.swift
[204/302] Emitting module NIOHTTPTypes
[206/303] Emitting module NIOEmbedded
[207/303] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[208/303] Emitting module NIONFS3
[209/306] Compiling NIOPosix Bootstrap.swift
[210/306] Compiling NIOPosix ControlMessage.swift
[211/306] Compiling NIOPosix DatagramVectorReadManager.swift
[212/306] Compiling NIOPosix Errors+Any.swift
[213/306] Compiling NIOEmbedded AsyncTestingChannel.swift
[214/306] Compiling NIOEmbedded Embedded.swift
[215/307] Wrapping AST for NIOEmbedded for debugging
[217/307] Compiling NIOPosix BSDSocketAPIPosix.swift
[218/307] Compiling NIOPosix BSDSocketAPIWindows.swift
[219/307] Compiling NIOPosix BaseSocket.swift
[220/307] Compiling NIOPosix SelectableChannel.swift
[221/307] Compiling NIOPosix SelectableEventLoop.swift
[222/307] Compiling NIOPosix SelectorEpoll.swift
[223/307] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[224/307] Compiling NIOPosix BaseSocketChannel.swift
[225/307] Compiling NIOPosix BaseStreamSocketChannel.swift
[226/307] Compiling NIONFS3 NFSTypes+Readlink.swift
[227/307] Compiling NIONFS3 NFSTypes+SetAttr.swift
[228/307] Compiling NIONFS3 RPCTypes.swift
[235/307] Compiling NIOPosix Pool.swift
[236/307] Compiling NIOPosix PooledRecvBufferAllocator.swift
[237/307] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[238/307] Compiling NIOPosix PosixSingletons.swift
[239/307] Compiling NIOPosix RawSocketBootstrap.swift
[240/307] Compiling NIOPosix Resolver.swift
[241/307] Compiling NIOPosix Selectable.swift
[242/307] Compiling NIOPosix BSDSocketAPICommon.swift
[249/313] Emitting module NIOPosix
[250/313] Compiling NIOPosix ServerSocket.swift
[251/313] Compiling NIOPosix Socket.swift
[252/313] Compiling NIOPosix SocketChannel.swift
[253/313] Compiling NIOPosix SocketProtocols.swift
[254/313] Compiling NIOPosix System.swift
[255/313] Compiling NIOPosix Thread.swift
[256/313] Compiling NIOPosix IntegerBitPacking.swift
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystemInvoker.swift:45:21: warning: capture of 'self' with non-sendable type 'NFS3FileSystemInvoker<FS, Sink>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 20 | }
 21 |
 22 | internal struct NFS3FileSystemInvoker<FS: NFS3FileSystemNoAuth, Sink: NFS3FileSystemResponder> {
    |                 `- note: consider making generic struct 'NFS3FileSystemInvoker' conform to the 'Sendable' protocol
 23 |     private let sink: Sink
 24 |     private let fs: FS
    :
 43 |                 switch result {
 44 |                 case .success(let reply):
 45 |                     self.sink.sendSuccessfulReply(.mount(reply), call: callMessage)
    |                     `- warning: capture of 'self' with non-sendable type 'NFS3FileSystemInvoker<FS, Sink>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 46 |                 case .failure(let error):
 47 |                     self.sink.sendError(error, call: callMessage)
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystemInvoker.swift:54:21: warning: capture of 'self' with non-sendable type 'NFS3FileSystemInvoker<FS, Sink>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 20 | }
 21 |
 22 | internal struct NFS3FileSystemInvoker<FS: NFS3FileSystemNoAuth, Sink: NFS3FileSystemResponder> {
    |                 `- note: consider making generic struct 'NFS3FileSystemInvoker' conform to the 'Sendable' protocol
 23 |     private let sink: Sink
 24 |     private let fs: FS
    :
 52 |                 switch result {
 53 |                 case .success(let reply):
 54 |                     self.sink.sendSuccessfulReply(.unmount(reply), call: callMessage)
    |                     `- warning: capture of 'self' with non-sendable type 'NFS3FileSystemInvoker<FS, Sink>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 55 |                 case .failure(let error):
 56 |                     self.sink.sendError(error, call: callMessage)
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystemInvoker.swift:65:21: warning: capture of 'self' with non-sendable type 'NFS3FileSystemInvoker<FS, Sink>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 20 | }
 21 |
 22 | internal struct NFS3FileSystemInvoker<FS: NFS3FileSystemNoAuth, Sink: NFS3FileSystemResponder> {
    |                 `- note: consider making generic struct 'NFS3FileSystemInvoker' conform to the 'Sendable' protocol
 23 |     private let sink: Sink
 24 |     private let fs: FS
    :
 63 |                 switch result {
 64 |                 case .success(let reply):
 65 |                     self.sink.sendSuccessfulReply(.getattr(reply), call: callMessage)
    |                     `- warning: capture of 'self' with non-sendable type 'NFS3FileSystemInvoker<FS, Sink>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 66 |                 case .failure(let error):
 67 |                     self.sink.sendError(error, call: callMessage)
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystemInvoker.swift:74:21: warning: capture of 'self' with non-sendable type 'NFS3FileSystemInvoker<FS, Sink>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 20 | }
 21 |
 22 | internal struct NFS3FileSystemInvoker<FS: NFS3FileSystemNoAuth, Sink: NFS3FileSystemResponder> {
    |                 `- note: consider making generic struct 'NFS3FileSystemInvoker' conform to the 'Sendable' protocol
 23 |     private let sink: Sink
 24 |     private let fs: FS
    :
 72 |                 switch result {
 73 |                 case .success(let reply):
 74 |                     self.sink.sendSuccessfulReply(.fsinfo(reply), call: callMessage)
    |                     `- warning: capture of 'self' with non-sendable type 'NFS3FileSystemInvoker<FS, Sink>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 75 |                 case .failure(let error):
 76 |                     self.sink.sendError(error, call: callMessage)
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystemInvoker.swift:83:21: warning: capture of 'self' with non-sendable type 'NFS3FileSystemInvoker<FS, Sink>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 20 | }
 21 |
 22 | internal struct NFS3FileSystemInvoker<FS: NFS3FileSystemNoAuth, Sink: NFS3FileSystemResponder> {
    |                 `- note: consider making generic struct 'NFS3FileSystemInvoker' conform to the 'Sendable' protocol
 23 |     private let sink: Sink
 24 |     private let fs: FS
    :
 81 |                 switch result {
 82 |                 case .success(let reply):
 83 |                     self.sink.sendSuccessfulReply(.pathconf(reply), call: callMessage)
    |                     `- warning: capture of 'self' with non-sendable type 'NFS3FileSystemInvoker<FS, Sink>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 84 |                 case .failure(let error):
 85 |                     self.sink.sendError(error, call: callMessage)
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystemInvoker.swift:92:21: warning: capture of 'self' with non-sendable type 'NFS3FileSystemInvoker<FS, Sink>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 20 | }
 21 |
 22 | internal struct NFS3FileSystemInvoker<FS: NFS3FileSystemNoAuth, Sink: NFS3FileSystemResponder> {
    |                 `- note: consider making generic struct 'NFS3FileSystemInvoker' conform to the 'Sendable' protocol
 23 |     private let sink: Sink
 24 |     private let fs: FS
    :
 90 |                 switch result {
 91 |                 case .success(let reply):
 92 |                     self.sink.sendSuccessfulReply(.fsstat(reply), call: callMessage)
    |                     `- warning: capture of 'self' with non-sendable type 'NFS3FileSystemInvoker<FS, Sink>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 93 |                 case .failure(let error):
 94 |                     self.sink.sendError(error, call: callMessage)
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystemInvoker.swift:101:21: warning: capture of 'self' with non-sendable type 'NFS3FileSystemInvoker<FS, Sink>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 20 | }
 21 |
 22 | internal struct NFS3FileSystemInvoker<FS: NFS3FileSystemNoAuth, Sink: NFS3FileSystemResponder> {
    |                 `- note: consider making generic struct 'NFS3FileSystemInvoker' conform to the 'Sendable' protocol
 23 |     private let sink: Sink
 24 |     private let fs: FS
    :
 99 |                 switch result {
100 |                 case .success(let reply):
101 |                     self.sink.sendSuccessfulReply(.access(reply), call: callMessage)
    |                     `- warning: capture of 'self' with non-sendable type 'NFS3FileSystemInvoker<FS, Sink>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
102 |                 case .failure(let error):
103 |                     self.sink.sendError(error, call: callMessage)
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystemInvoker.swift:110:21: warning: capture of 'self' with non-sendable type 'NFS3FileSystemInvoker<FS, Sink>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 20 | }
 21 |
 22 | internal struct NFS3FileSystemInvoker<FS: NFS3FileSystemNoAuth, Sink: NFS3FileSystemResponder> {
    |                 `- note: consider making generic struct 'NFS3FileSystemInvoker' conform to the 'Sendable' protocol
 23 |     private let sink: Sink
 24 |     private let fs: FS
    :
108 |                 switch result {
109 |                 case .success(let reply):
110 |                     self.sink.sendSuccessfulReply(.lookup(reply), call: callMessage)
    |                     `- warning: capture of 'self' with non-sendable type 'NFS3FileSystemInvoker<FS, Sink>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
111 |                 case .failure(let error):
112 |                     self.sink.sendError(error, call: callMessage)
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystemInvoker.swift:119:21: warning: capture of 'self' with non-sendable type 'NFS3FileSystemInvoker<FS, Sink>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 20 | }
 21 |
 22 | internal struct NFS3FileSystemInvoker<FS: NFS3FileSystemNoAuth, Sink: NFS3FileSystemResponder> {
    |                 `- note: consider making generic struct 'NFS3FileSystemInvoker' conform to the 'Sendable' protocol
 23 |     private let sink: Sink
 24 |     private let fs: FS
    :
117 |                 switch result {
118 |                 case .success(let reply):
119 |                     self.sink.sendSuccessfulReply(.readdirplus(reply), call: callMessage)
    |                     `- warning: capture of 'self' with non-sendable type 'NFS3FileSystemInvoker<FS, Sink>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
120 |                 case .failure(let error):
121 |                     self.sink.sendError(error, call: callMessage)
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystemInvoker.swift:128:21: warning: capture of 'self' with non-sendable type 'NFS3FileSystemInvoker<FS, Sink>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 20 | }
 21 |
 22 | internal struct NFS3FileSystemInvoker<FS: NFS3FileSystemNoAuth, Sink: NFS3FileSystemResponder> {
    |                 `- note: consider making generic struct 'NFS3FileSystemInvoker' conform to the 'Sendable' protocol
 23 |     private let sink: Sink
 24 |     private let fs: FS
    :
126 |                 switch result {
127 |                 case .success(let reply):
128 |                     self.sink.sendSuccessfulReply(.read(reply), call: callMessage)
    |                     `- warning: capture of 'self' with non-sendable type 'NFS3FileSystemInvoker<FS, Sink>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
129 |                 case .failure(let error):
130 |                     self.sink.sendError(error, call: callMessage)
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystemInvoker.swift:137:21: warning: capture of 'self' with non-sendable type 'NFS3FileSystemInvoker<FS, Sink>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 20 | }
 21 |
 22 | internal struct NFS3FileSystemInvoker<FS: NFS3FileSystemNoAuth, Sink: NFS3FileSystemResponder> {
    |                 `- note: consider making generic struct 'NFS3FileSystemInvoker' conform to the 'Sendable' protocol
 23 |     private let sink: Sink
 24 |     private let fs: FS
    :
135 |                 switch result {
136 |                 case .success(let reply):
137 |                     self.sink.sendSuccessfulReply(.readdir(reply), call: callMessage)
    |                     `- warning: capture of 'self' with non-sendable type 'NFS3FileSystemInvoker<FS, Sink>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
138 |                 case .failure(let error):
139 |                     self.sink.sendError(error, call: callMessage)
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystemInvoker.swift:146:21: warning: capture of 'self' with non-sendable type 'NFS3FileSystemInvoker<FS, Sink>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 20 | }
 21 |
 22 | internal struct NFS3FileSystemInvoker<FS: NFS3FileSystemNoAuth, Sink: NFS3FileSystemResponder> {
    |                 `- note: consider making generic struct 'NFS3FileSystemInvoker' conform to the 'Sendable' protocol
 23 |     private let sink: Sink
 24 |     private let fs: FS
    :
144 |                 switch result {
145 |                 case .success(let reply):
146 |                     self.sink.sendSuccessfulReply(.readlink(reply), call: callMessage)
    |                     `- warning: capture of 'self' with non-sendable type 'NFS3FileSystemInvoker<FS, Sink>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
147 |                 case .failure(let error):
148 |                     self.sink.sendError(error, call: callMessage)
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystemInvoker.swift:155:21: warning: capture of 'self' with non-sendable type 'NFS3FileSystemInvoker<FS, Sink>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 20 | }
 21 |
 22 | internal struct NFS3FileSystemInvoker<FS: NFS3FileSystemNoAuth, Sink: NFS3FileSystemResponder> {
    |                 `- note: consider making generic struct 'NFS3FileSystemInvoker' conform to the 'Sendable' protocol
 23 |     private let sink: Sink
 24 |     private let fs: FS
    :
153 |                 switch result {
154 |                 case .success(let reply):
155 |                     self.sink.sendSuccessfulReply(.setattr(reply), call: callMessage)
    |                     `- warning: capture of 'self' with non-sendable type 'NFS3FileSystemInvoker<FS, Sink>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
156 |                 case .failure(let error):
157 |                     self.sink.sendError(error, call: callMessage)
[257/313] Compiling NIOPosix IntegerTypes.swift
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystemInvoker.swift:45:21: warning: capture of 'self' with non-sendable type 'NFS3FileSystemInvoker<FS, Sink>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 20 | }
 21 |
 22 | internal struct NFS3FileSystemInvoker<FS: NFS3FileSystemNoAuth, Sink: NFS3FileSystemResponder> {
    |                 `- note: consider making generic struct 'NFS3FileSystemInvoker' conform to the 'Sendable' protocol
 23 |     private let sink: Sink
 24 |     private let fs: FS
    :
 43 |                 switch result {
 44 |                 case .success(let reply):
 45 |                     self.sink.sendSuccessfulReply(.mount(reply), call: callMessage)
    |                     `- warning: capture of 'self' with non-sendable type 'NFS3FileSystemInvoker<FS, Sink>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 46 |                 case .failure(let error):
 47 |                     self.sink.sendError(error, call: callMessage)
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystemInvoker.swift:54:21: warning: capture of 'self' with non-sendable type 'NFS3FileSystemInvoker<FS, Sink>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 20 | }
 21 |
 22 | internal struct NFS3FileSystemInvoker<FS: NFS3FileSystemNoAuth, Sink: NFS3FileSystemResponder> {
    |                 `- note: consider making generic struct 'NFS3FileSystemInvoker' conform to the 'Sendable' protocol
 23 |     private let sink: Sink
 24 |     private let fs: FS
    :
 52 |                 switch result {
 53 |                 case .success(let reply):
 54 |                     self.sink.sendSuccessfulReply(.unmount(reply), call: callMessage)
    |                     `- warning: capture of 'self' with non-sendable type 'NFS3FileSystemInvoker<FS, Sink>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 55 |                 case .failure(let error):
 56 |                     self.sink.sendError(error, call: callMessage)
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystemInvoker.swift:65:21: warning: capture of 'self' with non-sendable type 'NFS3FileSystemInvoker<FS, Sink>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 20 | }
 21 |
 22 | internal struct NFS3FileSystemInvoker<FS: NFS3FileSystemNoAuth, Sink: NFS3FileSystemResponder> {
    |                 `- note: consider making generic struct 'NFS3FileSystemInvoker' conform to the 'Sendable' protocol
 23 |     private let sink: Sink
 24 |     private let fs: FS
    :
 63 |                 switch result {
 64 |                 case .success(let reply):
 65 |                     self.sink.sendSuccessfulReply(.getattr(reply), call: callMessage)
    |                     `- warning: capture of 'self' with non-sendable type 'NFS3FileSystemInvoker<FS, Sink>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 66 |                 case .failure(let error):
 67 |                     self.sink.sendError(error, call: callMessage)
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystemInvoker.swift:74:21: warning: capture of 'self' with non-sendable type 'NFS3FileSystemInvoker<FS, Sink>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 20 | }
 21 |
 22 | internal struct NFS3FileSystemInvoker<FS: NFS3FileSystemNoAuth, Sink: NFS3FileSystemResponder> {
    |                 `- note: consider making generic struct 'NFS3FileSystemInvoker' conform to the 'Sendable' protocol
 23 |     private let sink: Sink
 24 |     private let fs: FS
    :
 72 |                 switch result {
 73 |                 case .success(let reply):
 74 |                     self.sink.sendSuccessfulReply(.fsinfo(reply), call: callMessage)
    |                     `- warning: capture of 'self' with non-sendable type 'NFS3FileSystemInvoker<FS, Sink>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 75 |                 case .failure(let error):
 76 |                     self.sink.sendError(error, call: callMessage)
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystemInvoker.swift:83:21: warning: capture of 'self' with non-sendable type 'NFS3FileSystemInvoker<FS, Sink>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 20 | }
 21 |
 22 | internal struct NFS3FileSystemInvoker<FS: NFS3FileSystemNoAuth, Sink: NFS3FileSystemResponder> {
    |                 `- note: consider making generic struct 'NFS3FileSystemInvoker' conform to the 'Sendable' protocol
 23 |     private let sink: Sink
 24 |     private let fs: FS
    :
 81 |                 switch result {
 82 |                 case .success(let reply):
 83 |                     self.sink.sendSuccessfulReply(.pathconf(reply), call: callMessage)
    |                     `- warning: capture of 'self' with non-sendable type 'NFS3FileSystemInvoker<FS, Sink>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 84 |                 case .failure(let error):
 85 |                     self.sink.sendError(error, call: callMessage)
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystemInvoker.swift:92:21: warning: capture of 'self' with non-sendable type 'NFS3FileSystemInvoker<FS, Sink>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 20 | }
 21 |
 22 | internal struct NFS3FileSystemInvoker<FS: NFS3FileSystemNoAuth, Sink: NFS3FileSystemResponder> {
    |                 `- note: consider making generic struct 'NFS3FileSystemInvoker' conform to the 'Sendable' protocol
 23 |     private let sink: Sink
 24 |     private let fs: FS
    :
 90 |                 switch result {
 91 |                 case .success(let reply):
 92 |                     self.sink.sendSuccessfulReply(.fsstat(reply), call: callMessage)
    |                     `- warning: capture of 'self' with non-sendable type 'NFS3FileSystemInvoker<FS, Sink>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 93 |                 case .failure(let error):
 94 |                     self.sink.sendError(error, call: callMessage)
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystemInvoker.swift:101:21: warning: capture of 'self' with non-sendable type 'NFS3FileSystemInvoker<FS, Sink>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 20 | }
 21 |
 22 | internal struct NFS3FileSystemInvoker<FS: NFS3FileSystemNoAuth, Sink: NFS3FileSystemResponder> {
    |                 `- note: consider making generic struct 'NFS3FileSystemInvoker' conform to the 'Sendable' protocol
 23 |     private let sink: Sink
 24 |     private let fs: FS
    :
 99 |                 switch result {
100 |                 case .success(let reply):
101 |                     self.sink.sendSuccessfulReply(.access(reply), call: callMessage)
    |                     `- warning: capture of 'self' with non-sendable type 'NFS3FileSystemInvoker<FS, Sink>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
102 |                 case .failure(let error):
103 |                     self.sink.sendError(error, call: callMessage)
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystemInvoker.swift:110:21: warning: capture of 'self' with non-sendable type 'NFS3FileSystemInvoker<FS, Sink>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 20 | }
 21 |
 22 | internal struct NFS3FileSystemInvoker<FS: NFS3FileSystemNoAuth, Sink: NFS3FileSystemResponder> {
    |                 `- note: consider making generic struct 'NFS3FileSystemInvoker' conform to the 'Sendable' protocol
 23 |     private let sink: Sink
 24 |     private let fs: FS
    :
108 |                 switch result {
109 |                 case .success(let reply):
110 |                     self.sink.sendSuccessfulReply(.lookup(reply), call: callMessage)
    |                     `- warning: capture of 'self' with non-sendable type 'NFS3FileSystemInvoker<FS, Sink>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
111 |                 case .failure(let error):
112 |                     self.sink.sendError(error, call: callMessage)
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystemInvoker.swift:119:21: warning: capture of 'self' with non-sendable type 'NFS3FileSystemInvoker<FS, Sink>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 20 | }
 21 |
 22 | internal struct NFS3FileSystemInvoker<FS: NFS3FileSystemNoAuth, Sink: NFS3FileSystemResponder> {
    |                 `- note: consider making generic struct 'NFS3FileSystemInvoker' conform to the 'Sendable' protocol
 23 |     private let sink: Sink
 24 |     private let fs: FS
    :
117 |                 switch result {
118 |                 case .success(let reply):
119 |                     self.sink.sendSuccessfulReply(.readdirplus(reply), call: callMessage)
    |                     `- warning: capture of 'self' with non-sendable type 'NFS3FileSystemInvoker<FS, Sink>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
120 |                 case .failure(let error):
121 |                     self.sink.sendError(error, call: callMessage)
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystemInvoker.swift:128:21: warning: capture of 'self' with non-sendable type 'NFS3FileSystemInvoker<FS, Sink>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 20 | }
 21 |
 22 | internal struct NFS3FileSystemInvoker<FS: NFS3FileSystemNoAuth, Sink: NFS3FileSystemResponder> {
    |                 `- note: consider making generic struct 'NFS3FileSystemInvoker' conform to the 'Sendable' protocol
 23 |     private let sink: Sink
 24 |     private let fs: FS
    :
126 |                 switch result {
127 |                 case .success(let reply):
128 |                     self.sink.sendSuccessfulReply(.read(reply), call: callMessage)
    |                     `- warning: capture of 'self' with non-sendable type 'NFS3FileSystemInvoker<FS, Sink>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
129 |                 case .failure(let error):
130 |                     self.sink.sendError(error, call: callMessage)
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystemInvoker.swift:137:21: warning: capture of 'self' with non-sendable type 'NFS3FileSystemInvoker<FS, Sink>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 20 | }
 21 |
 22 | internal struct NFS3FileSystemInvoker<FS: NFS3FileSystemNoAuth, Sink: NFS3FileSystemResponder> {
    |                 `- note: consider making generic struct 'NFS3FileSystemInvoker' conform to the 'Sendable' protocol
 23 |     private let sink: Sink
 24 |     private let fs: FS
    :
135 |                 switch result {
136 |                 case .success(let reply):
137 |                     self.sink.sendSuccessfulReply(.readdir(reply), call: callMessage)
    |                     `- warning: capture of 'self' with non-sendable type 'NFS3FileSystemInvoker<FS, Sink>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
138 |                 case .failure(let error):
139 |                     self.sink.sendError(error, call: callMessage)
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystemInvoker.swift:146:21: warning: capture of 'self' with non-sendable type 'NFS3FileSystemInvoker<FS, Sink>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 20 | }
 21 |
 22 | internal struct NFS3FileSystemInvoker<FS: NFS3FileSystemNoAuth, Sink: NFS3FileSystemResponder> {
    |                 `- note: consider making generic struct 'NFS3FileSystemInvoker' conform to the 'Sendable' protocol
 23 |     private let sink: Sink
 24 |     private let fs: FS
    :
144 |                 switch result {
145 |                 case .success(let reply):
146 |                     self.sink.sendSuccessfulReply(.readlink(reply), call: callMessage)
    |                     `- warning: capture of 'self' with non-sendable type 'NFS3FileSystemInvoker<FS, Sink>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
147 |                 case .failure(let error):
148 |                     self.sink.sendError(error, call: callMessage)
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystemInvoker.swift:155:21: warning: capture of 'self' with non-sendable type 'NFS3FileSystemInvoker<FS, Sink>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 20 | }
 21 |
 22 | internal struct NFS3FileSystemInvoker<FS: NFS3FileSystemNoAuth, Sink: NFS3FileSystemResponder> {
    |                 `- note: consider making generic struct 'NFS3FileSystemInvoker' conform to the 'Sendable' protocol
 23 |     private let sink: Sink
 24 |     private let fs: FS
    :
153 |                 switch result {
154 |                 case .success(let reply):
155 |                     self.sink.sendSuccessfulReply(.setattr(reply), call: callMessage)
    |                     `- warning: capture of 'self' with non-sendable type 'NFS3FileSystemInvoker<FS, Sink>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
156 |                 case .failure(let error):
157 |                     self.sink.sendError(error, call: callMessage)
[258/313] Compiling NIOPosix Linux.swift
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystemInvoker.swift:45:21: warning: capture of 'self' with non-sendable type 'NFS3FileSystemInvoker<FS, Sink>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 20 | }
 21 |
 22 | internal struct NFS3FileSystemInvoker<FS: NFS3FileSystemNoAuth, Sink: NFS3FileSystemResponder> {
    |                 `- note: consider making generic struct 'NFS3FileSystemInvoker' conform to the 'Sendable' protocol
 23 |     private let sink: Sink
 24 |     private let fs: FS
    :
 43 |                 switch result {
 44 |                 case .success(let reply):
 45 |                     self.sink.sendSuccessfulReply(.mount(reply), call: callMessage)
    |                     `- warning: capture of 'self' with non-sendable type 'NFS3FileSystemInvoker<FS, Sink>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 46 |                 case .failure(let error):
 47 |                     self.sink.sendError(error, call: callMessage)
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystemInvoker.swift:54:21: warning: capture of 'self' with non-sendable type 'NFS3FileSystemInvoker<FS, Sink>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 20 | }
 21 |
 22 | internal struct NFS3FileSystemInvoker<FS: NFS3FileSystemNoAuth, Sink: NFS3FileSystemResponder> {
    |                 `- note: consider making generic struct 'NFS3FileSystemInvoker' conform to the 'Sendable' protocol
 23 |     private let sink: Sink
 24 |     private let fs: FS
    :
 52 |                 switch result {
 53 |                 case .success(let reply):
 54 |                     self.sink.sendSuccessfulReply(.unmount(reply), call: callMessage)
    |                     `- warning: capture of 'self' with non-sendable type 'NFS3FileSystemInvoker<FS, Sink>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 55 |                 case .failure(let error):
 56 |                     self.sink.sendError(error, call: callMessage)
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystemInvoker.swift:65:21: warning: capture of 'self' with non-sendable type 'NFS3FileSystemInvoker<FS, Sink>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 20 | }
 21 |
 22 | internal struct NFS3FileSystemInvoker<FS: NFS3FileSystemNoAuth, Sink: NFS3FileSystemResponder> {
    |                 `- note: consider making generic struct 'NFS3FileSystemInvoker' conform to the 'Sendable' protocol
 23 |     private let sink: Sink
 24 |     private let fs: FS
    :
 63 |                 switch result {
 64 |                 case .success(let reply):
 65 |                     self.sink.sendSuccessfulReply(.getattr(reply), call: callMessage)
    |                     `- warning: capture of 'self' with non-sendable type 'NFS3FileSystemInvoker<FS, Sink>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 66 |                 case .failure(let error):
 67 |                     self.sink.sendError(error, call: callMessage)
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystemInvoker.swift:74:21: warning: capture of 'self' with non-sendable type 'NFS3FileSystemInvoker<FS, Sink>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 20 | }
 21 |
 22 | internal struct NFS3FileSystemInvoker<FS: NFS3FileSystemNoAuth, Sink: NFS3FileSystemResponder> {
    |                 `- note: consider making generic struct 'NFS3FileSystemInvoker' conform to the 'Sendable' protocol
 23 |     private let sink: Sink
 24 |     private let fs: FS
    :
 72 |                 switch result {
 73 |                 case .success(let reply):
 74 |                     self.sink.sendSuccessfulReply(.fsinfo(reply), call: callMessage)
    |                     `- warning: capture of 'self' with non-sendable type 'NFS3FileSystemInvoker<FS, Sink>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 75 |                 case .failure(let error):
 76 |                     self.sink.sendError(error, call: callMessage)
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystemInvoker.swift:83:21: warning: capture of 'self' with non-sendable type 'NFS3FileSystemInvoker<FS, Sink>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 20 | }
 21 |
 22 | internal struct NFS3FileSystemInvoker<FS: NFS3FileSystemNoAuth, Sink: NFS3FileSystemResponder> {
    |                 `- note: consider making generic struct 'NFS3FileSystemInvoker' conform to the 'Sendable' protocol
 23 |     private let sink: Sink
 24 |     private let fs: FS
    :
 81 |                 switch result {
 82 |                 case .success(let reply):
 83 |                     self.sink.sendSuccessfulReply(.pathconf(reply), call: callMessage)
    |                     `- warning: capture of 'self' with non-sendable type 'NFS3FileSystemInvoker<FS, Sink>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 84 |                 case .failure(let error):
 85 |                     self.sink.sendError(error, call: callMessage)
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystemInvoker.swift:92:21: warning: capture of 'self' with non-sendable type 'NFS3FileSystemInvoker<FS, Sink>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 20 | }
 21 |
 22 | internal struct NFS3FileSystemInvoker<FS: NFS3FileSystemNoAuth, Sink: NFS3FileSystemResponder> {
    |                 `- note: consider making generic struct 'NFS3FileSystemInvoker' conform to the 'Sendable' protocol
 23 |     private let sink: Sink
 24 |     private let fs: FS
    :
 90 |                 switch result {
 91 |                 case .success(let reply):
 92 |                     self.sink.sendSuccessfulReply(.fsstat(reply), call: callMessage)
    |                     `- warning: capture of 'self' with non-sendable type 'NFS3FileSystemInvoker<FS, Sink>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 93 |                 case .failure(let error):
 94 |                     self.sink.sendError(error, call: callMessage)
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystemInvoker.swift:101:21: warning: capture of 'self' with non-sendable type 'NFS3FileSystemInvoker<FS, Sink>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 20 | }
 21 |
 22 | internal struct NFS3FileSystemInvoker<FS: NFS3FileSystemNoAuth, Sink: NFS3FileSystemResponder> {
    |                 `- note: consider making generic struct 'NFS3FileSystemInvoker' conform to the 'Sendable' protocol
 23 |     private let sink: Sink
 24 |     private let fs: FS
    :
 99 |                 switch result {
100 |                 case .success(let reply):
101 |                     self.sink.sendSuccessfulReply(.access(reply), call: callMessage)
    |                     `- warning: capture of 'self' with non-sendable type 'NFS3FileSystemInvoker<FS, Sink>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
102 |                 case .failure(let error):
103 |                     self.sink.sendError(error, call: callMessage)
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystemInvoker.swift:110:21: warning: capture of 'self' with non-sendable type 'NFS3FileSystemInvoker<FS, Sink>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 20 | }
 21 |
 22 | internal struct NFS3FileSystemInvoker<FS: NFS3FileSystemNoAuth, Sink: NFS3FileSystemResponder> {
    |                 `- note: consider making generic struct 'NFS3FileSystemInvoker' conform to the 'Sendable' protocol
 23 |     private let sink: Sink
 24 |     private let fs: FS
    :
108 |                 switch result {
109 |                 case .success(let reply):
110 |                     self.sink.sendSuccessfulReply(.lookup(reply), call: callMessage)
    |                     `- warning: capture of 'self' with non-sendable type 'NFS3FileSystemInvoker<FS, Sink>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
111 |                 case .failure(let error):
112 |                     self.sink.sendError(error, call: callMessage)
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystemInvoker.swift:119:21: warning: capture of 'self' with non-sendable type 'NFS3FileSystemInvoker<FS, Sink>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 20 | }
 21 |
 22 | internal struct NFS3FileSystemInvoker<FS: NFS3FileSystemNoAuth, Sink: NFS3FileSystemResponder> {
    |                 `- note: consider making generic struct 'NFS3FileSystemInvoker' conform to the 'Sendable' protocol
 23 |     private let sink: Sink
 24 |     private let fs: FS
    :
117 |                 switch result {
118 |                 case .success(let reply):
119 |                     self.sink.sendSuccessfulReply(.readdirplus(reply), call: callMessage)
    |                     `- warning: capture of 'self' with non-sendable type 'NFS3FileSystemInvoker<FS, Sink>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
120 |                 case .failure(let error):
121 |                     self.sink.sendError(error, call: callMessage)
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystemInvoker.swift:128:21: warning: capture of 'self' with non-sendable type 'NFS3FileSystemInvoker<FS, Sink>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 20 | }
 21 |
 22 | internal struct NFS3FileSystemInvoker<FS: NFS3FileSystemNoAuth, Sink: NFS3FileSystemResponder> {
    |                 `- note: consider making generic struct 'NFS3FileSystemInvoker' conform to the 'Sendable' protocol
 23 |     private let sink: Sink
 24 |     private let fs: FS
    :
126 |                 switch result {
127 |                 case .success(let reply):
128 |                     self.sink.sendSuccessfulReply(.read(reply), call: callMessage)
    |                     `- warning: capture of 'self' with non-sendable type 'NFS3FileSystemInvoker<FS, Sink>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
129 |                 case .failure(let error):
130 |                     self.sink.sendError(error, call: callMessage)
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystemInvoker.swift:137:21: warning: capture of 'self' with non-sendable type 'NFS3FileSystemInvoker<FS, Sink>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 20 | }
 21 |
 22 | internal struct NFS3FileSystemInvoker<FS: NFS3FileSystemNoAuth, Sink: NFS3FileSystemResponder> {
    |                 `- note: consider making generic struct 'NFS3FileSystemInvoker' conform to the 'Sendable' protocol
 23 |     private let sink: Sink
 24 |     private let fs: FS
    :
135 |                 switch result {
136 |                 case .success(let reply):
137 |                     self.sink.sendSuccessfulReply(.readdir(reply), call: callMessage)
    |                     `- warning: capture of 'self' with non-sendable type 'NFS3FileSystemInvoker<FS, Sink>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
138 |                 case .failure(let error):
139 |                     self.sink.sendError(error, call: callMessage)
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystemInvoker.swift:146:21: warning: capture of 'self' with non-sendable type 'NFS3FileSystemInvoker<FS, Sink>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 20 | }
 21 |
 22 | internal struct NFS3FileSystemInvoker<FS: NFS3FileSystemNoAuth, Sink: NFS3FileSystemResponder> {
    |                 `- note: consider making generic struct 'NFS3FileSystemInvoker' conform to the 'Sendable' protocol
 23 |     private let sink: Sink
 24 |     private let fs: FS
    :
144 |                 switch result {
145 |                 case .success(let reply):
146 |                     self.sink.sendSuccessfulReply(.readlink(reply), call: callMessage)
    |                     `- warning: capture of 'self' with non-sendable type 'NFS3FileSystemInvoker<FS, Sink>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
147 |                 case .failure(let error):
148 |                     self.sink.sendError(error, call: callMessage)
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystemInvoker.swift:155:21: warning: capture of 'self' with non-sendable type 'NFS3FileSystemInvoker<FS, Sink>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 20 | }
 21 |
 22 | internal struct NFS3FileSystemInvoker<FS: NFS3FileSystemNoAuth, Sink: NFS3FileSystemResponder> {
    |                 `- note: consider making generic struct 'NFS3FileSystemInvoker' conform to the 'Sendable' protocol
 23 |     private let sink: Sink
 24 |     private let fs: FS
    :
153 |                 switch result {
154 |                 case .success(let reply):
155 |                     self.sink.sendSuccessfulReply(.setattr(reply), call: callMessage)
    |                     `- warning: capture of 'self' with non-sendable type 'NFS3FileSystemInvoker<FS, Sink>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
156 |                 case .failure(let error):
157 |                     self.sink.sendError(error, call: callMessage)
[259/313] Compiling NIOPosix LinuxCPUSet.swift
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystemInvoker.swift:45:21: warning: capture of 'self' with non-sendable type 'NFS3FileSystemInvoker<FS, Sink>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 20 | }
 21 |
 22 | internal struct NFS3FileSystemInvoker<FS: NFS3FileSystemNoAuth, Sink: NFS3FileSystemResponder> {
    |                 `- note: consider making generic struct 'NFS3FileSystemInvoker' conform to the 'Sendable' protocol
 23 |     private let sink: Sink
 24 |     private let fs: FS
    :
 43 |                 switch result {
 44 |                 case .success(let reply):
 45 |                     self.sink.sendSuccessfulReply(.mount(reply), call: callMessage)
    |                     `- warning: capture of 'self' with non-sendable type 'NFS3FileSystemInvoker<FS, Sink>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 46 |                 case .failure(let error):
 47 |                     self.sink.sendError(error, call: callMessage)
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystemInvoker.swift:54:21: warning: capture of 'self' with non-sendable type 'NFS3FileSystemInvoker<FS, Sink>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 20 | }
 21 |
 22 | internal struct NFS3FileSystemInvoker<FS: NFS3FileSystemNoAuth, Sink: NFS3FileSystemResponder> {
    |                 `- note: consider making generic struct 'NFS3FileSystemInvoker' conform to the 'Sendable' protocol
 23 |     private let sink: Sink
 24 |     private let fs: FS
    :
 52 |                 switch result {
 53 |                 case .success(let reply):
 54 |                     self.sink.sendSuccessfulReply(.unmount(reply), call: callMessage)
    |                     `- warning: capture of 'self' with non-sendable type 'NFS3FileSystemInvoker<FS, Sink>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 55 |                 case .failure(let error):
 56 |                     self.sink.sendError(error, call: callMessage)
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystemInvoker.swift:65:21: warning: capture of 'self' with non-sendable type 'NFS3FileSystemInvoker<FS, Sink>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 20 | }
 21 |
 22 | internal struct NFS3FileSystemInvoker<FS: NFS3FileSystemNoAuth, Sink: NFS3FileSystemResponder> {
    |                 `- note: consider making generic struct 'NFS3FileSystemInvoker' conform to the 'Sendable' protocol
 23 |     private let sink: Sink
 24 |     private let fs: FS
    :
 63 |                 switch result {
 64 |                 case .success(let reply):
 65 |                     self.sink.sendSuccessfulReply(.getattr(reply), call: callMessage)
    |                     `- warning: capture of 'self' with non-sendable type 'NFS3FileSystemInvoker<FS, Sink>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 66 |                 case .failure(let error):
 67 |                     self.sink.sendError(error, call: callMessage)
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystemInvoker.swift:74:21: warning: capture of 'self' with non-sendable type 'NFS3FileSystemInvoker<FS, Sink>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 20 | }
 21 |
 22 | internal struct NFS3FileSystemInvoker<FS: NFS3FileSystemNoAuth, Sink: NFS3FileSystemResponder> {
    |                 `- note: consider making generic struct 'NFS3FileSystemInvoker' conform to the 'Sendable' protocol
 23 |     private let sink: Sink
 24 |     private let fs: FS
    :
 72 |                 switch result {
 73 |                 case .success(let reply):
 74 |                     self.sink.sendSuccessfulReply(.fsinfo(reply), call: callMessage)
    |                     `- warning: capture of 'self' with non-sendable type 'NFS3FileSystemInvoker<FS, Sink>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 75 |                 case .failure(let error):
 76 |                     self.sink.sendError(error, call: callMessage)
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystemInvoker.swift:83:21: warning: capture of 'self' with non-sendable type 'NFS3FileSystemInvoker<FS, Sink>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 20 | }
 21 |
 22 | internal struct NFS3FileSystemInvoker<FS: NFS3FileSystemNoAuth, Sink: NFS3FileSystemResponder> {
    |                 `- note: consider making generic struct 'NFS3FileSystemInvoker' conform to the 'Sendable' protocol
 23 |     private let sink: Sink
 24 |     private let fs: FS
    :
 81 |                 switch result {
 82 |                 case .success(let reply):
 83 |                     self.sink.sendSuccessfulReply(.pathconf(reply), call: callMessage)
    |                     `- warning: capture of 'self' with non-sendable type 'NFS3FileSystemInvoker<FS, Sink>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 84 |                 case .failure(let error):
 85 |                     self.sink.sendError(error, call: callMessage)
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystemInvoker.swift:92:21: warning: capture of 'self' with non-sendable type 'NFS3FileSystemInvoker<FS, Sink>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 20 | }
 21 |
 22 | internal struct NFS3FileSystemInvoker<FS: NFS3FileSystemNoAuth, Sink: NFS3FileSystemResponder> {
    |                 `- note: consider making generic struct 'NFS3FileSystemInvoker' conform to the 'Sendable' protocol
 23 |     private let sink: Sink
 24 |     private let fs: FS
    :
 90 |                 switch result {
 91 |                 case .success(let reply):
 92 |                     self.sink.sendSuccessfulReply(.fsstat(reply), call: callMessage)
    |                     `- warning: capture of 'self' with non-sendable type 'NFS3FileSystemInvoker<FS, Sink>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 93 |                 case .failure(let error):
 94 |                     self.sink.sendError(error, call: callMessage)
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystemInvoker.swift:101:21: warning: capture of 'self' with non-sendable type 'NFS3FileSystemInvoker<FS, Sink>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 20 | }
 21 |
 22 | internal struct NFS3FileSystemInvoker<FS: NFS3FileSystemNoAuth, Sink: NFS3FileSystemResponder> {
    |                 `- note: consider making generic struct 'NFS3FileSystemInvoker' conform to the 'Sendable' protocol
 23 |     private let sink: Sink
 24 |     private let fs: FS
    :
 99 |                 switch result {
100 |                 case .success(let reply):
101 |                     self.sink.sendSuccessfulReply(.access(reply), call: callMessage)
    |                     `- warning: capture of 'self' with non-sendable type 'NFS3FileSystemInvoker<FS, Sink>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
102 |                 case .failure(let error):
103 |                     self.sink.sendError(error, call: callMessage)
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystemInvoker.swift:110:21: warning: capture of 'self' with non-sendable type 'NFS3FileSystemInvoker<FS, Sink>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 20 | }
 21 |
 22 | internal struct NFS3FileSystemInvoker<FS: NFS3FileSystemNoAuth, Sink: NFS3FileSystemResponder> {
    |                 `- note: consider making generic struct 'NFS3FileSystemInvoker' conform to the 'Sendable' protocol
 23 |     private let sink: Sink
 24 |     private let fs: FS
    :
108 |                 switch result {
109 |                 case .success(let reply):
110 |                     self.sink.sendSuccessfulReply(.lookup(reply), call: callMessage)
    |                     `- warning: capture of 'self' with non-sendable type 'NFS3FileSystemInvoker<FS, Sink>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
111 |                 case .failure(let error):
112 |                     self.sink.sendError(error, call: callMessage)
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystemInvoker.swift:119:21: warning: capture of 'self' with non-sendable type 'NFS3FileSystemInvoker<FS, Sink>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 20 | }
 21 |
 22 | internal struct NFS3FileSystemInvoker<FS: NFS3FileSystemNoAuth, Sink: NFS3FileSystemResponder> {
    |                 `- note: consider making generic struct 'NFS3FileSystemInvoker' conform to the 'Sendable' protocol
 23 |     private let sink: Sink
 24 |     private let fs: FS
    :
117 |                 switch result {
118 |                 case .success(let reply):
119 |                     self.sink.sendSuccessfulReply(.readdirplus(reply), call: callMessage)
    |                     `- warning: capture of 'self' with non-sendable type 'NFS3FileSystemInvoker<FS, Sink>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
120 |                 case .failure(let error):
121 |                     self.sink.sendError(error, call: callMessage)
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystemInvoker.swift:128:21: warning: capture of 'self' with non-sendable type 'NFS3FileSystemInvoker<FS, Sink>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 20 | }
 21 |
 22 | internal struct NFS3FileSystemInvoker<FS: NFS3FileSystemNoAuth, Sink: NFS3FileSystemResponder> {
    |                 `- note: consider making generic struct 'NFS3FileSystemInvoker' conform to the 'Sendable' protocol
 23 |     private let sink: Sink
 24 |     private let fs: FS
    :
126 |                 switch result {
127 |                 case .success(let reply):
128 |                     self.sink.sendSuccessfulReply(.read(reply), call: callMessage)
    |                     `- warning: capture of 'self' with non-sendable type 'NFS3FileSystemInvoker<FS, Sink>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
129 |                 case .failure(let error):
130 |                     self.sink.sendError(error, call: callMessage)
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystemInvoker.swift:137:21: warning: capture of 'self' with non-sendable type 'NFS3FileSystemInvoker<FS, Sink>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 20 | }
 21 |
 22 | internal struct NFS3FileSystemInvoker<FS: NFS3FileSystemNoAuth, Sink: NFS3FileSystemResponder> {
    |                 `- note: consider making generic struct 'NFS3FileSystemInvoker' conform to the 'Sendable' protocol
 23 |     private let sink: Sink
 24 |     private let fs: FS
    :
135 |                 switch result {
136 |                 case .success(let reply):
137 |                     self.sink.sendSuccessfulReply(.readdir(reply), call: callMessage)
    |                     `- warning: capture of 'self' with non-sendable type 'NFS3FileSystemInvoker<FS, Sink>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
138 |                 case .failure(let error):
139 |                     self.sink.sendError(error, call: callMessage)
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystemInvoker.swift:146:21: warning: capture of 'self' with non-sendable type 'NFS3FileSystemInvoker<FS, Sink>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 20 | }
 21 |
 22 | internal struct NFS3FileSystemInvoker<FS: NFS3FileSystemNoAuth, Sink: NFS3FileSystemResponder> {
    |                 `- note: consider making generic struct 'NFS3FileSystemInvoker' conform to the 'Sendable' protocol
 23 |     private let sink: Sink
 24 |     private let fs: FS
    :
144 |                 switch result {
145 |                 case .success(let reply):
146 |                     self.sink.sendSuccessfulReply(.readlink(reply), call: callMessage)
    |                     `- warning: capture of 'self' with non-sendable type 'NFS3FileSystemInvoker<FS, Sink>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
147 |                 case .failure(let error):
148 |                     self.sink.sendError(error, call: callMessage)
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystemInvoker.swift:155:21: warning: capture of 'self' with non-sendable type 'NFS3FileSystemInvoker<FS, Sink>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 20 | }
 21 |
 22 | internal struct NFS3FileSystemInvoker<FS: NFS3FileSystemNoAuth, Sink: NFS3FileSystemResponder> {
    |                 `- note: consider making generic struct 'NFS3FileSystemInvoker' conform to the 'Sendable' protocol
 23 |     private let sink: Sink
 24 |     private let fs: FS
    :
153 |                 switch result {
154 |                 case .success(let reply):
155 |                     self.sink.sendSuccessfulReply(.setattr(reply), call: callMessage)
    |                     `- warning: capture of 'self' with non-sendable type 'NFS3FileSystemInvoker<FS, Sink>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
156 |                 case .failure(let error):
157 |                     self.sink.sendError(error, call: callMessage)
[260/313] Compiling NIOPosix LinuxUring.swift
[261/313] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[263/313] Compiling NIOPosix FileDescriptor.swift
<unknown>:0: note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystem+FuturesAPI.swift:24:17: warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 22 |         } else {
 23 |             eventLoop.execute {
 24 |                 self.mount(call, promise: promise)
    |                 `- warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 25 |             }
 26 |         }
<unknown>:0: note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystem+FuturesAPI.swift:36:17: warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 34 |         } else {
 35 |             eventLoop.execute {
 36 |                 self.unmount(call, promise: promise)
    |                 `- warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 37 |             }
 38 |         }
<unknown>:0: note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystem+FuturesAPI.swift:48:17: warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 46 |         } else {
 47 |             eventLoop.execute {
 48 |                 self.getattr(call, promise: promise)
    |                 `- warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 49 |             }
 50 |         }
<unknown>:0: note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystem+FuturesAPI.swift:60:17: warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 58 |         } else {
 59 |             eventLoop.execute {
 60 |                 self.fsinfo(call, promise: promise)
    |                 `- warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 61 |             }
 62 |         }
<unknown>:0: note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystem+FuturesAPI.swift:72:17: warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 70 |         } else {
 71 |             eventLoop.execute {
 72 |                 self.pathconf(call, promise: promise)
    |                 `- warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 73 |             }
 74 |         }
<unknown>:0: note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystem+FuturesAPI.swift:84:17: warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 82 |         } else {
 83 |             eventLoop.execute {
 84 |                 self.fsstat(call, promise: promise)
    |                 `- warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 85 |             }
 86 |         }
<unknown>:0: note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystem+FuturesAPI.swift:96:17: warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 94 |         } else {
 95 |             eventLoop.execute {
 96 |                 self.access(call, promise: promise)
    |                 `- warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 97 |             }
 98 |         }
<unknown>:0: note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystem+FuturesAPI.swift:108:17: warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
106 |         } else {
107 |             eventLoop.execute {
108 |                 self.lookup(call, promise: promise)
    |                 `- warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
109 |             }
110 |         }
<unknown>:0: note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystem+FuturesAPI.swift:121:17: warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
119 |         } else {
120 |             eventLoop.execute {
121 |                 self.readdirplus(call, promise: promise)
    |                 `- warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
122 |             }
123 |         }
<unknown>:0: note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystem+FuturesAPI.swift:133:17: warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
131 |         } else {
132 |             eventLoop.execute {
133 |                 self.read(call, promise: promise)
    |                 `- warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
134 |             }
135 |         }
<unknown>:0: note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystem+FuturesAPI.swift:145:17: warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
143 |         } else {
144 |             eventLoop.execute {
145 |                 self.readlink(call, promise: promise)
    |                 `- warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
146 |             }
147 |         }
<unknown>:0: note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystem+FuturesAPI.swift:157:17: warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
155 |         } else {
156 |             eventLoop.execute {
157 |                 self.setattr(call, promise: promise)
    |                 `- warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
158 |             }
159 |         }
<unknown>:0: note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystem+FuturesAPI.swift:169:17: warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
167 |         } else {
168 |             eventLoop.execute {
169 |                 self.shutdown(promise: promise)
    |                 `- warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
170 |             }
171 |         }
<unknown>:0: note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystem+FuturesAPI.swift:181:17: warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
179 |         } else {
180 |             eventLoop.execute {
181 |                 self.readdir(call, promise: promise)
    |                 `- warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
182 |             }
183 |         }
[264/313] Compiling NIOPosix GetaddrinfoResolver.swift
<unknown>:0: note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystem+FuturesAPI.swift:24:17: warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 22 |         } else {
 23 |             eventLoop.execute {
 24 |                 self.mount(call, promise: promise)
    |                 `- warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 25 |             }
 26 |         }
<unknown>:0: note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystem+FuturesAPI.swift:36:17: warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 34 |         } else {
 35 |             eventLoop.execute {
 36 |                 self.unmount(call, promise: promise)
    |                 `- warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 37 |             }
 38 |         }
<unknown>:0: note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystem+FuturesAPI.swift:48:17: warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 46 |         } else {
 47 |             eventLoop.execute {
 48 |                 self.getattr(call, promise: promise)
    |                 `- warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 49 |             }
 50 |         }
<unknown>:0: note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystem+FuturesAPI.swift:60:17: warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 58 |         } else {
 59 |             eventLoop.execute {
 60 |                 self.fsinfo(call, promise: promise)
    |                 `- warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 61 |             }
 62 |         }
<unknown>:0: note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystem+FuturesAPI.swift:72:17: warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 70 |         } else {
 71 |             eventLoop.execute {
 72 |                 self.pathconf(call, promise: promise)
    |                 `- warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 73 |             }
 74 |         }
<unknown>:0: note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystem+FuturesAPI.swift:84:17: warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 82 |         } else {
 83 |             eventLoop.execute {
 84 |                 self.fsstat(call, promise: promise)
    |                 `- warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 85 |             }
 86 |         }
<unknown>:0: note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystem+FuturesAPI.swift:96:17: warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 94 |         } else {
 95 |             eventLoop.execute {
 96 |                 self.access(call, promise: promise)
    |                 `- warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 97 |             }
 98 |         }
<unknown>:0: note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystem+FuturesAPI.swift:108:17: warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
106 |         } else {
107 |             eventLoop.execute {
108 |                 self.lookup(call, promise: promise)
    |                 `- warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
109 |             }
110 |         }
<unknown>:0: note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystem+FuturesAPI.swift:121:17: warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
119 |         } else {
120 |             eventLoop.execute {
121 |                 self.readdirplus(call, promise: promise)
    |                 `- warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
122 |             }
123 |         }
<unknown>:0: note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystem+FuturesAPI.swift:133:17: warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
131 |         } else {
132 |             eventLoop.execute {
133 |                 self.read(call, promise: promise)
    |                 `- warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
134 |             }
135 |         }
<unknown>:0: note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystem+FuturesAPI.swift:145:17: warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
143 |         } else {
144 |             eventLoop.execute {
145 |                 self.readlink(call, promise: promise)
    |                 `- warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
146 |             }
147 |         }
<unknown>:0: note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystem+FuturesAPI.swift:157:17: warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
155 |         } else {
156 |             eventLoop.execute {
157 |                 self.setattr(call, promise: promise)
    |                 `- warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
158 |             }
159 |         }
<unknown>:0: note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystem+FuturesAPI.swift:169:17: warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
167 |         } else {
168 |             eventLoop.execute {
169 |                 self.shutdown(promise: promise)
    |                 `- warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
170 |             }
171 |         }
<unknown>:0: note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystem+FuturesAPI.swift:181:17: warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
179 |         } else {
180 |             eventLoop.execute {
181 |                 self.readdir(call, promise: promise)
    |                 `- warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
182 |             }
183 |         }
[265/313] Compiling NIOPosix HappyEyeballs.swift
<unknown>:0: note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystem+FuturesAPI.swift:24:17: warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 22 |         } else {
 23 |             eventLoop.execute {
 24 |                 self.mount(call, promise: promise)
    |                 `- warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 25 |             }
 26 |         }
<unknown>:0: note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystem+FuturesAPI.swift:36:17: warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 34 |         } else {
 35 |             eventLoop.execute {
 36 |                 self.unmount(call, promise: promise)
    |                 `- warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 37 |             }
 38 |         }
<unknown>:0: note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystem+FuturesAPI.swift:48:17: warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 46 |         } else {
 47 |             eventLoop.execute {
 48 |                 self.getattr(call, promise: promise)
    |                 `- warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 49 |             }
 50 |         }
<unknown>:0: note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystem+FuturesAPI.swift:60:17: warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 58 |         } else {
 59 |             eventLoop.execute {
 60 |                 self.fsinfo(call, promise: promise)
    |                 `- warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 61 |             }
 62 |         }
<unknown>:0: note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystem+FuturesAPI.swift:72:17: warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 70 |         } else {
 71 |             eventLoop.execute {
 72 |                 self.pathconf(call, promise: promise)
    |                 `- warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 73 |             }
 74 |         }
<unknown>:0: note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystem+FuturesAPI.swift:84:17: warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 82 |         } else {
 83 |             eventLoop.execute {
 84 |                 self.fsstat(call, promise: promise)
    |                 `- warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 85 |             }
 86 |         }
<unknown>:0: note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystem+FuturesAPI.swift:96:17: warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 94 |         } else {
 95 |             eventLoop.execute {
 96 |                 self.access(call, promise: promise)
    |                 `- warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 97 |             }
 98 |         }
<unknown>:0: note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystem+FuturesAPI.swift:108:17: warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
106 |         } else {
107 |             eventLoop.execute {
108 |                 self.lookup(call, promise: promise)
    |                 `- warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
109 |             }
110 |         }
<unknown>:0: note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystem+FuturesAPI.swift:121:17: warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
119 |         } else {
120 |             eventLoop.execute {
121 |                 self.readdirplus(call, promise: promise)
    |                 `- warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
122 |             }
123 |         }
<unknown>:0: note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystem+FuturesAPI.swift:133:17: warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
131 |         } else {
132 |             eventLoop.execute {
133 |                 self.read(call, promise: promise)
    |                 `- warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
134 |             }
135 |         }
<unknown>:0: note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystem+FuturesAPI.swift:145:17: warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
143 |         } else {
144 |             eventLoop.execute {
145 |                 self.readlink(call, promise: promise)
    |                 `- warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
146 |             }
147 |         }
<unknown>:0: note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystem+FuturesAPI.swift:157:17: warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
155 |         } else {
156 |             eventLoop.execute {
157 |                 self.setattr(call, promise: promise)
    |                 `- warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
158 |             }
159 |         }
<unknown>:0: note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystem+FuturesAPI.swift:169:17: warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
167 |         } else {
168 |             eventLoop.execute {
169 |                 self.shutdown(promise: promise)
    |                 `- warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
170 |             }
171 |         }
<unknown>:0: note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystem+FuturesAPI.swift:181:17: warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
179 |         } else {
180 |             eventLoop.execute {
181 |                 self.readdir(call, promise: promise)
    |                 `- warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
182 |             }
183 |         }
[266/313] Compiling NIOPosix IO.swift
<unknown>:0: note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystem+FuturesAPI.swift:24:17: warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 22 |         } else {
 23 |             eventLoop.execute {
 24 |                 self.mount(call, promise: promise)
    |                 `- warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 25 |             }
 26 |         }
<unknown>:0: note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystem+FuturesAPI.swift:36:17: warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 34 |         } else {
 35 |             eventLoop.execute {
 36 |                 self.unmount(call, promise: promise)
    |                 `- warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 37 |             }
 38 |         }
<unknown>:0: note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystem+FuturesAPI.swift:48:17: warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 46 |         } else {
 47 |             eventLoop.execute {
 48 |                 self.getattr(call, promise: promise)
    |                 `- warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 49 |             }
 50 |         }
<unknown>:0: note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystem+FuturesAPI.swift:60:17: warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 58 |         } else {
 59 |             eventLoop.execute {
 60 |                 self.fsinfo(call, promise: promise)
    |                 `- warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 61 |             }
 62 |         }
<unknown>:0: note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystem+FuturesAPI.swift:72:17: warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 70 |         } else {
 71 |             eventLoop.execute {
 72 |                 self.pathconf(call, promise: promise)
    |                 `- warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 73 |             }
 74 |         }
<unknown>:0: note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystem+FuturesAPI.swift:84:17: warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 82 |         } else {
 83 |             eventLoop.execute {
 84 |                 self.fsstat(call, promise: promise)
    |                 `- warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 85 |             }
 86 |         }
<unknown>:0: note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystem+FuturesAPI.swift:96:17: warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 94 |         } else {
 95 |             eventLoop.execute {
 96 |                 self.access(call, promise: promise)
    |                 `- warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 97 |             }
 98 |         }
<unknown>:0: note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystem+FuturesAPI.swift:108:17: warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
106 |         } else {
107 |             eventLoop.execute {
108 |                 self.lookup(call, promise: promise)
    |                 `- warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
109 |             }
110 |         }
<unknown>:0: note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystem+FuturesAPI.swift:121:17: warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
119 |         } else {
120 |             eventLoop.execute {
121 |                 self.readdirplus(call, promise: promise)
    |                 `- warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
122 |             }
123 |         }
<unknown>:0: note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystem+FuturesAPI.swift:133:17: warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
131 |         } else {
132 |             eventLoop.execute {
133 |                 self.read(call, promise: promise)
    |                 `- warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
134 |             }
135 |         }
<unknown>:0: note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystem+FuturesAPI.swift:145:17: warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
143 |         } else {
144 |             eventLoop.execute {
145 |                 self.readlink(call, promise: promise)
    |                 `- warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
146 |             }
147 |         }
<unknown>:0: note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystem+FuturesAPI.swift:157:17: warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
155 |         } else {
156 |             eventLoop.execute {
157 |                 self.setattr(call, promise: promise)
    |                 `- warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
158 |             }
159 |         }
<unknown>:0: note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystem+FuturesAPI.swift:169:17: warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
167 |         } else {
168 |             eventLoop.execute {
169 |                 self.shutdown(promise: promise)
    |                 `- warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
170 |             }
171 |         }
<unknown>:0: note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystem+FuturesAPI.swift:181:17: warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
179 |         } else {
180 |             eventLoop.execute {
181 |                 self.readdir(call, promise: promise)
    |                 `- warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
182 |             }
183 |         }
[268/314] Compiling NIOPosix ThreadPosix.swift
[269/314] Compiling NIOPosix ThreadWindows.swift
[270/314] Compiling NIOPosix UnsafeTransfer.swift
[271/314] Compiling NIOPosix Utilities.swift
[272/314] Compiling NIOPosix VsockAddress.swift
[273/314] Compiling NIOPosix VsockChannelEvents.swift
[288/314] Compiling NIOPosix NIOThreadPool.swift
[289/314] Compiling NIOPosix NonBlockingFileIO.swift
[290/314] Compiling NIOPosix PendingDatagramWritesManager.swift
[291/314] Compiling NIOPosix PendingWritesManager.swift
[292/314] Compiling NIOPosix PipeChannel.swift
[293/314] Compiling NIOPosix PipePair.swift
[294/314] Compiling NIOPosix PointerHelpers.swift
[295/315] Wrapping AST for NIOPosix for debugging
[297/317] Compiling NIO Exports.swift
[298/317] Emitting module NIO
[299/318] Wrapping AST for NIO for debugging
[301/352] Compiling NIOTLS TLSEvents.swift
[302/352] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[303/352] Compiling NIOHTTP1 HTTPEncoder.swift
[304/352] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[305/353] Compiling NIOSOCKS SOCKSResponse.swift
[306/353] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[307/353] Compiling NIOHTTP1 ByteCollectionUtils.swift
[308/353] Compiling NIOHTTP1 HTTPDecoder.swift
[309/353] Compiling NIOSOCKS ClientStateMachine.swift
[310/353] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[311/353] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[312/353] Compiling NIOSOCKS ServerStateMachine.swift
[313/353] Emitting module NIOSOCKS
[314/353] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[315/353] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[316/354] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[317/354] Emitting module NIOTLS
[318/354] Compiling NIOTLS SNIHandler.swift
[319/354] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[322/355] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[323/355] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[323/357] Wrapping AST for NIOSOCKS for debugging
[325/359] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[326/359] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[331/359] Emitting module NIOHTTP1
[332/359] Compiling NIOSOCKSClient main.swift
[333/359] Emitting module NIOSOCKSClient
[334/360] Wrapping AST for NIOSOCKSClient for debugging
[335/360] Write Objects.LinkFileList
[337/360] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[338/360] Compiling NIOHTTP1 HTTPTypes.swift
[340/360] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[341/360] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[342/360] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[342/360] Linking NIOSOCKSClient
[347/361] Wrapping AST for NIOHTTP1 for debugging
[349/400] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[350/400] Compiling NIOExtras NIORequestIdentifiable.swift
[351/400] Compiling NIOExtras PCAPRingBuffer.swift
[352/402] Compiling NIOHTTPTypesHTTP1 HTTPToHTTP1Codec.swift
[353/402] Compiling NIOHTTPTypesHTTP1 HTTP1ToHTTPCodec.swift
[354/402] Emitting module NIOHTTPTypesHTTP1
[355/402] Compiling NIOHTTPTypesHTTP1 HTTPTypeConversion.swift
[356/402] Emitting module NIOHTTPCompression
[357/403] Compiling NIOHTTPCompression HTTPCompression.swift
[358/403] Compiling NIOHTTPCompression HTTPDecompression.swift
[359/403] Compiling NIOHPACK IndexedHeaderTable.swift
[360/403] Compiling NIOHPACK IntegerCoding.swift
[361/404] Compiling NIOExtras LineBasedFrameDecoder.swift
[362/404] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[363/404] Compiling NIOExtras NIOExtrasError.swift
[364/404] Compiling NIOExtras NIOLengthFieldBitLength.swift
[366/404] Compiling NIOHPACK HPACKEncoder.swift
[367/404] Compiling NIOHPACK HPACKErrors.swift
[368/404] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[369/404] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[370/404] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[371/404] Compiling NIOExtras QuiescingHelper.swift
/host/spi-builder-workspace/Sources/NIOExtras/QuiescingHelper.swift:210:17: warning: capture of 'self' with non-sendable type 'CollectAcceptedChannelsHandler' in a `@Sendable` closure; this is an error in the Swift 6 language mode
184 | ///
185 | /// - note: This is only useful to be added to a server `Channel` in `ServerBootstrap.serverChannelInitializer`.
186 | private final class CollectAcceptedChannelsHandler: ChannelInboundHandler {
    |                     `- note: class 'CollectAcceptedChannelsHandler' does not conform to the 'Sendable' protocol
187 |     typealias InboundIn = Channel
188 |
    :
208 |             let closeFuture = channel.closeFuture
209 |             closeFuture.whenComplete { (_: Result<Void, Error>) in
210 |                 self.channelCollector.channelRemoved(channel)
    |                 `- warning: capture of 'self' with non-sendable type 'CollectAcceptedChannelsHandler' in a `@Sendable` closure; this is an error in the Swift 6 language mode
211 |             }
212 |             context.fireChannelRead(data)
/host/spi-builder-workspace/Sources/NIOExtras/RequestResponseHandler.swift:91:17: warning: type 'Response' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 26 | /// ``RequestResponseHandler`` requires that the `Response`s arrive on `Channel` in the same order as the `Request`s
 27 | /// were submitted.
 28 | public final class RequestResponseHandler<Request, Response>: ChannelDuplexHandler {
    |                                                    `- note: consider making generic parameter 'Response' conform to the 'Sendable' protocol
 29 |     /// `Response` is the type this class expects to receive inbound.
 30 |     public typealias InboundIn = Response
    :
 89 |         let promise = self.promiseBuffer.removeFirst()
 90 |
 91 |         promise.succeed(response)
    |                 `- warning: type 'Response' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 92 |     }
 93 |
[372/404] Compiling NIOExtras RequestResponseHandler.swift
/host/spi-builder-workspace/Sources/NIOExtras/QuiescingHelper.swift:210:17: warning: capture of 'self' with non-sendable type 'CollectAcceptedChannelsHandler' in a `@Sendable` closure; this is an error in the Swift 6 language mode
184 | ///
185 | /// - note: This is only useful to be added to a server `Channel` in `ServerBootstrap.serverChannelInitializer`.
186 | private final class CollectAcceptedChannelsHandler: ChannelInboundHandler {
    |                     `- note: class 'CollectAcceptedChannelsHandler' does not conform to the 'Sendable' protocol
187 |     typealias InboundIn = Channel
188 |
    :
208 |             let closeFuture = channel.closeFuture
209 |             closeFuture.whenComplete { (_: Result<Void, Error>) in
210 |                 self.channelCollector.channelRemoved(channel)
    |                 `- warning: capture of 'self' with non-sendable type 'CollectAcceptedChannelsHandler' in a `@Sendable` closure; this is an error in the Swift 6 language mode
211 |             }
212 |             context.fireChannelRead(data)
/host/spi-builder-workspace/Sources/NIOExtras/RequestResponseHandler.swift:91:17: warning: type 'Response' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 26 | /// ``RequestResponseHandler`` requires that the `Response`s arrive on `Channel` in the same order as the `Request`s
 27 | /// were submitted.
 28 | public final class RequestResponseHandler<Request, Response>: ChannelDuplexHandler {
    |                                                    `- note: consider making generic parameter 'Response' conform to the 'Sendable' protocol
 29 |     /// `Response` is the type this class expects to receive inbound.
 30 |     public typealias InboundIn = Response
    :
 89 |         let promise = self.promiseBuffer.removeFirst()
 90 |
 91 |         promise.succeed(response)
    |                 `- warning: type 'Response' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 92 |     }
 93 |
[373/405] Compiling NIOHPACK DynamicHeaderTable.swift
[374/405] Compiling NIOHPACK HPACKDecoder.swift
[376/405] Compiling NIOHPACK HuffmanTables.swift
[377/405] Compiling NIOHPACK StaticHeaderTable.swift
[378/405] Compiling NIOHPACK HuffmanCoding.swift
[379/405] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[380/405] Compiling NIOExtras LengthFieldPrepender.swift
/host/spi-builder-workspace/Sources/NIOExtras/DebugInboundEventsHandler.swift:176:16: warning: reference to var 'stdout' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
174 |         }
175 |         print(message + " in \(context.name)")
176 |         fflush(stdout)
    |                `- warning: reference to var 'stdout' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
177 |     }
178 | }
SwiftGlibc.stdout:1:12: note: var declared here
1 | public var stdout: UnsafeMutablePointer<FILE>!
  |            `- note: var declared here
/host/spi-builder-workspace/Sources/NIOExtras/DebugOutboundEventsHandler.swift:172:16: warning: reference to var 'stdout' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
170 |         }
171 |         print(message + " in \(context.name)")
172 |         fflush(stdout)
    |                `- warning: reference to var 'stdout' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
173 |     }
174 | }
SwiftGlibc.stdout:1:12: note: var declared here
1 | public var stdout: UnsafeMutablePointer<FILE>!
  |            `- note: var declared here
[382/405] Compiling NIOHPACK HPACKHeader.swift
/host/spi-builder-workspace/Sources/NIOExtras/DebugInboundEventsHandler.swift:176:16: warning: reference to var 'stdout' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
174 |         }
175 |         print(message + " in \(context.name)")
176 |         fflush(stdout)
    |                `- warning: reference to var 'stdout' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
177 |     }
178 | }
SwiftGlibc.stdout:1:12: note: var declared here
1 | public var stdout: UnsafeMutablePointer<FILE>!
  |            `- note: var declared here
/host/spi-builder-workspace/Sources/NIOExtras/DebugOutboundEventsHandler.swift:172:16: warning: reference to var 'stdout' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
170 |         }
171 |         print(message + " in \(context.name)")
172 |         fflush(stdout)
    |                `- warning: reference to var 'stdout' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
173 |     }
174 | }
SwiftGlibc.stdout:1:12: note: var declared here
1 | public var stdout: UnsafeMutablePointer<FILE>!
  |            `- note: var declared here
[383/405] Compiling NIOHPACK HeaderTables.swift
/host/spi-builder-workspace/Sources/NIOExtras/DebugInboundEventsHandler.swift:176:16: warning: reference to var 'stdout' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
174 |         }
175 |         print(message + " in \(context.name)")
176 |         fflush(stdout)
    |                `- warning: reference to var 'stdout' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
177 |     }
178 | }
SwiftGlibc.stdout:1:12: note: var declared here
1 | public var stdout: UnsafeMutablePointer<FILE>!
  |            `- note: var declared here
/host/spi-builder-workspace/Sources/NIOExtras/DebugOutboundEventsHandler.swift:172:16: warning: reference to var 'stdout' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
170 |         }
171 |         print(message + " in \(context.name)")
172 |         fflush(stdout)
    |                `- warning: reference to var 'stdout' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
173 |     }
174 | }
SwiftGlibc.stdout:1:12: note: var declared here
1 | public var stdout: UnsafeMutablePointer<FILE>!
  |            `- note: var declared here
/host/spi-builder-workspace/Sources/NIOExtras/HTTP1ProxyConnectHandler.swift:167:20: warning: capture of 'self' with non-sendable type 'NIOHTTP1ProxyConnectHandler' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 16 | import NIOHTTP1
 17 |
 18 | public final class NIOHTTP1ProxyConnectHandler: ChannelDuplexHandler, RemovableChannelHandler {
    |                    `- note: class 'NIOHTTP1ProxyConnectHandler' does not conform to the 'Sendable' protocol
 19 |     public typealias OutboundIn = Never
 20 |     public typealias OutboundOut = HTTPClientRequestPart
    :
165 |         let loopBoundContext = NIOLoopBound.init(context, eventLoop: context.eventLoop)
166 |         let timeout = context.eventLoop.scheduleTask(deadline: self.deadline) {
167 |             switch self.state {
    |                    `- warning: capture of 'self' with non-sendable type 'NIOHTTP1ProxyConnectHandler' in a `@Sendable` closure; this is an error in the Swift 6 language mode
168 |             case .initialized:
169 |                 preconditionFailure("How can we have a scheduled timeout, if the connection is not even up?")
/host/spi-builder-workspace/Sources/NIOExtras/HTTP1ProxyConnectHandler.swift:167:20: warning: capture of 'self' with non-sendable type 'NIOHTTP1ProxyConnectHandler' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 16 | import NIOHTTP1
 17 |
 18 | public final class NIOHTTP1ProxyConnectHandler: ChannelDuplexHandler, RemovableChannelHandler {
    |                    `- note: class 'NIOHTTP1ProxyConnectHandler' does not conform to the 'Sendable' protocol
 19 |     public typealias OutboundIn = Never
 20 |     public typealias OutboundOut = HTTPClientRequestPart
    :
165 |         let loopBoundContext = NIOLoopBound.init(context, eventLoop: context.eventLoop)
166 |         let timeout = context.eventLoop.scheduleTask(deadline: self.deadline) {
167 |             switch self.state {
    |                    `- warning: capture of 'self' with non-sendable type 'NIOHTTP1ProxyConnectHandler' in a `@Sendable` closure; this is an error in the Swift 6 language mode
168 |             case .initialized:
169 |                 preconditionFailure("How can we have a scheduled timeout, if the connection is not even up?")
/host/spi-builder-workspace/Sources/NIOExtras/HTTP1ProxyConnectHandler.swift:167:20: warning: capture of 'self' with non-sendable type 'NIOHTTP1ProxyConnectHandler' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 16 | import NIOHTTP1
 17 |
 18 | public final class NIOHTTP1ProxyConnectHandler: ChannelDuplexHandler, RemovableChannelHandler {
    |                    `- note: class 'NIOHTTP1ProxyConnectHandler' does not conform to the 'Sendable' protocol
 19 |     public typealias OutboundIn = Never
 20 |     public typealias OutboundOut = HTTPClientRequestPart
    :
165 |         let loopBoundContext = NIOLoopBound.init(context, eventLoop: context.eventLoop)
166 |         let timeout = context.eventLoop.scheduleTask(deadline: self.deadline) {
167 |             switch self.state {
    |                    `- warning: capture of 'self' with non-sendable type 'NIOHTTP1ProxyConnectHandler' in a `@Sendable` closure; this is an error in the Swift 6 language mode
168 |             case .initialized:
169 |                 preconditionFailure("How can we have a scheduled timeout, if the connection is not even up?")
[387/405] Emitting module NIOHPACK
[388/405] Emitting module NIOExtras
/host/spi-builder-workspace/Sources/NIOExtras/RequestResponseWithIDHandler.swift:139:20: warning: stored property 'requestID' of 'Sendable'-conforming generic struct 'ResponseForInvalidRequest' has non-sendable type 'Response.RequestID'; this is an error in the Swift 6 language mode
137 | extension NIOExtrasErrors {
138 |     public struct ResponseForInvalidRequest<Response: NIORequestIdentifiable>: NIOExtrasError, Equatable {
139 |         public var requestID: Response.RequestID
    |                    `- warning: stored property 'requestID' of 'Sendable'-conforming generic struct 'ResponseForInvalidRequest' has non-sendable type 'Response.RequestID'; this is an error in the Swift 6 language mode
140 |
141 |         public init(requestID: Response.RequestID) {
<unknown>:0: note: a function type must be marked '@Sendable' to conform to 'Sendable'
/host/spi-builder-workspace/Sources/NIOExtras/WritePCAPHandler.swift:26:5: warning: let 'sysWrite' is not concurrency-safe because non-'Sendable' type '(Int32, UnsafeRawPointer?, Int) -> Int' may have shared mutable state; this is an error in the Swift 6 language mode
 24 | #endif
 25 |
 26 | let sysWrite = write
    |     |- warning: let 'sysWrite' is not concurrency-safe because non-'Sendable' type '(Int32, UnsafeRawPointer?, Int) -> Int' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: annotate 'sysWrite' with '@MainActor' if property should only be accessed from the main actor
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 27 |
 28 | struct TCPHeader {
[392/464] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
/host/spi-builder-workspace/Sources/NIOExtras/RequestResponseWithIDHandler.swift:139:20: warning: stored property 'requestID' of 'Sendable'-conforming generic struct 'ResponseForInvalidRequest' has non-sendable type 'Response.RequestID'; this is an error in the Swift 6 language mode
137 | extension NIOExtrasErrors {
138 |     public struct ResponseForInvalidRequest<Response: NIORequestIdentifiable>: NIOExtrasError, Equatable {
139 |         public var requestID: Response.RequestID
    |                    `- warning: stored property 'requestID' of 'Sendable'-conforming generic struct 'ResponseForInvalidRequest' has non-sendable type 'Response.RequestID'; this is an error in the Swift 6 language mode
140 |
141 |         public init(requestID: Response.RequestID) {
/host/spi-builder-workspace/Sources/NIOExtras/RequestResponseWithIDHandler.swift:99:21: warning: type 'Response' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 29 | public final class NIORequestResponseWithIDHandler<
 30 |     Request: NIORequestIdentifiable,
 31 |     Response: NIORequestIdentifiable
    |     `- note: consider making generic parameter 'Response' conform to the 'Sendable' protocol
 32 | >: ChannelDuplexHandler
 33 | where Request.RequestID == Response.RequestID {
    :
 97 |         let response = self.unwrapInboundIn(data)
 98 |         if let promise = self.promiseBuffer.removeValue(forKey: response.requestID) {
 99 |             promise.succeed(response)
    |                     `- warning: type 'Response' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
100 |         } else {
101 |             context.fireErrorCaught(NIOExtrasErrors.ResponseForInvalidRequest<Response>(requestID: response.requestID))
<unknown>:0: note: a function type must be marked '@Sendable' to conform to 'Sendable'
/host/spi-builder-workspace/Sources/NIOExtras/WritePCAPHandler.swift:26:5: warning: let 'sysWrite' is not concurrency-safe because non-'Sendable' type '(Int32, UnsafeRawPointer?, Int) -> Int' may have shared mutable state; this is an error in the Swift 6 language mode
 24 | #endif
 25 |
 26 | let sysWrite = write
    |     |- warning: let 'sysWrite' is not concurrency-safe because non-'Sendable' type '(Int32, UnsafeRawPointer?, Int) -> Int' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: annotate 'sysWrite' with '@MainActor' if property should only be accessed from the main actor
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 27 |
 28 | struct TCPHeader {
/host/spi-builder-workspace/Sources/NIOExtras/WritePCAPHandler.swift:522:17: warning: capture of 'emitWrites()' with non-sendable type '() -> ()' in a `@Sendable` closure; this is an error in the Swift 6 language mode
520 |             let promise = promise ?? context.eventLoop.makePromise()
521 |             promise.futureResult.whenSuccess {
522 |                 emitWrites()
    |                 |- warning: capture of 'emitWrites()' with non-sendable type '() -> ()' in a `@Sendable` closure; this is an error in the Swift 6 language mode
    |                 `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
523 |             }
524 |             context.write(data, promise: promise)
/host/spi-builder-workspace/Sources/NIOExtras/WritePCAPHandler.swift:491:14: warning: concurrently-executed local function 'emitWrites()' must be marked as '@Sendable'; this is an error in the Swift 6 language mode
489 |         var buffer = self.unwrapInboundIn(data)
490 |
491 |         func emitWrites() {
    |              `- warning: concurrently-executed local function 'emitWrites()' must be marked as '@Sendable'; this is an error in the Swift 6 language mode
492 |             do {
493 |                 self.buffer.clear()
[393/464] Compiling NIOHTTP2 MaySendFrames.swift
/host/spi-builder-workspace/Sources/NIOExtras/RequestResponseWithIDHandler.swift:139:20: warning: stored property 'requestID' of 'Sendable'-conforming generic struct 'ResponseForInvalidRequest' has non-sendable type 'Response.RequestID'; this is an error in the Swift 6 language mode
137 | extension NIOExtrasErrors {
138 |     public struct ResponseForInvalidRequest<Response: NIORequestIdentifiable>: NIOExtrasError, Equatable {
139 |         public var requestID: Response.RequestID
    |                    `- warning: stored property 'requestID' of 'Sendable'-conforming generic struct 'ResponseForInvalidRequest' has non-sendable type 'Response.RequestID'; this is an error in the Swift 6 language mode
140 |
141 |         public init(requestID: Response.RequestID) {
/host/spi-builder-workspace/Sources/NIOExtras/RequestResponseWithIDHandler.swift:99:21: warning: type 'Response' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 29 | public final class NIORequestResponseWithIDHandler<
 30 |     Request: NIORequestIdentifiable,
 31 |     Response: NIORequestIdentifiable
    |     `- note: consider making generic parameter 'Response' conform to the 'Sendable' protocol
 32 | >: ChannelDuplexHandler
 33 | where Request.RequestID == Response.RequestID {
    :
 97 |         let response = self.unwrapInboundIn(data)
 98 |         if let promise = self.promiseBuffer.removeValue(forKey: response.requestID) {
 99 |             promise.succeed(response)
    |                     `- warning: type 'Response' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
100 |         } else {
101 |             context.fireErrorCaught(NIOExtrasErrors.ResponseForInvalidRequest<Response>(requestID: response.requestID))
<unknown>:0: note: a function type must be marked '@Sendable' to conform to 'Sendable'
/host/spi-builder-workspace/Sources/NIOExtras/WritePCAPHandler.swift:26:5: warning: let 'sysWrite' is not concurrency-safe because non-'Sendable' type '(Int32, UnsafeRawPointer?, Int) -> Int' may have shared mutable state; this is an error in the Swift 6 language mode
 24 | #endif
 25 |
 26 | let sysWrite = write
    |     |- warning: let 'sysWrite' is not concurrency-safe because non-'Sendable' type '(Int32, UnsafeRawPointer?, Int) -> Int' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: annotate 'sysWrite' with '@MainActor' if property should only be accessed from the main actor
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 27 |
 28 | struct TCPHeader {
/host/spi-builder-workspace/Sources/NIOExtras/WritePCAPHandler.swift:522:17: warning: capture of 'emitWrites()' with non-sendable type '() -> ()' in a `@Sendable` closure; this is an error in the Swift 6 language mode
520 |             let promise = promise ?? context.eventLoop.makePromise()
521 |             promise.futureResult.whenSuccess {
522 |                 emitWrites()
    |                 |- warning: capture of 'emitWrites()' with non-sendable type '() -> ()' in a `@Sendable` closure; this is an error in the Swift 6 language mode
    |                 `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
523 |             }
524 |             context.write(data, promise: promise)
/host/spi-builder-workspace/Sources/NIOExtras/WritePCAPHandler.swift:491:14: warning: concurrently-executed local function 'emitWrites()' must be marked as '@Sendable'; this is an error in the Swift 6 language mode
489 |         var buffer = self.unwrapInboundIn(data)
490 |
491 |         func emitWrites() {
    |              `- warning: concurrently-executed local function 'emitWrites()' must be marked as '@Sendable'; this is an error in the Swift 6 language mode
492 |             do {
493 |                 self.buffer.clear()
[394/465] Wrapping AST for NIOExtras for debugging
[397/480] Compiling NIOHTTP2 SendingDataState.swift
[398/480] Compiling NIOHTTP2 SendingGoawayState.swift
[399/480] Compiling NIOHTTP2 SendingHeadersState.swift
[400/480] Compiling NIOHTTP2 SendingPushPromiseState.swift
[401/480] Compiling NIOHTTP2 SendingRstStreamState.swift
[402/480] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[403/480] Compiling NIOHTTP2 HTTP2SettingsState.swift
[404/488] Emitting module NIOWritePCAPDemo
[405/488] Compiling NIOWritePCAPDemo main.swift
[406/489] Emitting module HTTPServerWithQuiescingDemo
[407/489] Compiling HTTPServerWithQuiescingDemo main.swift
/host/spi-builder-workspace/Sources/HTTPServerWithQuiescingDemo/main.swift:65:46: warning: capture of 'self' with non-sendable type 'HTTPHandler' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 19 | import NIOPosix
 20 |
 21 | private final class HTTPHandler: ChannelInboundHandler {
    |                     `- note: class 'HTTPHandler' does not conform to the 'Sendable' protocol
 22 |     typealias InboundIn = HTTPServerRequestPart
 23 |     typealias OutboundOut = HTTPServerResponsePart
    :
 63 |             let loopBoundContext = NIOLoopBound.init(context, eventLoop: context.eventLoop)
 64 |             _ = context.eventLoop.scheduleTask(in: .seconds(30)) { [buffer] in
 65 |                 loopBoundContext.value.write(self.wrapOutboundOut(.body(.byteBuffer(buffer))), promise: nil)
    |                                              `- warning: capture of 'self' with non-sendable type 'HTTPHandler' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 66 |                 loopBoundContext.value.writeAndFlush(self.wrapOutboundOut(.end(nil)), promise: nil)
 67 |             }
[409/490] Emitting module NIOWritePartialPCAPDemo
[410/490] Compiling NIOWritePartialPCAPDemo main.swift
[411/491] Wrapping AST for NIOWritePCAPDemo for debugging
[412/491] Write Objects.LinkFileList
[414/491] Wrapping AST for HTTPServerWithQuiescingDemo for debugging
[415/491] Write Objects.LinkFileList
[416/491] Wrapping AST for NIOWritePartialPCAPDemo for debugging
[417/491] Write Objects.LinkFileList
[419/491] Emitting module NIOHTTP2
[419/491] Linking NIOWritePCAPDemo
[420/491] Linking HTTPServerWithQuiescingDemo
[421/491] Linking NIOWritePartialPCAPDemo
[423/491] Compiling NIOHTTP2 InboundWindowManager.swift
[424/491] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[425/491] Compiling NIOHTTP2 StreamChannelFlowController.swift
[426/491] Compiling NIOHTTP2 StreamChannelList.swift
[427/491] Compiling NIOHTTP2 StreamMap.swift
[428/491] Compiling NIOHTTP2 StreamStateMachine.swift
[429/491] Compiling NIOHTTP2 UnsafeTransfer.swift
[430/491] Compiling NIOHTTP2 WatermarkedFlowController.swift
[431/491] Compiling NIOExtrasPerformanceTester HTTP1RawPerformanceTests.swift
[432/491] Compiling NIOExtrasPerformanceTester HTTP1RollingPCAPPerformanceTests.swift
[433/492] Compiling NIOExtrasPerformanceTester RollingPCAPPerformanceTest.swift
[434/492] Compiling NIOExtrasPerformanceTester main.swift
[435/492] Compiling NIOExtrasPerformanceTester HTTP1PerformanceTestFramework.swift
/host/spi-builder-workspace/Sources/NIOExtrasPerformanceTester/HTTP1PerformanceTestFramework.swift:110:47: warning: capture of 'self' with non-sendable type 'RepeatedRequests' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 74 | }
 75 |
 76 | final class RepeatedRequests: ChannelInboundHandler {
    |             `- note: class 'RepeatedRequests' does not conform to the 'Sendable' protocol
 77 |     typealias InboundIn = HTTPClientResponsePart
 78 |     typealias OutboundOut = HTTPClientRequestPart
    :
108 |         if case .end(nil) = reqPart {
109 |             if self.remainingNumberOfRequests <= 0 {
110 |                 context.channel.close().map { self.doneRequests }.cascade(to: self.isDonePromise)
    |                                               `- warning: capture of 'self' with non-sendable type 'RepeatedRequests' in a `@Sendable` closure; this is an error in the Swift 6 language mode
111 |             } else {
112 |                 self.doneRequests += 1
/host/spi-builder-workspace/Sources/NIOExtrasPerformanceTester/HTTP1PerformanceTestFramework.swift:207:17: warning: converting non-sendable function value to '@Sendable (Int, Int) -> Int' may introduce data races
205 |                 streamCompletedFutures,
206 |                 on: streamCompletedFutures.first!.eventLoop,
207 |                 +
    |                 `- warning: converting non-sendable function value to '@Sendable (Int, Int) -> Int' may introduce data races
208 |             )
209 |             reqs.append(try! requestsServed.wait())
/host/spi-builder-workspace/Sources/NIOExtrasPerformanceTester/HTTP1PerformanceTestFramework.swift:179:51: warning: capture of 'self' with non-sendable type 'HTTP1ThreadedPerformanceTest' in a `@Sendable` closure; this is an error in the Swift 6 language mode
121 |
122 | // MARK: ThreadedPerfTest
123 | class HTTP1ThreadedPerformanceTest: Benchmark {
    |       `- note: class 'HTTP1ThreadedPerformanceTest' does not conform to the 'Sendable' protocol
124 |     let numberOfRepeats: Int
125 |     let numberOfClients: Int
    :
177 |                         channel.pipeline.addHTTPClientHandlers().flatMap {
178 |                             let repeatedRequestsHandler = RepeatedRequests(
179 |                                 numberOfRequests: self.requestsPerClient,
    |                                                   `- warning: capture of 'self' with non-sendable type 'HTTP1ThreadedPerformanceTest' in a `@Sendable` closure; this is an error in the Swift 6 language mode
180 |                                 eventLoop: channel.eventLoop,
181 |                                 head: self.head
/host/spi-builder-workspace/Sources/NIOExtrasPerformanceTester/HTTP1PerformanceTestFramework.swift:183:29: warning: capture of 'requestHandlers' with non-sendable type '[RepeatedRequests]' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 74 | }
 75 |
 76 | final class RepeatedRequests: ChannelInboundHandler {
    |             `- note: class 'RepeatedRequests' does not conform to the 'Sendable' protocol
 77 |     typealias InboundIn = HTTPClientResponsePart
 78 |     typealias OutboundOut = HTTPClientRequestPart
    :
181 |                                 head: self.head
182 |                             )
183 |                             requestHandlers.append(repeatedRequestsHandler)
    |                             `- warning: capture of 'requestHandlers' with non-sendable type '[RepeatedRequests]' in a `@Sendable` closure; this is an error in the Swift 6 language mode
184 |                             return channel.pipeline.addHandler(repeatedRequestsHandler)
185 |                         }.flatMap {
/host/spi-builder-workspace/Sources/NIOExtrasPerformanceTester/HTTP1PerformanceTestFramework.swift:179:51: warning: capture of 'self' with non-sendable type 'HTTP1ThreadedPerformanceTest' in a `@Sendable` closure; this is an error in the Swift 6 language mode
121 |
122 | // MARK: ThreadedPerfTest
123 | class HTTP1ThreadedPerformanceTest: Benchmark {
    |       `- note: class 'HTTP1ThreadedPerformanceTest' does not conform to the 'Sendable' protocol
124 |     let numberOfRepeats: Int
125 |     let numberOfClients: Int
    :
177 |                         channel.pipeline.addHTTPClientHandlers().flatMap {
178 |                             let repeatedRequestsHandler = RepeatedRequests(
179 |                                 numberOfRequests: self.requestsPerClient,
    |                                                   `- warning: capture of 'self' with non-sendable type 'HTTP1ThreadedPerformanceTest' in a `@Sendable` closure; this is an error in the Swift 6 language mode
180 |                                 eventLoop: channel.eventLoop,
181 |                                 head: self.head
/host/spi-builder-workspace/Sources/NIOExtrasPerformanceTester/HTTP1PerformanceTestFramework.swift:183:29: warning: capture of 'requestHandlers' with non-sendable type '[RepeatedRequests]' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 74 | }
 75 |
 76 | final class RepeatedRequests: ChannelInboundHandler {
    |             `- note: class 'RepeatedRequests' does not conform to the 'Sendable' protocol
 77 |     typealias InboundIn = HTTPClientResponsePart
 78 |     typealias OutboundOut = HTTPClientRequestPart
    :
181 |                                 head: self.head
182 |                             )
183 |                             requestHandlers.append(repeatedRequestsHandler)
    |                             `- warning: capture of 'requestHandlers' with non-sendable type '[RepeatedRequests]' in a `@Sendable` closure; this is an error in the Swift 6 language mode
184 |                             return channel.pipeline.addHandler(repeatedRequestsHandler)
185 |                         }.flatMap {
/host/spi-builder-workspace/Sources/NIOExtrasPerformanceTester/HTTP1PerformanceTestFramework.swift:183:29: warning: mutation of captured var 'requestHandlers' in concurrently-executing code; this is an error in the Swift 6 language mode
181 |                                 head: self.head
182 |                             )
183 |                             requestHandlers.append(repeatedRequestsHandler)
    |                             `- warning: mutation of captured var 'requestHandlers' in concurrently-executing code; this is an error in the Swift 6 language mode
184 |                             return channel.pipeline.addHandler(repeatedRequestsHandler)
185 |                         }.flatMap {
/host/spi-builder-workspace/Sources/NIOExtrasPerformanceTester/HTTP1PerformanceTestFramework.swift:186:29: warning: capture of 'self' with non-sendable type 'HTTP1ThreadedPerformanceTest' in a `@Sendable` closure; this is an error in the Swift 6 language mode
121 |
122 | // MARK: ThreadedPerfTest
123 | class HTTP1ThreadedPerformanceTest: Benchmark {
    |       `- note: class 'HTTP1ThreadedPerformanceTest' does not conform to the 'Sendable' protocol
124 |     let numberOfRepeats: Int
125 |     let numberOfClients: Int
    :
184 |                             return channel.pipeline.addHandler(repeatedRequestsHandler)
185 |                         }.flatMap {
186 |                             self.extraInitialiser(channel)
    |                             `- warning: capture of 'self' with non-sendable type 'HTTP1ThreadedPerformanceTest' in a `@Sendable` closure; this is an error in the Swift 6 language mode
187 |                         }
188 |                     }
[436/492] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[437/492] Compiling NIOHTTP2 HTTP2Frame.swift
[438/492] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[439/492] Compiling NIOHTTP2 HTTP2FrameParser.swift
[440/492] Compiling NIOHTTP2 HTTP2PingData.swift
[441/492] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[442/492] Compiling NIOHTTP2 HTTP2Settings.swift
[443/492] Compiling NIOHTTP2 HTTP2Stream.swift
[444/492] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[445/492] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[446/492] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[447/492] Compiling NIOHTTP2 HTTP2StreamID.swift
[448/492] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[449/492] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[450/492] Compiling NIOHTTP2 HTTP2UserEvents.swift
[451/492] Compiling NIOHTTP2 InboundEventBuffer.swift
[452/492] Compiling NIOHTTP2 StateMachineResult.swift
[453/492] Compiling NIOHTTP2 ContentLengthVerifier.swift
[454/492] Compiling NIOHTTP2 DOSHeuristics.swift
[455/492] Compiling NIOHTTP2 Error+Any.swift
[456/492] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[457/492] Compiling NIOHTTP2 ControlFrameBuffer.swift
[458/492] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[459/492] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[460/492] Compiling NIOExtrasPerformanceTester Benchmark.swift
[461/492] Compiling NIOExtrasPerformanceTester HTTP1PCAPPerformanceTests.swift
[462/492] Compiling NIOHTTP2 HasLocalSettings.swift
[463/492] Compiling NIOHTTP2 HasRemoteSettings.swift
[464/492] Compiling NIOHTTP2 LocallyQuiescingState.swift
[465/492] Compiling NIOHTTP2 QuiescingState.swift
[466/492] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[467/492] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[468/492] Compiling NIOHTTP2 ConnectionStateMachine.swift
[469/492] Compiling NIOHTTP2 ConnectionStreamsState.swift
[470/492] Compiling NIOHTTP2 MayReceiveFrames.swift
[471/492] Compiling NIOHTTP2 ReceivingDataState.swift
[472/492] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[473/492] Compiling NIOHTTP2 ReceivingHeadersState.swift
[474/492] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[475/492] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[477/492] Emitting module NIOExtrasPerformanceTester
[480/492] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[481/492] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[482/492] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[483/492] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[484/492] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[485/492] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[486/492] Compiling NIOHTTP2 HTTP2Error.swift
[487/492] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[489/493] Compiling NIOExtrasPerformanceTester Measurement.swift
[490/493] Compiling NIOExtrasPerformanceTester PCAPPerformanceTest.swift
[491/498] Wrapping AST for NIOExtrasPerformanceTester for debugging
[492/498] Write Objects.LinkFileList
[494/498] Compiling NIOHTTPTypesHTTP2 HTTPTypeConversion.swift
[495/498] Compiling NIOHTTPTypesHTTP2 HTTP2HeadersStateMachine.swift
[496/498] Emitting module NIOHTTPTypesHTTP2
[497/498] Compiling NIOHTTPTypesHTTP2 HTTP2ToHTTPCodec.swift
[498/499] Linking NIOExtrasPerformanceTester
Build complete! (93.48s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.67.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    },
    {
      "identity" : "swift-nio-http2",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.27.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio-http2.git"
    },
    {
      "identity" : "swift-http-types",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-http-types.git"
    }
  ],
  "manifest_display_name" : "swift-nio-extras",
  "name" : "swift-nio-extras",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "NIOExtras",
      "targets" : [
        "NIOExtras"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "NIOSOCKS",
      "targets" : [
        "NIOSOCKS"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "NIOHTTPCompression",
      "targets" : [
        "NIOHTTPCompression"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "NIOHTTPTypes",
      "targets" : [
        "NIOHTTPTypes"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "NIOHTTPTypesHTTP1",
      "targets" : [
        "NIOHTTPTypesHTTP1"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "NIOHTTPTypesHTTP2",
      "targets" : [
        "NIOHTTPTypesHTTP2"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "NIOWritePartialPCAPDemo",
      "targets" : [
        "NIOWritePartialPCAPDemo"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "NIOWritePCAPDemo",
      "targets" : [
        "NIOWritePCAPDemo"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "NIOSOCKSClient",
      "targets" : [
        "NIOSOCKSClient"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "NIOExtrasPerformanceTester",
      "targets" : [
        "NIOExtrasPerformanceTester"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "HTTPServerWithQuiescingDemo",
      "targets" : [
        "HTTPServerWithQuiescingDemo"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "NIOWritePartialPCAPDemo",
      "module_type" : "SwiftTarget",
      "name" : "NIOWritePartialPCAPDemo",
      "path" : "Sources/NIOWritePartialPCAPDemo",
      "product_dependencies" : [
        "NIOCore",
        "NIOPosix",
        "NIOHTTP1"
      ],
      "product_memberships" : [
        "NIOWritePartialPCAPDemo"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "NIOExtras"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "NIOWritePCAPDemo",
      "module_type" : "SwiftTarget",
      "name" : "NIOWritePCAPDemo",
      "path" : "Sources/NIOWritePCAPDemo",
      "product_dependencies" : [
        "NIOCore",
        "NIOPosix",
        "NIOHTTP1"
      ],
      "product_memberships" : [
        "NIOWritePCAPDemo"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "NIOExtras"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "NIOSOCKSTests",
      "module_type" : "SwiftTarget",
      "name" : "NIOSOCKSTests",
      "path" : "Tests/NIOSOCKSTests",
      "product_dependencies" : [
        "NIOCore",
        "NIOEmbedded"
      ],
      "sources" : [
        "ClientGreeting+Tests.swift",
        "ClientRequest+Tests.swift",
        "ClientStateMachine+Tests.swift",
        "Helpers+Tests.swift",
        "MethodSelection+Tests.swift",
        "SOCKSServerHandshakeHandler+Tests.swift",
        "ServerResponse+Tests.swift",
        "ServerStateMachine+Tests.swift",
        "SocksClientHandler+Tests.swift"
      ],
      "target_dependencies" : [
        "NIOSOCKS"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NIOSOCKSClient",
      "module_type" : "SwiftTarget",
      "name" : "NIOSOCKSClient",
      "path" : "Sources/NIOSOCKSClient",
      "product_dependencies" : [
        "NIOCore",
        "NIOPosix"
      ],
      "product_memberships" : [
        "NIOSOCKSClient"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "NIOSOCKS"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "NIOSOCKS",
      "module_type" : "SwiftTarget",
      "name" : "NIOSOCKS",
      "path" : "Sources/NIOSOCKS",
      "product_dependencies" : [
        "NIO",
        "NIOCore"
      ],
      "product_memberships" : [
        "NIOSOCKS",
        "NIOSOCKSClient"
      ],
      "sources" : [
        "Channel Handlers/SOCKSClientHandler.swift",
        "Channel Handlers/SOCKSServerHandshakeHandler.swift",
        "Messages/AuthenticationMethod.swift",
        "Messages/ClientGreeting.swift",
        "Messages/Errors.swift",
        "Messages/Helpers.swift",
        "Messages/Messages.swift",
        "Messages/SOCKSRequest.swift",
        "Messages/SOCKSResponse.swift",
        "Messages/SelectedAuthenticationMethod.swift",
        "State/ClientStateMachine.swift",
        "State/ServerStateMachine.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NIONFS3Tests",
      "module_type" : "SwiftTarget",
      "name" : "NIONFS3Tests",
      "path" : "Tests/NIONFS3Tests",
      "product_dependencies" : [
        "NIOCore",
        "NIOEmbedded",
        "NIOTestUtils"
      ],
      "sources" : [
        "NFS3FileSystemTests.swift",
        "NFS3ReplyEncoderTest.swift",
        "NFS3RoundtripTests.swift"
      ],
      "target_dependencies" : [
        "NIONFS3"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NIONFS3",
      "module_type" : "SwiftTarget",
      "name" : "NIONFS3",
      "path" : "Sources/NIONFS3",
      "product_dependencies" : [
        "NIOCore"
      ],
      "sources" : [
        "MountTypes+Mount.swift",
        "MountTypes+Null.swift",
        "MountTypes+Unmount.swift",
        "NFSCallDecoder.swift",
        "NFSCallEncoder.swift",
        "NFSFileSystem+FuturesAPI.swift",
        "NFSFileSystem.swift",
        "NFSFileSystemHandler.swift",
        "NFSFileSystemInvoker.swift",
        "NFSFileSystemServerHandler.swift",
        "NFSReplyDecoder.swift",
        "NFSReplyEncoder.swift",
        "NFSTypes+Access.swift",
        "NFSTypes+Common.swift",
        "NFSTypes+Containers.swift",
        "NFSTypes+FSInfo.swift",
        "NFSTypes+FSStat.swift",
        "NFSTypes+Getattr.swift",
        "NFSTypes+Lookup.swift",
        "NFSTypes+Null.swift",
        "NFSTypes+PathConf.swift",
        "NFSTypes+Read.swift",
        "NFSTypes+ReadDir.swift",
        "NFSTypes+ReadDirPlus.swift",
        "NFSTypes+Readlink.swift",
        "NFSTypes+SetAttr.swift",
        "RPCTypes.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NIOHTTPTypesHTTP2Tests",
      "module_type" : "SwiftTarget",
      "name" : "NIOHTTPTypesHTTP2Tests",
      "path" : "Tests/NIOHTTPTypesHTTP2Tests",
      "sources" : [
        "NIOHTTPTypesHTTP2Tests.swift"
      ],
      "target_dependencies" : [
        "NIOHTTPTypesHTTP2"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NIOHTTPTypesHTTP2",
      "module_type" : "SwiftTarget",
      "name" : "NIOHTTPTypesHTTP2",
      "path" : "Sources/NIOHTTPTypesHTTP2",
      "product_dependencies" : [
        "NIOHTTP2"
      ],
      "product_memberships" : [
        "NIOHTTPTypesHTTP2"
      ],
      "sources" : [
        "HTTP2HeadersStateMachine.swift",
        "HTTP2ToHTTPCodec.swift",
        "HTTPTypeConversion.swift"
      ],
      "target_dependencies" : [
        "NIOHTTPTypes"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NIOHTTPTypesHTTP1Tests",
      "module_type" : "SwiftTarget",
      "name" : "NIOHTTPTypesHTTP1Tests",
      "path" : "Tests/NIOHTTPTypesHTTP1Tests",
      "sources" : [
        "NIOHTTPTypesHTTP1Tests.swift"
      ],
      "target_dependencies" : [
        "NIOHTTPTypesHTTP1"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NIOHTTPTypesHTTP1",
      "module_type" : "SwiftTarget",
      "name" : "NIOHTTPTypesHTTP1",
      "path" : "Sources/NIOHTTPTypesHTTP1",
      "product_dependencies" : [
        "NIOHTTP1"
      ],
      "product_memberships" : [
        "NIOHTTPTypesHTTP1"
      ],
      "sources" : [
        "HTTP1ToHTTPCodec.swift",
        "HTTPToHTTP1Codec.swift",
        "HTTPTypeConversion.swift"
      ],
      "target_dependencies" : [
        "NIOHTTPTypes"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NIOHTTPTypes",
      "module_type" : "SwiftTarget",
      "name" : "NIOHTTPTypes",
      "path" : "Sources/NIOHTTPTypes",
      "product_dependencies" : [
        "HTTPTypes",
        "NIOCore"
      ],
      "product_memberships" : [
        "NIOHTTPTypes",
        "NIOHTTPTypesHTTP1",
        "NIOHTTPTypesHTTP2"
      ],
      "sources" : [
        "NIOHTTPTypes.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NIOHTTPCompressionTests",
      "module_type" : "SwiftTarget",
      "name" : "NIOHTTPCompressionTests",
      "path" : "Tests/NIOHTTPCompressionTests",
      "product_dependencies" : [
        "NIOCore",
        "NIOEmbedded",
        "NIOHTTP1",
        "NIOConcurrencyHelpers"
      ],
      "sources" : [
        "HTTPRequestCompressorTest.swift",
        "HTTPRequestDecompressorTest.swift",
        "HTTPResponseCompressorTest.swift",
        "HTTPResponseDecompressorTest.swift"
      ],
      "target_dependencies" : [
        "CNIOExtrasZlib",
        "NIOHTTPCompression"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NIOHTTPCompression",
      "module_type" : "SwiftTarget",
      "name" : "NIOHTTPCompression",
      "path" : "Sources/NIOHTTPCompression",
      "product_dependencies" : [
        "NIO",
        "NIOCore",
        "NIOHTTP1"
      ],
      "product_memberships" : [
        "NIOHTTPCompression"
      ],
      "sources" : [
        "HTTPCompression.swift",
        "HTTPDecompression.swift",
        "HTTPRequestCompressor.swift",
        "HTTPRequestDecompressor.swift",
        "HTTPResponseCompressor.swift",
        "HTTPResponseDecompressor.swift"
      ],
      "target_dependencies" : [
        "CNIOExtrasZlib"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NIOExtrasTests",
      "module_type" : "SwiftTarget",
      "name" : "NIOExtrasTests",
      "path" : "Tests/NIOExtrasTests",
      "product_dependencies" : [
        "NIOCore",
        "NIOEmbedded",
        "NIOPosix",
        "NIOTestUtils",
        "NIOConcurrencyHelpers"
      ],
      "sources" : [
        "DebugInboundEventsHandlerTest.swift",
        "DebugOutboundEventsHandlerTest.swift",
        "FixedLengthFrameDecoderTest.swift",
        "HTTP1ProxyConnectHandlerTests.swift",
        "JSONRPCFramingContentLengthHeaderDecoderTests.swift",
        "JSONRPCFramingContentLengthHeaderEncoderTests.swift",
        "LengthFieldBasedFrameDecoderTest.swift",
        "LengthFieldPrependerTest.swift",
        "LineBasedFrameDecoderTest.swift",
        "PCAPRingBufferTest.swift",
        "QuiescingHelperTest.swift",
        "RequestResponseHandlerTest.swift",
        "RequestResponseWithIDHandlerTest.swift",
        "SynchronizedFileSinkTests.swift",
        "WritePCAPHandlerTest.swift"
      ],
      "target_dependencies" : [
        "NIOExtras"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NIOExtrasPerformanceTester",
      "module_type" : "SwiftTarget",
      "name" : "NIOExtrasPerformanceTester",
      "path" : "Sources/NIOExtrasPerformanceTester",
      "product_dependencies" : [
        "NIOCore",
        "NIOPosix",
        "NIOEmbedded",
        "NIOHTTP1"
      ],
      "product_memberships" : [
        "NIOExtrasPerformanceTester"
      ],
      "sources" : [
        "Benchmark.swift",
        "HTTP1PCAPPerformanceTests.swift",
        "HTTP1PerformanceTestFramework.swift",
        "HTTP1RawPerformanceTests.swift",
        "HTTP1RollingPCAPPerformanceTests.swift",
        "Measurement.swift",
        "PCAPPerformanceTest.swift",
        "RollingPCAPPerformanceTest.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "NIOExtras"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "NIOExtras",
      "module_type" : "SwiftTarget",
      "name" : "NIOExtras",
      "path" : "Sources/NIOExtras",
      "product_dependencies" : [
        "NIO",
        "NIOCore",
        "NIOHTTP1"
      ],
      "product_memberships" : [
        "NIOExtras",
        "NIOWritePartialPCAPDemo",
        "NIOWritePCAPDemo",
        "NIOExtrasPerformanceTester",
        "HTTPServerWithQuiescingDemo"
      ],
      "sources" : [
        "DebugInboundEventsHandler.swift",
        "DebugOutboundEventsHandler.swift",
        "FixedLengthFrameDecoder.swift",
        "HTTP1ProxyConnectHandler.swift",
        "JSONRPCFraming+ContentLengthHeader.swift",
        "JSONRPCFraming.swift",
        "LengthFieldBasedFrameDecoder.swift",
        "LengthFieldPrepender.swift",
        "LineBasedFrameDecoder.swift",
        "MarkedCircularBuffer+PopFirstCheckMarked.swift",
        "NIOExtrasError.swift",
        "NIOLengthFieldBitLength.swift",
        "NIORequestIdentifiable.swift",
        "PCAPRingBuffer.swift",
        "QuiescingHelper.swift",
        "RequestResponseHandler.swift",
        "RequestResponseWithIDHandler.swift",
        "WritePCAPHandler.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HTTPServerWithQuiescingDemo",
      "module_type" : "SwiftTarget",
      "name" : "HTTPServerWithQuiescingDemo",
      "path" : "Sources/HTTPServerWithQuiescingDemo",
      "product_dependencies" : [
        "NIOCore",
        "NIOPosix",
        "NIOHTTP1"
      ],
      "product_memberships" : [
        "HTTPServerWithQuiescingDemo"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "NIOExtras"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "CNIOExtrasZlib",
      "module_type" : "ClangTarget",
      "name" : "CNIOExtrasZlib",
      "path" : "Sources/CNIOExtrasZlib",
      "product_memberships" : [
        "NIOHTTPCompression"
      ],
      "sources" : [
        "empty.c"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.