Build Information
Successful build of swift-nio-extras, reference main (a32874
), with Swift 6.0 for macOS (SPM) on 15 Nov 2024 12:36:32 UTC.
Swift 6 data race errors: 2
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Build Log
========================================
RunAll
========================================
Builder version: 4.57.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-nio-extras.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/apple/swift-nio-extras
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at a32874d remove unused Swift 6 language mode workflow (#237)
Cloned https://github.com/apple/swift-nio-extras.git
Revision (git rev-parse @):
a32874df06556beb810c93e7607c9ba9b7be15c6
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apple/swift-nio-extras.git at main
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-http-types.git
[1/662] Fetching swift-http-types
[571/11805] Fetching swift-http-types, swift-nio-http2
Fetched https://github.com/apple/swift-http-types.git from cache (0.92s)
[223/11143] Fetching swift-nio-http2
[559/82673] Fetching swift-nio-http2, swift-nio
Fetched https://github.com/apple/swift-nio-http2.git from cache (3.55s)
Fetched https://github.com/apple/swift-nio.git from cache (3.55s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.3.1 (3.03s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.34.1 (0.46s)
Fetching https://github.com/apple/swift-atomics.git
[1/1569] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (1.02s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.53s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.76.1 (0.65s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/3901] Fetching swift-system
[860/19376] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.78s)
Fetched https://github.com/apple/swift-collections.git from cache (1.78s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.45s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.68s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.3.1
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.76.1
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.34.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "swift-nio-extras",
"name": "swift-nio-extras",
"url": "https://github.com/apple/swift-nio-extras.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio-extras",
"dependencies": [
{
"identity": "swift-nio",
"name": "swift-nio",
"url": "https://github.com/apple/swift-nio.git",
"version": "2.76.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
"dependencies": [
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.2.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.1.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
},
{
"identity": "swift-system",
"name": "swift-system",
"url": "https://github.com/apple/swift-system.git",
"version": "1.4.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
"dependencies": [
]
}
]
},
{
"identity": "swift-nio-http2",
"name": "swift-nio-http2",
"url": "https://github.com/apple/swift-nio-http2.git",
"version": "1.34.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio-http2",
"dependencies": [
{
"identity": "swift-nio",
"name": "swift-nio",
"url": "https://github.com/apple/swift-nio.git",
"version": "2.76.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
"dependencies": [
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.2.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.1.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
},
{
"identity": "swift-system",
"name": "swift-system",
"url": "https://github.com/apple/swift-system.git",
"version": "1.4.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
"dependencies": [
]
}
]
},
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.2.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
}
]
},
{
"identity": "swift-http-types",
"name": "swift-http-types",
"url": "https://github.com/apple/swift-http-types.git",
"version": "1.3.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-http-types",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/apple/swift-nio-extras.git
[1/5162] Fetching swift-nio-extras
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.05s)
Fetching https://github.com/apple/swift-http-types.git from cache
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/apple/swift-nio-http2.git from cache
Fetched https://github.com/apple/swift-nio-http2.git from cache (0.73s)
Fetched https://github.com/apple/swift-nio.git from cache (0.73s)
Fetched https://github.com/apple/swift-http-types.git from cache (0.73s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.3.1 (0.02s)
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.03s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (0.48s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.03s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.76.1 (0.03s)
Fetching https://github.com/apple/swift-system.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.55s)
Fetched https://github.com/apple/swift-system.git from cache (0.55s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.02s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.03s)
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-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-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at main (a32874d)
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.34.1
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.3.1
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.76.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
warning: '.resolve-product-dependencies': dependency 'swift-nio-extras' is not used by any target
Found 3 product dependencies
- swift-nio
- swift-nio-http2
- swift-http-types
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/apple/swift-nio-extras.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/62] Write sources
[3/62] Write NIOWritePCAPDemo-entitlement.plist
[4/62] Write NIOExtrasPerformanceTester-entitlement.plist
[4/62] Write sources
[4/62] Write NIOSOCKSClient-entitlement.plist
[4/62] Copying PrivacyInfo.xcprivacy
[4/62] Write sources
[4/62] Write NIOWritePartialPCAPDemo-entitlement.plist
[4/62] Write sources
[4/62] Write HTTPServerWithQuiescingDemo-entitlement.plist
[14/62] Write sources
[32/62] Compiling CNIOWindows shim.c
[32/62] Compiling CNIOWindows WSAStartup.c
[32/62] Compiling CNIOWASI CNIOWASI.c
[35/62] Compiling CNIOLinux shim.c
[36/62] Compiling CNIOLinux liburing_shims.c
[37/62] Write sources
[38/62] Write swift-version--7754E27361AE5C74.txt
[39/62] Compiling CNIOExtrasZlib empty.c
[40/68] Compiling _AtomicsShims.c
[41/86] Compiling CNIOLLHTTP c_nio_http.c
[42/86] Compiling CNIOLLHTTP c_nio_api.c
[43/114] Compiling CNIOLLHTTP c_nio_llhttp.c
[44/114] Compiling CNIODarwin shim.c
[45/114] Compiling c-nioatomics.c
[46/114] Compiling c-atomics.c
[48/120] Compiling Atomics AtomicMemoryOrderings.swift
[49/120] Compiling Atomics DoubleWord.swift
[50/121] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[51/121] Compiling Atomics UnsafeAtomic.swift
[52/121] Compiling Atomics UnsafeAtomicLazyReference.swift
[53/121] Compiling Atomics Primitives.shims.swift
[54/121] Compiling Atomics AtomicInteger.swift
[55/121] Emitting module _NIOBase64
[56/121] Compiling _NIOBase64 Base64.swift
[57/121] Emitting module InternalCollectionsUtilities
[58/121] Compiling Atomics AtomicBool.swift
[59/121] Compiling Atomics IntegerConformances.swift
[60/121] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[65/121] Compiling Atomics ManagedAtomic.swift
[66/121] Compiling Atomics ManagedAtomicLazyReference.swift
[67/123] Compiling Atomics AtomicStorage.swift
[68/123] Compiling Atomics AtomicValue.swift
[69/123] Compiling Atomics AtomicOptionalWrappable.swift
[70/123] Compiling Atomics AtomicReference.swift
[71/123] Compiling Atomics PointerConformances.swift
[72/123] Compiling Atomics Primitives.native.swift
[73/123] Compiling Atomics OptionalRawRepresentable.swift
[74/123] Compiling Atomics RawRepresentable.swift
[75/139] Compiling DequeModule Deque+Equatable.swift
[76/139] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[77/140] Compiling DequeModule _DequeBuffer.swift
[78/140] Compiling Atomics IntegerOperations.swift
[79/140] Compiling Atomics Unmanaged extensions.swift
[80/140] Compiling HTTPTypes HTTPParsedFields.swift
[81/140] Compiling HTTPTypes NIOLock.swift
[82/140] Compiling HTTPTypes ISOLatin1String.swift
[83/140] Emitting module _NIODataStructures
[84/140] Compiling _NIODataStructures Heap.swift
[85/140] Compiling _NIODataStructures _TinyArray.swift
[86/140] Compiling _NIODataStructures PriorityQueue.swift
[87/140] Compiling DequeModule Deque+Extras.swift
[88/140] Compiling DequeModule Deque+Hashable.swift
[89/140] Compiling DequeModule _UnsafeWrappedBuffer.swift
[90/140] Compiling HTTPTypes HTTPRequest.swift
[91/140] Compiling HTTPTypes HTTPResponse.swift
[92/140] Compiling DequeModule _DequeBufferHeader.swift
[93/140] Compiling DequeModule Deque+Testing.swift
[94/140] Compiling DequeModule Deque._Storage.swift
[95/140] Compiling DequeModule Deque+CustomReflectable.swift
[96/140] Compiling DequeModule Deque+Descriptions.swift
[97/140] Compiling DequeModule _DequeSlot.swift
[98/140] Compiling DequeModule Deque._UnsafeHandle.swift
[99/140] Compiling DequeModule Deque.swift
[100/140] Emitting module HTTPTypes
[101/140] Compiling HTTPTypes HTTPFields.swift
[102/140] Compiling HTTPTypes HTTPFieldName.swift
[103/140] Compiling HTTPTypes HTTPField.swift
[104/140] Emitting module NIOConcurrencyHelpers
[105/140] Compiling NIOConcurrencyHelpers atomics.swift
[106/140] Compiling NIOConcurrencyHelpers lock.swift
[107/140] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[108/140] Compiling NIOConcurrencyHelpers NIOLock.swift
[109/140] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[110/140] Compiling DequeModule Deque+Codable.swift
[111/140] Compiling DequeModule Deque+Collection.swift
[112/140] Emitting module DequeModule
[123/140] Emitting module Atomics
[126/202] Compiling NIOCore GlobalSingletons.swift
[127/202] Compiling NIOCore IO.swift
[128/202] Compiling NIOCore IOData.swift
[129/202] Compiling NIOCore IPProtocol.swift
[130/202] Compiling NIOCore IntegerBitPacking.swift
[131/202] Compiling NIOCore IntegerTypes.swift
[132/202] Compiling NIOCore Interfaces.swift
[133/208] Compiling NIOCore Linux.swift
[134/208] Compiling NIOCore MarkedCircularBuffer.swift
[135/208] Compiling NIOCore MulticastChannel.swift
[136/208] Compiling NIOCore NIOAny.swift
[137/208] Compiling NIOCore NIOCloseOnErrorHandler.swift
[138/208] Compiling NIOCore NIOLoopBound.swift
[139/208] Compiling NIOCore AddressedEnvelope.swift
[140/208] Compiling NIOCore AsyncAwaitSupport.swift
[141/208] Compiling NIOCore AsyncChannel.swift
[142/208] Compiling NIOCore AsyncChannelHandler.swift
[143/208] Compiling NIOCore AsyncChannelInboundStream.swift
[144/208] Compiling NIOCore AsyncChannelOutboundWriter.swift
[145/208] Compiling NIOCore NIOAsyncSequenceProducer.swift
[146/208] Compiling NIOCore SocketOptionProvider.swift
[147/208] Compiling NIOCore SystemCallHelpers.swift
[148/208] Compiling NIOCore TimeAmount+Duration.swift
[149/208] Compiling NIOCore TypeAssistedChannelHandler.swift
[150/208] Compiling NIOCore UniversalBootstrapSupport.swift
[151/208] Compiling NIOCore Utilities.swift
[152/208] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[153/208] Compiling NIOCore EventLoopFuture+Deprecated.swift
[154/208] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[155/208] Compiling NIOCore EventLoopFuture.swift
[156/208] Compiling NIOCore FileDescriptor.swift
[157/208] Compiling NIOCore FileHandle.swift
[158/208] Compiling NIOCore FileRegion.swift
[159/208] Compiling NIOCore Codec.swift
[160/208] Compiling NIOCore ConvenienceOptionSupport.swift
[161/208] Compiling NIOCore DeadChannel.swift
[162/208] Compiling NIOCore DispatchQueue+WithFuture.swift
[163/208] Compiling NIOCore EventLoop+Deprecated.swift
[164/208] Compiling NIOCore EventLoop+SerialExecutor.swift
[165/208] Compiling NIOCore EventLoop.swift
[166/208] Compiling NIOCore NIOScheduledCallback.swift
[167/208] Compiling NIOCore NIOSendable.swift
[168/208] Compiling NIOCore PointerHelpers.swift
[169/208] Compiling NIOCore RecvByteBufferAllocator.swift
[170/208] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[171/208] Compiling NIOCore SocketAddresses.swift
[172/208] Compiling NIOCore Channel.swift
[173/208] Compiling NIOCore ChannelHandler.swift
[174/208] Compiling NIOCore ChannelHandlers.swift
[175/208] Compiling NIOCore ChannelInvoker.swift
[176/208] Compiling NIOCore ChannelOption.swift
[177/208] Compiling NIOCore ChannelPipeline.swift
[178/208] Compiling NIOCore CircularBuffer.swift
[179/208] Compiling NIOCore ByteBuffer-core.swift
[180/208] Compiling NIOCore ByteBuffer-hex.swift
[181/208] Compiling NIOCore ByteBuffer-int.swift
[182/208] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[183/208] Compiling NIOCore ByteBuffer-multi-int.swift
[184/208] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[185/208] Compiling NIOCore ByteBuffer-views.swift
[186/208] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[187/208] Compiling NIOCore NIOAsyncWriter.swift
[188/208] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[189/208] Compiling NIOCore BSDSocketAPI.swift
[190/208] Compiling NIOCore ByteBuffer-aux.swift
[191/208] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[192/208] Compiling NIOCore ByteBuffer-conversions.swift
[193/208] Emitting module NIOCore
[194/290] Compiling NIOHTTPTypes NIOHTTPTypes.swift
[195/290] Emitting module NIOHTTPTypes
[196/290] Compiling NIOPosix BSDSocketAPICommon.swift
<unknown>:0: note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
/Users/admin/builder/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
/Users/admin/builder/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
/Users/admin/builder/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
/Users/admin/builder/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
/Users/admin/builder/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
/Users/admin/builder/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
/Users/admin/builder/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
/Users/admin/builder/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
/Users/admin/builder/spi-builder-workspace/Sources/NIONFS3/NFSFileSystem+FuturesAPI.swift:121:17: warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
119 | } else {
120 | eventLoop.execute {
121 | self.readdirplus(call, promise: promise)
| `- warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
122 | }
123 | }
<unknown>:0: note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
/Users/admin/builder/spi-builder-workspace/Sources/NIONFS3/NFSFileSystem+FuturesAPI.swift:133:17: warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
131 | } else {
132 | eventLoop.execute {
133 | self.read(call, promise: promise)
| `- warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
134 | }
135 | }
<unknown>:0: note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
/Users/admin/builder/spi-builder-workspace/Sources/NIONFS3/NFSFileSystem+FuturesAPI.swift:145:17: warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
143 | } else {
144 | eventLoop.execute {
145 | self.readlink(call, promise: promise)
| `- warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
146 | }
147 | }
<unknown>:0: note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
/Users/admin/builder/spi-builder-workspace/Sources/NIONFS3/NFSFileSystem+FuturesAPI.swift:157:17: warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
155 | } else {
156 | eventLoop.execute {
157 | self.setattr(call, promise: promise)
| `- warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
158 | }
159 | }
<unknown>:0: note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
/Users/admin/builder/spi-builder-workspace/Sources/NIONFS3/NFSFileSystem+FuturesAPI.swift:169:17: warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
167 | } else {
168 | eventLoop.execute {
169 | self.shutdown(promise: promise)
| `- warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
170 | }
171 | }
<unknown>:0: note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
/Users/admin/builder/spi-builder-workspace/Sources/NIONFS3/NFSFileSystem+FuturesAPI.swift:181:17: warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
179 | } else {
180 | eventLoop.execute {
181 | self.readdir(call, promise: promise)
| `- warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
182 | }
183 | }
[197/290] Compiling NIOPosix BSDSocketAPIPosix.swift
<unknown>:0: note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
/Users/admin/builder/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
/Users/admin/builder/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
/Users/admin/builder/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
/Users/admin/builder/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
/Users/admin/builder/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
/Users/admin/builder/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
/Users/admin/builder/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
/Users/admin/builder/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
/Users/admin/builder/spi-builder-workspace/Sources/NIONFS3/NFSFileSystem+FuturesAPI.swift:121:17: warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
119 | } else {
120 | eventLoop.execute {
121 | self.readdirplus(call, promise: promise)
| `- warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
122 | }
123 | }
<unknown>:0: note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
/Users/admin/builder/spi-builder-workspace/Sources/NIONFS3/NFSFileSystem+FuturesAPI.swift:133:17: warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
131 | } else {
132 | eventLoop.execute {
133 | self.read(call, promise: promise)
| `- warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
134 | }
135 | }
<unknown>:0: note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
/Users/admin/builder/spi-builder-workspace/Sources/NIONFS3/NFSFileSystem+FuturesAPI.swift:145:17: warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
143 | } else {
144 | eventLoop.execute {
145 | self.readlink(call, promise: promise)
| `- warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
146 | }
147 | }
<unknown>:0: note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
/Users/admin/builder/spi-builder-workspace/Sources/NIONFS3/NFSFileSystem+FuturesAPI.swift:157:17: warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
155 | } else {
156 | eventLoop.execute {
157 | self.setattr(call, promise: promise)
| `- warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
158 | }
159 | }
<unknown>:0: note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
/Users/admin/builder/spi-builder-workspace/Sources/NIONFS3/NFSFileSystem+FuturesAPI.swift:169:17: warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
167 | } else {
168 | eventLoop.execute {
169 | self.shutdown(promise: promise)
| `- warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
170 | }
171 | }
<unknown>:0: note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
/Users/admin/builder/spi-builder-workspace/Sources/NIONFS3/NFSFileSystem+FuturesAPI.swift:181:17: warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
179 | } else {
180 | eventLoop.execute {
181 | self.readdir(call, promise: promise)
| `- warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
182 | }
183 | }
[198/290] Compiling NIOPosix BSDSocketAPIWindows.swift
<unknown>:0: note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
/Users/admin/builder/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
/Users/admin/builder/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
/Users/admin/builder/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
/Users/admin/builder/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
/Users/admin/builder/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
/Users/admin/builder/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
/Users/admin/builder/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
/Users/admin/builder/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
/Users/admin/builder/spi-builder-workspace/Sources/NIONFS3/NFSFileSystem+FuturesAPI.swift:121:17: warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
119 | } else {
120 | eventLoop.execute {
121 | self.readdirplus(call, promise: promise)
| `- warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
122 | }
123 | }
<unknown>:0: note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
/Users/admin/builder/spi-builder-workspace/Sources/NIONFS3/NFSFileSystem+FuturesAPI.swift:133:17: warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
131 | } else {
132 | eventLoop.execute {
133 | self.read(call, promise: promise)
| `- warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
134 | }
135 | }
<unknown>:0: note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
/Users/admin/builder/spi-builder-workspace/Sources/NIONFS3/NFSFileSystem+FuturesAPI.swift:145:17: warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
143 | } else {
144 | eventLoop.execute {
145 | self.readlink(call, promise: promise)
| `- warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
146 | }
147 | }
<unknown>:0: note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
/Users/admin/builder/spi-builder-workspace/Sources/NIONFS3/NFSFileSystem+FuturesAPI.swift:157:17: warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
155 | } else {
156 | eventLoop.execute {
157 | self.setattr(call, promise: promise)
| `- warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
158 | }
159 | }
<unknown>:0: note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
/Users/admin/builder/spi-builder-workspace/Sources/NIONFS3/NFSFileSystem+FuturesAPI.swift:169:17: warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
167 | } else {
168 | eventLoop.execute {
169 | self.shutdown(promise: promise)
| `- warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
170 | }
171 | }
<unknown>:0: note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
/Users/admin/builder/spi-builder-workspace/Sources/NIONFS3/NFSFileSystem+FuturesAPI.swift:181:17: warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
179 | } else {
180 | eventLoop.execute {
181 | self.readdir(call, promise: promise)
| `- warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
182 | }
183 | }
[199/292] Compiling NIOPosix NonBlockingFileIO.swift
[200/292] Compiling NIOPosix PendingDatagramWritesManager.swift
[201/292] Compiling NIOPosix PendingWritesManager.swift
[202/292] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[203/292] Compiling NIOPosix NIOThreadPool.swift
[204/292] Compiling NIOPosix LinuxCPUSet.swift
[205/292] Compiling NIOPosix LinuxUring.swift
[206/292] Compiling NIOPosix BaseStreamSocketChannel.swift
[207/292] Compiling NIOPosix Bootstrap.swift
[208/292] Compiling NIOPosix ControlMessage.swift
[209/292] Compiling NIOEmbedded AsyncTestingChannel.swift
[210/292] Emitting module NIOEmbedded
[211/292] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[212/292] Compiling NIOEmbedded Embedded.swift
[213/292] Compiling NIONFS3 NFSTypes+SetAttr.swift
[214/292] Compiling NIONFS3 RPCTypes.swift
[215/292] Emitting module NIONFS3
[216/292] Compiling NIOPosix BaseSocket.swift
[217/292] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[218/292] Compiling NIOPosix BaseSocketChannel.swift
[219/292] Compiling NIOPosix DatagramVectorReadManager.swift
[220/292] Compiling NIOPosix Errors+Any.swift
[221/292] Compiling NIOPosix FileDescriptor.swift
[222/292] Compiling NIOPosix GetaddrinfoResolver.swift
[223/292] Compiling NIOPosix HappyEyeballs.swift
[224/292] Compiling NIOPosix IO.swift
[225/292] Compiling NIOPosix IntegerBitPacking.swift
/Users/admin/builder/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)
/Users/admin/builder/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)
/Users/admin/builder/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)
/Users/admin/builder/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)
/Users/admin/builder/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)
/Users/admin/builder/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)
/Users/admin/builder/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)
/Users/admin/builder/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)
/Users/admin/builder/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)
/Users/admin/builder/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)
/Users/admin/builder/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)
/Users/admin/builder/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)
/Users/admin/builder/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)
[226/292] Compiling NIOPosix IntegerTypes.swift
/Users/admin/builder/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)
/Users/admin/builder/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)
/Users/admin/builder/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)
/Users/admin/builder/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)
/Users/admin/builder/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)
/Users/admin/builder/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)
/Users/admin/builder/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)
/Users/admin/builder/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)
/Users/admin/builder/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)
/Users/admin/builder/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)
/Users/admin/builder/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)
/Users/admin/builder/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)
/Users/admin/builder/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)
[227/292] Compiling NIOPosix Linux.swift
/Users/admin/builder/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)
/Users/admin/builder/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)
/Users/admin/builder/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)
/Users/admin/builder/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)
/Users/admin/builder/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)
/Users/admin/builder/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)
/Users/admin/builder/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)
/Users/admin/builder/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)
/Users/admin/builder/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)
/Users/admin/builder/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)
/Users/admin/builder/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)
/Users/admin/builder/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)
/Users/admin/builder/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)
[228/292] Compiling NIOPosix SocketProtocols.swift
[229/292] Compiling NIOPosix System.swift
[230/292] Compiling NIOPosix Thread.swift
[231/292] Compiling NIOPosix ThreadPosix.swift
[232/292] Compiling NIOPosix ThreadWindows.swift
[236/297] Compiling NIOPosix PointerHelpers.swift
[237/297] Compiling NIOPosix Pool.swift
[238/297] Compiling NIOPosix Selectable.swift
[239/297] Compiling NIOPosix SelectableChannel.swift
[240/297] Compiling NIOPosix SelectableEventLoop.swift
[241/297] Compiling NIOPosix SelectorEpoll.swift
[242/297] Compiling NIOPosix SelectorGeneric.swift
[243/297] Compiling NIOPosix PooledRecvBufferAllocator.swift
[244/297] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[245/297] Compiling NIOPosix PosixSingletons.swift
[246/297] Compiling NIOPosix RawSocketBootstrap.swift
[247/297] Compiling NIOPosix Resolver.swift
[248/297] Compiling NIOPosix SelectorKqueue.swift
[249/297] Compiling NIOPosix SelectorUring.swift
[250/297] Compiling NIOPosix ServerSocket.swift
[251/297] Compiling NIOPosix Socket.swift
[252/297] Compiling NIOPosix SocketChannel.swift
[259/297] Emitting module NIOPosix
[278/297] Compiling NIOPosix UnsafeTransfer.swift
[279/297] Compiling NIOPosix Utilities.swift
[280/297] Compiling NIOPosix VsockAddress.swift
[281/297] Compiling NIOPosix VsockChannelEvents.swift
[282/297] Compiling NIOPosix resource_bundle_accessor.swift
[283/299] Emitting module NIO
[284/299] Compiling NIO Exports.swift
[285/334] Compiling NIOTLS TLSEvents.swift
[286/334] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[287/334] Compiling NIOSOCKS SOCKSResponse.swift
[288/334] Compiling NIOSOCKS SOCKSRequest.swift
[289/334] Compiling NIOSOCKS Messages.swift
[290/334] Compiling NIOSOCKS Helpers.swift
[291/334] Compiling NIOSOCKS Errors.swift
[292/334] Compiling NIOSOCKS ClientStateMachine.swift
[293/335] Compiling NIOHTTP1 HTTPEncoder.swift
[294/335] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[295/335] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[296/335] Compiling NIOHTTP1 ByteCollectionUtils.swift
[297/335] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[298/335] Compiling NIOHTTP1 HTTPDecoder.swift
[299/335] Emitting module NIOSOCKS
[300/335] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[301/335] Compiling NIOTLS SNIHandler.swift
[302/335] Emitting module NIOTLS
[303/335] Compiling NIOSOCKS ServerStateMachine.swift
[304/335] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[305/335] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[306/338] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[307/338] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[308/338] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[309/338] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[312/338] Emitting module NIOSOCKSClient
[313/338] Compiling NIOSOCKSClient main.swift
[314/338] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[315/338] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[315/338] Write Objects.LinkFileList
[317/338] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[318/338] Emitting module NIOHTTP1
[321/338] Compiling NIOHTTP1 HTTPTypes.swift
[322/338] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[323/338] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[324/338] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[324/378] Linking NIOSOCKSClient
[325/378] Applying NIOSOCKSClient
[327/378] Compiling NIOExtras RequestResponseWithIDHandler.swift
/Users/admin/builder/spi-builder-workspace/Sources/NIOExtras/RequestResponseWithIDHandler.swift:139:20: warning: stored property 'requestID' of 'Sendable'-conforming generic struct 'ResponseForInvalidRequest' has non-sendable type 'Response.RequestID'; this is an error in the Swift 6 language mode
137 | extension NIOExtrasErrors {
138 | public struct ResponseForInvalidRequest<Response: NIORequestIdentifiable>: NIOExtrasError, Equatable {
139 | public var requestID: Response.RequestID
| `- warning: stored property 'requestID' of 'Sendable'-conforming generic struct 'ResponseForInvalidRequest' has non-sendable type 'Response.RequestID'; this is an error in the Swift 6 language mode
140 |
141 | public init(requestID: Response.RequestID) {
/Users/admin/builder/spi-builder-workspace/Sources/NIOExtras/RequestResponseWithIDHandler.swift:99:21: warning: type 'Response' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
29 | public final class NIORequestResponseWithIDHandler<
30 | Request: NIORequestIdentifiable,
31 | Response: NIORequestIdentifiable
| `- note: consider making generic parameter 'Response' conform to the 'Sendable' protocol
32 | >: ChannelDuplexHandler
33 | where Request.RequestID == Response.RequestID {
:
97 | let response = self.unwrapInboundIn(data)
98 | if let promise = self.promiseBuffer.removeValue(forKey: response.requestID) {
99 | promise.succeed(response)
| `- warning: type 'Response' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
100 | } else {
101 | context.fireErrorCaught(NIOExtrasErrors.ResponseForInvalidRequest<Response>(requestID: response.requestID))
[328/379] Compiling NIOHPACK HPACKEncoder.swift
[329/380] Compiling NIOExtras LineBasedFrameDecoder.swift
[330/380] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[331/380] Compiling NIOHPACK IndexedHeaderTable.swift
[332/380] Compiling NIOHPACK IntegerCoding.swift
[333/380] Compiling NIOHTTPTypesHTTP1 HTTPToHTTP1Codec.swift
[334/380] Compiling NIOExtras DebugInboundEventsHandler.swift
[335/380] Compiling NIOExtras DebugOutboundEventsHandler.swift
[336/380] Emitting module NIOHTTPTypesHTTP1
[337/380] Compiling NIOHTTPTypesHTTP1 HTTPTypeConversion.swift
[338/380] Compiling NIOHTTPTypesHTTP1 HTTP1ToHTTPCodec.swift
[339/380] Compiling NIOHPACK StaticHeaderTable.swift
[340/380] Compiling NIOExtras NIORequestIdentifiable.swift
[341/380] Compiling NIOExtras PCAPRingBuffer.swift
[342/380] Compiling NIOExtras NIOExtrasError.swift
[343/380] Compiling NIOExtras NIOLengthFieldBitLength.swift
[344/380] Compiling NIOExtras QuiescingHelper.swift
/Users/admin/builder/spi-builder-workspace/Sources/NIOExtras/QuiescingHelper.swift:210:17: warning: capture of 'self' with non-sendable type 'CollectAcceptedChannelsHandler' in a `@Sendable` closure; this is an error in the Swift 6 language mode
184 | ///
185 | /// - note: This is only useful to be added to a server `Channel` in `ServerBootstrap.serverChannelInitializer`.
186 | private final class CollectAcceptedChannelsHandler: ChannelInboundHandler {
| `- note: class 'CollectAcceptedChannelsHandler' does not conform to the 'Sendable' protocol
187 | typealias InboundIn = Channel
188 |
:
208 | let closeFuture = channel.closeFuture
209 | closeFuture.whenComplete { (_: Result<Void, Error>) in
210 | self.channelCollector.channelRemoved(channel)
| `- warning: capture of 'self' with non-sendable type 'CollectAcceptedChannelsHandler' in a `@Sendable` closure; this is an error in the Swift 6 language mode
211 | }
212 | context.fireChannelRead(data)
/Users/admin/builder/spi-builder-workspace/Sources/NIOExtras/RequestResponseHandler.swift:91:17: warning: type 'Response' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
26 | /// ``RequestResponseHandler`` requires that the `Response`s arrive on `Channel` in the same order as the `Request`s
27 | /// were submitted.
28 | public final class RequestResponseHandler<Request, Response>: ChannelDuplexHandler {
| `- note: consider making generic parameter 'Response' conform to the 'Sendable' protocol
29 | /// `Response` is the type this class expects to receive inbound.
30 | public typealias InboundIn = Response
:
89 | let promise = self.promiseBuffer.removeFirst()
90 |
91 | promise.succeed(response)
| `- warning: type 'Response' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
92 | }
93 |
[345/380] Compiling NIOExtras RequestResponseHandler.swift
/Users/admin/builder/spi-builder-workspace/Sources/NIOExtras/QuiescingHelper.swift:210:17: warning: capture of 'self' with non-sendable type 'CollectAcceptedChannelsHandler' in a `@Sendable` closure; this is an error in the Swift 6 language mode
184 | ///
185 | /// - note: This is only useful to be added to a server `Channel` in `ServerBootstrap.serverChannelInitializer`.
186 | private final class CollectAcceptedChannelsHandler: ChannelInboundHandler {
| `- note: class 'CollectAcceptedChannelsHandler' does not conform to the 'Sendable' protocol
187 | typealias InboundIn = Channel
188 |
:
208 | let closeFuture = channel.closeFuture
209 | closeFuture.whenComplete { (_: Result<Void, Error>) in
210 | self.channelCollector.channelRemoved(channel)
| `- warning: capture of 'self' with non-sendable type 'CollectAcceptedChannelsHandler' in a `@Sendable` closure; this is an error in the Swift 6 language mode
211 | }
212 | context.fireChannelRead(data)
/Users/admin/builder/spi-builder-workspace/Sources/NIOExtras/RequestResponseHandler.swift:91:17: warning: type 'Response' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
26 | /// ``RequestResponseHandler`` requires that the `Response`s arrive on `Channel` in the same order as the `Request`s
27 | /// were submitted.
28 | public final class RequestResponseHandler<Request, Response>: ChannelDuplexHandler {
| `- note: consider making generic parameter 'Response' conform to the 'Sendable' protocol
29 | /// `Response` is the type this class expects to receive inbound.
30 | public typealias InboundIn = Response
:
89 | let promise = self.promiseBuffer.removeFirst()
90 |
91 | promise.succeed(response)
| `- warning: type 'Response' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
92 | }
93 |
[348/380] Compiling NIOExtras FixedLengthFrameDecoder.swift
/Users/admin/builder/spi-builder-workspace/Sources/NIOExtras/HTTP1ProxyConnectHandler.swift:167:20: warning: capture of 'self' with non-sendable type 'NIOHTTP1ProxyConnectHandler' in a `@Sendable` closure; this is an error in the Swift 6 language mode
16 | import NIOHTTP1
17 |
18 | public final class NIOHTTP1ProxyConnectHandler: ChannelDuplexHandler, RemovableChannelHandler {
| `- note: class 'NIOHTTP1ProxyConnectHandler' does not conform to the 'Sendable' protocol
19 | public typealias OutboundIn = Never
20 | public typealias OutboundOut = HTTPClientRequestPart
:
165 | let loopBoundContext = NIOLoopBound.init(context, eventLoop: context.eventLoop)
166 | let timeout = context.eventLoop.scheduleTask(deadline: self.deadline) {
167 | switch self.state {
| `- warning: capture of 'self' with non-sendable type 'NIOHTTP1ProxyConnectHandler' in a `@Sendable` closure; this is an error in the Swift 6 language mode
168 | case .initialized:
169 | preconditionFailure("How can we have a scheduled timeout, if the connection is not even up?")
[349/380] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
/Users/admin/builder/spi-builder-workspace/Sources/NIOExtras/HTTP1ProxyConnectHandler.swift:167:20: warning: capture of 'self' with non-sendable type 'NIOHTTP1ProxyConnectHandler' in a `@Sendable` closure; this is an error in the Swift 6 language mode
16 | import NIOHTTP1
17 |
18 | public final class NIOHTTP1ProxyConnectHandler: ChannelDuplexHandler, RemovableChannelHandler {
| `- note: class 'NIOHTTP1ProxyConnectHandler' does not conform to the 'Sendable' protocol
19 | public typealias OutboundIn = Never
20 | public typealias OutboundOut = HTTPClientRequestPart
:
165 | let loopBoundContext = NIOLoopBound.init(context, eventLoop: context.eventLoop)
166 | let timeout = context.eventLoop.scheduleTask(deadline: self.deadline) {
167 | switch self.state {
| `- warning: capture of 'self' with non-sendable type 'NIOHTTP1ProxyConnectHandler' in a `@Sendable` closure; this is an error in the Swift 6 language mode
168 | case .initialized:
169 | preconditionFailure("How can we have a scheduled timeout, if the connection is not even up?")
[350/380] Compiling NIOHPACK HuffmanCoding.swift
[351/380] Compiling NIOHPACK HeaderTables.swift
[352/380] Compiling NIOHPACK HuffmanTables.swift
[353/380] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[354/380] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[355/380] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[356/380] Compiling NIOHTTPCompression HTTPDecompression.swift
[357/380] Emitting module NIOHTTPCompression
[358/380] Compiling NIOHTTPCompression HTTPCompression.swift
[359/380] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[360/380] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[361/380] Compiling NIOExtras JSONRPCFraming.swift
[362/380] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[363/380] Compiling NIOExtras LengthFieldPrepender.swift
[364/380] Compiling NIOHPACK HPACKErrors.swift
[365/380] Compiling NIOHPACK HPACKHeader.swift
[366/380] Emitting module NIOExtras
/Users/admin/builder/spi-builder-workspace/Sources/NIOExtras/RequestResponseWithIDHandler.swift:139:20: warning: stored property 'requestID' of 'Sendable'-conforming generic struct 'ResponseForInvalidRequest' has non-sendable type 'Response.RequestID'; this is an error in the Swift 6 language mode
137 | extension NIOExtrasErrors {
138 | public struct ResponseForInvalidRequest<Response: NIORequestIdentifiable>: NIOExtrasError, Equatable {
139 | public var requestID: Response.RequestID
| `- warning: stored property 'requestID' of 'Sendable'-conforming generic struct 'ResponseForInvalidRequest' has non-sendable type 'Response.RequestID'; this is an error in the Swift 6 language mode
140 |
141 | public init(requestID: Response.RequestID) {
<unknown>:0: note: a function type must be marked '@Sendable' to conform to 'Sendable'
/Users/admin/builder/spi-builder-workspace/Sources/NIOExtras/WritePCAPHandler.swift:26:5: warning: let 'sysWrite' is not concurrency-safe because non-'Sendable' type '(Int32, UnsafeRawPointer?, Int) -> Int' may have shared mutable state; this is an error in the Swift 6 language mode
24 | #endif
25 |
26 | let sysWrite = write
| |- warning: let 'sysWrite' is not concurrency-safe because non-'Sendable' type '(Int32, UnsafeRawPointer?, Int) -> Int' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'sysWrite' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
27 |
28 | struct TCPHeader {
[367/380] Emitting module NIOHPACK
[368/440] Compiling NIOExtras WritePCAPHandler.swift
<unknown>:0: note: a function type must be marked '@Sendable' to conform to 'Sendable'
/Users/admin/builder/spi-builder-workspace/Sources/NIOExtras/WritePCAPHandler.swift:26:5: warning: let 'sysWrite' is not concurrency-safe because non-'Sendable' type '(Int32, UnsafeRawPointer?, Int) -> Int' may have shared mutable state; this is an error in the Swift 6 language mode
24 | #endif
25 |
26 | let sysWrite = write
| |- warning: let 'sysWrite' is not concurrency-safe because non-'Sendable' type '(Int32, UnsafeRawPointer?, Int) -> Int' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'sysWrite' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
27 |
28 | struct TCPHeader {
/Users/admin/builder/spi-builder-workspace/Sources/NIOExtras/WritePCAPHandler.swift:522:17: warning: capture of 'emitWrites()' with non-sendable type '() -> ()' in a `@Sendable` closure; this is an error in the Swift 6 language mode
520 | let promise = promise ?? context.eventLoop.makePromise()
521 | promise.futureResult.whenSuccess {
522 | emitWrites()
| |- warning: capture of 'emitWrites()' with non-sendable type '() -> ()' in a `@Sendable` closure; this is an error in the Swift 6 language mode
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
523 | }
524 | context.write(data, promise: promise)
/Users/admin/builder/spi-builder-workspace/Sources/NIOExtras/WritePCAPHandler.swift:491:14: warning: concurrently-executed local function 'emitWrites()' must be marked as '@Sendable'; this is an error in the Swift 6 language mode
489 | var buffer = self.unwrapInboundIn(data)
490 |
491 | func emitWrites() {
| `- warning: concurrently-executed local function 'emitWrites()' must be marked as '@Sendable'; this is an error in the Swift 6 language mode
492 | do {
493 | self.buffer.clear()
[369/456] Compiling NIOExtrasPerformanceTester main.swift
[370/456] Compiling NIOExtrasPerformanceTester RollingPCAPPerformanceTest.swift
[371/456] Compiling NIOExtrasPerformanceTester Measurement.swift
[372/456] Compiling NIOExtrasPerformanceTester HTTP1RawPerformanceTests.swift
[373/456] Compiling NIOExtrasPerformanceTester HTTP1RollingPCAPPerformanceTests.swift
[374/456] Compiling NIOExtrasPerformanceTester PCAPPerformanceTest.swift
[375/456] Emitting module NIOWritePCAPDemo
[376/456] Compiling NIOWritePCAPDemo main.swift
[376/456] Write Objects.LinkFileList
[378/456] Compiling HTTPServerWithQuiescingDemo main.swift
/Users/admin/builder/spi-builder-workspace/Sources/HTTPServerWithQuiescingDemo/main.swift:65:46: warning: capture of 'self' with non-sendable type 'HTTPHandler' in a `@Sendable` closure; this is an error in the Swift 6 language mode
19 | import NIOPosix
20 |
21 | private final class HTTPHandler: ChannelInboundHandler {
| `- note: class 'HTTPHandler' does not conform to the 'Sendable' protocol
22 | typealias InboundIn = HTTPServerRequestPart
23 | typealias OutboundOut = HTTPServerResponsePart
:
63 | let loopBoundContext = NIOLoopBound.init(context, eventLoop: context.eventLoop)
64 | _ = context.eventLoop.scheduleTask(in: .seconds(30)) { [buffer] in
65 | loopBoundContext.value.write(self.wrapOutboundOut(.body(.byteBuffer(buffer))), promise: nil)
| `- warning: capture of 'self' with non-sendable type 'HTTPHandler' in a `@Sendable` closure; this is an error in the Swift 6 language mode
66 | loopBoundContext.value.writeAndFlush(self.wrapOutboundOut(.end(nil)), promise: nil)
67 | }
[379/456] Emitting module HTTPServerWithQuiescingDemo
[379/456] Write Objects.LinkFileList
[381/456] Compiling NIOWritePartialPCAPDemo main.swift
[382/456] Emitting module NIOWritePartialPCAPDemo
[382/456] Write Objects.LinkFileList
[384/456] Compiling NIOExtrasPerformanceTester HTTP1PCAPPerformanceTests.swift
[385/456] Compiling NIOExtrasPerformanceTester Benchmark.swift
[386/456] Emitting module NIOExtrasPerformanceTester
[387/456] Compiling NIOExtrasPerformanceTester HTTP1PerformanceTestFramework.swift
/Users/admin/builder/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
/Users/admin/builder/spi-builder-workspace/Sources/NIOExtrasPerformanceTester/HTTP1PerformanceTestFramework.swift:207:17: warning: converting non-sendable function value to '@Sendable (Int, Int) -> Int' may introduce data races
205 | streamCompletedFutures,
206 | on: streamCompletedFutures.first!.eventLoop,
207 | +
| `- warning: converting non-sendable function value to '@Sendable (Int, Int) -> Int' may introduce data races
208 | )
209 | reqs.append(try! requestsServed.wait())
/Users/admin/builder/spi-builder-workspace/Sources/NIOExtrasPerformanceTester/HTTP1PerformanceTestFramework.swift:179:51: warning: capture of 'self' with non-sendable type 'HTTP1ThreadedPerformanceTest' in a `@Sendable` closure; this is an error in the Swift 6 language mode
121 |
122 | // MARK: ThreadedPerfTest
123 | class HTTP1ThreadedPerformanceTest: Benchmark {
| `- note: class 'HTTP1ThreadedPerformanceTest' does not conform to the 'Sendable' protocol
124 | let numberOfRepeats: Int
125 | let numberOfClients: Int
:
177 | channel.pipeline.addHTTPClientHandlers().flatMap {
178 | let repeatedRequestsHandler = RepeatedRequests(
179 | numberOfRequests: self.requestsPerClient,
| `- warning: capture of 'self' with non-sendable type 'HTTP1ThreadedPerformanceTest' in a `@Sendable` closure; this is an error in the Swift 6 language mode
180 | eventLoop: channel.eventLoop,
181 | head: self.head
/Users/admin/builder/spi-builder-workspace/Sources/NIOExtrasPerformanceTester/HTTP1PerformanceTestFramework.swift:183:29: warning: capture of 'requestHandlers' with non-sendable type '[RepeatedRequests]' in a `@Sendable` closure; this is an error in the Swift 6 language mode
74 | }
75 |
76 | final class RepeatedRequests: ChannelInboundHandler {
| `- note: class 'RepeatedRequests' does not conform to the 'Sendable' protocol
77 | typealias InboundIn = HTTPClientResponsePart
78 | typealias OutboundOut = HTTPClientRequestPart
:
181 | head: self.head
182 | )
183 | requestHandlers.append(repeatedRequestsHandler)
| `- warning: capture of 'requestHandlers' with non-sendable type '[RepeatedRequests]' in a `@Sendable` closure; this is an error in the Swift 6 language mode
184 | return channel.pipeline.addHandler(repeatedRequestsHandler)
185 | }.flatMap {
/Users/admin/builder/spi-builder-workspace/Sources/NIOExtrasPerformanceTester/HTTP1PerformanceTestFramework.swift:179:51: warning: capture of 'self' with non-sendable type 'HTTP1ThreadedPerformanceTest' in a `@Sendable` closure; this is an error in the Swift 6 language mode
121 |
122 | // MARK: ThreadedPerfTest
123 | class HTTP1ThreadedPerformanceTest: Benchmark {
| `- note: class 'HTTP1ThreadedPerformanceTest' does not conform to the 'Sendable' protocol
124 | let numberOfRepeats: Int
125 | let numberOfClients: Int
:
177 | channel.pipeline.addHTTPClientHandlers().flatMap {
178 | let repeatedRequestsHandler = RepeatedRequests(
179 | numberOfRequests: self.requestsPerClient,
| `- warning: capture of 'self' with non-sendable type 'HTTP1ThreadedPerformanceTest' in a `@Sendable` closure; this is an error in the Swift 6 language mode
180 | eventLoop: channel.eventLoop,
181 | head: self.head
/Users/admin/builder/spi-builder-workspace/Sources/NIOExtrasPerformanceTester/HTTP1PerformanceTestFramework.swift:183:29: warning: capture of 'requestHandlers' with non-sendable type '[RepeatedRequests]' in a `@Sendable` closure; this is an error in the Swift 6 language mode
74 | }
75 |
76 | final class RepeatedRequests: ChannelInboundHandler {
| `- note: class 'RepeatedRequests' does not conform to the 'Sendable' protocol
77 | typealias InboundIn = HTTPClientResponsePart
78 | typealias OutboundOut = HTTPClientRequestPart
:
181 | head: self.head
182 | )
183 | requestHandlers.append(repeatedRequestsHandler)
| `- warning: capture of 'requestHandlers' with non-sendable type '[RepeatedRequests]' in a `@Sendable` closure; this is an error in the Swift 6 language mode
184 | return channel.pipeline.addHandler(repeatedRequestsHandler)
185 | }.flatMap {
/Users/admin/builder/spi-builder-workspace/Sources/NIOExtrasPerformanceTester/HTTP1PerformanceTestFramework.swift:183:29: warning: mutation of captured var 'requestHandlers' in concurrently-executing code; this is an error in the Swift 6 language mode
181 | head: self.head
182 | )
183 | requestHandlers.append(repeatedRequestsHandler)
| `- warning: mutation of captured var 'requestHandlers' in concurrently-executing code; this is an error in the Swift 6 language mode
184 | return channel.pipeline.addHandler(repeatedRequestsHandler)
185 | }.flatMap {
/Users/admin/builder/spi-builder-workspace/Sources/NIOExtrasPerformanceTester/HTTP1PerformanceTestFramework.swift:186:29: warning: capture of 'self' with non-sendable type 'HTTP1ThreadedPerformanceTest' in a `@Sendable` closure; this is an error in the Swift 6 language mode
121 |
122 | // MARK: ThreadedPerfTest
123 | class HTTP1ThreadedPerformanceTest: Benchmark {
| `- note: class 'HTTP1ThreadedPerformanceTest' does not conform to the 'Sendable' protocol
124 | let numberOfRepeats: Int
125 | let numberOfClients: Int
:
184 | return channel.pipeline.addHandler(repeatedRequestsHandler)
185 | }.flatMap {
186 | self.extraInitialiser(channel)
| `- warning: capture of 'self' with non-sendable type 'HTTP1ThreadedPerformanceTest' in a `@Sendable` closure; this is an error in the Swift 6 language mode
187 | }
188 | }
[387/456] Write Objects.LinkFileList
[388/456] Linking NIOWritePCAPDemo
[389/456] Applying NIOWritePCAPDemo
[390/456] Linking HTTPServerWithQuiescingDemo
[391/456] Applying HTTPServerWithQuiescingDemo
[392/456] Linking NIOWritePartialPCAPDemo
[393/456] Applying NIOWritePartialPCAPDemo
[395/456] Compiling NIOHTTP2 LocallyQuiescingState.swift
[396/456] Compiling NIOHTTP2 QuiescingState.swift
[397/456] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[398/456] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[399/456] Compiling NIOHTTP2 StateMachineResult.swift
[400/456] Compiling NIOHTTP2 ContentLengthVerifier.swift
[401/456] Compiling NIOHTTP2 DOSHeuristics.swift
[402/456] Compiling NIOHTTP2 HTTP2Settings.swift
[403/456] Compiling NIOHTTP2 HTTP2Stream.swift
[404/456] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[405/456] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[406/456] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[407/456] Compiling NIOHTTP2 HTTP2StreamID.swift
[408/456] Compiling NIOHTTP2 SendingRstStreamState.swift
[409/456] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[410/456] Compiling NIOHTTP2 HTTP2SettingsState.swift
[411/456] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[412/456] Compiling NIOHTTP2 HasFlowControlWindows.swift
[413/456] Compiling NIOHTTP2 HasLocalSettings.swift
[414/456] Compiling NIOHTTP2 HasRemoteSettings.swift
[414/462] Linking NIOExtrasPerformanceTester
[415/462] Applying NIOExtrasPerformanceTester
[417/462] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[418/462] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[419/462] Compiling NIOHTTP2 MaySendFrames.swift
[420/462] Compiling NIOHTTP2 SendingDataState.swift
[421/462] Compiling NIOHTTP2 SendingGoawayState.swift
[422/462] Compiling NIOHTTP2 SendingHeadersState.swift
[423/462] Compiling NIOHTTP2 SendingPushPromiseState.swift
[424/462] Compiling NIOHTTP2 Error+Any.swift
[425/462] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[426/462] Compiling NIOHTTP2 ControlFrameBuffer.swift
[427/462] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[428/462] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[429/462] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[430/462] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[431/462] Compiling NIOHTTP2 StreamChannelFlowController.swift
[432/462] Compiling NIOHTTP2 StreamChannelList.swift
[433/462] Compiling NIOHTTP2 StreamMap.swift
[434/462] Compiling NIOHTTP2 StreamStateMachine.swift
[435/462] Compiling NIOHTTP2 UnsafeTransfer.swift
[436/462] Compiling NIOHTTP2 WatermarkedFlowController.swift
[437/462] Emitting module NIOHTTP2
[438/462] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[439/462] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[440/462] Compiling NIOHTTP2 HTTP2UserEvents.swift
[441/462] Compiling NIOHTTP2 InboundEventBuffer.swift
[442/462] Compiling NIOHTTP2 InboundWindowManager.swift
[443/462] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[444/462] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[445/462] Compiling NIOHTTP2 HTTP2Frame.swift
[446/462] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[447/462] Compiling NIOHTTP2 HTTP2FrameParser.swift
[448/462] Compiling NIOHTTP2 HTTP2PingData.swift
[449/462] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[450/462] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[451/462] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[452/462] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[453/462] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[454/462] Compiling NIOHTTP2 HTTP2Error.swift
[455/462] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[456/462] Compiling NIOHTTP2 ConnectionStateMachine.swift
[457/462] Compiling NIOHTTP2 ConnectionStreamsState.swift
[458/462] Compiling NIOHTTP2 MayReceiveFrames.swift
[459/462] Compiling NIOHTTP2 ReceivingDataState.swift
[460/462] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[461/462] Compiling NIOHTTP2 ReceivingHeadersState.swift
[462/462] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[463/466] Compiling NIOHTTPTypesHTTP2 HTTPTypeConversion.swift
[464/466] Compiling NIOHTTPTypesHTTP2 HTTP2HeadersStateMachine.swift
[465/466] Emitting module NIOHTTPTypesHTTP2
[466/466] Compiling NIOHTTPTypesHTTP2 HTTP2ToHTTPCodec.swift
Build complete! (47.15s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.67.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio.git"
},
{
"identity" : "swift-nio-http2",
"requirement" : {
"range" : [
{
"lower_bound" : "1.27.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio-http2.git"
},
{
"identity" : "swift-http-types",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-http-types.git"
}
],
"manifest_display_name" : "swift-nio-extras",
"name" : "swift-nio-extras",
"path" : "/Users/admin/builder/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"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/apple/swift-nio-extras/main
Repository: apple/swift-nio-extras
Swift version used: 6.0
Target: NIOExtras
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/swift-docc-render-artifact/.git/
From https://github.com/swiftlang/swift-docc-render-artifact
* branch 88815688627177b9716a01ca41da19397bd30e47 -> FETCH_HEAD
HEAD is now at 8881568 Update the artifact
Extracting symbol information for 'NIOExtras'...
Finished extracting symbol information for 'NIOExtras'. (7.37s)
Building documentation for 'NIOExtras'...
Finished building documentation for 'NIOExtras' (0.20s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/apple/swift-nio-extras/main
Fetching https://github.com/swiftlang/swift-docc-plugin
Updating https://github.com/apple/swift-system.git
Updating https://github.com/apple/swift-nio.git
Updating https://github.com/apple/swift-nio-http2.git
[1/2038] Fetching swift-docc-plugin
Updated https://github.com/apple/swift-nio-http2.git (0.82s)
Updated https://github.com/apple/swift-nio.git (0.82s)
Updated https://github.com/apple/swift-system.git (0.82s)
Updating https://github.com/apple/swift-http-types.git
Updating https://github.com/apple/swift-collections.git
Updating https://github.com/apple/swift-atomics.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.30s)
Updated https://github.com/apple/swift-atomics.git (0.54s)
Updated https://github.com/apple/swift-http-types.git (0.54s)
Updated https://github.com/apple/swift-collections.git (0.54s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.3.1 (0.53s)
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.42s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.76.1 (0.59s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.43s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.44s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.60s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (0.54s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3183] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.24s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.58s)
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.3
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
Building for debugging...
[0/8] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version--7754E27361AE5C74.txt
[6/53] Compiling SymbolKit Identifier.swift
[7/53] Compiling SymbolKit KindIdentifier.swift
[8/53] Compiling SymbolKit Location.swift
[9/53] Compiling SymbolKit Mutability.swift
[10/53] Compiling SymbolKit DeclarationFragments.swift
[11/53] Compiling SymbolKit Fragment.swift
[12/53] Compiling SymbolKit FragmentKind.swift
[13/53] Compiling SymbolKit FunctionParameter.swift
[14/53] Compiling SymbolKit FunctionSignature.swift
[15/57] Emitting module SymbolKit
[16/57] Compiling SymbolKit SemanticVersion.swift
[17/57] Compiling SymbolKit AccessControl.swift
[18/57] Compiling SymbolKit Availability.swift
[19/57] Compiling SymbolKit AvailabilityItem.swift
[20/57] Compiling SymbolKit Domain.swift
[21/57] Compiling SymbolKit Names.swift
[22/57] Compiling SymbolKit SPI.swift
[23/57] Compiling SymbolKit Snippet.swift
[24/57] Compiling SymbolKit Extension.swift
[25/57] Compiling SymbolKit Relationship.swift
[26/57] Compiling SymbolKit RelationshipKind.swift
[27/57] Compiling SymbolKit SourceOrigin.swift
[28/57] Compiling SymbolKit GenericConstraints.swift
[29/57] Compiling SymbolKit Swift.swift
[30/57] Compiling SymbolKit SourceRange.swift
[31/57] Compiling SymbolKit Metadata.swift
[32/57] Compiling SymbolKit Module.swift
[33/57] Compiling SymbolKit OperatingSystem.swift
[34/57] Compiling SymbolKit Platform.swift
[35/57] Compiling SymbolKit Mixin+Equals.swift
[36/57] Compiling SymbolKit Mixin+Hash.swift
[37/57] Compiling SymbolKit Mixin.swift
[38/57] Compiling SymbolKit LineList.swift
[39/57] Compiling SymbolKit Position.swift
[40/57] Compiling SymbolKit GenericConstraint.swift
[41/57] Compiling SymbolKit GenericParameter.swift
[42/57] Compiling SymbolKit Generics.swift
[43/57] Compiling SymbolKit Namespace.swift
[44/57] Compiling SymbolKit Symbol.swift
[45/57] Compiling SymbolKit SymbolKind.swift
[46/57] Compiling SymbolKit SymbolGraph.swift
[47/57] Compiling SymbolKit GraphCollector.swift
[48/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[49/57] Compiling SymbolKit UnifiedSymbol.swift
[50/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[51/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[52/57] Compiling Snippets SnippetParser.swift
[53/57] Compiling Snippets Snippet.swift
[54/57] Emitting module Snippets
[55/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[56/61] Compiling snippet_extract URL+Status.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (3.39s)
Building for debugging...
[0/1] Write swift-version--7754E27361AE5C74.txt
[2/50] Compiling Atomics AtomicMemoryOrderings.swift
[3/50] Compiling Atomics DoubleWord.swift
[4/50] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[5/51] Compiling Atomics UnsafeAtomic.swift
[6/51] Compiling Atomics UnsafeAtomicLazyReference.swift
[7/51] Compiling Atomics AtomicStorage.swift
[8/51] Compiling Atomics AtomicValue.swift
[9/51] Compiling Atomics ManagedAtomic.swift
[10/51] Compiling Atomics ManagedAtomicLazyReference.swift
[13/53] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[18/53] Compiling NIOConcurrencyHelpers lock.swift
[19/53] Compiling _NIOBase64 Base64.swift
[20/53] Emitting module _NIOBase64
[21/53] Compiling _NIODataStructures PriorityQueue.swift
[22/53] Compiling _NIODataStructures _TinyArray.swift
[23/53] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[24/53] Compiling NIOConcurrencyHelpers NIOLock.swift
[25/53] Compiling NIOConcurrencyHelpers atomics.swift
[26/53] Compiling _NIODataStructures Heap.swift
[27/53] Emitting module _NIODataStructures
[28/53] Emitting module NIOConcurrencyHelpers
[29/53] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[30/53] Compiling Atomics IntegerOperations.swift
[31/53] Compiling Atomics Unmanaged extensions.swift
[32/53] Compiling Atomics Primitives.shims.swift
[33/53] Compiling Atomics AtomicInteger.swift
[34/53] Compiling Atomics AtomicOptionalWrappable.swift
[35/53] Compiling Atomics AtomicReference.swift
[38/53] Compiling Atomics AtomicBool.swift
[39/53] Compiling Atomics IntegerConformances.swift
[40/53] Compiling Atomics PointerConformances.swift
[41/53] Compiling Atomics Primitives.native.swift
[42/53] Emitting module InternalCollectionsUtilities
[43/53] Compiling Atomics OptionalRawRepresentable.swift
[44/53] Compiling Atomics RawRepresentable.swift
[49/69] Compiling DequeModule Deque+CustomReflectable.swift
[50/69] Compiling DequeModule Deque+Descriptions.swift
[51/69] Compiling DequeModule Deque+Equatable.swift
[52/69] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[53/69] Compiling DequeModule _DequeSlot.swift
[54/69] Compiling DequeModule _DequeBufferHeader.swift
[55/69] Compiling DequeModule _DequeBuffer.swift
[56/69] Compiling DequeModule Deque+Extras.swift
[57/69] Compiling DequeModule Deque+Hashable.swift
[58/69] Compiling DequeModule Deque._UnsafeHandle.swift
[59/69] Compiling DequeModule Deque.swift
[60/69] Compiling DequeModule Deque+Testing.swift
[61/69] Compiling DequeModule Deque._Storage.swift
[62/70] Emitting module Atomics
[63/70] Compiling DequeModule _UnsafeWrappedBuffer.swift
[68/70] Compiling DequeModule Deque+Codable.swift
[69/70] Compiling DequeModule Deque+Collection.swift
[70/70] Emitting module DequeModule
[71/132] Compiling NIOCore Linux.swift
[72/132] Compiling NIOCore MarkedCircularBuffer.swift
[73/132] Compiling NIOCore MulticastChannel.swift
[74/132] Compiling NIOCore NIOAny.swift
[75/132] Compiling NIOCore NIOCloseOnErrorHandler.swift
[76/132] Compiling NIOCore NIOLoopBound.swift
[77/138] Compiling NIOCore GlobalSingletons.swift
[78/138] Compiling NIOCore IO.swift
[79/138] Compiling NIOCore IOData.swift
[80/138] Compiling NIOCore IPProtocol.swift
[81/138] Compiling NIOCore IntegerBitPacking.swift
[82/138] Compiling NIOCore IntegerTypes.swift
[83/138] Compiling NIOCore Interfaces.swift
[84/138] Compiling NIOCore AddressedEnvelope.swift
[85/138] Compiling NIOCore AsyncAwaitSupport.swift
[86/138] Compiling NIOCore AsyncChannel.swift
[87/138] Compiling NIOCore AsyncChannelHandler.swift
[88/138] Compiling NIOCore AsyncChannelInboundStream.swift
[89/138] Compiling NIOCore AsyncChannelOutboundWriter.swift
[90/138] Compiling NIOCore NIOAsyncSequenceProducer.swift
[91/138] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[92/138] Compiling NIOCore EventLoopFuture+Deprecated.swift
[93/138] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[94/138] Compiling NIOCore EventLoopFuture.swift
[95/138] Compiling NIOCore FileDescriptor.swift
[96/138] Compiling NIOCore FileHandle.swift
[97/138] Compiling NIOCore FileRegion.swift
[98/138] Compiling NIOCore NIOScheduledCallback.swift
[99/138] Compiling NIOCore NIOSendable.swift
[100/138] Compiling NIOCore PointerHelpers.swift
[101/138] Compiling NIOCore RecvByteBufferAllocator.swift
[102/138] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[103/138] Compiling NIOCore SocketAddresses.swift
[104/138] Compiling NIOCore Codec.swift
[105/138] Compiling NIOCore ConvenienceOptionSupport.swift
[106/138] Compiling NIOCore DeadChannel.swift
[107/138] Compiling NIOCore DispatchQueue+WithFuture.swift
[108/138] Compiling NIOCore EventLoop+Deprecated.swift
[109/138] Compiling NIOCore EventLoop+SerialExecutor.swift
[110/138] Compiling NIOCore EventLoop.swift
[111/138] Compiling NIOCore SocketOptionProvider.swift
[112/138] Compiling NIOCore SystemCallHelpers.swift
[113/138] Compiling NIOCore TimeAmount+Duration.swift
[114/138] Compiling NIOCore TypeAssistedChannelHandler.swift
[115/138] Compiling NIOCore UniversalBootstrapSupport.swift
[116/138] Compiling NIOCore Utilities.swift
[117/138] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[118/138] Compiling NIOCore NIOAsyncWriter.swift
[119/138] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[120/138] Compiling NIOCore BSDSocketAPI.swift
[121/138] Compiling NIOCore ByteBuffer-aux.swift
[122/138] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[123/138] Compiling NIOCore ByteBuffer-conversions.swift
[124/138] Compiling NIOCore Channel.swift
[125/138] Compiling NIOCore ChannelHandler.swift
[126/138] Compiling NIOCore ChannelHandlers.swift
[127/138] Compiling NIOCore ChannelInvoker.swift
[128/138] Compiling NIOCore ChannelOption.swift
[129/138] Compiling NIOCore ChannelPipeline.swift
[130/138] Compiling NIOCore CircularBuffer.swift
[131/138] Compiling NIOCore ByteBuffer-core.swift
[132/138] Compiling NIOCore ByteBuffer-hex.swift
[133/138] Compiling NIOCore ByteBuffer-int.swift
[134/138] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[135/138] Compiling NIOCore ByteBuffer-multi-int.swift
[136/138] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[137/138] Compiling NIOCore ByteBuffer-views.swift
[138/138] Emitting module NIOCore
[139/192] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[140/192] Emitting module NIOEmbedded
[141/192] Compiling NIOEmbedded AsyncTestingChannel.swift
[142/192] Compiling NIOEmbedded Embedded.swift
[143/192] Compiling NIOPosix PooledRecvBufferAllocator.swift
[144/192] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[145/192] Compiling NIOPosix PosixSingletons.swift
[146/192] Compiling NIOPosix RawSocketBootstrap.swift
[147/192] Compiling NIOPosix Resolver.swift
[148/197] Compiling NIOPosix GetaddrinfoResolver.swift
[149/197] Compiling NIOPosix HappyEyeballs.swift
[150/197] Compiling NIOPosix IO.swift
[151/197] Compiling NIOPosix IntegerBitPacking.swift
[152/197] Compiling NIOPosix IntegerTypes.swift
[153/197] Compiling NIOPosix Linux.swift
[154/197] Compiling NIOPosix SocketProtocols.swift
[155/197] Compiling NIOPosix System.swift
[156/197] Compiling NIOPosix Thread.swift
[157/197] Compiling NIOPosix ThreadPosix.swift
[158/197] Compiling NIOPosix ThreadWindows.swift
[159/197] Compiling NIOPosix PendingWritesManager.swift
[160/197] Compiling NIOPosix PipeChannel.swift
[161/197] Compiling NIOPosix PipePair.swift
[162/197] Compiling NIOPosix PointerHelpers.swift
[163/197] Compiling NIOPosix Pool.swift
[164/197] Compiling NIOPosix Selectable.swift
[165/197] Compiling NIOPosix SelectableChannel.swift
[166/197] Compiling NIOPosix SelectableEventLoop.swift
[167/197] Compiling NIOPosix SelectorEpoll.swift
[168/197] Compiling NIOPosix SelectorGeneric.swift
[169/197] Compiling NIOPosix BSDSocketAPICommon.swift
[170/197] Compiling NIOPosix BSDSocketAPIPosix.swift
[171/197] Compiling NIOPosix BSDSocketAPIWindows.swift
[172/197] Compiling NIOPosix BaseSocket.swift
[173/197] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[174/197] Compiling NIOPosix BaseSocketChannel.swift
[175/197] Compiling NIOPosix UnsafeTransfer.swift
[176/197] Compiling NIOPosix Utilities.swift
[177/197] Compiling NIOPosix VsockAddress.swift
[178/197] Compiling NIOPosix VsockChannelEvents.swift
[179/197] Compiling NIOPosix resource_bundle_accessor.swift
[180/197] Emitting module NIOPosix
[181/197] Compiling NIOPosix BaseStreamSocketChannel.swift
[182/197] Compiling NIOPosix Bootstrap.swift
[183/197] Compiling NIOPosix ControlMessage.swift
[184/197] Compiling NIOPosix DatagramVectorReadManager.swift
[185/197] Compiling NIOPosix Errors+Any.swift
[186/197] Compiling NIOPosix FileDescriptor.swift
[187/197] Compiling NIOPosix SelectorKqueue.swift
[188/197] Compiling NIOPosix SelectorUring.swift
[189/197] Compiling NIOPosix ServerSocket.swift
[190/197] Compiling NIOPosix Socket.swift
[191/197] Compiling NIOPosix SocketChannel.swift
[192/197] Compiling NIOPosix LinuxCPUSet.swift
[193/197] Compiling NIOPosix LinuxUring.swift
[194/197] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[195/197] Compiling NIOPosix NIOThreadPool.swift
[196/197] Compiling NIOPosix NonBlockingFileIO.swift
[197/197] Compiling NIOPosix PendingDatagramWritesManager.swift
[198/199] Compiling NIO Exports.swift
[199/199] Emitting module NIO
[200/216] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[201/216] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[202/216] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[203/216] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[204/216] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[205/216] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[206/216] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[207/216] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[208/216] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[209/216] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[210/216] Compiling NIOHTTP1 HTTPEncoder.swift
[211/216] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[212/216] Compiling NIOHTTP1 ByteCollectionUtils.swift
[213/216] Compiling NIOHTTP1 HTTPDecoder.swift
[214/216] Emitting module NIOHTTP1
[215/216] Compiling NIOHTTP1 HTTPTypes.swift
[216/216] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[217/217] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[218/235] Compiling NIOExtras QuiescingHelper.swift
[219/235] Compiling NIOExtras RequestResponseHandler.swift
[220/236] Compiling NIOExtras RequestResponseWithIDHandler.swift
[221/236] Compiling NIOExtras NIORequestIdentifiable.swift
[222/236] Compiling NIOExtras PCAPRingBuffer.swift
[223/236] Compiling NIOExtras NIOExtrasError.swift
[224/236] Compiling NIOExtras NIOLengthFieldBitLength.swift
[225/236] Compiling NIOExtras LineBasedFrameDecoder.swift
[226/236] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[227/236] Compiling NIOExtras FixedLengthFrameDecoder.swift
[228/236] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[229/236] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[230/236] Compiling NIOExtras JSONRPCFraming.swift
[231/236] Compiling NIOExtras DebugInboundEventsHandler.swift
[232/236] Compiling NIOExtras DebugOutboundEventsHandler.swift
[233/236] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[234/236] Compiling NIOExtras LengthFieldPrepender.swift
[235/236] Emitting module NIOExtras
[236/236] Compiling NIOExtras WritePCAPHandler.swift
Build of target: 'NIOExtras' complete! (6.38s)
Target: NIOHTTPCompression
Extracting symbol information for 'NIOHTTPCompression'...
Finished extracting symbol information for 'NIOHTTPCompression'. (0.81s)
Building documentation for 'NIOHTTPCompression'...
Finished building documentation for 'NIOHTTPCompression' (0.08s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/apple/swift-nio-extras/main
Building for debugging...
[0/3] Write swift-version--7754E27361AE5C74.txt
Build of product 'snippet-extract' complete! (0.30s)
Building for debugging...
[0/1] Write swift-version--7754E27361AE5C74.txt
[2/8] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[3/8] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[4/8] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[5/8] Compiling NIOHTTPCompression HTTPDecompression.swift
[6/8] Compiling NIOHTTPCompression HTTPCompression.swift
[7/8] Emitting module NIOHTTPCompression
[8/8] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
Build of target: 'NIOHTTPCompression' complete! (0.64s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/apple/swift-nio-extras/main/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/apple/swift-nio-extras/main/linkable-paths.json
Target: NIOSOCKS
Extracting symbol information for 'NIOSOCKS'...
Finished extracting symbol information for 'NIOSOCKS'. (0.87s)
Building documentation for 'NIOSOCKS'...
Finished building documentation for 'NIOSOCKS' (0.09s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/apple/swift-nio-extras/main
Building for debugging...
[0/3] Write swift-version--7754E27361AE5C74.txt
Build of product 'snippet-extract' complete! (0.30s)
Building for debugging...
[0/1] Write swift-version--7754E27361AE5C74.txt
[2/13] Compiling NIOSOCKS SOCKSResponse.swift
[3/13] Compiling NIOSOCKS ClientStateMachine.swift
[4/13] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[5/14] Compiling NIOSOCKS Messages.swift
[6/14] Compiling NIOSOCKS SOCKSRequest.swift
[7/14] Compiling NIOSOCKS AuthenticationMethod.swift
[8/14] Compiling NIOSOCKS ClientGreeting.swift
[9/14] Compiling NIOSOCKS Errors.swift
[10/14] Compiling NIOSOCKS Helpers.swift
[11/14] Emitting module NIOSOCKS
[12/14] Compiling NIOSOCKS SOCKSClientHandler.swift
[13/14] Compiling NIOSOCKS SOCKSServerHandshakeHandler.swift
[14/14] Compiling NIOSOCKS ServerStateMachine.swift
Build of target: 'NIOSOCKS' complete! (0.73s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/apple/swift-nio-extras/main/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/apple/swift-nio-extras/main/linkable-paths.json
Target: NIOHTTPTypes
Extracting symbol information for 'NIOHTTPTypes'...
Finished extracting symbol information for 'NIOHTTPTypes'. (1.07s)
Building documentation for 'NIOHTTPTypes'...
Finished building documentation for 'NIOHTTPTypes' (0.04s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/apple/swift-nio-extras/main
Building for debugging...
[0/3] Write swift-version--7754E27361AE5C74.txt
Build of product 'snippet-extract' complete! (0.30s)
Building for debugging...
[0/1] Write swift-version--7754E27361AE5C74.txt
[2/10] Compiling HTTPTypes NIOLock.swift
[3/10] Compiling HTTPTypes ISOLatin1String.swift
[4/10] Compiling HTTPTypes HTTPResponse.swift
[5/10] Compiling HTTPTypes HTTPRequest.swift
[6/10] Compiling HTTPTypes HTTPParsedFields.swift
[7/10] Compiling HTTPTypes HTTPFieldName.swift
[8/10] Emitting module HTTPTypes
[9/10] Compiling HTTPTypes HTTPFields.swift
[10/10] Compiling HTTPTypes HTTPField.swift
[11/12] Compiling NIOHTTPTypes NIOHTTPTypes.swift
[12/12] Emitting module NIOHTTPTypes
Build of target: 'NIOHTTPTypes' complete! (0.93s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/apple/swift-nio-extras/main/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/apple/swift-nio-extras/main/linkable-paths.json
Target: NIOHTTPTypesHTTP1
Extracting symbol information for 'NIOHTTPTypesHTTP1'...
Finished extracting symbol information for 'NIOHTTPTypesHTTP1'. (0.79s)
Building documentation for 'NIOHTTPTypesHTTP1'...
Finished building documentation for 'NIOHTTPTypesHTTP1' (0.07s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/apple/swift-nio-extras/main
Building for debugging...
[0/3] Write swift-version--7754E27361AE5C74.txt
Build of product 'snippet-extract' complete! (0.30s)
Building for debugging...
[0/1] Write swift-version--7754E27361AE5C74.txt
[2/5] Emitting module NIOHTTPTypesHTTP1
[3/5] Compiling NIOHTTPTypesHTTP1 HTTPToHTTP1Codec.swift
[4/5] Compiling NIOHTTPTypesHTTP1 HTTPTypeConversion.swift
[5/5] Compiling NIOHTTPTypesHTTP1 HTTP1ToHTTPCodec.swift
Build of target: 'NIOHTTPTypesHTTP1' complete! (0.61s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/apple/swift-nio-extras/main/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/apple/swift-nio-extras/main/linkable-paths.json
Target: NIOHTTPTypesHTTP2
Extracting symbol information for 'NIOHTTPTypesHTTP2'...
Finished extracting symbol information for 'NIOHTTPTypesHTTP2'. (2.36s)
Building documentation for 'NIOHTTPTypesHTTP2'...
Finished building documentation for 'NIOHTTPTypesHTTP2' (0.05s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/apple/swift-nio-extras/main
Building for debugging...
[0/3] Write swift-version--7754E27361AE5C74.txt
Build of product 'snippet-extract' complete! (0.30s)
Building for debugging...
[0/1] Write swift-version--7754E27361AE5C74.txt
[2/18] Compiling NIOHPACK IntegerCoding.swift
[3/18] Compiling NIOHPACK IndexedHeaderTable.swift
[4/19] Emitting module NIOTLS
[5/19] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[6/19] Compiling NIOTLS TLSEvents.swift
[7/19] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[8/19] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[9/19] Compiling NIOTLS SNIHandler.swift
[10/19] Compiling NIOHPACK HuffmanTables.swift
[11/19] Compiling NIOHPACK HeaderTables.swift
[12/19] Compiling NIOHPACK HuffmanCoding.swift
[13/19] Compiling NIOHPACK HPACKErrors.swift
[14/19] Compiling NIOHPACK HPACKHeader.swift
[15/19] Compiling NIOHPACK HPACKEncoder.swift
[16/19] Emitting module NIOHPACK
[17/19] Compiling NIOHPACK DynamicHeaderTable.swift
[18/19] Compiling NIOHPACK HPACKDecoder.swift
[19/19] Compiling NIOHPACK StaticHeaderTable.swift
[20/79] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[21/79] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[22/79] Compiling NIOHTTP2 MaySendFrames.swift
[23/79] Compiling NIOHTTP2 SendingDataState.swift
[24/79] Compiling NIOHTTP2 SendingGoawayState.swift
[25/79] Compiling NIOHTTP2 SendingHeadersState.swift
[26/79] Compiling NIOHTTP2 SendingPushPromiseState.swift
[27/85] Compiling NIOHTTP2 SendingRstStreamState.swift
[28/85] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[29/85] Compiling NIOHTTP2 HTTP2SettingsState.swift
[30/85] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[31/85] Compiling NIOHTTP2 HasFlowControlWindows.swift
[32/85] Compiling NIOHTTP2 HasLocalSettings.swift
[33/85] Compiling NIOHTTP2 HasRemoteSettings.swift
[34/85] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[35/85] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[36/85] Compiling NIOHTTP2 HTTP2UserEvents.swift
[37/85] Compiling NIOHTTP2 InboundEventBuffer.swift
[38/85] Compiling NIOHTTP2 InboundWindowManager.swift
[39/85] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[40/85] Emitting module NIOHTTP2
[41/85] Compiling NIOHTTP2 StreamChannelFlowController.swift
[42/85] Compiling NIOHTTP2 StreamChannelList.swift
[43/85] Compiling NIOHTTP2 StreamMap.swift
[44/85] Compiling NIOHTTP2 StreamStateMachine.swift
[45/85] Compiling NIOHTTP2 UnsafeTransfer.swift
[46/85] Compiling NIOHTTP2 WatermarkedFlowController.swift
[47/85] Compiling NIOHTTP2 Error+Any.swift
[48/85] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[49/85] Compiling NIOHTTP2 ControlFrameBuffer.swift
[50/85] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[51/85] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[52/85] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[53/85] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[54/85] Compiling NIOHTTP2 HTTP2Settings.swift
[55/85] Compiling NIOHTTP2 HTTP2Stream.swift
[56/85] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[57/85] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[58/85] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[59/85] Compiling NIOHTTP2 HTTP2StreamID.swift
[60/85] Compiling NIOHTTP2 ConnectionStateMachine.swift
[61/85] Compiling NIOHTTP2 ConnectionStreamsState.swift
[62/85] Compiling NIOHTTP2 MayReceiveFrames.swift
[63/85] Compiling NIOHTTP2 ReceivingDataState.swift
[64/85] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[65/85] Compiling NIOHTTP2 ReceivingHeadersState.swift
[66/85] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[67/85] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[68/85] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[69/85] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[70/85] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[71/85] Compiling NIOHTTP2 HTTP2Error.swift
[72/85] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[73/85] Compiling NIOHTTP2 LocallyQuiescingState.swift
[74/85] Compiling NIOHTTP2 QuiescingState.swift
[75/85] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[76/85] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[77/85] Compiling NIOHTTP2 StateMachineResult.swift
[78/85] Compiling NIOHTTP2 ContentLengthVerifier.swift
[79/85] Compiling NIOHTTP2 DOSHeuristics.swift
[80/85] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[81/85] Compiling NIOHTTP2 HTTP2Frame.swift
[82/85] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[83/85] Compiling NIOHTTP2 HTTP2FrameParser.swift
[84/85] Compiling NIOHTTP2 HTTP2PingData.swift
[85/85] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[86/89] Compiling NIOHTTPTypesHTTP2 HTTP2ToHTTPCodec.swift
[87/89] Compiling NIOHTTPTypesHTTP2 HTTP2HeadersStateMachine.swift
[88/89] Compiling NIOHTTPTypesHTTP2 HTTPTypeConversion.swift
[89/89] Emitting module NIOHTTPTypesHTTP2
Build of target: 'NIOHTTPTypesHTTP2' complete! (2.22s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/apple/swift-nio-extras/main/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/apple/swift-nio-extras/main/linkable-paths.json
1516
10 /Users/admin/builder/spi-builder-workspace/.docs/apple/swift-nio-extras/main
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/apple/swift-nio-extras/main
File count: 1516
Doc size: 10.0MB
Preparing doc bundle ...
Uploading prod-apple-swift-nio-extras-main-0877cafd.zip to s3://spi-docs-inbox/prod-apple-swift-nio-extras-main-0877cafd.zip
Copying... [12%]
Copying... [21%]
Copying... [30%]
Copying... [43%]
Copying... [52%]
Copying... [61%]
Copying... [70%]
Copying... [82%]
Copying... [91%]
Copying... [100%]
Done.