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 (2e9746), with Swift 6.0 for Linux on 14 Oct 2024 05:30:44 UTC.

Swift 6 data race errors: 3

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.55.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 2e9746c LineBasedFrameDecoderTest cleanup (#230)
Cloned https://github.com/apple/swift-nio-extras.git
Revision (git rev-parse @):
2e9746cfc57554f70b650b021b6ae4738abef3e6
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:b1f5b321a5d74ef5eaf6f5f3afbfebaaa54c7954de6f859009c18a90e0e1c3b4
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-http-types
Fetching https://github.com/apple/swift-nio.git
[1/528] Fetching swift-http-types
[529/2566] Fetching swift-http-types, swift-docc-plugin
[2567/13224] Fetching swift-http-types, swift-docc-plugin, swift-nio-http2
[13225/83568] Fetching swift-http-types, swift-docc-plugin, swift-nio-http2, swift-nio
Fetched https://github.com/apple/swift-http-types from cache (4.67s)
Fetched https://github.com/apple/swift-docc-plugin from cache (4.68s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (4.69s)
Fetched https://github.com/apple/swift-nio.git from cache (4.77s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.3.0 (2.04s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (0.51s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3143] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.38s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.92s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.74.0 (1.11s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-collections.git
[1/1569] Fetching swift-atomics
[1570/5225] Fetching swift-atomics, swift-system
[5226/20670] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (0.45s)
[6591/19101] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.18s)
Fetched https://github.com/apple/swift-collections.git from cache (1.20s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.57s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.3.2 (0.44s)
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)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.70s)
Creating working copy for https://github.com/apple/swift-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.3
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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.3.2
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.74.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/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
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
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/71] Write sources
[28/71] Compiling CNIOExtrasZlib empty.c
[29/71] Compiling _AtomicsShims.c
[30/71] Compiling CNIOWindows shim.c
[31/71] Compiling CNIOWindows WSAStartup.c
[32/71] Compiling CNIOWASI CNIOWASI.c
[33/71] Compiling CNIOLLHTTP c_nio_http.c
[34/71] Compiling CNIOLinux liburing_shims.c
[35/71] Write sources
[36/71] Compiling CNIOLinux shim.c
[37/71] Compiling CNIOLLHTTP c_nio_api.c
[38/71] Compiling CNIODarwin shim.c
[39/71] Write swift-version-24593BA9C3E375BF.txt
[40/71] Compiling CNIOLLHTTP c_nio_llhttp.c
[42/121] Emitting module HTTPTypes
[42/121] Compiling c-nioatomics.c
[43/121] Compiling c-atomics.c
[45/127] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[46/127] Compiling InternalCollectionsUtilities Specialize.swift
[47/129] Compiling Atomics UnsafeAtomic.swift
[48/129] Compiling Atomics UnsafeAtomicLazyReference.swift
[49/129] Compiling Atomics OptionalRawRepresentable.swift
[50/129] Compiling Atomics RawRepresentable.swift
[51/129] Compiling Atomics AtomicBool.swift
[55/131] Compiling HTTPTypes ISOLatin1String.swift
[56/131] Compiling HTTPTypes HTTPParsedFields.swift
[57/131] Compiling HTTPTypes HTTPFieldName.swift
[58/131] Compiling InternalCollectionsUtilities Debugging.swift
[59/131] Compiling InternalCollectionsUtilities Descriptions.swift
[62/131] Compiling HTTPTypes HTTPRequest.swift
[63/131] Compiling HTTPTypes HTTPResponse.swift
[64/131] Compiling Atomics IntegerConformances.swift
[65/131] Compiling Atomics PointerConformances.swift
[66/131] Compiling Atomics Primitives.native.swift
[67/131] Emitting module _NIOBase64
[68/131] Compiling _NIOBase64 Base64.swift
[69/131] Emitting module InternalCollectionsUtilities
[70/131] Compiling Atomics Primitives.shims.swift
[71/131] Compiling Atomics AtomicInteger.swift
[72/132] Compiling _NIODataStructures PriorityQueue.swift
[73/132] Compiling _NIODataStructures _TinyArray.swift
[76/132] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[79/132] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[80/132] Compiling InternalCollectionsUtilities _SortedCollection.swift
[81/132] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[87/132] Compiling Atomics IntegerOperations.swift
[88/132] Compiling Atomics Unmanaged extensions.swift
[92/132] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[93/132] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[93/133] Wrapping AST for _NIOBase64 for debugging
[95/133] Wrapping AST for InternalCollectionsUtilities for debugging
[97/133] Emitting module Atomics
[98/149] Wrapping AST for Atomics for debugging
[100/149] Emitting module _NIODataStructures
[101/149] Compiling _NIODataStructures Heap.swift
[102/150] Compiling HTTPTypes HTTPField.swift
[103/150] Compiling HTTPTypes HTTPFields.swift
[104/150] Compiling NIOConcurrencyHelpers lock.swift
[105/151] Compiling DequeModule _DequeBuffer.swift
[106/151] Compiling DequeModule _DequeBufferHeader.swift
[107/151] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[108/151] Emitting module NIOConcurrencyHelpers
[109/151] Compiling NIOConcurrencyHelpers NIOLock.swift
[110/151] Compiling NIOConcurrencyHelpers atomics.swift
[111/151] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[113/154] Compiling DequeModule Deque+CustomReflectable.swift
[114/154] Compiling DequeModule Deque+Descriptions.swift
[116/154] Compiling DequeModule Deque+Equatable.swift
[117/154] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[118/154] Wrapping AST for _NIODataStructures for debugging
[120/154] Compiling DequeModule _DequeSlot.swift
[121/154] Compiling DequeModule _UnsafeWrappedBuffer.swift
[121/154] Wrapping AST for NIOConcurrencyHelpers for debugging
[123/154] Compiling DequeModule Deque+Testing.swift
[124/154] Compiling DequeModule Deque._Storage.swift
[125/154] Compiling DequeModule Deque+Extras.swift
[126/154] Compiling DequeModule Deque+Hashable.swift
[127/154] Compiling DequeModule Deque._UnsafeHandle.swift
[128/154] Compiling DequeModule Deque.swift
[129/154] Compiling DequeModule Deque+Codable.swift
[130/154] Compiling DequeModule Deque+Collection.swift
[131/154] Emitting module DequeModule
[132/155] Wrapping AST for DequeModule for debugging
[134/214] Compiling NIOCore MarkedCircularBuffer.swift
[135/214] Compiling NIOCore MulticastChannel.swift
[136/214] Compiling NIOCore NIOAny.swift
[137/214] Compiling NIOCore NIOCloseOnErrorHandler.swift
[138/214] Compiling NIOCore NIOLoopBound.swift
[139/214] Compiling NIOCore NIOSendable.swift
[140/214] Compiling NIOCore PointerHelpers.swift
[141/214] Compiling NIOCore RecvByteBufferAllocator.swift
[142/222] Compiling NIOCore GlobalSingletons.swift
[143/222] Compiling NIOCore IO.swift
[144/222] Compiling NIOCore IOData.swift
[145/222] Compiling NIOCore IPProtocol.swift
[146/222] Compiling NIOCore IntegerBitPacking.swift
[147/222] Compiling NIOCore IntegerTypes.swift
[148/222] Compiling NIOCore Interfaces.swift
[149/222] Compiling NIOCore Linux.swift
[150/222] Compiling NIOCore EventLoop.swift
[151/222] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[152/222] Compiling NIOCore EventLoopFuture+Deprecated.swift
[153/222] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[154/222] Compiling NIOCore EventLoopFuture.swift
[155/222] Compiling NIOCore FileDescriptor.swift
[156/222] Compiling NIOCore FileHandle.swift
[157/222] Compiling NIOCore FileRegion.swift
[158/222] Compiling NIOCore AddressedEnvelope.swift
[159/222] Compiling NIOCore AsyncAwaitSupport.swift
[160/222] Compiling NIOCore AsyncChannel.swift
[161/222] Compiling NIOCore AsyncChannelHandler.swift
[162/222] Compiling NIOCore AsyncChannelInboundStream.swift
[163/222] Compiling NIOCore AsyncChannelOutboundWriter.swift
[164/222] Compiling NIOCore NIOAsyncSequenceProducer.swift
[165/222] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[166/222] Compiling NIOCore NIOAsyncWriter.swift
[167/222] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[168/222] Compiling NIOCore SocketAddresses.swift
[169/222] Compiling NIOCore SocketOptionProvider.swift
[170/222] Compiling NIOCore SystemCallHelpers.swift
[171/222] Compiling NIOCore TimeAmount+Duration.swift
[172/222] Compiling NIOCore TypeAssistedChannelHandler.swift
[173/222] Compiling NIOCore UniversalBootstrapSupport.swift
[174/222] Compiling NIOCore Utilities.swift
[175/222] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[176/222] Compiling NIOCore BSDSocketAPI.swift
[177/222] Compiling NIOCore ByteBuffer-aux.swift
[178/222] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[179/222] Compiling NIOCore ByteBuffer-conversions.swift
[180/222] Compiling NIOCore ByteBuffer-core.swift
[181/222] Compiling NIOCore ByteBuffer-hex.swift
[182/222] Compiling NIOCore ByteBuffer-int.swift
[183/222] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[184/222] Compiling NIOCore ByteBuffer-multi-int.swift
[185/222] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[186/222] Compiling NIOCore ByteBuffer-views.swift
[187/222] Compiling NIOCore Channel.swift
[188/222] Compiling NIOCore ChannelHandler.swift
[189/222] Compiling NIOCore ChannelHandlers.swift
[190/222] Compiling NIOCore ChannelInvoker.swift
[191/222] Compiling NIOCore ChannelOption.swift
[192/222] Compiling NIOCore ChannelPipeline.swift
[193/222] Compiling NIOCore CircularBuffer.swift
[194/222] Compiling NIOCore Codec.swift
[195/222] Compiling NIOCore ConvenienceOptionSupport.swift
[196/222] Compiling NIOCore DeadChannel.swift
[197/222] Compiling NIOCore DispatchQueue+WithFuture.swift
[198/222] Compiling NIOCore EventLoop+Deprecated.swift
[199/222] Compiling NIOCore EventLoop+SerialExecutor.swift
[200/222] Emitting module NIOCore
[201/223] Wrapping AST for NIOCore for debugging
[203/302] Emitting module NIOHTTPTypes
[204/302] Compiling NIOHTTPTypes NIOHTTPTypes.swift
[206/303] Emitting module NIONFS3
[207/306] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[208/306] Compiling NIOEmbedded AsyncTestingChannel.swift
[209/306] Compiling NIOEmbedded Embedded.swift
[210/306] Emitting module NIOEmbedded
[211/307] Compiling NIONFS3 MountTypes+Mount.swift
[212/307] Compiling NIONFS3 MountTypes+Null.swift
[213/307] Compiling NIONFS3 MountTypes+Unmount.swift
[214/307] Compiling NIONFS3 NFSCallDecoder.swift
[215/307] Compiling NIONFS3 NFSTypes+Lookup.swift
[216/307] Compiling NIONFS3 NFSTypes+Null.swift
[217/307] Compiling NIONFS3 NFSTypes+PathConf.swift
[218/307] Compiling NIONFS3 NFSTypes+Read.swift
[219/307] Compiling NIONFS3 NFSTypes+ReadDir.swift
[220/307] Compiling NIONFS3 NFSTypes+ReadDirPlus.swift
[221/307] Wrapping AST for NIOEmbedded for debugging
[223/307] Compiling NIONFS3 NFSTypes+Readlink.swift
[224/307] Compiling NIONFS3 NFSTypes+SetAttr.swift
[225/307] Compiling NIONFS3 RPCTypes.swift
[226/307] Emitting module NIOPosix
[227/307] Compiling NIONFS3 NFSFileSystemInvoker.swift
[228/307] Compiling NIONFS3 NFSFileSystemServerHandler.swift
[229/307] Compiling NIONFS3 NFSReplyDecoder.swift
[230/307] Compiling NIONFS3 NFSReplyEncoder.swift
[231/307] Compiling NIONFS3 NFSCallEncoder.swift
[232/307] Compiling NIONFS3 NFSFileSystem+FuturesAPI.swift
[233/307] Compiling NIONFS3 NFSFileSystem.swift
[234/313] Compiling NIOPosix SelectableChannel.swift
[235/313] Compiling NIOPosix SelectableEventLoop.swift
[236/313] Compiling NIOPosix SelectorEpoll.swift
[237/313] Compiling NIOPosix SelectorGeneric.swift
[238/313] Compiling NIOPosix SelectorKqueue.swift
[239/313] Compiling NIOPosix SelectorUring.swift
[240/313] Compiling NIOPosix Pool.swift
[241/313] Compiling NIOPosix PooledRecvBufferAllocator.swift
[242/313] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[243/313] Compiling NIOPosix PosixSingletons.swift
[244/313] Compiling NIOPosix RawSocketBootstrap.swift
[245/313] Compiling NIOPosix Resolver.swift
[246/313] Compiling NIOPosix Selectable.swift
[247/313] Compiling NIOPosix ServerSocket.swift
[248/313] Compiling NIOPosix Socket.swift
[249/313] Compiling NIOPosix SocketChannel.swift
[250/313] Compiling NIOPosix SocketProtocols.swift
[251/313] Compiling NIOPosix System.swift
[252/313] Compiling NIOPosix Thread.swift
[253/313] Compiling NIOPosix ThreadPosix.swift
[254/313] Compiling NIOPosix ThreadWindows.swift
[255/313] Compiling NIOPosix UnsafeTransfer.swift
[256/313] Compiling NIOPosix Utilities.swift
[257/313] Compiling NIOPosix VsockAddress.swift
[258/313] Compiling NIOPosix VsockChannelEvents.swift
[259/313] Compiling NIONFS3 NFSFileSystemHandler.swift
[260/313] Compiling NIONFS3 NFSTypes+FSInfo.swift
[261/313] Compiling NIONFS3 NFSTypes+FSStat.swift
[262/313] Compiling NIONFS3 NFSTypes+Getattr.swift
[263/313] Compiling NIONFS3 NFSTypes+Access.swift
[264/313] Compiling NIONFS3 NFSTypes+Common.swift
[265/313] Compiling NIONFS3 NFSTypes+Containers.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)
/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)
/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)
/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)
<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:120:17: warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
118 |         } else {
119 |             eventLoop.execute {
120 |                 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
121 |             }
122 |         }
<unknown>:0: note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystem+FuturesAPI.swift:132:17: warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
130 |         } else {
131 |             eventLoop.execute {
132 |                 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
133 |             }
134 |         }
<unknown>:0: note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystem+FuturesAPI.swift:144:17: warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
142 |         } else {
143 |             eventLoop.execute {
144 |                 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
145 |             }
146 |         }
<unknown>:0: note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystem+FuturesAPI.swift:156:17: warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
154 |         } else {
155 |             eventLoop.execute {
156 |                 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
157 |             }
158 |         }
<unknown>:0: note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystem+FuturesAPI.swift:168:17: warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
166 |         } else {
167 |             eventLoop.execute {
168 |                 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
169 |             }
170 |         }
<unknown>:0: note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystem+FuturesAPI.swift:180:17: warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
178 |         } else {
179 |             eventLoop.execute {
180 |                 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
181 |             }
182 |         }
<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:120:17: warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
118 |         } else {
119 |             eventLoop.execute {
120 |                 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
121 |             }
122 |         }
<unknown>:0: note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystem+FuturesAPI.swift:132:17: warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
130 |         } else {
131 |             eventLoop.execute {
132 |                 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
133 |             }
134 |         }
<unknown>:0: note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystem+FuturesAPI.swift:144:17: warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
142 |         } else {
143 |             eventLoop.execute {
144 |                 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
145 |             }
146 |         }
<unknown>:0: note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystem+FuturesAPI.swift:156:17: warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
154 |         } else {
155 |             eventLoop.execute {
156 |                 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
157 |             }
158 |         }
<unknown>:0: note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystem+FuturesAPI.swift:168:17: warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
166 |         } else {
167 |             eventLoop.execute {
168 |                 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
169 |             }
170 |         }
<unknown>:0: note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystem+FuturesAPI.swift:180:17: warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
178 |         } else {
179 |             eventLoop.execute {
180 |                 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
181 |             }
182 |         }
<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:120:17: warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
118 |         } else {
119 |             eventLoop.execute {
120 |                 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
121 |             }
122 |         }
<unknown>:0: note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystem+FuturesAPI.swift:132:17: warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
130 |         } else {
131 |             eventLoop.execute {
132 |                 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
133 |             }
134 |         }
<unknown>:0: note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystem+FuturesAPI.swift:144:17: warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
142 |         } else {
143 |             eventLoop.execute {
144 |                 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
145 |             }
146 |         }
<unknown>:0: note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystem+FuturesAPI.swift:156:17: warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
154 |         } else {
155 |             eventLoop.execute {
156 |                 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
157 |             }
158 |         }
<unknown>:0: note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystem+FuturesAPI.swift:168:17: warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
166 |         } else {
167 |             eventLoop.execute {
168 |                 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
169 |             }
170 |         }
<unknown>:0: note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystem+FuturesAPI.swift:180:17: warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
178 |         } else {
179 |             eventLoop.execute {
180 |                 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
181 |             }
182 |         }
<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:120:17: warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
118 |         } else {
119 |             eventLoop.execute {
120 |                 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
121 |             }
122 |         }
<unknown>:0: note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystem+FuturesAPI.swift:132:17: warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
130 |         } else {
131 |             eventLoop.execute {
132 |                 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
133 |             }
134 |         }
<unknown>:0: note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystem+FuturesAPI.swift:144:17: warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
142 |         } else {
143 |             eventLoop.execute {
144 |                 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
145 |             }
146 |         }
<unknown>:0: note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystem+FuturesAPI.swift:156:17: warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
154 |         } else {
155 |             eventLoop.execute {
156 |                 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
157 |             }
158 |         }
<unknown>:0: note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystem+FuturesAPI.swift:168:17: warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
166 |         } else {
167 |             eventLoop.execute {
168 |                 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
169 |             }
170 |         }
<unknown>:0: note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
/host/spi-builder-workspace/Sources/NIONFS3/NFSFileSystem+FuturesAPI.swift:180:17: warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
178 |         } else {
179 |             eventLoop.execute {
180 |                 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
181 |             }
182 |         }
[294/314] Compiling NIOPosix PointerHelpers.swift
[295/315] Wrapping AST for NIOPosix for debugging
[297/317] Emitting module NIO
[298/317] Compiling NIO Exports.swift
[299/318] Wrapping AST for NIO for debugging
[301/352] Compiling NIOSOCKS ClientStateMachine.swift
[302/352] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[303/353] Compiling NIOTLS TLSEvents.swift
[304/353] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[305/353] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[306/353] Compiling NIOTLS SNIHandler.swift
[307/353] Emitting module NIOTLS
[308/353] Compiling NIOSOCKS SOCKSResponse.swift
[309/353] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[310/353] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[311/353] Compiling NIOHTTP1 HTTPEncoder.swift
[312/353] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[313/353] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[314/353] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[315/353] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[316/353] Compiling NIOSOCKS ServerStateMachine.swift
[318/354] Emitting module NIOSOCKS
[319/354] Compiling NIOHTTP1 ByteCollectionUtils.swift
[320/354] Compiling NIOHTTP1 HTTPDecoder.swift
[322/355] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[323/355] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[323/357] Wrapping AST for NIOSOCKS for debugging
[325/357] Emitting module NIOHTTP1
[326/359] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[327/359] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[328/359] Emitting module NIOSOCKSClient
[329/359] Compiling NIOSOCKSClient main.swift
[334/360] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[337/360] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[338/360] Compiling NIOHTTP1 HTTPTypes.swift
[338/360] Wrapping AST for NIOSOCKSClient for debugging
[339/360] Write Objects.LinkFileList
[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 HTTPRequestCompressor.swift
[350/400] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[351/400] Compiling NIOHTTPTypesHTTP1 HTTPToHTTP1Codec.swift
[352/400] Compiling NIOHTTPTypesHTTP1 HTTPTypeConversion.swift
[353/400] Emitting module NIOHTTPTypesHTTP1
[354/400] Compiling NIOHTTPTypesHTTP1 HTTP1ToHTTPCodec.swift
[355/400] Compiling NIOHPACK IndexedHeaderTable.swift
[356/400] Compiling NIOHPACK IntegerCoding.swift
[357/401] Compiling NIOHTTPCompression HTTPCompression.swift
[358/401] Emitting module NIOHTTPCompression
[359/401] Compiling NIOHTTPCompression HTTPDecompression.swift
[360/401] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[361/401] Compiling NIOExtras LineBasedFrameDecoder.swift
[362/401] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[363/401] Compiling NIOExtras NIOExtrasError.swift
[364/401] Compiling NIOExtras NIOLengthFieldBitLength.swift
[366/404] Compiling NIOHPACK StaticHeaderTable.swift
[367/404] Compiling NIOExtras NIORequestIdentifiable.swift
[368/404] Compiling NIOExtras PCAPRingBuffer.swift
[369/404] Compiling NIOExtras QuiescingHelper.swift
/host/spi-builder-workspace/Sources/NIOExtras/QuiescingHelper.swift:207:17: warning: capture of 'self' with non-sendable type 'CollectAcceptedChannelsHandler' in a `@Sendable` closure; this is an error in the Swift 6 language mode
181 | ///
182 | /// - note: This is only useful to be added to a server `Channel` in `ServerBootstrap.serverChannelInitializer`.
183 | private final class CollectAcceptedChannelsHandler: ChannelInboundHandler {
    |                     `- note: class 'CollectAcceptedChannelsHandler' does not conform to the 'Sendable' protocol
184 |     typealias InboundIn = Channel
185 |
    :
205 |             let closeFuture = channel.closeFuture
206 |             closeFuture.whenComplete { (_: Result<Void, Error>) in
207 |                 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
208 |             }
209 |             context.fireChannelRead(data)
[370/404] Compiling NIOExtras RequestResponseHandler.swift
/host/spi-builder-workspace/Sources/NIOExtras/QuiescingHelper.swift:207:17: warning: capture of 'self' with non-sendable type 'CollectAcceptedChannelsHandler' in a `@Sendable` closure; this is an error in the Swift 6 language mode
181 | ///
182 | /// - note: This is only useful to be added to a server `Channel` in `ServerBootstrap.serverChannelInitializer`.
183 | private final class CollectAcceptedChannelsHandler: ChannelInboundHandler {
    |                     `- note: class 'CollectAcceptedChannelsHandler' does not conform to the 'Sendable' protocol
184 |     typealias InboundIn = Channel
185 |
    :
205 |             let closeFuture = channel.closeFuture
206 |             closeFuture.whenComplete { (_: Result<Void, Error>) in
207 |                 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
208 |             }
209 |             context.fireChannelRead(data)
[371/404] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[372/404] Compiling NIOExtras LengthFieldPrepender.swift
[373/404] Compiling NIOHPACK HuffmanTables.swift
[374/404] Compiling NIOHPACK HuffmanCoding.swift
[375/404] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[376/404] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[377/404] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[378/405] Compiling NIOExtras DebugInboundEventsHandler.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
[379/405] Compiling NIOExtras DebugOutboundEventsHandler.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
[380/405] Compiling NIOExtras FixedLengthFrameDecoder.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:164: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
    :
162 |
163 |         let timeout = context.eventLoop.scheduleTask(deadline: self.deadline) {
164 |             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
165 |             case .initialized:
166 |                 preconditionFailure("How can we have a scheduled timeout, if the connection is not even up?")
/host/spi-builder-workspace/Sources/NIOExtras/HTTP1ProxyConnectHandler.swift:169:80: warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a `@Sendable` closure; this is an error in the Swift 6 language mode
167 |
168 |             case .connectSent, .headReceived:
169 |                 self.failWithError(Error.httpProxyHandshakeTimeout(), context: context)
    |                                                                                `- warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a `@Sendable` closure; this is an error in the Swift 6 language mode
170 |
171 |             case .failed, .completed:
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ChannelPipeline.swift:1496:20: note: class 'ChannelHandlerContext' does not conform to the 'Sendable' protocol
1494 | /// at the right point in time. Often, the right behaviour is to react to an event and then forward it to the next
1495 | /// `ChannelHandler`.
1496 | public final class ChannelHandlerContext: ChannelInvoker {
     |                    `- note: class 'ChannelHandlerContext' does not conform to the 'Sendable' protocol
1497 |     // visible for ChannelPipeline to modify
1498 |     fileprivate var next: Optional<ChannelHandlerContext>
/host/spi-builder-workspace/Sources/NIOExtras/HTTP1ProxyConnectHandler.swift:164: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
    :
162 |
163 |         let timeout = context.eventLoop.scheduleTask(deadline: self.deadline) {
164 |             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
165 |             case .initialized:
166 |                 preconditionFailure("How can we have a scheduled timeout, if the connection is not even up?")
/host/spi-builder-workspace/Sources/NIOExtras/HTTP1ProxyConnectHandler.swift:169:80: warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a `@Sendable` closure; this is an error in the Swift 6 language mode
167 |
168 |             case .connectSent, .headReceived:
169 |                 self.failWithError(Error.httpProxyHandshakeTimeout(), context: context)
    |                                                                                `- warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a `@Sendable` closure; this is an error in the Swift 6 language mode
170 |
171 |             case .failed, .completed:
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ChannelPipeline.swift:1496:20: note: class 'ChannelHandlerContext' does not conform to the 'Sendable' protocol
1494 | /// at the right point in time. Often, the right behaviour is to react to an event and then forward it to the next
1495 | /// `ChannelHandler`.
1496 | public final class ChannelHandlerContext: ChannelInvoker {
     |                    `- note: class 'ChannelHandlerContext' does not conform to the 'Sendable' protocol
1497 |     // visible for ChannelPipeline to modify
1498 |     fileprivate var next: Optional<ChannelHandlerContext>
[383/405] Compiling NIOExtras JSONRPCFraming.swift
/host/spi-builder-workspace/Sources/NIOExtras/HTTP1ProxyConnectHandler.swift:164: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
    :
162 |
163 |         let timeout = context.eventLoop.scheduleTask(deadline: self.deadline) {
164 |             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
165 |             case .initialized:
166 |                 preconditionFailure("How can we have a scheduled timeout, if the connection is not even up?")
/host/spi-builder-workspace/Sources/NIOExtras/HTTP1ProxyConnectHandler.swift:169:80: warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a `@Sendable` closure; this is an error in the Swift 6 language mode
167 |
168 |             case .connectSent, .headReceived:
169 |                 self.failWithError(Error.httpProxyHandshakeTimeout(), context: context)
    |                                                                                `- warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a `@Sendable` closure; this is an error in the Swift 6 language mode
170 |
171 |             case .failed, .completed:
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ChannelPipeline.swift:1496:20: note: class 'ChannelHandlerContext' does not conform to the 'Sendable' protocol
1494 | /// at the right point in time. Often, the right behaviour is to react to an event and then forward it to the next
1495 | /// `ChannelHandler`.
1496 | public final class ChannelHandlerContext: ChannelInvoker {
     |                    `- note: class 'ChannelHandlerContext' does not conform to the 'Sendable' protocol
1497 |     // visible for ChannelPipeline to modify
1498 |     fileprivate var next: Optional<ChannelHandlerContext>
[385/405] Emitting module NIOExtras
/host/spi-builder-workspace/Sources/NIOExtras/RequestResponseWithIDHandler.swift:137: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
135 | extension NIOExtrasErrors {
136 |     public struct ResponseForInvalidRequest<Response: NIORequestIdentifiable>: NIOExtrasError, Equatable {
137 |         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
138 |
139 |         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 | import NIOCore
 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 {
[388/405] Emitting module NIOHPACK
[392/464] Compiling NIOHTTP2 HTTP2SettingsState.swift
/host/spi-builder-workspace/Sources/NIOExtras/RequestResponseWithIDHandler.swift:137: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
135 | extension NIOExtrasErrors {
136 |     public struct ResponseForInvalidRequest<Response: NIORequestIdentifiable>: NIOExtrasError, Equatable {
137 |         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
138 |
139 |         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 | import NIOCore
 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:462:17: warning: capture of 'emitWrites()' with non-sendable type '() -> ()' in a `@Sendable` closure; this is an error in the Swift 6 language mode
460 |             let promise = promise ?? context.eventLoop.makePromise()
461 |             promise.futureResult.whenSuccess {
462 |                 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'
463 |             }
464 |             context.write(data, promise: promise)
/host/spi-builder-workspace/Sources/NIOExtras/WritePCAPHandler.swift:437:14: warning: concurrently-executed local function 'emitWrites()' must be marked as '@Sendable'; this is an error in the Swift 6 language mode
435 |         var buffer = self.unwrapInboundIn(data)
436 |
437 |         func emitWrites() {
    |              `- warning: concurrently-executed local function 'emitWrites()' must be marked as '@Sendable'; this is an error in the Swift 6 language mode
438 |             do {
439 |                 self.buffer.clear()
[393/464] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
/host/spi-builder-workspace/Sources/NIOExtras/RequestResponseWithIDHandler.swift:137: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
135 | extension NIOExtrasErrors {
136 |     public struct ResponseForInvalidRequest<Response: NIORequestIdentifiable>: NIOExtrasError, Equatable {
137 |         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
138 |
139 |         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 | import NIOCore
 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:462:17: warning: capture of 'emitWrites()' with non-sendable type '() -> ()' in a `@Sendable` closure; this is an error in the Swift 6 language mode
460 |             let promise = promise ?? context.eventLoop.makePromise()
461 |             promise.futureResult.whenSuccess {
462 |                 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'
463 |             }
464 |             context.write(data, promise: promise)
/host/spi-builder-workspace/Sources/NIOExtras/WritePCAPHandler.swift:437:14: warning: concurrently-executed local function 'emitWrites()' must be marked as '@Sendable'; this is an error in the Swift 6 language mode
435 |         var buffer = self.unwrapInboundIn(data)
436 |
437 |         func emitWrites() {
    |              `- warning: concurrently-executed local function 'emitWrites()' must be marked as '@Sendable'; this is an error in the Swift 6 language mode
438 |             do {
439 |                 self.buffer.clear()
[395/465] Compiling NIOHTTP2 MaySendFrames.swift
[396/465] Compiling NIOHTTP2 SendingDataState.swift
[397/465] Compiling NIOHTTP2 SendingGoawayState.swift
[398/465] Compiling NIOHTTP2 SendingHeadersState.swift
[399/465] Compiling NIOHTTP2 SendingPushPromiseState.swift
[400/465] Compiling NIOHTTP2 SendingRstStreamState.swift
[401/465] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[402/477] Wrapping AST for NIOExtras for debugging
[404/488] Emitting module NIOWritePCAPDemo
[405/488] Emitting module HTTPServerWithQuiescingDemo
[406/488] Compiling NIOWritePCAPDemo main.swift
[407/489] Emitting module NIOWritePartialPCAPDemo
/host/spi-builder-workspace/Sources/NIOWritePartialPCAPDemo/main.swift:126:76: warning: capture of 'pcapRingBuffer' with non-sendable type 'NIOPCAPRingBuffer' in a `@Sendable` closure; this is an error in the Swift 6 language mode
124 |             channel.pipeline.addHTTPClientHandlers()
125 |         }.flatMap {
126 |             channel.pipeline.addHandler(TriggerPCAPHandler(pcapRingBuffer: pcapRingBuffer, sink: fileSink.write))
    |                                                                            `- warning: capture of 'pcapRingBuffer' with non-sendable type 'NIOPCAPRingBuffer' in a `@Sendable` closure; this is an error in the Swift 6 language mode
127 |         }.flatMap {
128 |             channel.pipeline.addHandler(SendSimpleSequenceRequestHandler(allDonePromise: allDonePromise))
/host/spi-builder-workspace/Sources/NIOExtras/PCAPRingBuffer.swift:22:14: note: class 'NIOPCAPRingBuffer' does not conform to the 'Sendable' protocol
 20 | /// when you wish to get the recorded data.
 21 | /// - Warning:  This class is not thread safe so should only be called from one thread.
 22 | public class NIOPCAPRingBuffer {
    |              `- note: class 'NIOPCAPRingBuffer' does not conform to the 'Sendable' protocol
 23 |     private var pcapFragments: CircularBuffer<ByteBuffer>
 24 |     private var pcapCurrentBytes: Int
[408/489] Compiling NIOWritePartialPCAPDemo main.swift
/host/spi-builder-workspace/Sources/NIOWritePartialPCAPDemo/main.swift:126:76: warning: capture of 'pcapRingBuffer' with non-sendable type 'NIOPCAPRingBuffer' in a `@Sendable` closure; this is an error in the Swift 6 language mode
124 |             channel.pipeline.addHTTPClientHandlers()
125 |         }.flatMap {
126 |             channel.pipeline.addHandler(TriggerPCAPHandler(pcapRingBuffer: pcapRingBuffer, sink: fileSink.write))
    |                                                                            `- warning: capture of 'pcapRingBuffer' with non-sendable type 'NIOPCAPRingBuffer' in a `@Sendable` closure; this is an error in the Swift 6 language mode
127 |         }.flatMap {
128 |             channel.pipeline.addHandler(SendSimpleSequenceRequestHandler(allDonePromise: allDonePromise))
/host/spi-builder-workspace/Sources/NIOExtras/PCAPRingBuffer.swift:22:14: note: class 'NIOPCAPRingBuffer' does not conform to the 'Sendable' protocol
 20 | /// when you wish to get the recorded data.
 21 | /// - Warning:  This class is not thread safe so should only be called from one thread.
 22 | public class NIOPCAPRingBuffer {
    |              `- note: class 'NIOPCAPRingBuffer' does not conform to the 'Sendable' protocol
 23 |     private var pcapFragments: CircularBuffer<ByteBuffer>
 24 |     private var pcapCurrentBytes: Int
[410/490] Wrapping AST for NIOWritePCAPDemo for debugging
[411/490] Write Objects.LinkFileList
[413/490] Compiling HTTPServerWithQuiescingDemo main.swift
/host/spi-builder-workspace/Sources/HTTPServerWithQuiescingDemo/main.swift:33:21: warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 31 |                 context.write(self.wrapOutboundOut(.head(HTTPResponseHead(version: head.version, status: .badRequest))), promise: nil)
 32 |                 context.writeAndFlush(self.wrapOutboundOut(.end(nil))).whenComplete { (_: Result<(), Error>) in
 33 |                     context.close(promise: nil)
    |                     `- warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 34 |                 }
 35 |                 return
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ChannelPipeline.swift:1496:20: note: class 'ChannelHandlerContext' does not conform to the 'Sendable' protocol
1494 | /// at the right point in time. Often, the right behaviour is to react to an event and then forward it to the next
1495 | /// `ChannelHandler`.
1496 | public final class ChannelHandlerContext: ChannelInvoker {
     |                    `- note: class 'ChannelHandlerContext' does not conform to the 'Sendable' protocol
1497 |     // visible for ChannelPipeline to modify
1498 |     fileprivate var next: Optional<ChannelHandlerContext>
/host/spi-builder-workspace/Sources/HTTPServerWithQuiescingDemo/main.swift:50:17: warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 48 |             buffer.writeStaticString("done with the request now\n")
 49 |             _ = context.eventLoop.scheduleTask(in: .seconds(30)) { [buffer] in
 50 |                 context.write(self.wrapOutboundOut(.body(.byteBuffer(buffer))), promise: nil)
    |                 `- warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 51 |                 context.writeAndFlush(self.wrapOutboundOut(.end(nil)), promise: nil)
 52 |
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ChannelPipeline.swift:1496:20: note: class 'ChannelHandlerContext' does not conform to the 'Sendable' protocol
1494 | /// at the right point in time. Often, the right behaviour is to react to an event and then forward it to the next
1495 | /// `ChannelHandler`.
1496 | public final class ChannelHandlerContext: ChannelInvoker {
     |                    `- note: class 'ChannelHandlerContext' does not conform to the 'Sendable' protocol
1497 |     // visible for ChannelPipeline to modify
1498 |     fileprivate var next: Optional<ChannelHandlerContext>
/host/spi-builder-workspace/Sources/HTTPServerWithQuiescingDemo/main.swift:50:31: warning: capture of 'self' with non-sendable type 'HTTPHandler' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 20 | import NIOExtras
 21 |
 22 | private final class HTTPHandler: ChannelInboundHandler {
    |                     `- note: class 'HTTPHandler' does not conform to the 'Sendable' protocol
 23 |     typealias InboundIn = HTTPServerRequestPart
 24 |     typealias OutboundOut = HTTPServerResponsePart
    :
 48 |             buffer.writeStaticString("done with the request now\n")
 49 |             _ = context.eventLoop.scheduleTask(in: .seconds(30)) { [buffer] in
 50 |                 context.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
 51 |                 context.writeAndFlush(self.wrapOutboundOut(.end(nil)), promise: nil)
 52 |
[413/490] Wrapping AST for NIOWritePartialPCAPDemo for debugging
[414/490] Write Objects.LinkFileList
[416/491] Wrapping AST for HTTPServerWithQuiescingDemo for debugging
[417/491] Write Objects.LinkFileList
[418/491] Linking NIOWritePartialPCAPDemo
[419/491] Linking NIOWritePCAPDemo
[421/491] Compiling NIOExtrasPerformanceTester RollingPCAPPerformanceTest.swift
[422/492] Emitting module NIOExtrasPerformanceTester
[423/492] Compiling NIOHTTP2 InboundWindowManager.swift
[424/492] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[425/492] Compiling NIOHTTP2 StreamChannelFlowController.swift
[426/492] Compiling NIOHTTP2 StreamChannelList.swift
[427/492] Compiling NIOHTTP2 StreamMap.swift
[428/492] Compiling NIOHTTP2 StreamStateMachine.swift
[429/492] Compiling NIOHTTP2 UnsafeTransfer.swift
[430/492] Compiling NIOHTTP2 WatermarkedFlowController.swift
[431/492] Compiling NIOExtrasPerformanceTester HTTP1RawPerformanceTests.swift
[431/492] Linking HTTPServerWithQuiescingDemo
[433/492] Compiling NIOExtrasPerformanceTester HTTP1RollingPCAPPerformanceTests.swift
[434/492] Emitting module NIOHTTP2
[435/492] Compiling NIOExtrasPerformanceTester main.swift
[436/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:199:134: warning: converting non-sendable function value to '@Sendable (Int, Int) -> Int' may introduce data races
197 |
198 |             let streamCompletedFutures = requestHandlers.map { rh in rh.completedFuture }
199 |             let requestsServed = EventLoopFuture<Int>.reduce(0, streamCompletedFutures, on: streamCompletedFutures.first!.eventLoop, +)
    |                                                                                                                                      `- warning: converting non-sendable function value to '@Sendable (Int, Int) -> Int' may introduce data races
200 |             reqs.append(try! requestsServed.wait())
201 |         }
/host/spi-builder-workspace/Sources/NIOExtrasPerformanceTester/HTTP1PerformanceTestFramework.swift:176:94: 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
    :
174 |                     .channelInitializer { channel in
175 |                         channel.pipeline.addHTTPClientHandlers().flatMap {
176 |                             let repeatedRequestsHandler = RepeatedRequests(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
177 |                                                                            eventLoop: channel.eventLoop,
178 |                                                                            head: self.head)
/host/spi-builder-workspace/Sources/NIOExtrasPerformanceTester/HTTP1PerformanceTestFramework.swift:179: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
    :
177 |                                                                            eventLoop: channel.eventLoop,
178 |                                                                            head: self.head)
179 |                             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
180 |                             return channel.pipeline.addHandler(repeatedRequestsHandler)
181 |                         }.flatMap {
/host/spi-builder-workspace/Sources/NIOExtrasPerformanceTester/HTTP1PerformanceTestFramework.swift:176:94: 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
    :
174 |                     .channelInitializer { channel in
175 |                         channel.pipeline.addHTTPClientHandlers().flatMap {
176 |                             let repeatedRequestsHandler = RepeatedRequests(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
177 |                                                                            eventLoop: channel.eventLoop,
178 |                                                                            head: self.head)
/host/spi-builder-workspace/Sources/NIOExtrasPerformanceTester/HTTP1PerformanceTestFramework.swift:179: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
    :
177 |                                                                            eventLoop: channel.eventLoop,
178 |                                                                            head: self.head)
179 |                             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
180 |                             return channel.pipeline.addHandler(repeatedRequestsHandler)
181 |                         }.flatMap {
/host/spi-builder-workspace/Sources/NIOExtrasPerformanceTester/HTTP1PerformanceTestFramework.swift:179:29: warning: mutation of captured var 'requestHandlers' in concurrently-executing code; this is an error in the Swift 6 language mode
177 |                                                                            eventLoop: channel.eventLoop,
178 |                                                                            head: self.head)
179 |                             requestHandlers.append(repeatedRequestsHandler)
    |                             `- warning: mutation of captured var 'requestHandlers' in concurrently-executing code; this is an error in the Swift 6 language mode
180 |                             return channel.pipeline.addHandler(repeatedRequestsHandler)
181 |                         }.flatMap {
/host/spi-builder-workspace/Sources/NIOExtrasPerformanceTester/HTTP1PerformanceTestFramework.swift:182: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
    :
180 |                             return channel.pipeline.addHandler(repeatedRequestsHandler)
181 |                         }.flatMap {
182 |                             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
183 |                         }
184 |                     }
[437/492] Compiling NIOExtrasPerformanceTester Benchmark.swift
[438/492] Compiling NIOExtrasPerformanceTester HTTP1PCAPPerformanceTests.swift
[439/492] Compiling NIOHTTP2 MayReceiveFrames.swift
[440/492] Compiling NIOHTTP2 ReceivingDataState.swift
[441/492] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[442/492] Compiling NIOHTTP2 ReceivingHeadersState.swift
[443/492] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[444/492] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[445/492] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[447/492] Compiling NIOHTTP2 HTTP2Frame.swift
[448/492] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[449/492] Compiling NIOHTTP2 HTTP2FrameParser.swift
[450/492] Compiling NIOHTTP2 HTTP2PingData.swift
[451/492] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[452/492] Compiling NIOHTTP2 HTTP2Settings.swift
[453/492] Compiling NIOHTTP2 HTTP2Stream.swift
[456/492] Compiling NIOExtrasPerformanceTester Measurement.swift
[457/492] Compiling NIOExtrasPerformanceTester PCAPPerformanceTest.swift
[459/493] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[460/493] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[461/493] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[462/493] Compiling NIOHTTP2 HTTP2StreamID.swift
[463/493] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[464/493] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[465/493] Compiling NIOHTTP2 HTTP2UserEvents.swift
[466/493] Compiling NIOHTTP2 InboundEventBuffer.swift
[467/493] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[468/493] Compiling NIOHTTP2 HasFlowControlWindows.swift
[469/493] Compiling NIOHTTP2 HasLocalSettings.swift
[470/493] Compiling NIOHTTP2 HasRemoteSettings.swift
[471/493] Compiling NIOHTTP2 LocallyQuiescingState.swift
[472/493] Compiling NIOHTTP2 QuiescingState.swift
[473/493] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[474/493] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[475/493] Compiling NIOHTTP2 StateMachineResult.swift
[476/493] Compiling NIOHTTP2 ContentLengthVerifier.swift
[477/493] Compiling NIOHTTP2 DOSHeuristics.swift
[478/493] Compiling NIOHTTP2 Error+Any.swift
[479/493] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[480/493] Compiling NIOHTTP2 ControlFrameBuffer.swift
[481/493] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[482/493] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[483/493] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[484/493] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[485/493] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[486/493] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[487/493] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[488/493] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[489/493] Compiling NIOHTTP2 HTTP2Error.swift
[490/493] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[490/494] Wrapping AST for NIOExtrasPerformanceTester for debugging
[491/494] Write Objects.LinkFileList
[493/498] Linking NIOExtrasPerformanceTester
[495/498] Compiling NIOHTTPTypesHTTP2 HTTPTypeConversion.swift
[496/498] Compiling NIOHTTPTypesHTTP2 HTTP2HeadersStateMachine.swift
[497/498] Compiling NIOHTTPTypesHTTP2 HTTP2ToHTTPCodec.swift
[498/498] Emitting module NIOHTTPTypesHTTP2
Build complete! (85.57s)
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-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    },
    {
      "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"
    }
  ],
  "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:b1f5b321a5d74ef5eaf6f5f3afbfebaaa54c7954de6f859009c18a90e0e1c3b4
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.