Build Information
Successful build of NIOAsyncWebSockets, reference 1.0.1 (a50f5f
), with Swift 6.0 for Linux on 3 Nov 2024 22:44:58 UTC.
Swift 6 data race errors: 6
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/samalone/nio-async-websockets.git
Reference: 1.0.1
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/samalone/nio-async-websockets
* tag 1.0.1 -> FETCH_HEAD
HEAD is now at a50f5f4 Remove @available and @_spi attributes
Cloned https://github.com/samalone/nio-async-websockets.git
Revision (git rev-parse @):
a50f5f4d1c0446d36b2bd3b157f7f845e1f0133e
SUCCESS checkout https://github.com/samalone/nio-async-websockets.git at 1.0.1
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/samalone/nio-async-websockets.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-nio.git
[1/2038] Fetching swift-docc-plugin
[2039/73185] Fetching swift-docc-plugin, swift-nio
Fetched https://github.com/apple/swift-docc-plugin from cache (4.34s)
Fetched https://github.com/apple/swift-nio.git from cache (4.42s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (2.03s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3153] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.41s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.69s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.76.1 (0.66s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-atomics.git
[1/1569] Fetching swift-atomics
[1210/5470] Fetching swift-atomics, swift-system
[5471/20945] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.36s)
[1724/17044] Fetching swift-atomics, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (1.08s)
Fetched https://github.com/apple/swift-collections.git from cache (1.11s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.42s)
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-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.67s)
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-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.3
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/29] Write sources
[14/29] Compiling CNIOWindows WSAStartup.c
[15/29] Compiling CNIOWindows shim.c
[15/29] Compiling CNIOWASI CNIOWASI.c
[17/29] Compiling CNIOLinux liburing_shims.c
[18/29] Compiling CNIODarwin shim.c
[19/29] Compiling CNIOLLHTTP c_nio_http.c
[20/29] Compiling CNIOSHA1 c_nio_sha1.c
[20/29] Write sources
[22/29] Compiling CNIOLinux shim.c
[23/29] Compiling CNIOLLHTTP c_nio_api.c
[24/29] Compiling _AtomicsShims.c
[25/29] Write swift-version-24593BA9C3E375BF.txt
[26/29] Compiling CNIOLLHTTP c_nio_llhttp.c
[27/71] Compiling c-nioatomics.c
[28/71] Compiling c-atomics.c
[30/77] Compiling InternalCollectionsUtilities Debugging.swift
[31/77] Compiling InternalCollectionsUtilities Descriptions.swift
[32/79] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[33/79] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[35/79] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[36/79] Compiling InternalCollectionsUtilities Specialize.swift
[37/79] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[38/79] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[41/81] Compiling InternalCollectionsUtilities _SortedCollection.swift
[42/81] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[45/81] Compiling _NIODataStructures _TinyArray.swift
[46/81] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[47/81] Compiling InternalCollectionsUtilities Integer rank.swift
[48/81] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[49/81] Compiling _NIODataStructures PriorityQueue.swift
[50/81] Emitting module _NIOBase64
[51/81] Compiling _NIOBase64 Base64.swift
[52/81] Emitting module Atomics
[53/81] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[54/81] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[55/82] Compiling InternalCollectionsUtilities UInt+reversed.swift
[56/82] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[61/82] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[65/82] Emitting module InternalCollectionsUtilities
[66/83] Compiling Atomics IntegerOperations.swift
[67/83] Compiling Atomics Unmanaged extensions.swift
[77/99] Compiling NIOConcurrencyHelpers lock.swift
[78/99] Emitting module NIOConcurrencyHelpers
[79/99] Emitting module _NIODataStructures
[80/99] Compiling _NIODataStructures Heap.swift
[81/99] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[82/99] Compiling NIOConcurrencyHelpers NIOLock.swift
[83/99] Compiling NIOConcurrencyHelpers atomics.swift
[84/100] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[85/101] Compiling DequeModule _DequeBuffer.swift
[86/101] Compiling DequeModule _DequeBufferHeader.swift
[89/103] Compiling DequeModule Deque+Extras.swift
[90/103] Compiling DequeModule Deque+Hashable.swift
[91/103] Compiling DequeModule _DequeSlot.swift
[92/103] Compiling DequeModule _UnsafeWrappedBuffer.swift
[93/103] Compiling DequeModule Deque+Testing.swift
[94/103] Compiling DequeModule Deque._Storage.swift
[95/103] Compiling DequeModule Deque._UnsafeHandle.swift
[96/103] Compiling DequeModule Deque.swift
[97/103] Compiling DequeModule Deque+Equatable.swift
[98/103] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[99/103] Compiling DequeModule Deque+Codable.swift
[100/103] Compiling DequeModule Deque+Collection.swift
[101/103] Compiling DequeModule Deque+CustomReflectable.swift
[102/103] Compiling DequeModule Deque+Descriptions.swift
[103/103] Emitting module DequeModule
[105/164] Compiling NIOCore MulticastChannel.swift
[106/164] Compiling NIOCore NIOAny.swift
[107/164] Compiling NIOCore NIOCloseOnErrorHandler.swift
[108/164] Compiling NIOCore NIOLoopBound.swift
[109/164] Compiling NIOCore NIOScheduledCallback.swift
[110/164] Compiling NIOCore NIOSendable.swift
[111/164] Compiling NIOCore PointerHelpers.swift
[112/164] Compiling NIOCore RecvByteBufferAllocator.swift
[113/172] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[114/172] Compiling NIOCore EventLoopFuture+Deprecated.swift
[115/172] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[116/172] Compiling NIOCore EventLoopFuture.swift
[117/172] Compiling NIOCore FileDescriptor.swift
[118/172] Compiling NIOCore FileHandle.swift
[119/172] Compiling NIOCore FileRegion.swift
[120/172] Compiling NIOCore GlobalSingletons.swift
[121/172] Compiling NIOCore CircularBuffer.swift
[122/172] Compiling NIOCore Codec.swift
[123/172] Compiling NIOCore ConvenienceOptionSupport.swift
[124/172] Compiling NIOCore DeadChannel.swift
[125/172] Compiling NIOCore DispatchQueue+WithFuture.swift
[126/172] Compiling NIOCore EventLoop+Deprecated.swift
[127/172] Compiling NIOCore EventLoop+SerialExecutor.swift
[128/172] Compiling NIOCore EventLoop.swift
[129/172] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[130/172] Compiling NIOCore SocketAddresses.swift
[131/172] Compiling NIOCore SocketOptionProvider.swift
[132/172] Compiling NIOCore SystemCallHelpers.swift
[133/172] Compiling NIOCore TimeAmount+Duration.swift
[134/172] Compiling NIOCore TypeAssistedChannelHandler.swift
[135/172] Compiling NIOCore UniversalBootstrapSupport.swift
[136/172] Compiling NIOCore Utilities.swift
[137/172] Compiling NIOCore AddressedEnvelope.swift
[138/172] Compiling NIOCore AsyncAwaitSupport.swift
[139/172] Compiling NIOCore AsyncChannel.swift
[140/172] Compiling NIOCore AsyncChannelHandler.swift
[141/172] Compiling NIOCore AsyncChannelInboundStream.swift
[142/172] Compiling NIOCore AsyncChannelOutboundWriter.swift
[143/172] Compiling NIOCore NIOAsyncSequenceProducer.swift
[144/172] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[145/172] Compiling NIOCore NIOAsyncWriter.swift
[146/172] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[147/172] Compiling NIOCore BSDSocketAPI.swift
[148/172] Compiling NIOCore ByteBuffer-aux.swift
[149/172] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[150/172] Compiling NIOCore ByteBuffer-conversions.swift
[151/172] Compiling NIOCore ByteBuffer-core.swift
[152/172] Compiling NIOCore ByteBuffer-hex.swift
[153/172] Compiling NIOCore ByteBuffer-int.swift
[154/172] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[155/172] Compiling NIOCore ByteBuffer-multi-int.swift
[156/172] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[157/172] Compiling NIOCore ByteBuffer-views.swift
[158/172] Compiling NIOCore Channel.swift
[159/172] Compiling NIOCore ChannelHandler.swift
[160/172] Compiling NIOCore ChannelHandlers.swift
[161/172] Compiling NIOCore ChannelInvoker.swift
[162/172] Compiling NIOCore ChannelOption.swift
[163/172] Compiling NIOCore ChannelPipeline.swift
[164/172] Compiling NIOCore IO.swift
[165/172] Compiling NIOCore IOData.swift
[166/172] Compiling NIOCore IPProtocol.swift
[167/172] Compiling NIOCore IntegerBitPacking.swift
[168/172] Compiling NIOCore IntegerTypes.swift
[169/172] Compiling NIOCore Interfaces.swift
[170/172] Compiling NIOCore Linux.swift
[171/172] Compiling NIOCore MarkedCircularBuffer.swift
[172/172] Emitting module NIOCore
[174/225] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[175/225] Compiling NIOEmbedded Embedded.swift
[176/225] Compiling NIOEmbedded AsyncTestingChannel.swift
[177/225] Emitting module NIOEmbedded
[178/225] Compiling NIOPosix IO.swift
[179/225] Compiling NIOPosix IntegerBitPacking.swift
[180/225] Compiling NIOPosix IntegerTypes.swift
[181/225] Compiling NIOPosix Linux.swift
[182/225] Compiling NIOPosix LinuxCPUSet.swift
[183/225] Compiling NIOPosix LinuxUring.swift
[184/225] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[186/232] Compiling NIOPosix ThreadPosix.swift
[187/232] Compiling NIOPosix ThreadWindows.swift
[188/232] Compiling NIOPosix UnsafeTransfer.swift
[189/232] Compiling NIOPosix Utilities.swift
[190/232] Compiling NIOPosix VsockAddress.swift
[191/232] Compiling NIOPosix VsockChannelEvents.swift
[192/232] Emitting module NIOPosix
[193/232] Compiling NIOPosix ServerSocket.swift
[194/232] Compiling NIOPosix Socket.swift
[195/232] Compiling NIOPosix SocketChannel.swift
[196/232] Compiling NIOPosix SocketProtocols.swift
[197/232] Compiling NIOPosix System.swift
[198/232] Compiling NIOPosix Thread.swift
[199/232] Compiling NIOPosix Bootstrap.swift
[200/232] Compiling NIOPosix ControlMessage.swift
[201/232] Compiling NIOPosix DatagramVectorReadManager.swift
[202/232] Compiling NIOPosix Errors+Any.swift
[203/232] Compiling NIOPosix FileDescriptor.swift
[204/232] Compiling NIOPosix GetaddrinfoResolver.swift
[205/232] Compiling NIOPosix HappyEyeballs.swift
[206/232] Compiling NIOPosix BSDSocketAPICommon.swift
[207/232] Compiling NIOPosix BSDSocketAPIPosix.swift
[208/232] Compiling NIOPosix BSDSocketAPIWindows.swift
[209/232] Compiling NIOPosix BaseSocket.swift
[210/232] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[211/232] Compiling NIOPosix BaseSocketChannel.swift
[212/232] Compiling NIOPosix BaseStreamSocketChannel.swift
[213/232] Compiling NIOPosix Pool.swift
[214/232] Compiling NIOPosix PooledRecvBufferAllocator.swift
[215/232] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[216/232] Compiling NIOPosix PosixSingletons.swift
[217/232] Compiling NIOPosix RawSocketBootstrap.swift
[218/232] Compiling NIOPosix Resolver.swift
[219/232] Compiling NIOPosix Selectable.swift
[220/232] Compiling NIOPosix NIOThreadPool.swift
[221/232] Compiling NIOPosix NonBlockingFileIO.swift
[222/232] Compiling NIOPosix PendingDatagramWritesManager.swift
[223/232] Compiling NIOPosix PendingWritesManager.swift
[224/232] Compiling NIOPosix PipeChannel.swift
[225/232] Compiling NIOPosix PipePair.swift
[226/232] Compiling NIOPosix PointerHelpers.swift
[227/232] Compiling NIOPosix SelectableChannel.swift
[228/232] Compiling NIOPosix SelectableEventLoop.swift
[229/232] Compiling NIOPosix SelectorEpoll.swift
[230/232] Compiling NIOPosix SelectorGeneric.swift
[231/232] Compiling NIOPosix SelectorKqueue.swift
[232/232] Compiling NIOPosix SelectorUring.swift
[234/235] Emitting module NIO
[235/235] Compiling NIO Exports.swift
[237/252] Emitting module NIOHTTP1
[238/254] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[239/254] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[240/254] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[241/254] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[242/254] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[243/254] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[244/254] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[245/254] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[246/254] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[247/254] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[248/254] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[249/254] Compiling NIOHTTP1 HTTPTypes.swift
[250/254] Compiling NIOHTTP1 ByteCollectionUtils.swift
[251/254] Compiling NIOHTTP1 HTTPDecoder.swift
[252/254] Compiling NIOHTTP1 HTTPEncoder.swift
[253/254] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[254/254] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[256/265] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[257/265] Compiling NIOWebSocket WebSocketOpcode.swift
[258/265] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[259/266] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[260/266] Compiling NIOWebSocket WebSocketFrame.swift
[261/266] Compiling NIOWebSocket WebSocketErrorCodes.swift
[262/266] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[263/266] Compiling NIOWebSocket SHA1.swift
[264/266] Emitting module NIOWebSocket
[265/266] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[266/266] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[268/276] Compiling NIOAsyncWebSockets NIOWebSocketServerUpgrader.swift
/host/spi-builder-workspace/Sources/NIOAsyncWebSockets/NIOWebSocketServerUpgrader.swift:323:7: warning: type 'UpgradeResult' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
303 | }
304 |
305 | private func _upgrade<UpgradeResult>(
| `- note: consider making generic parameter 'UpgradeResult' conform to the 'Sendable' protocol
306 | channel: Channel,
307 | upgradeRequest: HTTPRequestHead,
:
321 | try channel.pipeline.syncOperations.addHandler(WebSocketProtocolErrorHandler())
322 | }
323 | }.flatMap {
| `- warning: type 'UpgradeResult' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
324 | upgradePipelineHandler(channel, upgradeRequest)
325 | }
[269/277] Compiling NIOAsyncWebSockets NIOWebSocketClientUpgrader.swift
/host/spi-builder-workspace/Sources/NIOAsyncWebSockets/NIOWebSocketClientUpgrader.swift:199:6: warning: type 'UpgradeResult' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
183 | /// Called when the upgrade response has been flushed and it is safe to mutate the channel
184 | /// pipeline. Adds channel handlers for websocket frame encoding, decoding and errors.
185 | private func _upgrade<UpgradeResult>(
| `- note: consider making generic parameter 'UpgradeResult' conform to the 'Sendable' protocol
186 | channel: Channel,
187 | upgradeResponse: HTTPResponseHead,
:
197 | }
198 | }
199 | .flatMap {
| `- warning: type 'UpgradeResult' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
200 | upgradePipelineHandler(channel, upgradeResponse)
201 | }
[270/277] Compiling NIOAsyncWebSockets SHA1.swift
[271/277] Compiling NIOAsyncWebSockets NIOTypedHTTPClientUpgraderStateMachine.swift
[272/277] Compiling NIOAsyncWebSockets NIOTypedHTTPServerUpgradeHandler.swift
/host/spi-builder-workspace/Sources/NIOAsyncWebSockets/NIOTypedHTTPServerUpgradeHandler.swift:162:21: warning: capture of 'self' with non-sendable type 'NIOTypedHTTPServerUpgradeHandler<UpgradeResult>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
74 | /// requests that we choose to punt on it entirely and not allow it. As it happens this is mostly fine:
75 | /// the odds of someone needing to upgrade midway through the lifetime of a connection are very low.
76 | public final class NIOTypedHTTPServerUpgradeHandler<UpgradeResult: Sendable>: ChannelInboundHandler, RemovableChannelHandler {
| `- note: generic class 'NIOTypedHTTPServerUpgradeHandler' does not conform to the 'Sendable' protocol
77 | public typealias InboundIn = HTTPServerRequestPart
78 | public typealias InboundOut = HTTPServerRequestPart
:
160 | .hop(to: context.eventLoop)
161 | .whenComplete { result in
162 | self.upgradingHandlerCompleted(context: context, result, requestHeadAndProtocol: nil)
| `- warning: capture of 'self' with non-sendable type 'NIOTypedHTTPServerUpgradeHandler<UpgradeResult>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
163 | }
164 |
/host/spi-builder-workspace/Sources/NIOAsyncWebSockets/NIOTypedHTTPServerUpgradeHandler.swift:162:61: warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a `@Sendable` closure; this is an error in the Swift 6 language mode
160 | .hop(to: context.eventLoop)
161 | .whenComplete { result in
162 | self.upgradingHandlerCompleted(context: context, result, requestHeadAndProtocol: nil)
| `- warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a `@Sendable` closure; this is an error in the Swift 6 language mode
163 | }
164 |
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ChannelPipeline.swift:1507:20: note: class 'ChannelHandlerContext' does not conform to the 'Sendable' protocol
1505 | /// at the right point in time. Often, the right behaviour is to react to an event and then forward it to the next
1506 | /// `ChannelHandler`.
1507 | public final class ChannelHandlerContext: ChannelInvoker {
| `- note: class 'ChannelHandlerContext' does not conform to the 'Sendable' protocol
1508 | // visible for ChannelPipeline to modify
1509 | fileprivate var next: Optional<ChannelHandlerContext>
/host/spi-builder-workspace/Sources/NIOAsyncWebSockets/NIOTypedHTTPServerUpgradeHandler.swift:174:17: warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a `@Sendable` closure; this is an error in the Swift 6 language mode
172 | connectionHeader: connectionHeader
173 | ).whenComplete { result in
174 | context.eventLoop.assertInEventLoop()
| `- warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a `@Sendable` closure; this is an error in the Swift 6 language mode
175 | self.findingUpgradeCompleted(context: context, requestHead: head, result)
176 | }
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ChannelPipeline.swift:1507:20: note: class 'ChannelHandlerContext' does not conform to the 'Sendable' protocol
1505 | /// at the right point in time. Often, the right behaviour is to react to an event and then forward it to the next
1506 | /// `ChannelHandler`.
1507 | public final class ChannelHandlerContext: ChannelInvoker {
| `- note: class 'ChannelHandlerContext' does not conform to the 'Sendable' protocol
1508 | // visible for ChannelPipeline to modify
1509 | fileprivate var next: Optional<ChannelHandlerContext>
/host/spi-builder-workspace/Sources/NIOAsyncWebSockets/NIOTypedHTTPServerUpgradeHandler.swift:175:17: warning: capture of 'self' with non-sendable type 'NIOTypedHTTPServerUpgradeHandler<UpgradeResult>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
74 | /// requests that we choose to punt on it entirely and not allow it. As it happens this is mostly fine:
75 | /// the odds of someone needing to upgrade midway through the lifetime of a connection are very low.
76 | public final class NIOTypedHTTPServerUpgradeHandler<UpgradeResult: Sendable>: ChannelInboundHandler, RemovableChannelHandler {
| `- note: generic class 'NIOTypedHTTPServerUpgradeHandler' does not conform to the 'Sendable' protocol
77 | public typealias InboundIn = HTTPServerRequestPart
78 | public typealias InboundOut = HTTPServerRequestPart
:
173 | ).whenComplete { result in
174 | context.eventLoop.assertInEventLoop()
175 | self.findingUpgradeCompleted(context: context, requestHead: head, result)
| `- warning: capture of 'self' with non-sendable type 'NIOTypedHTTPServerUpgradeHandler<UpgradeResult>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
176 | }
177 |
/host/spi-builder-workspace/Sources/NIOAsyncWebSockets/NIOTypedHTTPServerUpgradeHandler.swift:241:38: warning: type 'any NIOTypedHTTPServerProtocolUpgrader<UpgradeResult>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
17 | /// An object that implements `NIOTypedHTTPServerProtocolUpgrader` knows how to handle HTTP upgrade to
18 | /// a protocol on a server-side channel.
19 | public protocol NIOTypedHTTPServerProtocolUpgrader<UpgradeResult> {
| `- note: protocol 'NIOTypedHTTPServerProtocolUpgrader' does not conform to the 'Sendable' protocol
20 | associatedtype UpgradeResult
21 |
:
239 | guard let proto = protocolIterator.next() else {
240 | // We're done! No suitable protocol for upgrade.
241 | return context.eventLoop.makeSucceededFuture(nil)
| `- warning: type 'any NIOTypedHTTPServerProtocolUpgrader<UpgradeResult>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
242 | }
243 |
/host/spi-builder-workspace/Sources/NIOAsyncWebSockets/NIOTypedHTTPServerUpgradeHandler.swift:261:10: warning: type 'any NIOTypedHTTPServerProtocolUpgrader<UpgradeResult>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
17 | /// An object that implements `NIOTypedHTTPServerProtocolUpgrader` knows how to handle HTTP upgrade to
18 | /// a protocol on a server-side channel.
19 | public protocol NIOTypedHTTPServerProtocolUpgrader<UpgradeResult> {
| `- note: protocol 'NIOTypedHTTPServerProtocolUpgrader' does not conform to the 'Sendable' protocol
20 | associatedtype UpgradeResult
21 |
:
259 | .hop(to: context.eventLoop)
260 | .map { (upgrader, $0, proto) }
261 | .flatMapError { error in
| `- warning: type 'any NIOTypedHTTPServerProtocolUpgrader<UpgradeResult>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
262 | // No upgrade here. We want to fire the error down the pipeline, and then try another loop iteration.
263 | context.fireErrorCaught(error)
/host/spi-builder-workspace/Sources/NIOAsyncWebSockets/NIOTypedHTTPServerUpgradeHandler.swift:260:17: warning: capture of 'upgrader' with non-sendable type 'any NIOTypedHTTPServerProtocolUpgrader<UpgradeResult>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
17 | /// An object that implements `NIOTypedHTTPServerProtocolUpgrader` knows how to handle HTTP upgrade to
18 | /// a protocol on a server-side channel.
19 | public protocol NIOTypedHTTPServerProtocolUpgrader<UpgradeResult> {
| `- note: protocol 'NIOTypedHTTPServerProtocolUpgrader' does not conform to the 'Sendable' protocol
20 | associatedtype UpgradeResult
21 |
:
258 | )
259 | .hop(to: context.eventLoop)
260 | .map { (upgrader, $0, proto) }
| `- warning: capture of 'upgrader' with non-sendable type 'any NIOTypedHTTPServerProtocolUpgrader<UpgradeResult>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
261 | .flatMapError { error in
262 | // No upgrade here. We want to fire the error down the pipeline, and then try another loop iteration.
/host/spi-builder-workspace/Sources/NIOAsyncWebSockets/NIOTypedHTTPServerUpgradeHandler.swift:263:13: warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a `@Sendable` closure; this is an error in the Swift 6 language mode
261 | .flatMapError { error in
262 | // No upgrade here. We want to fire the error down the pipeline, and then try another loop iteration.
263 | context.fireErrorCaught(error)
| `- warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a `@Sendable` closure; this is an error in the Swift 6 language mode
264 | return self.handleUpgradeForProtocol(context: context, protocolIterator: protocolIterator, request: request, allHeaderNames: allHeaderNames, connectionHeader: connectionHeader)
265 | }
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ChannelPipeline.swift:1507:20: note: class 'ChannelHandlerContext' does not conform to the 'Sendable' protocol
1505 | /// at the right point in time. Often, the right behaviour is to react to an event and then forward it to the next
1506 | /// `ChannelHandler`.
1507 | public final class ChannelHandlerContext: ChannelInvoker {
| `- note: class 'ChannelHandlerContext' does not conform to the 'Sendable' protocol
1508 | // visible for ChannelPipeline to modify
1509 | fileprivate var next: Optional<ChannelHandlerContext>
/host/spi-builder-workspace/Sources/NIOAsyncWebSockets/NIOTypedHTTPServerUpgradeHandler.swift:264:20: warning: capture of 'self' with non-sendable type 'NIOTypedHTTPServerUpgradeHandler<UpgradeResult>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
74 | /// requests that we choose to punt on it entirely and not allow it. As it happens this is mostly fine:
75 | /// the odds of someone needing to upgrade midway through the lifetime of a connection are very low.
76 | public final class NIOTypedHTTPServerUpgradeHandler<UpgradeResult: Sendable>: ChannelInboundHandler, RemovableChannelHandler {
| `- note: generic class 'NIOTypedHTTPServerUpgradeHandler' does not conform to the 'Sendable' protocol
77 | public typealias InboundIn = HTTPServerRequestPart
78 | public typealias InboundOut = HTTPServerRequestPart
:
262 | // No upgrade here. We want to fire the error down the pipeline, and then try another loop iteration.
263 | context.fireErrorCaught(error)
264 | return self.handleUpgradeForProtocol(context: context, protocolIterator: protocolIterator, request: request, allHeaderNames: allHeaderNames, connectionHeader: connectionHeader)
| `- warning: capture of 'self' with non-sendable type 'NIOTypedHTTPServerUpgradeHandler<UpgradeResult>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
265 | }
266 | }
/host/spi-builder-workspace/Sources/NIOAsyncWebSockets/NIOTypedHTTPServerUpgradeHandler.swift:264:86: warning: reference to captured var 'protocolIterator' in concurrently-executing code; this is an error in the Swift 6 language mode
262 | // No upgrade here. We want to fire the error down the pipeline, and then try another loop iteration.
263 | context.fireErrorCaught(error)
264 | return self.handleUpgradeForProtocol(context: context, protocolIterator: protocolIterator, request: request, allHeaderNames: allHeaderNames, connectionHeader: connectionHeader)
| `- warning: reference to captured var 'protocolIterator' in concurrently-executing code; this is an error in the Swift 6 language mode
265 | }
266 | }
/host/spi-builder-workspace/Sources/NIOAsyncWebSockets/NIOTypedHTTPServerUpgradeHandler.swift:287:21: warning: capture of 'self' with non-sendable type 'NIOTypedHTTPServerUpgradeHandler<UpgradeResult>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
74 | /// requests that we choose to punt on it entirely and not allow it. As it happens this is mostly fine:
75 | /// the odds of someone needing to upgrade midway through the lifetime of a connection are very low.
76 | public final class NIOTypedHTTPServerUpgradeHandler<UpgradeResult: Sendable>: ChannelInboundHandler, RemovableChannelHandler {
| `- note: generic class 'NIOTypedHTTPServerUpgradeHandler' does not conform to the 'Sendable' protocol
77 | public typealias InboundIn = HTTPServerRequestPart
78 | public typealias InboundOut = HTTPServerRequestPart
:
285 | .hop(to: context.eventLoop)
286 | .whenComplete { result in
287 | self.upgradingHandlerCompleted(context: context, result, requestHeadAndProtocol: nil)
| `- warning: capture of 'self' with non-sendable type 'NIOTypedHTTPServerUpgradeHandler<UpgradeResult>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
288 | }
289 |
/host/spi-builder-workspace/Sources/NIOAsyncWebSockets/NIOTypedHTTPServerUpgradeHandler.swift:287:61: warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a `@Sendable` closure; this is an error in the Swift 6 language mode
285 | .hop(to: context.eventLoop)
286 | .whenComplete { result in
287 | self.upgradingHandlerCompleted(context: context, result, requestHeadAndProtocol: nil)
| `- warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a `@Sendable` closure; this is an error in the Swift 6 language mode
288 | }
289 |
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ChannelPipeline.swift:1507:20: note: class 'ChannelHandlerContext' does not conform to the 'Sendable' protocol
1505 | /// at the right point in time. Often, the right behaviour is to react to an event and then forward it to the next
1506 | /// `ChannelHandler`.
1507 | public final class ChannelHandlerContext: ChannelInvoker {
| `- note: class 'ChannelHandlerContext' does not conform to the 'Sendable' protocol
1508 | // visible for ChannelPipeline to modify
1509 | fileprivate var next: Optional<ChannelHandlerContext>
/host/spi-builder-workspace/Sources/NIOAsyncWebSockets/NIOTypedHTTPServerUpgradeHandler.swift:322:13: warning: capture of 'self' with non-sendable type 'NIOTypedHTTPServerUpgradeHandler<UpgradeResult>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
74 | /// requests that we choose to punt on it entirely and not allow it. As it happens this is mostly fine:
75 | /// the odds of someone needing to upgrade midway through the lifetime of a connection are very low.
76 | public final class NIOTypedHTTPServerUpgradeHandler<UpgradeResult: Sendable>: ChannelInboundHandler, RemovableChannelHandler {
| `- note: generic class 'NIOTypedHTTPServerUpgradeHandler' does not conform to the 'Sendable' protocol
77 | public typealias InboundIn = HTTPServerRequestPart
78 | public typealias InboundOut = HTTPServerRequestPart
:
320 | // then remove ourselves from the pipeline.
321 | self.removeExtraHandlers(context: context).flatMap {
322 | self.sendUpgradeResponse(context: context, responseHeaders: responseHeaders)
| `- warning: capture of 'self' with non-sendable type 'NIOTypedHTTPServerUpgradeHandler<UpgradeResult>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
323 | }.flatMap {
324 | context.pipeline.removeHandler(self.httpEncoder)
/host/spi-builder-workspace/Sources/NIOAsyncWebSockets/NIOTypedHTTPServerUpgradeHandler.swift:322:47: warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a `@Sendable` closure; this is an error in the Swift 6 language mode
320 | // then remove ourselves from the pipeline.
321 | self.removeExtraHandlers(context: context).flatMap {
322 | self.sendUpgradeResponse(context: context, responseHeaders: responseHeaders)
| `- warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a `@Sendable` closure; this is an error in the Swift 6 language mode
323 | }.flatMap {
324 | context.pipeline.removeHandler(self.httpEncoder)
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ChannelPipeline.swift:1507:20: note: class 'ChannelHandlerContext' does not conform to the 'Sendable' protocol
1505 | /// at the right point in time. Often, the right behaviour is to react to an event and then forward it to the next
1506 | /// `ChannelHandler`.
1507 | public final class ChannelHandlerContext: ChannelInvoker {
| `- note: class 'ChannelHandlerContext' does not conform to the 'Sendable' protocol
1508 | // visible for ChannelPipeline to modify
1509 | fileprivate var next: Optional<ChannelHandlerContext>
/host/spi-builder-workspace/Sources/NIOAsyncWebSockets/NIOTypedHTTPServerUpgradeHandler.swift:324:13: warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a `@Sendable` closure; this is an error in the Swift 6 language mode
322 | self.sendUpgradeResponse(context: context, responseHeaders: responseHeaders)
323 | }.flatMap {
324 | context.pipeline.removeHandler(self.httpEncoder)
| `- warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a `@Sendable` closure; this is an error in the Swift 6 language mode
325 | }.flatMap { () -> EventLoopFuture<UpgradeResult> in
326 | return upgrader.upgrade(channel: context.channel, upgradeRequest: requestHead)
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ChannelPipeline.swift:1507:20: note: class 'ChannelHandlerContext' does not conform to the 'Sendable' protocol
1505 | /// at the right point in time. Often, the right behaviour is to react to an event and then forward it to the next
1506 | /// `ChannelHandler`.
1507 | public final class ChannelHandlerContext: ChannelInvoker {
| `- note: class 'ChannelHandlerContext' does not conform to the 'Sendable' protocol
1508 | // visible for ChannelPipeline to modify
1509 | fileprivate var next: Optional<ChannelHandlerContext>
/host/spi-builder-workspace/Sources/NIOAsyncWebSockets/NIOTypedHTTPServerUpgradeHandler.swift:324:44: warning: capture of 'self' with non-sendable type 'NIOTypedHTTPServerUpgradeHandler<UpgradeResult>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
74 | /// requests that we choose to punt on it entirely and not allow it. As it happens this is mostly fine:
75 | /// the odds of someone needing to upgrade midway through the lifetime of a connection are very low.
76 | public final class NIOTypedHTTPServerUpgradeHandler<UpgradeResult: Sendable>: ChannelInboundHandler, RemovableChannelHandler {
| `- note: generic class 'NIOTypedHTTPServerUpgradeHandler' does not conform to the 'Sendable' protocol
77 | public typealias InboundIn = HTTPServerRequestPart
78 | public typealias InboundOut = HTTPServerRequestPart
:
322 | self.sendUpgradeResponse(context: context, responseHeaders: responseHeaders)
323 | }.flatMap {
324 | context.pipeline.removeHandler(self.httpEncoder)
| `- warning: capture of 'self' with non-sendable type 'NIOTypedHTTPServerUpgradeHandler<UpgradeResult>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
325 | }.flatMap { () -> EventLoopFuture<UpgradeResult> in
326 | return upgrader.upgrade(channel: context.channel, upgradeRequest: requestHead)
/host/spi-builder-workspace/Sources/NIOAsyncWebSockets/NIOTypedHTTPServerUpgradeHandler.swift:326:20: warning: capture of 'upgrader' with non-sendable type 'any NIOTypedHTTPServerProtocolUpgrader<UpgradeResult>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
17 | /// An object that implements `NIOTypedHTTPServerProtocolUpgrader` knows how to handle HTTP upgrade to
18 | /// a protocol on a server-side channel.
19 | public protocol NIOTypedHTTPServerProtocolUpgrader<UpgradeResult> {
| `- note: protocol 'NIOTypedHTTPServerProtocolUpgrader' does not conform to the 'Sendable' protocol
20 | associatedtype UpgradeResult
21 |
:
324 | context.pipeline.removeHandler(self.httpEncoder)
325 | }.flatMap { () -> EventLoopFuture<UpgradeResult> in
326 | return upgrader.upgrade(channel: context.channel, upgradeRequest: requestHead)
| `- warning: capture of 'upgrader' with non-sendable type 'any NIOTypedHTTPServerProtocolUpgrader<UpgradeResult>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
327 | }.hop(to: context.eventLoop)
328 | .whenComplete { result in
/host/spi-builder-workspace/Sources/NIOAsyncWebSockets/NIOTypedHTTPServerUpgradeHandler.swift:326:46: warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a `@Sendable` closure; this is an error in the Swift 6 language mode
324 | context.pipeline.removeHandler(self.httpEncoder)
325 | }.flatMap { () -> EventLoopFuture<UpgradeResult> in
326 | return upgrader.upgrade(channel: context.channel, upgradeRequest: requestHead)
| `- warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a `@Sendable` closure; this is an error in the Swift 6 language mode
327 | }.hop(to: context.eventLoop)
328 | .whenComplete { result in
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ChannelPipeline.swift:1507:20: note: class 'ChannelHandlerContext' does not conform to the 'Sendable' protocol
1505 | /// at the right point in time. Often, the right behaviour is to react to an event and then forward it to the next
1506 | /// `ChannelHandler`.
1507 | public final class ChannelHandlerContext: ChannelInvoker {
| `- note: class 'ChannelHandlerContext' does not conform to the 'Sendable' protocol
1508 | // visible for ChannelPipeline to modify
1509 | fileprivate var next: Optional<ChannelHandlerContext>
/host/spi-builder-workspace/Sources/NIOAsyncWebSockets/NIOTypedHTTPServerUpgradeHandler.swift:329:13: warning: capture of 'self' with non-sendable type 'NIOTypedHTTPServerUpgradeHandler<UpgradeResult>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
74 | /// requests that we choose to punt on it entirely and not allow it. As it happens this is mostly fine:
75 | /// the odds of someone needing to upgrade midway through the lifetime of a connection are very low.
76 | public final class NIOTypedHTTPServerUpgradeHandler<UpgradeResult: Sendable>: ChannelInboundHandler, RemovableChannelHandler {
| `- note: generic class 'NIOTypedHTTPServerUpgradeHandler' does not conform to the 'Sendable' protocol
77 | public typealias InboundIn = HTTPServerRequestPart
78 | public typealias InboundOut = HTTPServerRequestPart
:
327 | }.hop(to: context.eventLoop)
328 | .whenComplete { result in
329 | self.upgradingHandlerCompleted(context: context, result, requestHeadAndProtocol: (requestHead, proto))
| `- warning: capture of 'self' with non-sendable type 'NIOTypedHTTPServerUpgradeHandler<UpgradeResult>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
330 | }
331 | }
/host/spi-builder-workspace/Sources/NIOAsyncWebSockets/NIOTypedHTTPServerUpgradeHandler.swift:329:53: warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a `@Sendable` closure; this is an error in the Swift 6 language mode
327 | }.hop(to: context.eventLoop)
328 | .whenComplete { result in
329 | self.upgradingHandlerCompleted(context: context, result, requestHeadAndProtocol: (requestHead, proto))
| `- warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a `@Sendable` closure; this is an error in the Swift 6 language mode
330 | }
331 | }
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ChannelPipeline.swift:1507:20: note: class 'ChannelHandlerContext' does not conform to the 'Sendable' protocol
1505 | /// at the right point in time. Often, the right behaviour is to react to an event and then forward it to the next
1506 | /// `ChannelHandler`.
1507 | public final class ChannelHandlerContext: ChannelInvoker {
| `- note: class 'ChannelHandlerContext' does not conform to the 'Sendable' protocol
1508 | // visible for ChannelPipeline to modify
1509 | fileprivate var next: Optional<ChannelHandlerContext>
[273/277] Emitting module NIOAsyncWebSockets
/host/spi-builder-workspace/Sources/NIOAsyncWebSockets/NIOTypedHTTPServerUpgradeHandler.swift:241:38: warning: type 'any NIOTypedHTTPServerProtocolUpgrader<UpgradeResult>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
17 | /// An object that implements `NIOTypedHTTPServerProtocolUpgrader` knows how to handle HTTP upgrade to
18 | /// a protocol on a server-side channel.
19 | public protocol NIOTypedHTTPServerProtocolUpgrader<UpgradeResult> {
| `- note: protocol 'NIOTypedHTTPServerProtocolUpgrader' does not conform to the 'Sendable' protocol
20 | associatedtype UpgradeResult
21 |
:
239 | guard let proto = protocolIterator.next() else {
240 | // We're done! No suitable protocol for upgrade.
241 | return context.eventLoop.makeSucceededFuture(nil)
| `- warning: type 'any NIOTypedHTTPServerProtocolUpgrader<UpgradeResult>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
242 | }
243 |
/host/spi-builder-workspace/Sources/NIOAsyncWebSockets/NIOTypedHTTPServerUpgradeHandler.swift:261:10: warning: type 'any NIOTypedHTTPServerProtocolUpgrader<UpgradeResult>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
17 | /// An object that implements `NIOTypedHTTPServerProtocolUpgrader` knows how to handle HTTP upgrade to
18 | /// a protocol on a server-side channel.
19 | public protocol NIOTypedHTTPServerProtocolUpgrader<UpgradeResult> {
| `- note: protocol 'NIOTypedHTTPServerProtocolUpgrader' does not conform to the 'Sendable' protocol
20 | associatedtype UpgradeResult
21 |
:
259 | .hop(to: context.eventLoop)
260 | .map { (upgrader, $0, proto) }
261 | .flatMapError { error in
| `- warning: type 'any NIOTypedHTTPServerProtocolUpgrader<UpgradeResult>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
262 | // No upgrade here. We want to fire the error down the pipeline, and then try another loop iteration.
263 | context.fireErrorCaught(error)
/host/spi-builder-workspace/Sources/NIOAsyncWebSockets/NIOTypedHTTPServerUpgradeHandler.swift:260:17: warning: capture of 'upgrader' with non-sendable type 'any NIOTypedHTTPServerProtocolUpgrader<UpgradeResult>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
17 | /// An object that implements `NIOTypedHTTPServerProtocolUpgrader` knows how to handle HTTP upgrade to
18 | /// a protocol on a server-side channel.
19 | public protocol NIOTypedHTTPServerProtocolUpgrader<UpgradeResult> {
| `- note: protocol 'NIOTypedHTTPServerProtocolUpgrader' does not conform to the 'Sendable' protocol
20 | associatedtype UpgradeResult
21 |
:
258 | )
259 | .hop(to: context.eventLoop)
260 | .map { (upgrader, $0, proto) }
| `- warning: capture of 'upgrader' with non-sendable type 'any NIOTypedHTTPServerProtocolUpgrader<UpgradeResult>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
261 | .flatMapError { error in
262 | // No upgrade here. We want to fire the error down the pipeline, and then try another loop iteration.
/host/spi-builder-workspace/Sources/NIOAsyncWebSockets/NIOTypedHTTPServerUpgradeHandler.swift:263:13: warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a `@Sendable` closure; this is an error in the Swift 6 language mode
261 | .flatMapError { error in
262 | // No upgrade here. We want to fire the error down the pipeline, and then try another loop iteration.
263 | context.fireErrorCaught(error)
| `- warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a `@Sendable` closure; this is an error in the Swift 6 language mode
264 | return self.handleUpgradeForProtocol(context: context, protocolIterator: protocolIterator, request: request, allHeaderNames: allHeaderNames, connectionHeader: connectionHeader)
265 | }
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ChannelPipeline.swift:1507:20: note: class 'ChannelHandlerContext' does not conform to the 'Sendable' protocol
1505 | /// at the right point in time. Often, the right behaviour is to react to an event and then forward it to the next
1506 | /// `ChannelHandler`.
1507 | public final class ChannelHandlerContext: ChannelInvoker {
| `- note: class 'ChannelHandlerContext' does not conform to the 'Sendable' protocol
1508 | // visible for ChannelPipeline to modify
1509 | fileprivate var next: Optional<ChannelHandlerContext>
/host/spi-builder-workspace/Sources/NIOAsyncWebSockets/NIOTypedHTTPServerUpgradeHandler.swift:264:20: warning: capture of 'self' with non-sendable type 'NIOTypedHTTPServerUpgradeHandler<UpgradeResult>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
74 | /// requests that we choose to punt on it entirely and not allow it. As it happens this is mostly fine:
75 | /// the odds of someone needing to upgrade midway through the lifetime of a connection are very low.
76 | public final class NIOTypedHTTPServerUpgradeHandler<UpgradeResult: Sendable>: ChannelInboundHandler, RemovableChannelHandler {
| `- note: generic class 'NIOTypedHTTPServerUpgradeHandler' does not conform to the 'Sendable' protocol
77 | public typealias InboundIn = HTTPServerRequestPart
78 | public typealias InboundOut = HTTPServerRequestPart
:
262 | // No upgrade here. We want to fire the error down the pipeline, and then try another loop iteration.
263 | context.fireErrorCaught(error)
264 | return self.handleUpgradeForProtocol(context: context, protocolIterator: protocolIterator, request: request, allHeaderNames: allHeaderNames, connectionHeader: connectionHeader)
| `- warning: capture of 'self' with non-sendable type 'NIOTypedHTTPServerUpgradeHandler<UpgradeResult>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
265 | }
266 | }
/host/spi-builder-workspace/Sources/NIOAsyncWebSockets/NIOTypedHTTPServerUpgradeHandler.swift:264:86: warning: reference to captured var 'protocolIterator' in concurrently-executing code; this is an error in the Swift 6 language mode
262 | // No upgrade here. We want to fire the error down the pipeline, and then try another loop iteration.
263 | context.fireErrorCaught(error)
264 | return self.handleUpgradeForProtocol(context: context, protocolIterator: protocolIterator, request: request, allHeaderNames: allHeaderNames, connectionHeader: connectionHeader)
| `- warning: reference to captured var 'protocolIterator' in concurrently-executing code; this is an error in the Swift 6 language mode
265 | }
266 | }
[274/277] Compiling NIOAsyncWebSockets HTTPTypedPipelineSetup.swift
/host/spi-builder-workspace/Sources/NIOAsyncWebSockets/HTTPTypedPipelineSetup.swift:86:36: warning: capture of 'configuration' with non-sendable type 'NIOUpgradableHTTPServerPipelineConfiguration<UpgradeResult>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
18 |
19 | /// Configuration for an upgradable HTTP pipeline.
20 | public struct NIOUpgradableHTTPServerPipelineConfiguration<UpgradeResult: Sendable> {
| `- note: consider making generic struct 'NIOUpgradableHTTPServerPipelineConfiguration' conform to the 'Sendable' protocol
21 | /// Whether to provide assistance handling HTTP clients that pipeline
22 | /// their requests. Defaults to `true`. If `false`, users will need to handle clients that pipeline themselves.
:
84 | future = self.eventLoop.submit {
85 | try self.syncOperations.configureUpgradableHTTPServerPipeline(
86 | configuration: configuration
| `- warning: capture of 'configuration' with non-sendable type 'NIOUpgradableHTTPServerPipelineConfiguration<UpgradeResult>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
87 | )
88 | }
/host/spi-builder-workspace/Sources/NIOAsyncWebSockets/NIOTypedHTTPClientUpgradeHandler.swift:200:21: warning: capture of 'self' with non-sendable type 'NIOTypedHTTPClientUpgradeHandler<UpgradeResult>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
74 | /// It will only upgrade to the protocol that is returned first in the list and does not currently
75 | /// have the capability to upgrade to multiple simultaneous layered protocols.
76 | public final class NIOTypedHTTPClientUpgradeHandler<UpgradeResult: Sendable>: ChannelDuplexHandler, RemovableChannelHandler {
| `- note: generic class 'NIOTypedHTTPClientUpgradeHandler' does not conform to the 'Sendable' protocol
77 | public typealias OutboundIn = HTTPClientRequestPart
78 | public typealias OutboundOut = HTTPClientRequestPart
:
198 | .hop(to: context.eventLoop)
199 | .whenComplete { result in
200 | self.upgradingHandlerCompleted(context: context, result)
| `- warning: capture of 'self' with non-sendable type 'NIOTypedHTTPClientUpgradeHandler<UpgradeResult>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
201 | }
202 |
/host/spi-builder-workspace/Sources/NIOAsyncWebSockets/NIOTypedHTTPClientUpgradeHandler.swift:200:61: warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a `@Sendable` closure; this is an error in the Swift 6 language mode
198 | .hop(to: context.eventLoop)
199 | .whenComplete { result in
200 | self.upgradingHandlerCompleted(context: context, result)
| `- warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a `@Sendable` closure; this is an error in the Swift 6 language mode
201 | }
202 |
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ChannelPipeline.swift:1507:20: note: class 'ChannelHandlerContext' does not conform to the 'Sendable' protocol
1505 | /// at the right point in time. Often, the right behaviour is to react to an event and then forward it to the next
1506 | /// `ChannelHandler`.
1507 | public final class ChannelHandlerContext: ChannelInvoker {
| `- note: class 'ChannelHandlerContext' does not conform to the 'Sendable' protocol
1508 | // visible for ChannelPipeline to modify
1509 | fileprivate var next: Optional<ChannelHandlerContext>
/host/spi-builder-workspace/Sources/NIOAsyncWebSockets/NIOTypedHTTPClientUpgradeHandler.swift:224:17: warning: capture of 'upgrader' with non-sendable type 'any NIOTypedHTTPClientProtocolUpgrader<UpgradeResult>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
18 | /// a protocol on a client-side channel.
19 | /// It has the option of denying this upgrade based upon the server response.
20 | public protocol NIOTypedHTTPClientProtocolUpgrader<UpgradeResult> {
| `- note: protocol 'NIOTypedHTTPClientProtocolUpgrader' does not conform to the 'Sendable' protocol
21 | associatedtype UpgradeResult: Sendable
22 |
:
222 | self.removeHTTPHandlers(context: context)
223 | .flatMap {
224 | upgrader.upgrade(channel: context.channel, upgradeResponse: responseHead)
| `- warning: capture of 'upgrader' with non-sendable type 'any NIOTypedHTTPClientProtocolUpgrader<UpgradeResult>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
225 | }.hop(to: context.eventLoop)
226 | .whenComplete { result in
/host/spi-builder-workspace/Sources/NIOAsyncWebSockets/NIOTypedHTTPClientUpgradeHandler.swift:224:43: warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a `@Sendable` closure; this is an error in the Swift 6 language mode
222 | self.removeHTTPHandlers(context: context)
223 | .flatMap {
224 | upgrader.upgrade(channel: context.channel, upgradeResponse: responseHead)
| `- warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a `@Sendable` closure; this is an error in the Swift 6 language mode
225 | }.hop(to: context.eventLoop)
226 | .whenComplete { result in
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ChannelPipeline.swift:1507:20: note: class 'ChannelHandlerContext' does not conform to the 'Sendable' protocol
1505 | /// at the right point in time. Often, the right behaviour is to react to an event and then forward it to the next
1506 | /// `ChannelHandler`.
1507 | public final class ChannelHandlerContext: ChannelInvoker {
| `- note: class 'ChannelHandlerContext' does not conform to the 'Sendable' protocol
1508 | // visible for ChannelPipeline to modify
1509 | fileprivate var next: Optional<ChannelHandlerContext>
/host/spi-builder-workspace/Sources/NIOAsyncWebSockets/NIOTypedHTTPClientUpgradeHandler.swift:227:17: warning: capture of 'self' with non-sendable type 'NIOTypedHTTPClientUpgradeHandler<UpgradeResult>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
74 | /// It will only upgrade to the protocol that is returned first in the list and does not currently
75 | /// have the capability to upgrade to multiple simultaneous layered protocols.
76 | public final class NIOTypedHTTPClientUpgradeHandler<UpgradeResult: Sendable>: ChannelDuplexHandler, RemovableChannelHandler {
| `- note: generic class 'NIOTypedHTTPClientUpgradeHandler' does not conform to the 'Sendable' protocol
77 | public typealias OutboundIn = HTTPClientRequestPart
78 | public typealias OutboundOut = HTTPClientRequestPart
:
225 | }.hop(to: context.eventLoop)
226 | .whenComplete { result in
227 | self.upgradingHandlerCompleted(context: context, result)
| `- warning: capture of 'self' with non-sendable type 'NIOTypedHTTPClientUpgradeHandler<UpgradeResult>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
228 | }
229 | }
/host/spi-builder-workspace/Sources/NIOAsyncWebSockets/NIOTypedHTTPClientUpgradeHandler.swift:227:57: warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a `@Sendable` closure; this is an error in the Swift 6 language mode
225 | }.hop(to: context.eventLoop)
226 | .whenComplete { result in
227 | self.upgradingHandlerCompleted(context: context, result)
| `- warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a `@Sendable` closure; this is an error in the Swift 6 language mode
228 | }
229 | }
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ChannelPipeline.swift:1507:20: note: class 'ChannelHandlerContext' does not conform to the 'Sendable' protocol
1505 | /// at the right point in time. Often, the right behaviour is to react to an event and then forward it to the next
1506 | /// `ChannelHandler`.
1507 | public final class ChannelHandlerContext: ChannelInvoker {
| `- note: class 'ChannelHandlerContext' does not conform to the 'Sendable' protocol
1508 | // visible for ChannelPipeline to modify
1509 | fileprivate var next: Optional<ChannelHandlerContext>
[275/277] Compiling NIOAsyncWebSockets NIOTypedHTTPClientUpgradeHandler.swift
/host/spi-builder-workspace/Sources/NIOAsyncWebSockets/HTTPTypedPipelineSetup.swift:86:36: warning: capture of 'configuration' with non-sendable type 'NIOUpgradableHTTPServerPipelineConfiguration<UpgradeResult>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
18 |
19 | /// Configuration for an upgradable HTTP pipeline.
20 | public struct NIOUpgradableHTTPServerPipelineConfiguration<UpgradeResult: Sendable> {
| `- note: consider making generic struct 'NIOUpgradableHTTPServerPipelineConfiguration' conform to the 'Sendable' protocol
21 | /// Whether to provide assistance handling HTTP clients that pipeline
22 | /// their requests. Defaults to `true`. If `false`, users will need to handle clients that pipeline themselves.
:
84 | future = self.eventLoop.submit {
85 | try self.syncOperations.configureUpgradableHTTPServerPipeline(
86 | configuration: configuration
| `- warning: capture of 'configuration' with non-sendable type 'NIOUpgradableHTTPServerPipelineConfiguration<UpgradeResult>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
87 | )
88 | }
/host/spi-builder-workspace/Sources/NIOAsyncWebSockets/NIOTypedHTTPClientUpgradeHandler.swift:200:21: warning: capture of 'self' with non-sendable type 'NIOTypedHTTPClientUpgradeHandler<UpgradeResult>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
74 | /// It will only upgrade to the protocol that is returned first in the list and does not currently
75 | /// have the capability to upgrade to multiple simultaneous layered protocols.
76 | public final class NIOTypedHTTPClientUpgradeHandler<UpgradeResult: Sendable>: ChannelDuplexHandler, RemovableChannelHandler {
| `- note: generic class 'NIOTypedHTTPClientUpgradeHandler' does not conform to the 'Sendable' protocol
77 | public typealias OutboundIn = HTTPClientRequestPart
78 | public typealias OutboundOut = HTTPClientRequestPart
:
198 | .hop(to: context.eventLoop)
199 | .whenComplete { result in
200 | self.upgradingHandlerCompleted(context: context, result)
| `- warning: capture of 'self' with non-sendable type 'NIOTypedHTTPClientUpgradeHandler<UpgradeResult>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
201 | }
202 |
/host/spi-builder-workspace/Sources/NIOAsyncWebSockets/NIOTypedHTTPClientUpgradeHandler.swift:200:61: warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a `@Sendable` closure; this is an error in the Swift 6 language mode
198 | .hop(to: context.eventLoop)
199 | .whenComplete { result in
200 | self.upgradingHandlerCompleted(context: context, result)
| `- warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a `@Sendable` closure; this is an error in the Swift 6 language mode
201 | }
202 |
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ChannelPipeline.swift:1507:20: note: class 'ChannelHandlerContext' does not conform to the 'Sendable' protocol
1505 | /// at the right point in time. Often, the right behaviour is to react to an event and then forward it to the next
1506 | /// `ChannelHandler`.
1507 | public final class ChannelHandlerContext: ChannelInvoker {
| `- note: class 'ChannelHandlerContext' does not conform to the 'Sendable' protocol
1508 | // visible for ChannelPipeline to modify
1509 | fileprivate var next: Optional<ChannelHandlerContext>
/host/spi-builder-workspace/Sources/NIOAsyncWebSockets/NIOTypedHTTPClientUpgradeHandler.swift:224:17: warning: capture of 'upgrader' with non-sendable type 'any NIOTypedHTTPClientProtocolUpgrader<UpgradeResult>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
18 | /// a protocol on a client-side channel.
19 | /// It has the option of denying this upgrade based upon the server response.
20 | public protocol NIOTypedHTTPClientProtocolUpgrader<UpgradeResult> {
| `- note: protocol 'NIOTypedHTTPClientProtocolUpgrader' does not conform to the 'Sendable' protocol
21 | associatedtype UpgradeResult: Sendable
22 |
:
222 | self.removeHTTPHandlers(context: context)
223 | .flatMap {
224 | upgrader.upgrade(channel: context.channel, upgradeResponse: responseHead)
| `- warning: capture of 'upgrader' with non-sendable type 'any NIOTypedHTTPClientProtocolUpgrader<UpgradeResult>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
225 | }.hop(to: context.eventLoop)
226 | .whenComplete { result in
/host/spi-builder-workspace/Sources/NIOAsyncWebSockets/NIOTypedHTTPClientUpgradeHandler.swift:224:43: warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a `@Sendable` closure; this is an error in the Swift 6 language mode
222 | self.removeHTTPHandlers(context: context)
223 | .flatMap {
224 | upgrader.upgrade(channel: context.channel, upgradeResponse: responseHead)
| `- warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a `@Sendable` closure; this is an error in the Swift 6 language mode
225 | }.hop(to: context.eventLoop)
226 | .whenComplete { result in
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ChannelPipeline.swift:1507:20: note: class 'ChannelHandlerContext' does not conform to the 'Sendable' protocol
1505 | /// at the right point in time. Often, the right behaviour is to react to an event and then forward it to the next
1506 | /// `ChannelHandler`.
1507 | public final class ChannelHandlerContext: ChannelInvoker {
| `- note: class 'ChannelHandlerContext' does not conform to the 'Sendable' protocol
1508 | // visible for ChannelPipeline to modify
1509 | fileprivate var next: Optional<ChannelHandlerContext>
/host/spi-builder-workspace/Sources/NIOAsyncWebSockets/NIOTypedHTTPClientUpgradeHandler.swift:227:17: warning: capture of 'self' with non-sendable type 'NIOTypedHTTPClientUpgradeHandler<UpgradeResult>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
74 | /// It will only upgrade to the protocol that is returned first in the list and does not currently
75 | /// have the capability to upgrade to multiple simultaneous layered protocols.
76 | public final class NIOTypedHTTPClientUpgradeHandler<UpgradeResult: Sendable>: ChannelDuplexHandler, RemovableChannelHandler {
| `- note: generic class 'NIOTypedHTTPClientUpgradeHandler' does not conform to the 'Sendable' protocol
77 | public typealias OutboundIn = HTTPClientRequestPart
78 | public typealias OutboundOut = HTTPClientRequestPart
:
225 | }.hop(to: context.eventLoop)
226 | .whenComplete { result in
227 | self.upgradingHandlerCompleted(context: context, result)
| `- warning: capture of 'self' with non-sendable type 'NIOTypedHTTPClientUpgradeHandler<UpgradeResult>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
228 | }
229 | }
/host/spi-builder-workspace/Sources/NIOAsyncWebSockets/NIOTypedHTTPClientUpgradeHandler.swift:227:57: warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a `@Sendable` closure; this is an error in the Swift 6 language mode
225 | }.hop(to: context.eventLoop)
226 | .whenComplete { result in
227 | self.upgradingHandlerCompleted(context: context, result)
| `- warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a `@Sendable` closure; this is an error in the Swift 6 language mode
228 | }
229 | }
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ChannelPipeline.swift:1507:20: note: class 'ChannelHandlerContext' does not conform to the 'Sendable' protocol
1505 | /// at the right point in time. Often, the right behaviour is to react to an event and then forward it to the next
1506 | /// `ChannelHandler`.
1507 | public final class ChannelHandlerContext: ChannelInvoker {
| `- note: class 'ChannelHandlerContext' does not conform to the 'Sendable' protocol
1508 | // visible for ChannelPipeline to modify
1509 | fileprivate var next: Optional<ChannelHandlerContext>
[276/277] Compiling NIOAsyncWebSockets NIOTypedHTTPServerUpgraderStateMachine.swift
[277/277] Compiling NIOAsyncWebSockets NIOTypedPipelineSetup.swift
/host/spi-builder-workspace/Sources/NIOAsyncWebSockets/NIOTypedPipelineSetup.swift:67:36: warning: capture of 'configuration' with non-sendable type 'NIOUpgradableHTTPClientPipelineConfiguration<UpgradeResult>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
12 | // MARK: - Client pipeline configuration
13 | /// Configuration for an upgradable HTTP pipeline.
14 | public struct NIOUpgradableHTTPClientPipelineConfiguration<UpgradeResult: Sendable> {
| `- note: consider making generic struct 'NIOUpgradableHTTPClientPipelineConfiguration' conform to the 'Sendable' protocol
15 | /// The strategy to use when dealing with leftover bytes after removing the ``HTTPDecoder`` from the pipeline.
16 | public var leftOverBytesStrategy = RemoveAfterUpgradeStrategy.dropBytes
:
65 | future = self.eventLoop.submit {
66 | try self.syncOperations.configureUpgradableHTTPClientPipeline(
67 | configuration: configuration
| `- warning: capture of 'configuration' with non-sendable type 'NIOUpgradableHTTPClientPipelineConfiguration<UpgradeResult>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
68 | )
69 | }
Build complete! (69.13s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.12.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio.git"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
}
],
"manifest_display_name" : "NIOAsyncWebSockets",
"name" : "NIOAsyncWebSockets",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "watchos",
"version" : "10.0"
},
{
"name" : "tvos",
"version" : "17.0"
}
],
"products" : [
{
"name" : "NIOAsyncWebSockets",
"targets" : [
"NIOAsyncWebSockets"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "NIOAsyncWebSocketsTests",
"module_type" : "SwiftTarget",
"name" : "NIOAsyncWebSocketsTests",
"path" : "Tests/NIOAsyncWebSocketsTests",
"sources" : [
"NIOAsyncWebSocketsTests.swift"
],
"target_dependencies" : [
"NIOAsyncWebSockets"
],
"type" : "test"
},
{
"c99name" : "NIOAsyncWebSockets",
"module_type" : "SwiftTarget",
"name" : "NIOAsyncWebSockets",
"path" : "Sources/NIOAsyncWebSockets",
"product_dependencies" : [
"NIO",
"NIOHTTP1",
"NIOWebSocket",
"NIOPosix"
],
"product_memberships" : [
"NIOAsyncWebSockets"
],
"sources" : [
"HTTPTypedPipelineSetup.swift",
"NIOTypedHTTPClientUpgradeHandler.swift",
"NIOTypedHTTPClientUpgraderStateMachine.swift",
"NIOTypedHTTPServerUpgradeHandler.swift",
"NIOTypedHTTPServerUpgraderStateMachine.swift",
"NIOTypedPipelineSetup.swift",
"NIOWebSocketClientUpgrader.swift",
"NIOWebSocketServerUpgrader.swift",
"SHA1.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.