The Swift Package Index logo.Swift Package Index

Build Information

Successful build of mqtt-nio, reference main (36c3ff), with Swift 6.2 for Android on 20 Jun 2025 00:00:10 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sroebert/mqtt-nio.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/sroebert/mqtt-nio
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 36c3ff0 Updated README test badge
Cloned https://github.com/sroebert/mqtt-nio.git
Revision (git rev-parse @):
36c3ff059a7ecfcea708a13b166bdd443b2f201b
SUCCESS checkout https://github.com/sroebert/mqtt-nio.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/sroebert/mqtt-nio.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-log.git
[1/3836] Fetching swift-log
[3837/18726] Fetching swift-log, swift-nio-ssl
[4284/95053] Fetching swift-log, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-log.git from cache (0.55s)
[1342/91217] Fetching swift-nio-ssl, swift-nio
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetched https://github.com/apple/swift-nio-ssl.git from cache (6.55s)
Fetched https://github.com/apple/swift-nio.git from cache (6.64s)
[1/2667] Fetching swift-nio-transport-services
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.39s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (7.49s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (0.90s)
Fetching https://github.com/apple/swift-atomics.git
[1/1797] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.64s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (2.38s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/4436] Fetching swift-system
[1199/21076] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.80s)
[4327/16640] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.06s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.61s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.44s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.96s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.32.0 (0.71s)
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.24.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.83.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.2.0
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.32.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Building for debugging...
[0/31] Write sources
[16/31] Compiling CNIOWASI CNIOWASI.c
[17/31] Compiling _AtomicsShims.c
[18/31] Compiling CNIOWindows WSAStartup.c
[18/31] Compiling CNIOSHA1 c_nio_sha1.c
[19/31] Compiling CNIOWindows shim.c
[21/31] Compiling CNIOLinux shim.c
[22/31] Compiling CNIOLinux liburing_shims.c
[22/31] Write sources
[24/31] Compiling CNIOLLHTTP c_nio_http.c
[25/31] Compiling CNIODarwin shim.c
[26/31] Compiling CNIOLLHTTP c_nio_llhttp.c
[27/31] Write swift-version-8C5A4AE7A8CE2BA.txt
[28/31] Compiling CNIOLLHTTP c_nio_api.c
[30/74] Emitting module InternalCollectionsUtilities
[30/75] Compiling c-nioatomics.c
[31/75] Compiling c-atomics.c
[33/81] Compiling Atomics AtomicMemoryOrderings.swift
[34/81] Compiling Atomics DoubleWord.swift
[35/83] Compiling Atomics UnsafeAtomic.swift
[36/83] Compiling Atomics UnsafeAtomicLazyReference.swift
[37/83] Compiling Atomics IntegerConformances.swift
[38/83] Compiling Atomics PointerConformances.swift
[39/83] Compiling Atomics Primitives.native.swift
[40/83] Emitting module _NIOBase64
[41/83] Compiling _NIOBase64 Base64.swift
[42/84] Compiling Atomics AtomicStorage.swift
[43/84] Compiling Atomics AtomicValue.swift
[44/84] Compiling Atomics AtomicInteger.swift
[45/84] Compiling Atomics AtomicOptionalWrappable.swift
[46/84] Compiling Atomics AtomicReference.swift
[47/84] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[51/84] Compiling Atomics ManagedAtomic.swift
[52/84] Compiling Atomics ManagedAtomicLazyReference.swift
[53/84] Compiling Atomics AtomicBool.swift
[55/84] Compiling Atomics OptionalRawRepresentable.swift
[56/84] Compiling Atomics RawRepresentable.swift
[63/84] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[64/85] Emitting module Atomics
[69/85] Emitting module _NIODataStructures
[70/85] Compiling _NIODataStructures Heap.swift
[71/85] Compiling _NIODataStructures PriorityQueue.swift
[72/85] Compiling _NIODataStructures _TinyArray.swift
[73/99] Compiling Atomics IntegerOperations.swift
[74/99] Compiling Atomics Unmanaged extensions.swift
[77/102] Compiling DequeModule Deque+CustomReflectable.swift
[78/102] Compiling DequeModule Deque+Descriptions.swift
[79/104] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[80/104] Emitting module NIOConcurrencyHelpers
[81/104] Compiling NIOConcurrencyHelpers NIOLock.swift
[82/104] Compiling DequeModule Deque+Equatable.swift
[83/104] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[84/104] Compiling DequeModule _DequeBuffer.swift
[85/104] Compiling DequeModule _DequeBufferHeader.swift
[86/104] Compiling NIOConcurrencyHelpers atomics.swift
[87/104] Compiling NIOConcurrencyHelpers lock.swift
[88/104] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[90/105] Compiling DequeModule _DequeSlot.swift
[91/105] Compiling DequeModule _UnsafeWrappedBuffer.swift
[92/105] Compiling DequeModule Deque+Extras.swift
[93/105] Compiling DequeModule Deque+Hashable.swift
[94/105] Compiling DequeModule Deque+Testing.swift
[95/105] Compiling DequeModule Deque._Storage.swift
[96/105] Compiling DequeModule Deque._UnsafeHandle.swift
[97/105] Compiling DequeModule Deque.swift
[98/105] Compiling DequeModule Deque+Codable.swift
[99/105] Compiling DequeModule Deque+Collection.swift
[100/105] Emitting module DequeModule
[102/166] Compiling Logging MetadataProvider.swift
[103/166] Emitting module Logging
[104/166] Compiling Logging LogHandler.swift
[105/166] Compiling Logging Locks.swift
[106/166] Compiling Logging Logging.swift
[108/167] Compiling NIOCore MulticastChannel.swift
[109/167] Compiling NIOCore NIOAny.swift
[110/167] Compiling NIOCore NIOCloseOnErrorHandler.swift
[111/167] Compiling NIOCore NIOLoopBound.swift
[112/167] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[113/167] Compiling NIOCore NIOScheduledCallback.swift
[114/167] Compiling NIOCore NIOSendable.swift
[115/167] Compiling NIOCore RecvByteBufferAllocator.swift
[116/175] Compiling NIOCore IO.swift
[117/175] Compiling NIOCore IOData.swift
[118/175] Compiling NIOCore IPProtocol.swift
[119/175] Compiling NIOCore IntegerBitPacking.swift
[120/175] Compiling NIOCore IntegerTypes.swift
[121/175] Compiling NIOCore Interfaces.swift
[122/175] Compiling NIOCore Linux.swift
[123/175] Compiling NIOCore MarkedCircularBuffer.swift
[124/175] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[125/175] Compiling NIOCore EventLoopFuture+Deprecated.swift
[126/175] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[127/175] Compiling NIOCore EventLoopFuture.swift
[128/175] Compiling NIOCore FileDescriptor.swift
[129/175] Compiling NIOCore FileHandle.swift
[130/175] Compiling NIOCore FileRegion.swift
[131/175] Compiling NIOCore GlobalSingletons.swift
[132/175] Compiling NIOCore CircularBuffer.swift
[133/175] Compiling NIOCore Codec.swift
[134/175] Compiling NIOCore ConvenienceOptionSupport.swift
[135/175] Compiling NIOCore DeadChannel.swift
[136/175] Compiling NIOCore DispatchQueue+WithFuture.swift
[137/175] Compiling NIOCore EventLoop+Deprecated.swift
[138/175] Compiling NIOCore EventLoop+SerialExecutor.swift
[139/175] Compiling NIOCore EventLoop.swift
[140/175] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[141/175] Compiling NIOCore SocketAddresses.swift
[142/175] Compiling NIOCore SocketOptionProvider.swift
[143/175] Compiling NIOCore SystemCallHelpers.swift
[144/175] Compiling NIOCore TimeAmount+Duration.swift
[145/175] Compiling NIOCore TypeAssistedChannelHandler.swift
[146/175] Compiling NIOCore UniversalBootstrapSupport.swift
[147/175] Compiling NIOCore Utilities.swift
[148/175] Compiling NIOCore AddressedEnvelope.swift
[149/175] Compiling NIOCore AsyncAwaitSupport.swift
[150/175] Compiling NIOCore AsyncChannel.swift
[151/175] Compiling NIOCore AsyncChannelHandler.swift
[152/175] Compiling NIOCore AsyncChannelInboundStream.swift
[153/175] Compiling NIOCore AsyncChannelOutboundWriter.swift
[154/175] Compiling NIOCore NIOAsyncSequenceProducer.swift
[155/175] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[156/175] Compiling NIOCore NIOAsyncWriter.swift
[157/175] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[158/175] Compiling NIOCore BSDSocketAPI.swift
[159/175] Compiling NIOCore ByteBuffer-aux.swift
[160/175] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[161/175] Compiling NIOCore ByteBuffer-conversions.swift
[162/175] Compiling NIOCore ByteBuffer-core.swift
[163/175] Compiling NIOCore ByteBuffer-hex.swift
[164/175] Compiling NIOCore ByteBuffer-int.swift
[165/175] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[166/175] Compiling NIOCore ByteBuffer-multi-int.swift
[167/175] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[168/175] Compiling NIOCore ByteBuffer-views.swift
[169/175] Compiling NIOCore Channel.swift
[170/175] Compiling NIOCore ChannelHandler.swift
[171/175] Compiling NIOCore ChannelHandlers.swift
[172/175] Compiling NIOCore ChannelInvoker.swift
[173/175] Compiling NIOCore ChannelOption.swift
[174/175] Compiling NIOCore ChannelPipeline.swift
[175/175] Emitting module NIOCore
[177/226] Compiling NIOEmbedded AsyncTestingChannel.swift
[178/226] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[179/226] Emitting module NIOEmbedded
[180/226] Compiling NIOEmbedded Embedded.swift
[182/227] Compiling NIOPosix IO.swift
[183/227] Compiling NIOPosix IntegerBitPacking.swift
[184/227] Compiling NIOPosix IntegerTypes.swift
[185/227] Compiling NIOPosix Linux.swift
[186/227] Compiling NIOPosix LinuxCPUSet.swift
[187/227] Compiling NIOPosix LinuxUring.swift
[188/227] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[189/233] Compiling NIOPosix ThreadPosix.swift
[190/233] Compiling NIOPosix ThreadWindows.swift
[191/233] Compiling NIOPosix UnsafeTransfer.swift
[192/233] Compiling NIOPosix Utilities.swift
[193/233] Compiling NIOPosix VsockAddress.swift
[194/233] Compiling NIOPosix VsockChannelEvents.swift
[195/233] Compiling NIOPosix SelectableChannel.swift
[196/233] Compiling NIOPosix SelectableEventLoop.swift
[197/233] Compiling NIOPosix SelectorEpoll.swift
[198/233] Compiling NIOPosix SelectorGeneric.swift
[199/233] Compiling NIOPosix SelectorKqueue.swift
[200/233] Compiling NIOPosix SelectorUring.swift
[201/233] Compiling NIOPosix ServerSocket.swift
[202/233] Compiling NIOPosix Socket.swift
[203/233] Compiling NIOPosix SocketChannel.swift
[204/233] Compiling NIOPosix SocketProtocols.swift
[205/233] Compiling NIOPosix System.swift
[206/233] Compiling NIOPosix Thread.swift
[207/233] Emitting module NIOPosix
[208/233] Compiling NIOPosix Pool.swift
[209/233] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[210/233] Compiling NIOPosix PosixSingletons.swift
[211/233] Compiling NIOPosix RawSocketBootstrap.swift
[212/233] Compiling NIOPosix Resolver.swift
[213/233] Compiling NIOPosix Selectable.swift
[214/233] Compiling NIOPosix NIOThreadPool.swift
[215/233] Compiling NIOPosix NonBlockingFileIO.swift
[216/233] Compiling NIOPosix PendingDatagramWritesManager.swift
[217/233] Compiling NIOPosix PendingWritesManager.swift
[218/233] Compiling NIOPosix PipeChannel.swift
[219/233] Compiling NIOPosix PipePair.swift
[220/233] Compiling NIOPosix BSDSocketAPICommon.swift
[221/233] Compiling NIOPosix BSDSocketAPIPosix.swift
[222/233] Compiling NIOPosix BSDSocketAPIWindows.swift
[223/233] Compiling NIOPosix BaseSocket.swift
[224/233] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[225/233] Compiling NIOPosix BaseSocketChannel.swift
[226/233] Compiling NIOPosix BaseStreamSocketChannel.swift
[227/233] Compiling NIOPosix Bootstrap.swift
[228/233] Compiling NIOPosix ControlMessage.swift
[229/233] Compiling NIOPosix DatagramVectorReadManager.swift
[230/233] Compiling NIOPosix Errors+Any.swift
[231/233] Compiling NIOPosix FileDescriptor.swift
[232/233] Compiling NIOPosix GetaddrinfoResolver.swift
[233/233] Compiling NIOPosix HappyEyeballs.swift
[235/236] Emitting module NIO
[236/236] Compiling NIO Exports.swift
[238/264] Compiling NIOTLS TLSEvents.swift
[239/264] Emitting module NIOTLS
[240/264] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[241/264] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[242/264] Compiling NIOTLS SNIHandler.swift
[243/264] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[244/264] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[245/264] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[247/267] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[248/267] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[249/267] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[250/267] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[251/267] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[252/267] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[253/267] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[254/267] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[255/267] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[256/267] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[257/267] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[258/267] Compiling NIOHTTP1 HTTPTypes.swift
[259/267] Compiling NIOHTTP1 ByteCollectionUtils.swift
[260/267] Compiling NIOHTTP1 HTTPDecoder.swift
[261/267] Compiling NIOHTTP1 HTTPEncoder.swift
[262/267] Emitting module NIOHTTP1
[264/278] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[265/278] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[266/278] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[267/278] Emitting module NIOFoundationCompat
[268/278] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[270/301] Compiling NIOWebSocket WebSocketOpcode.swift
[271/302] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[272/302] Compiling NIOTransportServices NIOTSErrors.swift
[273/302] Compiling NIOTransportServices NIOTSEventLoop.swift
[274/304] Compiling NIOTransportServices NIOTSBootstraps.swift
[275/304] Compiling NIOTransportServices NIOTSChannelOptions.swift
[276/304] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[277/304] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[278/304] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[279/304] Compiling NIOTransportServices NIOTSListenerChannel.swift
[280/304] Compiling NIOTransportServices StateManagedChannel.swift
[281/304] Compiling NIOTransportServices StateManagedListenerChannel.swift
[282/304] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[283/304] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[284/304] Compiling NIOTransportServices NIOTSSingletons.swift
[285/304] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[286/304] Emitting module NIOTransportServices
[287/304] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[288/304] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[289/304] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[290/304] Compiling NIOTransportServices NIOTSDatagramListener.swift
[291/304] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[292/304] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[293/304] Compiling NIOTransportServices AcceptHandler.swift
[294/304] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[295/304] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[296/305] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[297/305] Emitting module NIOWebSocket
[299/305] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[300/305] Compiling NIOWebSocket WebSocketErrorCodes.swift
[305/305] Compiling NIOWebSocket WebSocketFrame.swift
[307/371] Compiling MQTTNIO MQTTConnectResponse.swift
/host/spi-builder-workspace/Sources/MQTTNIO/Connection/MQTTConnection.swift:325:13: warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
323 |         return channel.pipeline.addHandlers([
324 |             // Decoding
325 |             ByteToMessageHandler(MQTTPacketDecoder(logger: logger)),
    |             `- warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
326 |             MQTTPacketTypeParser(
327 |                 version: configuration.protocolVersion,
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:507:1: note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
505 |
506 | @available(*, unavailable)
507 | extension ByteToMessageHandler: Sendable {}
    | `- note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
508 |
509 | // MARK: ByteToMessageHandler: Test Helpers
/host/spi-builder-workspace/Sources/MQTTNIO/Connection/MQTTConnection.swift:332:13: warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
330 |
331 |             // Encoding
332 |             MessageToByteHandler(MQTTPacketEncoder(logger: logger)),
    |             `- warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
333 |             MQTTPacketTypeSerializer(
334 |                 version: configuration.protocolVersion,
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:810:1: note: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' has been explicitly marked unavailable here
808 |
809 | @available(*, unavailable)
810 | extension MessageToByteHandler: Sendable {}
    | `- note: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' has been explicitly marked unavailable here
811 |
812 | extension MessageToByteHandler {
/host/spi-builder-workspace/Sources/MQTTNIO/Request/MQTTRequestHandler.swift:26:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
 24 |     var maxInflightEntries = MQTTRequestHandler.defaultMaxInflightEntries
 25 |
 26 |     private let lock = Lock()
    |                        |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
    |                        `- note: use 'NIOLock' instead
 27 |
 28 |     private var entriesInflight: [AnyEntry] = []
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[308/371] Compiling MQTTNIO MQTTConnection.swift
/host/spi-builder-workspace/Sources/MQTTNIO/Connection/MQTTConnection.swift:325:13: warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
323 |         return channel.pipeline.addHandlers([
324 |             // Decoding
325 |             ByteToMessageHandler(MQTTPacketDecoder(logger: logger)),
    |             `- warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
326 |             MQTTPacketTypeParser(
327 |                 version: configuration.protocolVersion,
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:507:1: note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
505 |
506 | @available(*, unavailable)
507 | extension ByteToMessageHandler: Sendable {}
    | `- note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
508 |
509 | // MARK: ByteToMessageHandler: Test Helpers
/host/spi-builder-workspace/Sources/MQTTNIO/Connection/MQTTConnection.swift:332:13: warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
330 |
331 |             // Encoding
332 |             MessageToByteHandler(MQTTPacketEncoder(logger: logger)),
    |             `- warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
333 |             MQTTPacketTypeSerializer(
334 |                 version: configuration.protocolVersion,
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:810:1: note: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' has been explicitly marked unavailable here
808 |
809 | @available(*, unavailable)
810 | extension MessageToByteHandler: Sendable {}
    | `- note: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' has been explicitly marked unavailable here
811 |
812 | extension MessageToByteHandler {
/host/spi-builder-workspace/Sources/MQTTNIO/Request/MQTTRequestHandler.swift:26:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
 24 |     var maxInflightEntries = MQTTRequestHandler.defaultMaxInflightEntries
 25 |
 26 |     private let lock = Lock()
    |                        |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
    |                        `- note: use 'NIOLock' instead
 27 |
 28 |     private var entriesInflight: [AnyEntry] = []
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[309/371] Compiling MQTTNIO MQTTConnectionEvent.swift
/host/spi-builder-workspace/Sources/MQTTNIO/Connection/MQTTConnection.swift:325:13: warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
323 |         return channel.pipeline.addHandlers([
324 |             // Decoding
325 |             ByteToMessageHandler(MQTTPacketDecoder(logger: logger)),
    |             `- warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
326 |             MQTTPacketTypeParser(
327 |                 version: configuration.protocolVersion,
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:507:1: note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
505 |
506 | @available(*, unavailable)
507 | extension ByteToMessageHandler: Sendable {}
    | `- note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
508 |
509 | // MARK: ByteToMessageHandler: Test Helpers
/host/spi-builder-workspace/Sources/MQTTNIO/Connection/MQTTConnection.swift:332:13: warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
330 |
331 |             // Encoding
332 |             MessageToByteHandler(MQTTPacketEncoder(logger: logger)),
    |             `- warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
333 |             MQTTPacketTypeSerializer(
334 |                 version: configuration.protocolVersion,
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:810:1: note: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' has been explicitly marked unavailable here
808 |
809 | @available(*, unavailable)
810 | extension MessageToByteHandler: Sendable {}
    | `- note: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' has been explicitly marked unavailable here
811 |
812 | extension MessageToByteHandler {
/host/spi-builder-workspace/Sources/MQTTNIO/Request/MQTTRequestHandler.swift:26:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
 24 |     var maxInflightEntries = MQTTRequestHandler.defaultMaxInflightEntries
 25 |
 26 |     private let lock = Lock()
    |                        |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
    |                        `- note: use 'NIOLock' instead
 27 |
 28 |     private var entriesInflight: [AnyEntry] = []
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[310/371] Compiling MQTTNIO MQTTDisconnectReason.swift
/host/spi-builder-workspace/Sources/MQTTNIO/Connection/MQTTConnection.swift:325:13: warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
323 |         return channel.pipeline.addHandlers([
324 |             // Decoding
325 |             ByteToMessageHandler(MQTTPacketDecoder(logger: logger)),
    |             `- warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
326 |             MQTTPacketTypeParser(
327 |                 version: configuration.protocolVersion,
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:507:1: note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
505 |
506 | @available(*, unavailable)
507 | extension ByteToMessageHandler: Sendable {}
    | `- note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
508 |
509 | // MARK: ByteToMessageHandler: Test Helpers
/host/spi-builder-workspace/Sources/MQTTNIO/Connection/MQTTConnection.swift:332:13: warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
330 |
331 |             // Encoding
332 |             MessageToByteHandler(MQTTPacketEncoder(logger: logger)),
    |             `- warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
333 |             MQTTPacketTypeSerializer(
334 |                 version: configuration.protocolVersion,
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:810:1: note: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' has been explicitly marked unavailable here
808 |
809 | @available(*, unavailable)
810 | extension MessageToByteHandler: Sendable {}
    | `- note: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' has been explicitly marked unavailable here
811 |
812 | extension MessageToByteHandler {
/host/spi-builder-workspace/Sources/MQTTNIO/Request/MQTTRequestHandler.swift:26:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
 24 |     var maxInflightEntries = MQTTRequestHandler.defaultMaxInflightEntries
 25 |
 26 |     private let lock = Lock()
    |                        |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
    |                        `- note: use 'NIOLock' instead
 27 |
 28 |     private var entriesInflight: [AnyEntry] = []
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[311/371] Compiling MQTTNIO MQTTConnectionError.swift
/host/spi-builder-workspace/Sources/MQTTNIO/Connection/MQTTConnection.swift:325:13: warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
323 |         return channel.pipeline.addHandlers([
324 |             // Decoding
325 |             ByteToMessageHandler(MQTTPacketDecoder(logger: logger)),
    |             `- warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
326 |             MQTTPacketTypeParser(
327 |                 version: configuration.protocolVersion,
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:507:1: note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
505 |
506 | @available(*, unavailable)
507 | extension ByteToMessageHandler: Sendable {}
    | `- note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
508 |
509 | // MARK: ByteToMessageHandler: Test Helpers
/host/spi-builder-workspace/Sources/MQTTNIO/Connection/MQTTConnection.swift:332:13: warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
330 |
331 |             // Encoding
332 |             MessageToByteHandler(MQTTPacketEncoder(logger: logger)),
    |             `- warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
333 |             MQTTPacketTypeSerializer(
334 |                 version: configuration.protocolVersion,
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:810:1: note: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' has been explicitly marked unavailable here
808 |
809 | @available(*, unavailable)
810 | extension MessageToByteHandler: Sendable {}
    | `- note: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' has been explicitly marked unavailable here
811 |
812 | extension MessageToByteHandler {
/host/spi-builder-workspace/Sources/MQTTNIO/Request/MQTTRequestHandler.swift:26:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
 24 |     var maxInflightEntries = MQTTRequestHandler.defaultMaxInflightEntries
 25 |
 26 |     private let lock = Lock()
    |                        |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
    |                        `- note: use 'NIOLock' instead
 27 |
 28 |     private var entriesInflight: [AnyEntry] = []
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[312/371] Compiling MQTTNIO MQTTProtocolError.swift
/host/spi-builder-workspace/Sources/MQTTNIO/Connection/MQTTConnection.swift:325:13: warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
323 |         return channel.pipeline.addHandlers([
324 |             // Decoding
325 |             ByteToMessageHandler(MQTTPacketDecoder(logger: logger)),
    |             `- warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
326 |             MQTTPacketTypeParser(
327 |                 version: configuration.protocolVersion,
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:507:1: note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
505 |
506 | @available(*, unavailable)
507 | extension ByteToMessageHandler: Sendable {}
    | `- note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
508 |
509 | // MARK: ByteToMessageHandler: Test Helpers
/host/spi-builder-workspace/Sources/MQTTNIO/Connection/MQTTConnection.swift:332:13: warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
330 |
331 |             // Encoding
332 |             MessageToByteHandler(MQTTPacketEncoder(logger: logger)),
    |             `- warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
333 |             MQTTPacketTypeSerializer(
334 |                 version: configuration.protocolVersion,
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:810:1: note: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' has been explicitly marked unavailable here
808 |
809 | @available(*, unavailable)
810 | extension MessageToByteHandler: Sendable {}
    | `- note: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' has been explicitly marked unavailable here
811 |
812 | extension MessageToByteHandler {
/host/spi-builder-workspace/Sources/MQTTNIO/Request/MQTTRequestHandler.swift:26:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
 24 |     var maxInflightEntries = MQTTRequestHandler.defaultMaxInflightEntries
 25 |
 26 |     private let lock = Lock()
    |                        |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
    |                        `- note: use 'NIOLock' instead
 27 |
 28 |     private var entriesInflight: [AnyEntry] = []
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[313/371] Compiling MQTTNIO MQTTPublishError.swift
/host/spi-builder-workspace/Sources/MQTTNIO/Connection/MQTTConnection.swift:325:13: warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
323 |         return channel.pipeline.addHandlers([
324 |             // Decoding
325 |             ByteToMessageHandler(MQTTPacketDecoder(logger: logger)),
    |             `- warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
326 |             MQTTPacketTypeParser(
327 |                 version: configuration.protocolVersion,
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:507:1: note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
505 |
506 | @available(*, unavailable)
507 | extension ByteToMessageHandler: Sendable {}
    | `- note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
508 |
509 | // MARK: ByteToMessageHandler: Test Helpers
/host/spi-builder-workspace/Sources/MQTTNIO/Connection/MQTTConnection.swift:332:13: warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
330 |
331 |             // Encoding
332 |             MessageToByteHandler(MQTTPacketEncoder(logger: logger)),
    |             `- warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
333 |             MQTTPacketTypeSerializer(
334 |                 version: configuration.protocolVersion,
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:810:1: note: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' has been explicitly marked unavailable here
808 |
809 | @available(*, unavailable)
810 | extension MessageToByteHandler: Sendable {}
    | `- note: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' has been explicitly marked unavailable here
811 |
812 | extension MessageToByteHandler {
/host/spi-builder-workspace/Sources/MQTTNIO/Request/MQTTRequestHandler.swift:26:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
 24 |     var maxInflightEntries = MQTTRequestHandler.defaultMaxInflightEntries
 25 |
 26 |     private let lock = Lock()
    |                        |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
    |                        `- note: use 'NIOLock' instead
 27 |
 28 |     private var entriesInflight: [AnyEntry] = []
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[314/371] Compiling MQTTNIO MQTTSubscribeError.swift
/host/spi-builder-workspace/Sources/MQTTNIO/Connection/MQTTConnection.swift:325:13: warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
323 |         return channel.pipeline.addHandlers([
324 |             // Decoding
325 |             ByteToMessageHandler(MQTTPacketDecoder(logger: logger)),
    |             `- warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
326 |             MQTTPacketTypeParser(
327 |                 version: configuration.protocolVersion,
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:507:1: note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
505 |
506 | @available(*, unavailable)
507 | extension ByteToMessageHandler: Sendable {}
    | `- note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
508 |
509 | // MARK: ByteToMessageHandler: Test Helpers
/host/spi-builder-workspace/Sources/MQTTNIO/Connection/MQTTConnection.swift:332:13: warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
330 |
331 |             // Encoding
332 |             MessageToByteHandler(MQTTPacketEncoder(logger: logger)),
    |             `- warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
333 |             MQTTPacketTypeSerializer(
334 |                 version: configuration.protocolVersion,
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:810:1: note: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' has been explicitly marked unavailable here
808 |
809 | @available(*, unavailable)
810 | extension MessageToByteHandler: Sendable {}
    | `- note: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' has been explicitly marked unavailable here
811 |
812 | extension MessageToByteHandler {
/host/spi-builder-workspace/Sources/MQTTNIO/Request/MQTTRequestHandler.swift:26:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
 24 |     var maxInflightEntries = MQTTRequestHandler.defaultMaxInflightEntries
 25 |
 26 |     private let lock = Lock()
    |                        |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
    |                        `- note: use 'NIOLock' instead
 27 |
 28 |     private var entriesInflight: [AnyEntry] = []
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[315/371] Compiling MQTTNIO MQTTUnsubscribeError.swift
/host/spi-builder-workspace/Sources/MQTTNIO/Connection/MQTTConnection.swift:325:13: warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
323 |         return channel.pipeline.addHandlers([
324 |             // Decoding
325 |             ByteToMessageHandler(MQTTPacketDecoder(logger: logger)),
    |             `- warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
326 |             MQTTPacketTypeParser(
327 |                 version: configuration.protocolVersion,
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:507:1: note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
505 |
506 | @available(*, unavailable)
507 | extension ByteToMessageHandler: Sendable {}
    | `- note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
508 |
509 | // MARK: ByteToMessageHandler: Test Helpers
/host/spi-builder-workspace/Sources/MQTTNIO/Connection/MQTTConnection.swift:332:13: warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
330 |
331 |             // Encoding
332 |             MessageToByteHandler(MQTTPacketEncoder(logger: logger)),
    |             `- warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
333 |             MQTTPacketTypeSerializer(
334 |                 version: configuration.protocolVersion,
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:810:1: note: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' has been explicitly marked unavailable here
808 |
809 | @available(*, unavailable)
810 | extension MessageToByteHandler: Sendable {}
    | `- note: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' has been explicitly marked unavailable here
811 |
812 | extension MessageToByteHandler {
/host/spi-builder-workspace/Sources/MQTTNIO/Request/MQTTRequestHandler.swift:26:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
 24 |     var maxInflightEntries = MQTTRequestHandler.defaultMaxInflightEntries
 25 |
 26 |     private let lock = Lock()
    |                        |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
    |                        `- note: use 'NIOLock' instead
 27 |
 28 |     private var entriesInflight: [AnyEntry] = []
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[316/371] Compiling MQTTNIO MQTTValueError.swift
/host/spi-builder-workspace/Sources/MQTTNIO/Connection/MQTTConnection.swift:325:13: warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
323 |         return channel.pipeline.addHandlers([
324 |             // Decoding
325 |             ByteToMessageHandler(MQTTPacketDecoder(logger: logger)),
    |             `- warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
326 |             MQTTPacketTypeParser(
327 |                 version: configuration.protocolVersion,
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:507:1: note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
505 |
506 | @available(*, unavailable)
507 | extension ByteToMessageHandler: Sendable {}
    | `- note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
508 |
509 | // MARK: ByteToMessageHandler: Test Helpers
/host/spi-builder-workspace/Sources/MQTTNIO/Connection/MQTTConnection.swift:332:13: warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
330 |
331 |             // Encoding
332 |             MessageToByteHandler(MQTTPacketEncoder(logger: logger)),
    |             `- warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
333 |             MQTTPacketTypeSerializer(
334 |                 version: configuration.protocolVersion,
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:810:1: note: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' has been explicitly marked unavailable here
808 |
809 | @available(*, unavailable)
810 | extension MessageToByteHandler: Sendable {}
    | `- note: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' has been explicitly marked unavailable here
811 |
812 | extension MessageToByteHandler {
/host/spi-builder-workspace/Sources/MQTTNIO/Request/MQTTRequestHandler.swift:26:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
 24 |     var maxInflightEntries = MQTTRequestHandler.defaultMaxInflightEntries
 25 |
 26 |     private let lock = Lock()
    |                        |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
    |                        `- note: use 'NIOLock' instead
 27 |
 28 |     private var entriesInflight: [AnyEntry] = []
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[317/371] Emitting module MQTTNIO
/host/spi-builder-workspace/Sources/MQTTNIO/MQTTClient.swift:51:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
 49 |
 50 |     /// `Lock` for making sure this class is thread safe.
 51 |     private let lock = Lock()
    |                        |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
    |                        `- note: use 'NIOLock' instead
 52 |
 53 |     /// The connection with the broker.
/host/spi-builder-workspace/Sources/MQTTNIO/MQTTClient.swift:165:62: warning: 'createNew' is deprecated: Please use `.shared(existingGroup)` or use the singleton via `.shared(MultiThreadedEventLoopGroup.singleton)` or similar [#DeprecatedDeclaration]
163 |     public init(
164 |         configuration: MQTTConfiguration,
165 |         eventLoopGroupProvider: NIOEventLoopGroupProvider = .createNew,
    |                                                              `- warning: 'createNew' is deprecated: Please use `.shared(existingGroup)` or use the singleton via `.shared(MultiThreadedEventLoopGroup.singleton)` or similar [#DeprecatedDeclaration]
166 |         logger: Logger = .init(label: "nl.roebert.MQTTNIO")
167 |     ) {
/host/spi-builder-workspace/Sources/MQTTNIO/Messages/MQTTUserProperty.swift:16:1: warning: extension declares a conformance of imported type 'Array' to imported protocol 'ExpressibleByDictionaryLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
14 | }
15 |
16 | extension Array: ExpressibleByDictionaryLiteral where Element == MQTTUserProperty {
   | |- warning: extension declares a conformance of imported type 'Array' to imported protocol 'ExpressibleByDictionaryLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
17 |     public init(dictionaryLiteral elements: (String, String)...) {
18 |         self = elements.map {
/host/spi-builder-workspace/Sources/MQTTNIO/Request/MQTTRequestHandler.swift:26:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
 24 |     var maxInflightEntries = MQTTRequestHandler.defaultMaxInflightEntries
 25 |
 26 |     private let lock = Lock()
    |                        |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
    |                        `- note: use 'NIOLock' instead
 27 |
 28 |     private var entriesInflight: [AnyEntry] = []
/host/spi-builder-workspace/Sources/MQTTNIO/Utilities/CallbackList.swift:28:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
26 |
27 |     private var callbackEntries: [Entry] = []
28 |     private let lock = Lock()
   |                        |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
   |                        `- note: use 'NIOLock' instead
29 |
30 |     // MARK: - Callbacks
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[318/380] Compiling MQTTNIO MQTTQoS.swift
/host/spi-builder-workspace/Sources/MQTTNIO/Messages/MQTTUserProperty.swift:16:1: warning: extension declares a conformance of imported type 'Array' to imported protocol 'ExpressibleByDictionaryLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
14 | }
15 |
16 | extension Array: ExpressibleByDictionaryLiteral where Element == MQTTUserProperty {
   | |- warning: extension declares a conformance of imported type 'Array' to imported protocol 'ExpressibleByDictionaryLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
17 |     public init(dictionaryLiteral elements: (String, String)...) {
18 |         self = elements.map {
[319/380] Compiling MQTTNIO MQTTSubscription.swift
/host/spi-builder-workspace/Sources/MQTTNIO/Messages/MQTTUserProperty.swift:16:1: warning: extension declares a conformance of imported type 'Array' to imported protocol 'ExpressibleByDictionaryLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
14 | }
15 |
16 | extension Array: ExpressibleByDictionaryLiteral where Element == MQTTUserProperty {
   | |- warning: extension declares a conformance of imported type 'Array' to imported protocol 'ExpressibleByDictionaryLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
17 |     public init(dictionaryLiteral elements: (String, String)...) {
18 |         self = elements.map {
[320/380] Compiling MQTTNIO MQTTUnsubscribeResponse.swift
/host/spi-builder-workspace/Sources/MQTTNIO/Messages/MQTTUserProperty.swift:16:1: warning: extension declares a conformance of imported type 'Array' to imported protocol 'ExpressibleByDictionaryLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
14 | }
15 |
16 | extension Array: ExpressibleByDictionaryLiteral where Element == MQTTUserProperty {
   | |- warning: extension declares a conformance of imported type 'Array' to imported protocol 'ExpressibleByDictionaryLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
17 |     public init(dictionaryLiteral elements: (String, String)...) {
18 |         self = elements.map {
[321/380] Compiling MQTTNIO MQTTUserProperty.swift
/host/spi-builder-workspace/Sources/MQTTNIO/Messages/MQTTUserProperty.swift:16:1: warning: extension declares a conformance of imported type 'Array' to imported protocol 'ExpressibleByDictionaryLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
14 | }
15 |
16 | extension Array: ExpressibleByDictionaryLiteral where Element == MQTTUserProperty {
   | |- warning: extension declares a conformance of imported type 'Array' to imported protocol 'ExpressibleByDictionaryLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
17 |     public init(dictionaryLiteral elements: (String, String)...) {
18 |         self = elements.map {
[322/380] Compiling MQTTNIO MQTTWillMessage+Properties.swift
/host/spi-builder-workspace/Sources/MQTTNIO/Messages/MQTTUserProperty.swift:16:1: warning: extension declares a conformance of imported type 'Array' to imported protocol 'ExpressibleByDictionaryLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
14 | }
15 |
16 | extension Array: ExpressibleByDictionaryLiteral where Element == MQTTUserProperty {
   | |- warning: extension declares a conformance of imported type 'Array' to imported protocol 'ExpressibleByDictionaryLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
17 |     public init(dictionaryLiteral elements: (String, String)...) {
18 |         self = elements.map {
[323/380] Compiling MQTTNIO MQTTWillMessage.swift
/host/spi-builder-workspace/Sources/MQTTNIO/Messages/MQTTUserProperty.swift:16:1: warning: extension declares a conformance of imported type 'Array' to imported protocol 'ExpressibleByDictionaryLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
14 | }
15 |
16 | extension Array: ExpressibleByDictionaryLiteral where Element == MQTTUserProperty {
   | |- warning: extension declares a conformance of imported type 'Array' to imported protocol 'ExpressibleByDictionaryLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
17 |     public init(dictionaryLiteral elements: (String, String)...) {
18 |         self = elements.map {
[324/380] Compiling MQTTNIO MQTTReasonCode.swift
/host/spi-builder-workspace/Sources/MQTTNIO/Messages/MQTTUserProperty.swift:16:1: warning: extension declares a conformance of imported type 'Array' to imported protocol 'ExpressibleByDictionaryLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
14 | }
15 |
16 | extension Array: ExpressibleByDictionaryLiteral where Element == MQTTUserProperty {
   | |- warning: extension declares a conformance of imported type 'Array' to imported protocol 'ExpressibleByDictionaryLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
17 |     public init(dictionaryLiteral elements: (String, String)...) {
18 |         self = elements.map {
[325/380] Compiling MQTTNIO MQTTStringPair.swift
/host/spi-builder-workspace/Sources/MQTTNIO/Messages/MQTTUserProperty.swift:16:1: warning: extension declares a conformance of imported type 'Array' to imported protocol 'ExpressibleByDictionaryLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
14 | }
15 |
16 | extension Array: ExpressibleByDictionaryLiteral where Element == MQTTUserProperty {
   | |- warning: extension declares a conformance of imported type 'Array' to imported protocol 'ExpressibleByDictionaryLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
17 |     public init(dictionaryLiteral elements: (String, String)...) {
18 |         self = elements.map {
[326/380] Compiling MQTTNIO MQTTVariableByteInteger.swift
/host/spi-builder-workspace/Sources/MQTTNIO/Messages/MQTTUserProperty.swift:16:1: warning: extension declares a conformance of imported type 'Array' to imported protocol 'ExpressibleByDictionaryLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
14 | }
15 |
16 | extension Array: ExpressibleByDictionaryLiteral where Element == MQTTUserProperty {
   | |- warning: extension declares a conformance of imported type 'Array' to imported protocol 'ExpressibleByDictionaryLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
17 |     public init(dictionaryLiteral elements: (String, String)...) {
18 |         self = elements.map {
[327/380] Compiling MQTTNIO MQTTPacket+Kind.swift
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:170:21: warning: capture of 'format' with non-sendable type 'PropertyValue.Type' in a '@Sendable' closure; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
168 |                 return []
169 |             }
170 |             return [format.init(value)]
    |                     `- warning: capture of 'format' with non-sendable type 'PropertyValue.Type' in a '@Sendable' closure; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
171 |         } decode: {
172 |             Int($0)
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:168:24: warning: capture of non-sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
166 |         self.init(wrappedValue: nil, identifier) {
167 |             guard let value = $0 else {
168 |                 return []
    |                        `- warning: capture of non-sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
169 |             }
170 |             return [format.init(value)]
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:165:29: warning: capture of non-sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
163 |
164 | extension MQTTProperty where Value == Int?, Value == Intermediate, PropertyValue: FixedWidthInteger {
165 |     init(_ identifier: Int, format: PropertyValue.Type) {
    |                             `- warning: capture of non-sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
166 |         self.init(wrappedValue: nil, identifier) {
167 |             guard let value = $0 else {
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:172:13: warning: capture of non-sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
170 |             return [format.init(value)]
171 |         } decode: {
172 |             Int($0)
    |             `- warning: capture of non-sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
173 |         }
174 |     }
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:222:21: warning: capture of 'format' with non-sendable type 'PropertyValue.Type' in a '@Sendable' closure; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
220 |                 return []
221 |             }
222 |             return [format.init(value.seconds)]
    |                     `- warning: capture of 'format' with non-sendable type 'PropertyValue.Type' in a '@Sendable' closure; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
223 |         } decode: {
224 |             .seconds(Int64($0))
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:220:24: warning: capture of non-sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
218 |         self.init(wrappedValue: nil, identifier) {
219 |             guard let value = $0 else {
220 |                 return []
    |                        `- warning: capture of non-sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
221 |             }
222 |             return [format.init(value.seconds)]
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:217:29: warning: capture of non-sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
215 |
216 | extension MQTTProperty where Value == TimeAmount?, Value == Intermediate, PropertyValue: FixedWidthInteger {
217 |     init(_ identifier: Int, format: PropertyValue.Type) {
    |                             `- warning: capture of non-sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
218 |         self.init(wrappedValue: nil, identifier) {
219 |             guard let value = $0 else {
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:224:22: warning: capture of non-sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
222 |             return [format.init(value.seconds)]
223 |         } decode: {
224 |             .seconds(Int64($0))
    |                      `- warning: capture of non-sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
225 |         }
226 |     }
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[328/380] Compiling MQTTNIO MQTTPacket.swift
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:170:21: warning: capture of 'format' with non-sendable type 'PropertyValue.Type' in a '@Sendable' closure; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
168 |                 return []
169 |             }
170 |             return [format.init(value)]
    |                     `- warning: capture of 'format' with non-sendable type 'PropertyValue.Type' in a '@Sendable' closure; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
171 |         } decode: {
172 |             Int($0)
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:168:24: warning: capture of non-sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
166 |         self.init(wrappedValue: nil, identifier) {
167 |             guard let value = $0 else {
168 |                 return []
    |                        `- warning: capture of non-sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
169 |             }
170 |             return [format.init(value)]
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:165:29: warning: capture of non-sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
163 |
164 | extension MQTTProperty where Value == Int?, Value == Intermediate, PropertyValue: FixedWidthInteger {
165 |     init(_ identifier: Int, format: PropertyValue.Type) {
    |                             `- warning: capture of non-sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
166 |         self.init(wrappedValue: nil, identifier) {
167 |             guard let value = $0 else {
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:172:13: warning: capture of non-sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
170 |             return [format.init(value)]
171 |         } decode: {
172 |             Int($0)
    |             `- warning: capture of non-sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
173 |         }
174 |     }
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:222:21: warning: capture of 'format' with non-sendable type 'PropertyValue.Type' in a '@Sendable' closure; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
220 |                 return []
221 |             }
222 |             return [format.init(value.seconds)]
    |                     `- warning: capture of 'format' with non-sendable type 'PropertyValue.Type' in a '@Sendable' closure; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
223 |         } decode: {
224 |             .seconds(Int64($0))
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:220:24: warning: capture of non-sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
218 |         self.init(wrappedValue: nil, identifier) {
219 |             guard let value = $0 else {
220 |                 return []
    |                        `- warning: capture of non-sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
221 |             }
222 |             return [format.init(value.seconds)]
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:217:29: warning: capture of non-sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
215 |
216 | extension MQTTProperty where Value == TimeAmount?, Value == Intermediate, PropertyValue: FixedWidthInteger {
217 |     init(_ identifier: Int, format: PropertyValue.Type) {
    |                             `- warning: capture of non-sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
218 |         self.init(wrappedValue: nil, identifier) {
219 |             guard let value = $0 else {
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:224:22: warning: capture of non-sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
222 |             return [format.init(value.seconds)]
223 |         } decode: {
224 |             .seconds(Int64($0))
    |                      `- warning: capture of non-sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
225 |         }
226 |     }
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[329/380] Compiling MQTTNIO MQTTPacketDecoder.swift
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:170:21: warning: capture of 'format' with non-sendable type 'PropertyValue.Type' in a '@Sendable' closure; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
168 |                 return []
169 |             }
170 |             return [format.init(value)]
    |                     `- warning: capture of 'format' with non-sendable type 'PropertyValue.Type' in a '@Sendable' closure; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
171 |         } decode: {
172 |             Int($0)
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:168:24: warning: capture of non-sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
166 |         self.init(wrappedValue: nil, identifier) {
167 |             guard let value = $0 else {
168 |                 return []
    |                        `- warning: capture of non-sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
169 |             }
170 |             return [format.init(value)]
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:165:29: warning: capture of non-sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
163 |
164 | extension MQTTProperty where Value == Int?, Value == Intermediate, PropertyValue: FixedWidthInteger {
165 |     init(_ identifier: Int, format: PropertyValue.Type) {
    |                             `- warning: capture of non-sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
166 |         self.init(wrappedValue: nil, identifier) {
167 |             guard let value = $0 else {
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:172:13: warning: capture of non-sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
170 |             return [format.init(value)]
171 |         } decode: {
172 |             Int($0)
    |             `- warning: capture of non-sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
173 |         }
174 |     }
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:222:21: warning: capture of 'format' with non-sendable type 'PropertyValue.Type' in a '@Sendable' closure; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
220 |                 return []
221 |             }
222 |             return [format.init(value.seconds)]
    |                     `- warning: capture of 'format' with non-sendable type 'PropertyValue.Type' in a '@Sendable' closure; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
223 |         } decode: {
224 |             .seconds(Int64($0))
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:220:24: warning: capture of non-sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
218 |         self.init(wrappedValue: nil, identifier) {
219 |             guard let value = $0 else {
220 |                 return []
    |                        `- warning: capture of non-sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
221 |             }
222 |             return [format.init(value.seconds)]
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:217:29: warning: capture of non-sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
215 |
216 | extension MQTTProperty where Value == TimeAmount?, Value == Intermediate, PropertyValue: FixedWidthInteger {
217 |     init(_ identifier: Int, format: PropertyValue.Type) {
    |                             `- warning: capture of non-sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
218 |         self.init(wrappedValue: nil, identifier) {
219 |             guard let value = $0 else {
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:224:22: warning: capture of non-sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
222 |             return [format.init(value.seconds)]
223 |         } decode: {
224 |             .seconds(Int64($0))
    |                      `- warning: capture of non-sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
225 |         }
226 |     }
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[330/380] Compiling MQTTNIO MQTTPacketEncoder.swift
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:170:21: warning: capture of 'format' with non-sendable type 'PropertyValue.Type' in a '@Sendable' closure; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
168 |                 return []
169 |             }
170 |             return [format.init(value)]
    |                     `- warning: capture of 'format' with non-sendable type 'PropertyValue.Type' in a '@Sendable' closure; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
171 |         } decode: {
172 |             Int($0)
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:168:24: warning: capture of non-sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
166 |         self.init(wrappedValue: nil, identifier) {
167 |             guard let value = $0 else {
168 |                 return []
    |                        `- warning: capture of non-sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
169 |             }
170 |             return [format.init(value)]
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:165:29: warning: capture of non-sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
163 |
164 | extension MQTTProperty where Value == Int?, Value == Intermediate, PropertyValue: FixedWidthInteger {
165 |     init(_ identifier: Int, format: PropertyValue.Type) {
    |                             `- warning: capture of non-sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
166 |         self.init(wrappedValue: nil, identifier) {
167 |             guard let value = $0 else {
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:172:13: warning: capture of non-sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
170 |             return [format.init(value)]
171 |         } decode: {
172 |             Int($0)
    |             `- warning: capture of non-sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
173 |         }
174 |     }
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:222:21: warning: capture of 'format' with non-sendable type 'PropertyValue.Type' in a '@Sendable' closure; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
220 |                 return []
221 |             }
222 |             return [format.init(value.seconds)]
    |                     `- warning: capture of 'format' with non-sendable type 'PropertyValue.Type' in a '@Sendable' closure; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
223 |         } decode: {
224 |             .seconds(Int64($0))
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:220:24: warning: capture of non-sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
218 |         self.init(wrappedValue: nil, identifier) {
219 |             guard let value = $0 else {
220 |                 return []
    |                        `- warning: capture of non-sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
221 |             }
222 |             return [format.init(value.seconds)]
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:217:29: warning: capture of non-sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
215 |
216 | extension MQTTProperty where Value == TimeAmount?, Value == Intermediate, PropertyValue: FixedWidthInteger {
217 |     init(_ identifier: Int, format: PropertyValue.Type) {
    |                             `- warning: capture of non-sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
218 |         self.init(wrappedValue: nil, identifier) {
219 |             guard let value = $0 else {
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:224:22: warning: capture of non-sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
222 |             return [format.init(value.seconds)]
223 |         } decode: {
224 |             .seconds(Int64($0))
    |                      `- warning: capture of non-sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
225 |         }
226 |     }
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[331/380] Compiling MQTTNIO MQTTPacketType.swift
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:170:21: warning: capture of 'format' with non-sendable type 'PropertyValue.Type' in a '@Sendable' closure; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
168 |                 return []
169 |             }
170 |             return [format.init(value)]
    |                     `- warning: capture of 'format' with non-sendable type 'PropertyValue.Type' in a '@Sendable' closure; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
171 |         } decode: {
172 |             Int($0)
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:168:24: warning: capture of non-sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
166 |         self.init(wrappedValue: nil, identifier) {
167 |             guard let value = $0 else {
168 |                 return []
    |                        `- warning: capture of non-sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
169 |             }
170 |             return [format.init(value)]
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:165:29: warning: capture of non-sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
163 |
164 | extension MQTTProperty where Value == Int?, Value == Intermediate, PropertyValue: FixedWidthInteger {
165 |     init(_ identifier: Int, format: PropertyValue.Type) {
    |                             `- warning: capture of non-sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
166 |         self.init(wrappedValue: nil, identifier) {
167 |             guard let value = $0 else {
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:172:13: warning: capture of non-sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
170 |             return [format.init(value)]
171 |         } decode: {
172 |             Int($0)
    |             `- warning: capture of non-sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
173 |         }
174 |     }
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:222:21: warning: capture of 'format' with non-sendable type 'PropertyValue.Type' in a '@Sendable' closure; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
220 |                 return []
221 |             }
222 |             return [format.init(value.seconds)]
    |                     `- warning: capture of 'format' with non-sendable type 'PropertyValue.Type' in a '@Sendable' closure; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
223 |         } decode: {
224 |             .seconds(Int64($0))
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:220:24: warning: capture of non-sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
218 |         self.init(wrappedValue: nil, identifier) {
219 |             guard let value = $0 else {
220 |                 return []
    |                        `- warning: capture of non-sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
221 |             }
222 |             return [format.init(value.seconds)]
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:217:29: warning: capture of non-sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
215 |
216 | extension MQTTProperty where Value == TimeAmount?, Value == Intermediate, PropertyValue: FixedWidthInteger {
217 |     init(_ identifier: Int, format: PropertyValue.Type) {
    |                             `- warning: capture of non-sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
218 |         self.init(wrappedValue: nil, identifier) {
219 |             guard let value = $0 else {
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:224:22: warning: capture of non-sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
222 |             return [format.init(value.seconds)]
223 |         } decode: {
224 |             .seconds(Int64($0))
    |                      `- warning: capture of non-sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
225 |         }
226 |     }
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[332/380] Compiling MQTTNIO MQTTPacketTypeParser.swift
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:170:21: warning: capture of 'format' with non-sendable type 'PropertyValue.Type' in a '@Sendable' closure; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
168 |                 return []
169 |             }
170 |             return [format.init(value)]
    |                     `- warning: capture of 'format' with non-sendable type 'PropertyValue.Type' in a '@Sendable' closure; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
171 |         } decode: {
172 |             Int($0)
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:168:24: warning: capture of non-sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
166 |         self.init(wrappedValue: nil, identifier) {
167 |             guard let value = $0 else {
168 |                 return []
    |                        `- warning: capture of non-sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
169 |             }
170 |             return [format.init(value)]
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:165:29: warning: capture of non-sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
163 |
164 | extension MQTTProperty where Value == Int?, Value == Intermediate, PropertyValue: FixedWidthInteger {
165 |     init(_ identifier: Int, format: PropertyValue.Type) {
    |                             `- warning: capture of non-sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
166 |         self.init(wrappedValue: nil, identifier) {
167 |             guard let value = $0 else {
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:172:13: warning: capture of non-sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
170 |             return [format.init(value)]
171 |         } decode: {
172 |             Int($0)
    |             `- warning: capture of non-sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
173 |         }
174 |     }
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:222:21: warning: capture of 'format' with non-sendable type 'PropertyValue.Type' in a '@Sendable' closure; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
220 |                 return []
221 |             }
222 |             return [format.init(value.seconds)]
    |                     `- warning: capture of 'format' with non-sendable type 'PropertyValue.Type' in a '@Sendable' closure; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
223 |         } decode: {
224 |             .seconds(Int64($0))
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:220:24: warning: capture of non-sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
218 |         self.init(wrappedValue: nil, identifier) {
219 |             guard let value = $0 else {
220 |                 return []
    |                        `- warning: capture of non-sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
221 |             }
222 |             return [format.init(value.seconds)]
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:217:29: warning: capture of non-sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
215 |
216 | extension MQTTProperty where Value == TimeAmount?, Value == Intermediate, PropertyValue: FixedWidthInteger {
217 |     init(_ identifier: Int, format: PropertyValue.Type) {
    |                             `- warning: capture of non-sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
218 |         self.init(wrappedValue: nil, identifier) {
219 |             guard let value = $0 else {
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:224:22: warning: capture of non-sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
222 |             return [format.init(value.seconds)]
223 |         } decode: {
224 |             .seconds(Int64($0))
    |                      `- warning: capture of non-sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
225 |         }
226 |     }
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[333/380] Compiling MQTTNIO MQTTPacketTypeSerializer.swift
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:170:21: warning: capture of 'format' with non-sendable type 'PropertyValue.Type' in a '@Sendable' closure; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
168 |                 return []
169 |             }
170 |             return [format.init(value)]
    |                     `- warning: capture of 'format' with non-sendable type 'PropertyValue.Type' in a '@Sendable' closure; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
171 |         } decode: {
172 |             Int($0)
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:168:24: warning: capture of non-sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
166 |         self.init(wrappedValue: nil, identifier) {
167 |             guard let value = $0 else {
168 |                 return []
    |                        `- warning: capture of non-sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
169 |             }
170 |             return [format.init(value)]
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:165:29: warning: capture of non-sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
163 |
164 | extension MQTTProperty where Value == Int?, Value == Intermediate, PropertyValue: FixedWidthInteger {
165 |     init(_ identifier: Int, format: PropertyValue.Type) {
    |                             `- warning: capture of non-sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
166 |         self.init(wrappedValue: nil, identifier) {
167 |             guard let value = $0 else {
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:172:13: warning: capture of non-sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
170 |             return [format.init(value)]
171 |         } decode: {
172 |             Int($0)
    |             `- warning: capture of non-sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
173 |         }
174 |     }
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:222:21: warning: capture of 'format' with non-sendable type 'PropertyValue.Type' in a '@Sendable' closure; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
220 |                 return []
221 |             }
222 |             return [format.init(value.seconds)]
    |                     `- warning: capture of 'format' with non-sendable type 'PropertyValue.Type' in a '@Sendable' closure; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
223 |         } decode: {
224 |             .seconds(Int64($0))
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:220:24: warning: capture of non-sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
218 |         self.init(wrappedValue: nil, identifier) {
219 |             guard let value = $0 else {
220 |                 return []
    |                        `- warning: capture of non-sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
221 |             }
222 |             return [format.init(value.seconds)]
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:217:29: warning: capture of non-sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
215 |
216 | extension MQTTProperty where Value == TimeAmount?, Value == Intermediate, PropertyValue: FixedWidthInteger {
217 |     init(_ identifier: Int, format: PropertyValue.Type) {
    |                             `- warning: capture of non-sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
218 |         self.init(wrappedValue: nil, identifier) {
219 |             guard let value = $0 else {
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:224:22: warning: capture of non-sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
222 |             return [format.init(value.seconds)]
223 |         } decode: {
224 |             .seconds(Int64($0))
    |                      `- warning: capture of non-sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
225 |         }
226 |     }
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[334/380] Compiling MQTTNIO MQTTProperties.swift
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:170:21: warning: capture of 'format' with non-sendable type 'PropertyValue.Type' in a '@Sendable' closure; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
168 |                 return []
169 |             }
170 |             return [format.init(value)]
    |                     `- warning: capture of 'format' with non-sendable type 'PropertyValue.Type' in a '@Sendable' closure; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
171 |         } decode: {
172 |             Int($0)
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:168:24: warning: capture of non-sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
166 |         self.init(wrappedValue: nil, identifier) {
167 |             guard let value = $0 else {
168 |                 return []
    |                        `- warning: capture of non-sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
169 |             }
170 |             return [format.init(value)]
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:165:29: warning: capture of non-sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
163 |
164 | extension MQTTProperty where Value == Int?, Value == Intermediate, PropertyValue: FixedWidthInteger {
165 |     init(_ identifier: Int, format: PropertyValue.Type) {
    |                             `- warning: capture of non-sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
166 |         self.init(wrappedValue: nil, identifier) {
167 |             guard let value = $0 else {
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:172:13: warning: capture of non-sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
170 |             return [format.init(value)]
171 |         } decode: {
172 |             Int($0)
    |             `- warning: capture of non-sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
173 |         }
174 |     }
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:222:21: warning: capture of 'format' with non-sendable type 'PropertyValue.Type' in a '@Sendable' closure; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
220 |                 return []
221 |             }
222 |             return [format.init(value.seconds)]
    |                     `- warning: capture of 'format' with non-sendable type 'PropertyValue.Type' in a '@Sendable' closure; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
223 |         } decode: {
224 |             .seconds(Int64($0))
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:220:24: warning: capture of non-sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
218 |         self.init(wrappedValue: nil, identifier) {
219 |             guard let value = $0 else {
220 |                 return []
    |                        `- warning: capture of non-sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
221 |             }
222 |             return [format.init(value.seconds)]
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:217:29: warning: capture of non-sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
215 |
216 | extension MQTTProperty where Value == TimeAmount?, Value == Intermediate, PropertyValue: FixedWidthInteger {
217 |     init(_ identifier: Int, format: PropertyValue.Type) {
    |                             `- warning: capture of non-sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
218 |         self.init(wrappedValue: nil, identifier) {
219 |             guard let value = $0 else {
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:224:22: warning: capture of non-sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
222 |             return [format.init(value.seconds)]
223 |         } decode: {
224 |             .seconds(Int64($0))
    |                      `- warning: capture of non-sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
225 |         }
226 |     }
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[335/380] Compiling MQTTNIO MQTTProperty.swift
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:170:21: warning: capture of 'format' with non-sendable type 'PropertyValue.Type' in a '@Sendable' closure; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
168 |                 return []
169 |             }
170 |             return [format.init(value)]
    |                     `- warning: capture of 'format' with non-sendable type 'PropertyValue.Type' in a '@Sendable' closure; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
171 |         } decode: {
172 |             Int($0)
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:168:24: warning: capture of non-sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
166 |         self.init(wrappedValue: nil, identifier) {
167 |             guard let value = $0 else {
168 |                 return []
    |                        `- warning: capture of non-sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
169 |             }
170 |             return [format.init(value)]
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:165:29: warning: capture of non-sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
163 |
164 | extension MQTTProperty where Value == Int?, Value == Intermediate, PropertyValue: FixedWidthInteger {
165 |     init(_ identifier: Int, format: PropertyValue.Type) {
    |                             `- warning: capture of non-sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
166 |         self.init(wrappedValue: nil, identifier) {
167 |             guard let value = $0 else {
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:172:13: warning: capture of non-sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
170 |             return [format.init(value)]
171 |         } decode: {
172 |             Int($0)
    |             `- warning: capture of non-sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
173 |         }
174 |     }
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:222:21: warning: capture of 'format' with non-sendable type 'PropertyValue.Type' in a '@Sendable' closure; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
220 |                 return []
221 |             }
222 |             return [format.init(value.seconds)]
    |                     `- warning: capture of 'format' with non-sendable type 'PropertyValue.Type' in a '@Sendable' closure; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
223 |         } decode: {
224 |             .seconds(Int64($0))
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:220:24: warning: capture of non-sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
218 |         self.init(wrappedValue: nil, identifier) {
219 |             guard let value = $0 else {
220 |                 return []
    |                        `- warning: capture of non-sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
221 |             }
222 |             return [format.init(value.seconds)]
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:217:29: warning: capture of non-sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
215 |
216 | extension MQTTProperty where Value == TimeAmount?, Value == Intermediate, PropertyValue: FixedWidthInteger {
217 |     init(_ identifier: Int, format: PropertyValue.Type) {
    |                             `- warning: capture of non-sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
218 |         self.init(wrappedValue: nil, identifier) {
219 |             guard let value = $0 else {
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:224:22: warning: capture of non-sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
222 |             return [format.init(value.seconds)]
223 |         } decode: {
224 |             .seconds(Int64($0))
    |                      `- warning: capture of non-sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
225 |         }
226 |     }
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[336/380] Compiling MQTTNIO MQTTCancellable.swift
/host/spi-builder-workspace/Sources/MQTTNIO/MQTTClient.swift:51:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
 49 |
 50 |     /// `Lock` for making sure this class is thread safe.
 51 |     private let lock = Lock()
    |                        |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
    |                        `- note: use 'NIOLock' instead
 52 |
 53 |     /// The connection with the broker.
/host/spi-builder-workspace/Sources/MQTTNIO/MQTTClient.swift:165:62: warning: 'createNew' is deprecated: Please use `.shared(existingGroup)` or use the singleton via `.shared(MultiThreadedEventLoopGroup.singleton)` or similar [#DeprecatedDeclaration]
163 |     public init(
164 |         configuration: MQTTConfiguration,
165 |         eventLoopGroupProvider: NIOEventLoopGroupProvider = .createNew,
    |                                                              `- warning: 'createNew' is deprecated: Please use `.shared(existingGroup)` or use the singleton via `.shared(MultiThreadedEventLoopGroup.singleton)` or similar [#DeprecatedDeclaration]
166 |         logger: Logger = .init(label: "nl.roebert.MQTTNIO")
167 |     ) {
/host/spi-builder-workspace/Sources/MQTTNIO/MQTTConfiguration.swift:308:22: warning: constant 'tls' inferred to have type 'MQTTConfiguration.TLSConfiguration?', which may be unexpected
306 |         authenticationHandlerProvider: @escaping @Sendable () -> MQTTAuthenticationHandler? = { nil }
307 |     ) {
308 |         let (target, tls, webSockets) = Self.parse(url, for: group)
    |                      |- warning: constant 'tls' inferred to have type 'MQTTConfiguration.TLSConfiguration?', which may be unexpected
    |                      `- note: add an explicit type annotation to silence this warning
309 |         self.target = target
310 |         self.tls = tls
/host/spi-builder-workspace/Sources/MQTTNIO/Request/MQTTRequestHandler.swift:26:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
 24 |     var maxInflightEntries = MQTTRequestHandler.defaultMaxInflightEntries
 25 |
 26 |     private let lock = Lock()
    |                        |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
    |                        `- note: use 'NIOLock' instead
 27 |
 28 |     private var entriesInflight: [AnyEntry] = []
/host/spi-builder-workspace/Sources/MQTTNIO/Utilities/CallbackList.swift:28:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
26 |
27 |     private var callbackEntries: [Entry] = []
28 |     private let lock = Lock()
   |                        |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
   |                        `- note: use 'NIOLock' instead
29 |
30 |     // MARK: - Callbacks
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[337/380] Compiling MQTTNIO MQTTClient+Concurrency.swift
/host/spi-builder-workspace/Sources/MQTTNIO/MQTTClient.swift:51:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
 49 |
 50 |     /// `Lock` for making sure this class is thread safe.
 51 |     private let lock = Lock()
    |                        |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
    |                        `- note: use 'NIOLock' instead
 52 |
 53 |     /// The connection with the broker.
/host/spi-builder-workspace/Sources/MQTTNIO/MQTTClient.swift:165:62: warning: 'createNew' is deprecated: Please use `.shared(existingGroup)` or use the singleton via `.shared(MultiThreadedEventLoopGroup.singleton)` or similar [#DeprecatedDeclaration]
163 |     public init(
164 |         configuration: MQTTConfiguration,
165 |         eventLoopGroupProvider: NIOEventLoopGroupProvider = .createNew,
    |                                                              `- warning: 'createNew' is deprecated: Please use `.shared(existingGroup)` or use the singleton via `.shared(MultiThreadedEventLoopGroup.singleton)` or similar [#DeprecatedDeclaration]
166 |         logger: Logger = .init(label: "nl.roebert.MQTTNIO")
167 |     ) {
/host/spi-builder-workspace/Sources/MQTTNIO/MQTTConfiguration.swift:308:22: warning: constant 'tls' inferred to have type 'MQTTConfiguration.TLSConfiguration?', which may be unexpected
306 |         authenticationHandlerProvider: @escaping @Sendable () -> MQTTAuthenticationHandler? = { nil }
307 |     ) {
308 |         let (target, tls, webSockets) = Self.parse(url, for: group)
    |                      |- warning: constant 'tls' inferred to have type 'MQTTConfiguration.TLSConfiguration?', which may be unexpected
    |                      `- note: add an explicit type annotation to silence this warning
309 |         self.target = target
310 |         self.tls = tls
/host/spi-builder-workspace/Sources/MQTTNIO/Request/MQTTRequestHandler.swift:26:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
 24 |     var maxInflightEntries = MQTTRequestHandler.defaultMaxInflightEntries
 25 |
 26 |     private let lock = Lock()
    |                        |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
    |                        `- note: use 'NIOLock' instead
 27 |
 28 |     private var entriesInflight: [AnyEntry] = []
/host/spi-builder-workspace/Sources/MQTTNIO/Utilities/CallbackList.swift:28:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
26 |
27 |     private var callbackEntries: [Entry] = []
28 |     private let lock = Lock()
   |                        |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
   |                        `- note: use 'NIOLock' instead
29 |
30 |     // MARK: - Callbacks
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[338/380] Compiling MQTTNIO MQTTClient.swift
/host/spi-builder-workspace/Sources/MQTTNIO/MQTTClient.swift:51:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
 49 |
 50 |     /// `Lock` for making sure this class is thread safe.
 51 |     private let lock = Lock()
    |                        |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
    |                        `- note: use 'NIOLock' instead
 52 |
 53 |     /// The connection with the broker.
/host/spi-builder-workspace/Sources/MQTTNIO/MQTTClient.swift:165:62: warning: 'createNew' is deprecated: Please use `.shared(existingGroup)` or use the singleton via `.shared(MultiThreadedEventLoopGroup.singleton)` or similar [#DeprecatedDeclaration]
163 |     public init(
164 |         configuration: MQTTConfiguration,
165 |         eventLoopGroupProvider: NIOEventLoopGroupProvider = .createNew,
    |                                                              `- warning: 'createNew' is deprecated: Please use `.shared(existingGroup)` or use the singleton via `.shared(MultiThreadedEventLoopGroup.singleton)` or similar [#DeprecatedDeclaration]
166 |         logger: Logger = .init(label: "nl.roebert.MQTTNIO")
167 |     ) {
/host/spi-builder-workspace/Sources/MQTTNIO/MQTTConfiguration.swift:308:22: warning: constant 'tls' inferred to have type 'MQTTConfiguration.TLSConfiguration?', which may be unexpected
306 |         authenticationHandlerProvider: @escaping @Sendable () -> MQTTAuthenticationHandler? = { nil }
307 |     ) {
308 |         let (target, tls, webSockets) = Self.parse(url, for: group)
    |                      |- warning: constant 'tls' inferred to have type 'MQTTConfiguration.TLSConfiguration?', which may be unexpected
    |                      `- note: add an explicit type annotation to silence this warning
309 |         self.target = target
310 |         self.tls = tls
/host/spi-builder-workspace/Sources/MQTTNIO/Request/MQTTRequestHandler.swift:26:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
 24 |     var maxInflightEntries = MQTTRequestHandler.defaultMaxInflightEntries
 25 |
 26 |     private let lock = Lock()
    |                        |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
    |                        `- note: use 'NIOLock' instead
 27 |
 28 |     private var entriesInflight: [AnyEntry] = []
/host/spi-builder-workspace/Sources/MQTTNIO/Utilities/CallbackList.swift:28:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
26 |
27 |     private var callbackEntries: [Entry] = []
28 |     private let lock = Lock()
   |                        |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
   |                        `- note: use 'NIOLock' instead
29 |
30 |     // MARK: - Callbacks
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[339/380] Compiling MQTTNIO MQTTConfiguration.swift
/host/spi-builder-workspace/Sources/MQTTNIO/MQTTClient.swift:51:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
 49 |
 50 |     /// `Lock` for making sure this class is thread safe.
 51 |     private let lock = Lock()
    |                        |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
    |                        `- note: use 'NIOLock' instead
 52 |
 53 |     /// The connection with the broker.
/host/spi-builder-workspace/Sources/MQTTNIO/MQTTClient.swift:165:62: warning: 'createNew' is deprecated: Please use `.shared(existingGroup)` or use the singleton via `.shared(MultiThreadedEventLoopGroup.singleton)` or similar [#DeprecatedDeclaration]
163 |     public init(
164 |         configuration: MQTTConfiguration,
165 |         eventLoopGroupProvider: NIOEventLoopGroupProvider = .createNew,
    |                                                              `- warning: 'createNew' is deprecated: Please use `.shared(existingGroup)` or use the singleton via `.shared(MultiThreadedEventLoopGroup.singleton)` or similar [#DeprecatedDeclaration]
166 |         logger: Logger = .init(label: "nl.roebert.MQTTNIO")
167 |     ) {
/host/spi-builder-workspace/Sources/MQTTNIO/MQTTConfiguration.swift:308:22: warning: constant 'tls' inferred to have type 'MQTTConfiguration.TLSConfiguration?', which may be unexpected
306 |         authenticationHandlerProvider: @escaping @Sendable () -> MQTTAuthenticationHandler? = { nil }
307 |     ) {
308 |         let (target, tls, webSockets) = Self.parse(url, for: group)
    |                      |- warning: constant 'tls' inferred to have type 'MQTTConfiguration.TLSConfiguration?', which may be unexpected
    |                      `- note: add an explicit type annotation to silence this warning
309 |         self.target = target
310 |         self.tls = tls
/host/spi-builder-workspace/Sources/MQTTNIO/Request/MQTTRequestHandler.swift:26:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
 24 |     var maxInflightEntries = MQTTRequestHandler.defaultMaxInflightEntries
 25 |
 26 |     private let lock = Lock()
    |                        |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
    |                        `- note: use 'NIOLock' instead
 27 |
 28 |     private var entriesInflight: [AnyEntry] = []
/host/spi-builder-workspace/Sources/MQTTNIO/Utilities/CallbackList.swift:28:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
26 |
27 |     private var callbackEntries: [Entry] = []
28 |     private let lock = Lock()
   |                        |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
   |                        `- note: use 'NIOLock' instead
29 |
30 |     // MARK: - Callbacks
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[340/380] Compiling MQTTNIO MQTTProtocolVersion.swift
/host/spi-builder-workspace/Sources/MQTTNIO/MQTTClient.swift:51:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
 49 |
 50 |     /// `Lock` for making sure this class is thread safe.
 51 |     private let lock = Lock()
    |                        |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
    |                        `- note: use 'NIOLock' instead
 52 |
 53 |     /// The connection with the broker.
/host/spi-builder-workspace/Sources/MQTTNIO/MQTTClient.swift:165:62: warning: 'createNew' is deprecated: Please use `.shared(existingGroup)` or use the singleton via `.shared(MultiThreadedEventLoopGroup.singleton)` or similar [#DeprecatedDeclaration]
163 |     public init(
164 |         configuration: MQTTConfiguration,
165 |         eventLoopGroupProvider: NIOEventLoopGroupProvider = .createNew,
    |                                                              `- warning: 'createNew' is deprecated: Please use `.shared(existingGroup)` or use the singleton via `.shared(MultiThreadedEventLoopGroup.singleton)` or similar [#DeprecatedDeclaration]
166 |         logger: Logger = .init(label: "nl.roebert.MQTTNIO")
167 |     ) {
/host/spi-builder-workspace/Sources/MQTTNIO/MQTTConfiguration.swift:308:22: warning: constant 'tls' inferred to have type 'MQTTConfiguration.TLSConfiguration?', which may be unexpected
306 |         authenticationHandlerProvider: @escaping @Sendable () -> MQTTAuthenticationHandler? = { nil }
307 |     ) {
308 |         let (target, tls, webSockets) = Self.parse(url, for: group)
    |                      |- warning: constant 'tls' inferred to have type 'MQTTConfiguration.TLSConfiguration?', which may be unexpected
    |                      `- note: add an explicit type annotation to silence this warning
309 |         self.target = target
310 |         self.tls = tls
/host/spi-builder-workspace/Sources/MQTTNIO/Request/MQTTRequestHandler.swift:26:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
 24 |     var maxInflightEntries = MQTTRequestHandler.defaultMaxInflightEntries
 25 |
 26 |     private let lock = Lock()
    |                        |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
    |                        `- note: use 'NIOLock' instead
 27 |
 28 |     private var entriesInflight: [AnyEntry] = []
/host/spi-builder-workspace/Sources/MQTTNIO/Utilities/CallbackList.swift:28:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
26 |
27 |     private var callbackEntries: [Entry] = []
28 |     private let lock = Lock()
   |                        |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
   |                        `- note: use 'NIOLock' instead
29 |
30 |     // MARK: - Callbacks
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[341/380] Compiling MQTTNIO MQTTAcknowledgementHandler.swift
/host/spi-builder-workspace/Sources/MQTTNIO/MQTTClient.swift:51:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
 49 |
 50 |     /// `Lock` for making sure this class is thread safe.
 51 |     private let lock = Lock()
    |                        |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
    |                        `- note: use 'NIOLock' instead
 52 |
 53 |     /// The connection with the broker.
/host/spi-builder-workspace/Sources/MQTTNIO/MQTTClient.swift:165:62: warning: 'createNew' is deprecated: Please use `.shared(existingGroup)` or use the singleton via `.shared(MultiThreadedEventLoopGroup.singleton)` or similar [#DeprecatedDeclaration]
163 |     public init(
164 |         configuration: MQTTConfiguration,
165 |         eventLoopGroupProvider: NIOEventLoopGroupProvider = .createNew,
    |                                                              `- warning: 'createNew' is deprecated: Please use `.shared(existingGroup)` or use the singleton via `.shared(MultiThreadedEventLoopGroup.singleton)` or similar [#DeprecatedDeclaration]
166 |         logger: Logger = .init(label: "nl.roebert.MQTTNIO")
167 |     ) {
/host/spi-builder-workspace/Sources/MQTTNIO/MQTTConfiguration.swift:308:22: warning: constant 'tls' inferred to have type 'MQTTConfiguration.TLSConfiguration?', which may be unexpected
306 |         authenticationHandlerProvider: @escaping @Sendable () -> MQTTAuthenticationHandler? = { nil }
307 |     ) {
308 |         let (target, tls, webSockets) = Self.parse(url, for: group)
    |                      |- warning: constant 'tls' inferred to have type 'MQTTConfiguration.TLSConfiguration?', which may be unexpected
    |                      `- note: add an explicit type annotation to silence this warning
309 |         self.target = target
310 |         self.tls = tls
/host/spi-builder-workspace/Sources/MQTTNIO/Request/MQTTRequestHandler.swift:26:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
 24 |     var maxInflightEntries = MQTTRequestHandler.defaultMaxInflightEntries
 25 |
 26 |     private let lock = Lock()
    |                        |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
    |                        `- note: use 'NIOLock' instead
 27 |
 28 |     private var entriesInflight: [AnyEntry] = []
/host/spi-builder-workspace/Sources/MQTTNIO/Utilities/CallbackList.swift:28:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
26 |
27 |     private var callbackEntries: [Entry] = []
28 |     private let lock = Lock()
   |                        |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
   |                        `- note: use 'NIOLock' instead
29 |
30 |     // MARK: - Callbacks
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[342/380] Compiling MQTTNIO MQTTMessage+Properties.swift
/host/spi-builder-workspace/Sources/MQTTNIO/MQTTClient.swift:51:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
 49 |
 50 |     /// `Lock` for making sure this class is thread safe.
 51 |     private let lock = Lock()
    |                        |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
    |                        `- note: use 'NIOLock' instead
 52 |
 53 |     /// The connection with the broker.
/host/spi-builder-workspace/Sources/MQTTNIO/MQTTClient.swift:165:62: warning: 'createNew' is deprecated: Please use `.shared(existingGroup)` or use the singleton via `.shared(MultiThreadedEventLoopGroup.singleton)` or similar [#DeprecatedDeclaration]
163 |     public init(
164 |         configuration: MQTTConfiguration,
165 |         eventLoopGroupProvider: NIOEventLoopGroupProvider = .createNew,
    |                                                              `- warning: 'createNew' is deprecated: Please use `.shared(existingGroup)` or use the singleton via `.shared(MultiThreadedEventLoopGroup.singleton)` or similar [#DeprecatedDeclaration]
166 |         logger: Logger = .init(label: "nl.roebert.MQTTNIO")
167 |     ) {
/host/spi-builder-workspace/Sources/MQTTNIO/MQTTConfiguration.swift:308:22: warning: constant 'tls' inferred to have type 'MQTTConfiguration.TLSConfiguration?', which may be unexpected
306 |         authenticationHandlerProvider: @escaping @Sendable () -> MQTTAuthenticationHandler? = { nil }
307 |     ) {
308 |         let (target, tls, webSockets) = Self.parse(url, for: group)
    |                      |- warning: constant 'tls' inferred to have type 'MQTTConfiguration.TLSConfiguration?', which may be unexpected
    |                      `- note: add an explicit type annotation to silence this warning
309 |         self.target = target
310 |         self.tls = tls
/host/spi-builder-workspace/Sources/MQTTNIO/Request/MQTTRequestHandler.swift:26:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
 24 |     var maxInflightEntries = MQTTRequestHandler.defaultMaxInflightEntries
 25 |
 26 |     private let lock = Lock()
    |                        |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
    |                        `- note: use 'NIOLock' instead
 27 |
 28 |     private var entriesInflight: [AnyEntry] = []
/host/spi-builder-workspace/Sources/MQTTNIO/Utilities/CallbackList.swift:28:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
26 |
27 |     private var callbackEntries: [Entry] = []
28 |     private let lock = Lock()
   |                        |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
   |                        `- note: use 'NIOLock' instead
29 |
30 |     // MARK: - Callbacks
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[343/380] Compiling MQTTNIO MQTTMessage.swift
/host/spi-builder-workspace/Sources/MQTTNIO/MQTTClient.swift:51:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
 49 |
 50 |     /// `Lock` for making sure this class is thread safe.
 51 |     private let lock = Lock()
    |                        |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
    |                        `- note: use 'NIOLock' instead
 52 |
 53 |     /// The connection with the broker.
/host/spi-builder-workspace/Sources/MQTTNIO/MQTTClient.swift:165:62: warning: 'createNew' is deprecated: Please use `.shared(existingGroup)` or use the singleton via `.shared(MultiThreadedEventLoopGroup.singleton)` or similar [#DeprecatedDeclaration]
163 |     public init(
164 |         configuration: MQTTConfiguration,
165 |         eventLoopGroupProvider: NIOEventLoopGroupProvider = .createNew,
    |                                                              `- warning: 'createNew' is deprecated: Please use `.shared(existingGroup)` or use the singleton via `.shared(MultiThreadedEventLoopGroup.singleton)` or similar [#DeprecatedDeclaration]
166 |         logger: Logger = .init(label: "nl.roebert.MQTTNIO")
167 |     ) {
/host/spi-builder-workspace/Sources/MQTTNIO/MQTTConfiguration.swift:308:22: warning: constant 'tls' inferred to have type 'MQTTConfiguration.TLSConfiguration?', which may be unexpected
306 |         authenticationHandlerProvider: @escaping @Sendable () -> MQTTAuthenticationHandler? = { nil }
307 |     ) {
308 |         let (target, tls, webSockets) = Self.parse(url, for: group)
    |                      |- warning: constant 'tls' inferred to have type 'MQTTConfiguration.TLSConfiguration?', which may be unexpected
    |                      `- note: add an explicit type annotation to silence this warning
309 |         self.target = target
310 |         self.tls = tls
/host/spi-builder-workspace/Sources/MQTTNIO/Request/MQTTRequestHandler.swift:26:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
 24 |     var maxInflightEntries = MQTTRequestHandler.defaultMaxInflightEntries
 25 |
 26 |     private let lock = Lock()
    |                        |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
    |                        `- note: use 'NIOLock' instead
 27 |
 28 |     private var entriesInflight: [AnyEntry] = []
/host/spi-builder-workspace/Sources/MQTTNIO/Utilities/CallbackList.swift:28:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
26 |
27 |     private var callbackEntries: [Entry] = []
28 |     private let lock = Lock()
   |                        |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
   |                        `- note: use 'NIOLock' instead
29 |
30 |     // MARK: - Callbacks
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[344/380] Compiling MQTTNIO MQTTPayload.swift
/host/spi-builder-workspace/Sources/MQTTNIO/MQTTClient.swift:51:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
 49 |
 50 |     /// `Lock` for making sure this class is thread safe.
 51 |     private let lock = Lock()
    |                        |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
    |                        `- note: use 'NIOLock' instead
 52 |
 53 |     /// The connection with the broker.
/host/spi-builder-workspace/Sources/MQTTNIO/MQTTClient.swift:165:62: warning: 'createNew' is deprecated: Please use `.shared(existingGroup)` or use the singleton via `.shared(MultiThreadedEventLoopGroup.singleton)` or similar [#DeprecatedDeclaration]
163 |     public init(
164 |         configuration: MQTTConfiguration,
165 |         eventLoopGroupProvider: NIOEventLoopGroupProvider = .createNew,
    |                                                              `- warning: 'createNew' is deprecated: Please use `.shared(existingGroup)` or use the singleton via `.shared(MultiThreadedEventLoopGroup.singleton)` or similar [#DeprecatedDeclaration]
166 |         logger: Logger = .init(label: "nl.roebert.MQTTNIO")
167 |     ) {
/host/spi-builder-workspace/Sources/MQTTNIO/MQTTConfiguration.swift:308:22: warning: constant 'tls' inferred to have type 'MQTTConfiguration.TLSConfiguration?', which may be unexpected
306 |         authenticationHandlerProvider: @escaping @Sendable () -> MQTTAuthenticationHandler? = { nil }
307 |     ) {
308 |         let (target, tls, webSockets) = Self.parse(url, for: group)
    |                      |- warning: constant 'tls' inferred to have type 'MQTTConfiguration.TLSConfiguration?', which may be unexpected
    |                      `- note: add an explicit type annotation to silence this warning
309 |         self.target = target
310 |         self.tls = tls
/host/spi-builder-workspace/Sources/MQTTNIO/Request/MQTTRequestHandler.swift:26:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
 24 |     var maxInflightEntries = MQTTRequestHandler.defaultMaxInflightEntries
 25 |
 26 |     private let lock = Lock()
    |                        |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
    |                        `- note: use 'NIOLock' instead
 27 |
 28 |     private var entriesInflight: [AnyEntry] = []
/host/spi-builder-workspace/Sources/MQTTNIO/Utilities/CallbackList.swift:28:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
26 |
27 |     private var callbackEntries: [Entry] = []
28 |     private let lock = Lock()
   |                        |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
   |                        `- note: use 'NIOLock' instead
29 |
30 |     // MARK: - Callbacks
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[345/380] Compiling MQTTNIO MQTTWebSocketError.swift
/host/spi-builder-workspace/Sources/MQTTNIO/Request/MQTTRequestHandler.swift:26:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
 24 |     var maxInflightEntries = MQTTRequestHandler.defaultMaxInflightEntries
 25 |
 26 |     private let lock = Lock()
    |                        |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
    |                        `- note: use 'NIOLock' instead
 27 |
 28 |     private var entriesInflight: [AnyEntry] = []
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[346/380] Compiling MQTTNIO MQTTErrorHandler.swift
/host/spi-builder-workspace/Sources/MQTTNIO/Request/MQTTRequestHandler.swift:26:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
 24 |     var maxInflightEntries = MQTTRequestHandler.defaultMaxInflightEntries
 25 |
 26 |     private let lock = Lock()
    |                        |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
    |                        `- note: use 'NIOLock' instead
 27 |
 28 |     private var entriesInflight: [AnyEntry] = []
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[347/380] Compiling MQTTNIO MQTTFallbackPacketHandler.swift
/host/spi-builder-workspace/Sources/MQTTNIO/Request/MQTTRequestHandler.swift:26:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
 24 |     var maxInflightEntries = MQTTRequestHandler.defaultMaxInflightEntries
 25 |
 26 |     private let lock = Lock()
    |                        |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
    |                        `- note: use 'NIOLock' instead
 27 |
 28 |     private var entriesInflight: [AnyEntry] = []
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[348/380] Compiling MQTTNIO MQTTKeepAliveHandler.swift
/host/spi-builder-workspace/Sources/MQTTNIO/Request/MQTTRequestHandler.swift:26:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
 24 |     var maxInflightEntries = MQTTRequestHandler.defaultMaxInflightEntries
 25 |
 26 |     private let lock = Lock()
    |                        |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
    |                        `- note: use 'NIOLock' instead
 27 |
 28 |     private var entriesInflight: [AnyEntry] = []
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[349/380] Compiling MQTTNIO MQTTSubscriptionsHandler.swift
/host/spi-builder-workspace/Sources/MQTTNIO/Request/MQTTRequestHandler.swift:26:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
 24 |     var maxInflightEntries = MQTTRequestHandler.defaultMaxInflightEntries
 25 |
 26 |     private let lock = Lock()
    |                        |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
    |                        `- note: use 'NIOLock' instead
 27 |
 28 |     private var entriesInflight: [AnyEntry] = []
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[350/380] Compiling MQTTNIO WebSocketHandler.swift
/host/spi-builder-workspace/Sources/MQTTNIO/Request/MQTTRequestHandler.swift:26:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
 24 |     var maxInflightEntries = MQTTRequestHandler.defaultMaxInflightEntries
 25 |
 26 |     private let lock = Lock()
    |                        |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
    |                        `- note: use 'NIOLock' instead
 27 |
 28 |     private var entriesInflight: [AnyEntry] = []
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[351/380] Compiling MQTTNIO WebSocketInitialRequestHandler.swift
/host/spi-builder-workspace/Sources/MQTTNIO/Request/MQTTRequestHandler.swift:26:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
 24 |     var maxInflightEntries = MQTTRequestHandler.defaultMaxInflightEntries
 25 |
 26 |     private let lock = Lock()
    |                        |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
    |                        `- note: use 'NIOLock' instead
 27 |
 28 |     private var entriesInflight: [AnyEntry] = []
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[352/380] Compiling MQTTNIO MQTT+Sendable.swift
/host/spi-builder-workspace/Sources/MQTTNIO/Request/MQTTRequestHandler.swift:26:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
 24 |     var maxInflightEntries = MQTTRequestHandler.defaultMaxInflightEntries
 25 |
 26 |     private let lock = Lock()
    |                        |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
    |                        `- note: use 'NIOLock' instead
 27 |
 28 |     private var entriesInflight: [AnyEntry] = []
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[353/380] Compiling MQTTNIO MQTTAuthenticationHandler.swift
/host/spi-builder-workspace/Sources/MQTTNIO/Request/MQTTRequestHandler.swift:26:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
 24 |     var maxInflightEntries = MQTTRequestHandler.defaultMaxInflightEntries
 25 |
 26 |     private let lock = Lock()
    |                        |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
    |                        `- note: use 'NIOLock' instead
 27 |
 28 |     private var entriesInflight: [AnyEntry] = []
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[354/380] Compiling MQTTNIO MQTTPacket+Subscribe.swift
/host/spi-builder-workspace/Sources/MQTTNIO/Request/MQTTRequestHandler.swift:26:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
 24 |     var maxInflightEntries = MQTTRequestHandler.defaultMaxInflightEntries
 25 |
 26 |     private let lock = Lock()
    |                        |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
    |                        `- note: use 'NIOLock' instead
 27 |
 28 |     private var entriesInflight: [AnyEntry] = []
/host/spi-builder-workspace/Sources/MQTTNIO/Request/MQTTRequestHandler.swift:58:27: warning: 'context(handler:)' is deprecated: This method is not strict concurrency safe. Prefer .syncOperations.context(handler:) [#DeprecatedDeclaration]
 56 |         }
 57 |
 58 |         channel?.pipeline.context(handler: self).whenSuccess { [weak self] context in
    |                           `- warning: 'context(handler:)' is deprecated: This method is not strict concurrency safe. Prefer .syncOperations.context(handler:) [#DeprecatedDeclaration]
 59 |             guard let strongSelf = self else {
 60 |                 return
/host/spi-builder-workspace/Sources/MQTTNIO/Request/MQTTRequestHandler.swift:207:27: warning: 'context(handler:)' is deprecated: This method is not strict concurrency safe. Prefer .syncOperations.context(handler:) [#DeprecatedDeclaration]
205 |
206 |     fileprivate func triggerRequestEvent(_ event: MQTTSendable, in eventLoop: EventLoop) {
207 |         channel?.pipeline.context(handler: self).whenSuccess { [weak self] context in
    |                           `- warning: 'context(handler:)' is deprecated: This method is not strict concurrency safe. Prefer .syncOperations.context(handler:) [#DeprecatedDeclaration]
208 |             guard let strongSelf = self else {
209 |                 return
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[355/380] Compiling MQTTNIO MQTTPacket+UnsubAck.swift
/host/spi-builder-workspace/Sources/MQTTNIO/Request/MQTTRequestHandler.swift:26:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
 24 |     var maxInflightEntries = MQTTRequestHandler.defaultMaxInflightEntries
 25 |
 26 |     private let lock = Lock()
    |                        |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
    |                        `- note: use 'NIOLock' instead
 27 |
 28 |     private var entriesInflight: [AnyEntry] = []
/host/spi-builder-workspace/Sources/MQTTNIO/Request/MQTTRequestHandler.swift:58:27: warning: 'context(handler:)' is deprecated: This method is not strict concurrency safe. Prefer .syncOperations.context(handler:) [#DeprecatedDeclaration]
 56 |         }
 57 |
 58 |         channel?.pipeline.context(handler: self).whenSuccess { [weak self] context in
    |                           `- warning: 'context(handler:)' is deprecated: This method is not strict concurrency safe. Prefer .syncOperations.context(handler:) [#DeprecatedDeclaration]
 59 |             guard let strongSelf = self else {
 60 |                 return
/host/spi-builder-workspace/Sources/MQTTNIO/Request/MQTTRequestHandler.swift:207:27: warning: 'context(handler:)' is deprecated: This method is not strict concurrency safe. Prefer .syncOperations.context(handler:) [#DeprecatedDeclaration]
205 |
206 |     fileprivate func triggerRequestEvent(_ event: MQTTSendable, in eventLoop: EventLoop) {
207 |         channel?.pipeline.context(handler: self).whenSuccess { [weak self] context in
    |                           `- warning: 'context(handler:)' is deprecated: This method is not strict concurrency safe. Prefer .syncOperations.context(handler:) [#DeprecatedDeclaration]
208 |             guard let strongSelf = self else {
209 |                 return
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[356/380] Compiling MQTTNIO MQTTPacket+Unsubscribe.swift
/host/spi-builder-workspace/Sources/MQTTNIO/Request/MQTTRequestHandler.swift:26:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
 24 |     var maxInflightEntries = MQTTRequestHandler.defaultMaxInflightEntries
 25 |
 26 |     private let lock = Lock()
    |                        |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
    |                        `- note: use 'NIOLock' instead
 27 |
 28 |     private var entriesInflight: [AnyEntry] = []
/host/spi-builder-workspace/Sources/MQTTNIO/Request/MQTTRequestHandler.swift:58:27: warning: 'context(handler:)' is deprecated: This method is not strict concurrency safe. Prefer .syncOperations.context(handler:) [#DeprecatedDeclaration]
 56 |         }
 57 |
 58 |         channel?.pipeline.context(handler: self).whenSuccess { [weak self] context in
    |                           `- warning: 'context(handler:)' is deprecated: This method is not strict concurrency safe. Prefer .syncOperations.context(handler:) [#DeprecatedDeclaration]
 59 |             guard let strongSelf = self else {
 60 |                 return
/host/spi-builder-workspace/Sources/MQTTNIO/Request/MQTTRequestHandler.swift:207:27: warning: 'context(handler:)' is deprecated: This method is not strict concurrency safe. Prefer .syncOperations.context(handler:) [#DeprecatedDeclaration]
205 |
206 |     fileprivate func triggerRequestEvent(_ event: MQTTSendable, in eventLoop: EventLoop) {
207 |         channel?.pipeline.context(handler: self).whenSuccess { [weak self] context in
    |                           `- warning: 'context(handler:)' is deprecated: This method is not strict concurrency safe. Prefer .syncOperations.context(handler:) [#DeprecatedDeclaration]
208 |             guard let strongSelf = self else {
209 |                 return
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[357/380] Compiling MQTTNIO MQTTRequest.swift
/host/spi-builder-workspace/Sources/MQTTNIO/Request/MQTTRequestHandler.swift:26:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
 24 |     var maxInflightEntries = MQTTRequestHandler.defaultMaxInflightEntries
 25 |
 26 |     private let lock = Lock()
    |                        |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
    |                        `- note: use 'NIOLock' instead
 27 |
 28 |     private var entriesInflight: [AnyEntry] = []
/host/spi-builder-workspace/Sources/MQTTNIO/Request/MQTTRequestHandler.swift:58:27: warning: 'context(handler:)' is deprecated: This method is not strict concurrency safe. Prefer .syncOperations.context(handler:) [#DeprecatedDeclaration]
 56 |         }
 57 |
 58 |         channel?.pipeline.context(handler: self).whenSuccess { [weak self] context in
    |                           `- warning: 'context(handler:)' is deprecated: This method is not strict concurrency safe. Prefer .syncOperations.context(handler:) [#DeprecatedDeclaration]
 59 |             guard let strongSelf = self else {
 60 |                 return
/host/spi-builder-workspace/Sources/MQTTNIO/Request/MQTTRequestHandler.swift:207:27: warning: 'context(handler:)' is deprecated: This method is not strict concurrency safe. Prefer .syncOperations.context(handler:) [#DeprecatedDeclaration]
205 |
206 |     fileprivate func triggerRequestEvent(_ event: MQTTSendable, in eventLoop: EventLoop) {
207 |         channel?.pipeline.context(handler: self).whenSuccess { [weak self] context in
    |                           `- warning: 'context(handler:)' is deprecated: This method is not strict concurrency safe. Prefer .syncOperations.context(handler:) [#DeprecatedDeclaration]
208 |             guard let strongSelf = self else {
209 |                 return
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[358/380] Compiling MQTTNIO MQTTRequestHandler.swift
/host/spi-builder-workspace/Sources/MQTTNIO/Request/MQTTRequestHandler.swift:26:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
 24 |     var maxInflightEntries = MQTTRequestHandler.defaultMaxInflightEntries
 25 |
 26 |     private let lock = Lock()
    |                        |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
    |                        `- note: use 'NIOLock' instead
 27 |
 28 |     private var entriesInflight: [AnyEntry] = []
/host/spi-builder-workspace/Sources/MQTTNIO/Request/MQTTRequestHandler.swift:58:27: warning: 'context(handler:)' is deprecated: This method is not strict concurrency safe. Prefer .syncOperations.context(handler:) [#DeprecatedDeclaration]
 56 |         }
 57 |
 58 |         channel?.pipeline.context(handler: self).whenSuccess { [weak self] context in
    |                           `- warning: 'context(handler:)' is deprecated: This method is not strict concurrency safe. Prefer .syncOperations.context(handler:) [#DeprecatedDeclaration]
 59 |             guard let strongSelf = self else {
 60 |                 return
/host/spi-builder-workspace/Sources/MQTTNIO/Request/MQTTRequestHandler.swift:207:27: warning: 'context(handler:)' is deprecated: This method is not strict concurrency safe. Prefer .syncOperations.context(handler:) [#DeprecatedDeclaration]
205 |
206 |     fileprivate func triggerRequestEvent(_ event: MQTTSendable, in eventLoop: EventLoop) {
207 |         channel?.pipeline.context(handler: self).whenSuccess { [weak self] context in
    |                           `- warning: 'context(handler:)' is deprecated: This method is not strict concurrency safe. Prefer .syncOperations.context(handler:) [#DeprecatedDeclaration]
208 |             guard let strongSelf = self else {
209 |                 return
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[359/380] Compiling MQTTNIO MQTTConnectRequest.swift
/host/spi-builder-workspace/Sources/MQTTNIO/Request/MQTTRequestHandler.swift:26:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
 24 |     var maxInflightEntries = MQTTRequestHandler.defaultMaxInflightEntries
 25 |
 26 |     private let lock = Lock()
    |                        |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
    |                        `- note: use 'NIOLock' instead
 27 |
 28 |     private var entriesInflight: [AnyEntry] = []
/host/spi-builder-workspace/Sources/MQTTNIO/Request/MQTTRequestHandler.swift:58:27: warning: 'context(handler:)' is deprecated: This method is not strict concurrency safe. Prefer .syncOperations.context(handler:) [#DeprecatedDeclaration]
 56 |         }
 57 |
 58 |         channel?.pipeline.context(handler: self).whenSuccess { [weak self] context in
    |                           `- warning: 'context(handler:)' is deprecated: This method is not strict concurrency safe. Prefer .syncOperations.context(handler:) [#DeprecatedDeclaration]
 59 |             guard let strongSelf = self else {
 60 |                 return
/host/spi-builder-workspace/Sources/MQTTNIO/Request/MQTTRequestHandler.swift:207:27: warning: 'context(handler:)' is deprecated: This method is not strict concurrency safe. Prefer .syncOperations.context(handler:) [#DeprecatedDeclaration]
205 |
206 |     fileprivate func triggerRequestEvent(_ event: MQTTSendable, in eventLoop: EventLoop) {
207 |         channel?.pipeline.context(handler: self).whenSuccess { [weak self] context in
    |                           `- warning: 'context(handler:)' is deprecated: This method is not strict concurrency safe. Prefer .syncOperations.context(handler:) [#DeprecatedDeclaration]
208 |             guard let strongSelf = self else {
209 |                 return
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[360/380] Compiling MQTTNIO MQTTDisconnectRequest.swift
/host/spi-builder-workspace/Sources/MQTTNIO/Request/MQTTRequestHandler.swift:26:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
 24 |     var maxInflightEntries = MQTTRequestHandler.defaultMaxInflightEntries
 25 |
 26 |     private let lock = Lock()
    |                        |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
    |                        `- note: use 'NIOLock' instead
 27 |
 28 |     private var entriesInflight: [AnyEntry] = []
/host/spi-builder-workspace/Sources/MQTTNIO/Request/MQTTRequestHandler.swift:58:27: warning: 'context(handler:)' is deprecated: This method is not strict concurrency safe. Prefer .syncOperations.context(handler:) [#DeprecatedDeclaration]
 56 |         }
 57 |
 58 |         channel?.pipeline.context(handler: self).whenSuccess { [weak self] context in
    |                           `- warning: 'context(handler:)' is deprecated: This method is not strict concurrency safe. Prefer .syncOperations.context(handler:) [#DeprecatedDeclaration]
 59 |             guard let strongSelf = self else {
 60 |                 return
/host/spi-builder-workspace/Sources/MQTTNIO/Request/MQTTRequestHandler.swift:207:27: warning: 'context(handler:)' is deprecated: This method is not strict concurrency safe. Prefer .syncOperations.context(handler:) [#DeprecatedDeclaration]
205 |
206 |     fileprivate func triggerRequestEvent(_ event: MQTTSendable, in eventLoop: EventLoop) {
207 |         channel?.pipeline.context(handler: self).whenSuccess { [weak self] context in
    |                           `- warning: 'context(handler:)' is deprecated: This method is not strict concurrency safe. Prefer .syncOperations.context(handler:) [#DeprecatedDeclaration]
208 |             guard let strongSelf = self else {
209 |                 return
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[361/380] Compiling MQTTNIO MQTTPingRequest.swift
/host/spi-builder-workspace/Sources/MQTTNIO/Request/MQTTRequestHandler.swift:26:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
 24 |     var maxInflightEntries = MQTTRequestHandler.defaultMaxInflightEntries
 25 |
 26 |     private let lock = Lock()
    |                        |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
    |                        `- note: use 'NIOLock' instead
 27 |
 28 |     private var entriesInflight: [AnyEntry] = []
/host/spi-builder-workspace/Sources/MQTTNIO/Request/MQTTRequestHandler.swift:58:27: warning: 'context(handler:)' is deprecated: This method is not strict concurrency safe. Prefer .syncOperations.context(handler:) [#DeprecatedDeclaration]
 56 |         }
 57 |
 58 |         channel?.pipeline.context(handler: self).whenSuccess { [weak self] context in
    |                           `- warning: 'context(handler:)' is deprecated: This method is not strict concurrency safe. Prefer .syncOperations.context(handler:) [#DeprecatedDeclaration]
 59 |             guard let strongSelf = self else {
 60 |                 return
/host/spi-builder-workspace/Sources/MQTTNIO/Request/MQTTRequestHandler.swift:207:27: warning: 'context(handler:)' is deprecated: This method is not strict concurrency safe. Prefer .syncOperations.context(handler:) [#DeprecatedDeclaration]
205 |
206 |     fileprivate func triggerRequestEvent(_ event: MQTTSendable, in eventLoop: EventLoop) {
207 |         channel?.pipeline.context(handler: self).whenSuccess { [weak self] context in
    |                           `- warning: 'context(handler:)' is deprecated: This method is not strict concurrency safe. Prefer .syncOperations.context(handler:) [#DeprecatedDeclaration]
208 |             guard let strongSelf = self else {
209 |                 return
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[362/380] Compiling MQTTNIO MQTTPublishRequest.swift
/host/spi-builder-workspace/Sources/MQTTNIO/Request/MQTTRequestHandler.swift:26:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
 24 |     var maxInflightEntries = MQTTRequestHandler.defaultMaxInflightEntries
 25 |
 26 |     private let lock = Lock()
    |                        |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
    |                        `- note: use 'NIOLock' instead
 27 |
 28 |     private var entriesInflight: [AnyEntry] = []
/host/spi-builder-workspace/Sources/MQTTNIO/Request/MQTTRequestHandler.swift:58:27: warning: 'context(handler:)' is deprecated: This method is not strict concurrency safe. Prefer .syncOperations.context(handler:) [#DeprecatedDeclaration]
 56 |         }
 57 |
 58 |         channel?.pipeline.context(handler: self).whenSuccess { [weak self] context in
    |                           `- warning: 'context(handler:)' is deprecated: This method is not strict concurrency safe. Prefer .syncOperations.context(handler:) [#DeprecatedDeclaration]
 59 |             guard let strongSelf = self else {
 60 |                 return
/host/spi-builder-workspace/Sources/MQTTNIO/Request/MQTTRequestHandler.swift:207:27: warning: 'context(handler:)' is deprecated: This method is not strict concurrency safe. Prefer .syncOperations.context(handler:) [#DeprecatedDeclaration]
205 |
206 |     fileprivate func triggerRequestEvent(_ event: MQTTSendable, in eventLoop: EventLoop) {
207 |         channel?.pipeline.context(handler: self).whenSuccess { [weak self] context in
    |                           `- warning: 'context(handler:)' is deprecated: This method is not strict concurrency safe. Prefer .syncOperations.context(handler:) [#DeprecatedDeclaration]
208 |             guard let strongSelf = self else {
209 |                 return
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[363/380] Compiling MQTTNIO MQTTPropertyValue.swift
[364/380] Compiling MQTTNIO MQTTPacket+Acknowledgement.swift
[365/380] Compiling MQTTNIO MQTTPacket+Auth.swift
[366/380] Compiling MQTTNIO MQTTPacket+ConnAck.swift
[367/380] Compiling MQTTNIO MQTTPacket+Connect.swift
[368/380] Compiling MQTTNIO MQTTPacket+Disconnect.swift
[369/380] Compiling MQTTNIO MQTTPacket+Ping.swift
[370/380] Compiling MQTTNIO MQTTPacket+Publish.swift
[371/380] Compiling MQTTNIO MQTTPacket+SubAck.swift
[372/380] Compiling MQTTNIO MQTTReAuthenticateRequest.swift
/host/spi-builder-workspace/Sources/MQTTNIO/Utilities/CallbackList.swift:28:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
26 |
27 |     private var callbackEntries: [Entry] = []
28 |     private let lock = Lock()
   |                        |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
   |                        `- note: use 'NIOLock' instead
29 |
30 |     // MARK: - Callbacks
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[373/380] Compiling MQTTNIO MQTTSubscribeRequest.swift
/host/spi-builder-workspace/Sources/MQTTNIO/Utilities/CallbackList.swift:28:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
26 |
27 |     private var callbackEntries: [Entry] = []
28 |     private let lock = Lock()
   |                        |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
   |                        `- note: use 'NIOLock' instead
29 |
30 |     // MARK: - Callbacks
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[374/380] Compiling MQTTNIO MQTTUnsubscribeRequest.swift
/host/spi-builder-workspace/Sources/MQTTNIO/Utilities/CallbackList.swift:28:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
26 |
27 |     private var callbackEntries: [Entry] = []
28 |     private let lock = Lock()
   |                        |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
   |                        `- note: use 'NIOLock' instead
29 |
30 |     // MARK: - Callbacks
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[375/380] Compiling MQTTNIO TSTSLConfiguration.swift
/host/spi-builder-workspace/Sources/MQTTNIO/Utilities/CallbackList.swift:28:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
26 |
27 |     private var callbackEntries: [Entry] = []
28 |     private let lock = Lock()
   |                        |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
   |                        `- note: use 'NIOLock' instead
29 |
30 |     // MARK: - Callbacks
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[376/380] Compiling MQTTNIO ByteBuffer+Extensions.swift
/host/spi-builder-workspace/Sources/MQTTNIO/Utilities/CallbackList.swift:28:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
26 |
27 |     private var callbackEntries: [Entry] = []
28 |     private let lock = Lock()
   |                        |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
   |                        `- note: use 'NIOLock' instead
29 |
30 |     // MARK: - Callbacks
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[377/380] Compiling MQTTNIO CallbackList.swift
/host/spi-builder-workspace/Sources/MQTTNIO/Utilities/CallbackList.swift:28:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
26 |
27 |     private var callbackEntries: [Entry] = []
28 |     private let lock = Lock()
   |                        |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
   |                        `- note: use 'NIOLock' instead
29 |
30 |     // MARK: - Callbacks
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[378/380] Compiling MQTTNIO Collection+Extensions.swift
/host/spi-builder-workspace/Sources/MQTTNIO/Utilities/CallbackList.swift:28:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
26 |
27 |     private var callbackEntries: [Entry] = []
28 |     private let lock = Lock()
   |                        |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
   |                        `- note: use 'NIOLock' instead
29 |
30 |     // MARK: - Callbacks
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[379/380] Compiling MQTTNIO String+Extensions.swift
/host/spi-builder-workspace/Sources/MQTTNIO/Utilities/CallbackList.swift:28:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
26 |
27 |     private var callbackEntries: [Entry] = []
28 |     private let lock = Lock()
   |                        |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
   |                        `- note: use 'NIOLock' instead
29 |
30 |     // MARK: - Callbacks
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[380/380] Compiling MQTTNIO TimeAmount+Extensions.swift
/host/spi-builder-workspace/Sources/MQTTNIO/Utilities/CallbackList.swift:28:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
26 |
27 |     private var callbackEntries: [Entry] = []
28 |     private let lock = Lock()
   |                        |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
   |                        `- note: use 'NIOLock' instead
29 |
30 |     // MARK: - Callbacks
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Build complete! (149.61s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.41.1",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    },
    {
      "identity" : "swift-nio-ssl",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.22.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio-ssl.git"
    },
    {
      "identity" : "swift-nio-transport-services",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.13.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio-transport-services.git"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.4",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    }
  ],
  "manifest_display_name" : "mqtt-nio",
  "name" : "mqtt-nio",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "MQTTNIO",
      "targets" : [
        "MQTTNIO"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MQTTNIOTests",
      "module_type" : "SwiftTarget",
      "name" : "MQTTNIOTests",
      "path" : "Tests/MQTTNIOTests",
      "product_dependencies" : [
        "NIOTestUtils"
      ],
      "sources" : [
        "Core/MQTTNIOTestCase.swift",
        "Core/TestUtils.swift",
        "Tests/AuthenticationTests.swift",
        "Tests/ConfigurationTests.swift",
        "Tests/ConnectTests.swift",
        "Tests/MQTT5Tests.swift",
        "Tests/PublishTests.swift",
        "Tests/SizeTests.swift",
        "Tests/TopicTests.swift"
      ],
      "target_dependencies" : [
        "MQTTNIO"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MQTTNIO",
      "module_type" : "SwiftTarget",
      "name" : "MQTTNIO",
      "path" : "Sources/MQTTNIO",
      "product_dependencies" : [
        "Logging",
        "NIO",
        "NIOHTTP1",
        "NIOWebSocket",
        "NIOSSL",
        "NIOTransportServices"
      ],
      "product_memberships" : [
        "MQTTNIO"
      ],
      "sources" : [
        "Connection/MQTTConnectResponse.swift",
        "Connection/MQTTConnection.swift",
        "Connection/MQTTConnectionEvent.swift",
        "Connection/MQTTDisconnectReason.swift",
        "Errors/MQTTConnectionError.swift",
        "Errors/MQTTProtocolError.swift",
        "Errors/MQTTPublishError.swift",
        "Errors/MQTTSubscribeError.swift",
        "Errors/MQTTUnsubscribeError.swift",
        "Errors/MQTTValueError.swift",
        "Errors/MQTTWebSocketError.swift",
        "Handlers/MQTTErrorHandler.swift",
        "Handlers/MQTTFallbackPacketHandler.swift",
        "Handlers/MQTTKeepAliveHandler.swift",
        "Handlers/MQTTSubscriptionsHandler.swift",
        "Handlers/WebSocketHandler.swift",
        "Handlers/WebSocketInitialRequestHandler.swift",
        "MQTT+Sendable.swift",
        "MQTTAuthenticationHandler.swift",
        "MQTTCancellable.swift",
        "MQTTClient+Concurrency.swift",
        "MQTTClient.swift",
        "MQTTConfiguration.swift",
        "MQTTProtocolVersion.swift",
        "Messages/MQTTAcknowledgementHandler.swift",
        "Messages/MQTTMessage+Properties.swift",
        "Messages/MQTTMessage.swift",
        "Messages/MQTTPayload.swift",
        "Messages/MQTTQoS.swift",
        "Messages/MQTTSubscription.swift",
        "Messages/MQTTUnsubscribeResponse.swift",
        "Messages/MQTTUserProperty.swift",
        "Messages/MQTTWillMessage+Properties.swift",
        "Messages/MQTTWillMessage.swift",
        "Packet/DataTypes/MQTTReasonCode.swift",
        "Packet/DataTypes/MQTTStringPair.swift",
        "Packet/DataTypes/MQTTVariableByteInteger.swift",
        "Packet/MQTTPacket+Kind.swift",
        "Packet/MQTTPacket.swift",
        "Packet/MQTTPacketDecoder.swift",
        "Packet/MQTTPacketEncoder.swift",
        "Packet/MQTTPacketType.swift",
        "Packet/MQTTPacketTypeParser.swift",
        "Packet/MQTTPacketTypeSerializer.swift",
        "Packet/Properties/MQTTProperties.swift",
        "Packet/Properties/MQTTProperty.swift",
        "Packet/Properties/MQTTPropertyValue.swift",
        "Packet/Types/MQTTPacket+Acknowledgement.swift",
        "Packet/Types/MQTTPacket+Auth.swift",
        "Packet/Types/MQTTPacket+ConnAck.swift",
        "Packet/Types/MQTTPacket+Connect.swift",
        "Packet/Types/MQTTPacket+Disconnect.swift",
        "Packet/Types/MQTTPacket+Ping.swift",
        "Packet/Types/MQTTPacket+Publish.swift",
        "Packet/Types/MQTTPacket+SubAck.swift",
        "Packet/Types/MQTTPacket+Subscribe.swift",
        "Packet/Types/MQTTPacket+UnsubAck.swift",
        "Packet/Types/MQTTPacket+Unsubscribe.swift",
        "Request/MQTTRequest.swift",
        "Request/MQTTRequestHandler.swift",
        "Request/Types/MQTTConnectRequest.swift",
        "Request/Types/MQTTDisconnectRequest.swift",
        "Request/Types/MQTTPingRequest.swift",
        "Request/Types/MQTTPublishRequest.swift",
        "Request/Types/MQTTReAuthenticateRequest.swift",
        "Request/Types/MQTTSubscribeRequest.swift",
        "Request/Types/MQTTUnsubscribeRequest.swift",
        "TSTSLConfiguration.swift",
        "Utilities/ByteBuffer+Extensions.swift",
        "Utilities/CallbackList.swift",
        "Utilities/Collection+Extensions.swift",
        "Utilities/String+Extensions.swift",
        "Utilities/TimeAmount+Extensions.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Done.