The Swift Package Index logo.Swift Package Index

Build Information

Successful build of mqtt-nio, reference 2.8.1 (ad1f0b), with Swift 6.3 for Android on 20 Apr 2026 20:32:26 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sroebert/mqtt-nio.git
Reference: 2.8.1
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/sroebert/mqtt-nio
 * tag               2.8.1      -> FETCH_HEAD
HEAD is now at ad1f0bc Merge pull request #14 from jasoncodes/websocket-ping
Cloned https://github.com/sroebert/mqtt-nio.git
Revision (git rev-parse @):
ad1f0bc339a6df89a28b419cdd452b0df584423d
SUCCESS checkout https://github.com/sroebert/mqtt-nio.git at 2.8.1
========================================
Build
========================================
Selected platform:         android
Swift version:             6.3
Building package at path:  $PWD
https://github.com/sroebert/mqtt-nio.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-log.git
[1/2843] Fetching swift-nio-transport-services
[1167/9478] Fetching swift-nio-transport-services, swift-log
[9479/24897] Fetching swift-nio-transport-services, swift-log, swift-nio-ssl
[11176/108075] Fetching swift-nio-transport-services, swift-log, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-log.git from cache (0.93s)
[4695/101440] Fetching swift-nio-transport-services, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-ssl.git from cache (3.28s)
[39442/86021] Fetching swift-nio-transport-services, swift-nio
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (9.80s)
Fetched https://github.com/apple/swift-nio.git from cache (10.07s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (12.35s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.27.0 (0.95s)
Fetching https://github.com/apple/swift-atomics.git
[1/1820] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.60s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.42s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.98.0 (2.13s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/23579] Fetching swift-collections
[2/29180] Fetching swift-collections, swift-system
Fetched https://github.com/apple/swift-system.git from cache (2.32s)
Fetched https://github.com/apple/swift-collections.git from cache (2.39s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (2.96s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.86s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.37.0 (0.88s)
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-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.27.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.37.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.4.1
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.98.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.6.4
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.12.0
Building for debugging...
[0/34] Write sources
[17/34] Compiling CNIOWindows shim.c
[18/34] Compiling _AtomicsShims.c
[19/34] Compiling CNIOWindows WSAStartup.c
[20/34] Compiling CNIOWASI CNIOWASI.c
[21/34] Compiling CNIOPosix event_loop_id.c
[22/34] Compiling CNIOOpenBSD shim.c
[23/34] Compiling CNIOLinux liburing_shims.c
[24/34] Compiling CNIOSHA1 c_nio_sha1.c
[25/34] Compiling CNIOLLHTTP c_nio_http.c
[26/34] Compiling CNIODarwin shim.c
[27/34] Write swift-version--4F562202D5529B1.txt
[28/34] Compiling CNIOLinux shim.c
[29/34] Compiling CNIOLLHTTP c_nio_api.c
[30/34] Write sources
[31/45] Compiling CNIOLLHTTP c_nio_llhttp.c
[33/82] Emitting module InternalCollectionsUtilities
[34/84] Emitting module Atomics
[34/86] Compiling c-nioatomics.c
[35/86] Compiling c-atomics.c
[37/93] Compiling Atomics IntegerOperations.swift
[38/93] Compiling Atomics Unmanaged extensions.swift
[39/93] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[40/93] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[41/93] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[42/93] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[43/93] Compiling Logging LogEvent.swift
[46/93] Compiling Atomics AtomicMemoryOrderings.swift
[47/93] Compiling Atomics DoubleWord.swift
[48/93] Compiling Atomics OptionalRawRepresentable.swift
[49/93] Compiling Atomics RawRepresentable.swift
[50/93] Compiling Atomics AtomicBool.swift
[56/93] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[57/93] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[58/93] Compiling InternalCollectionsUtilities Span+Extras.swift
[63/93] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[64/93] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[67/93] Compiling InternalCollectionsUtilities Integer rank.swift
[68/93] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[69/93] Compiling InternalCollectionsUtilities UInt+reversed.swift
[70/94] Emitting module _NIOBase64
[71/94] Compiling _NIOBase64 Base64.swift
[73/95] Compiling NIOConcurrencyHelpers NIOLock.swift
[74/95] Compiling NIOConcurrencyHelpers lock.swift
[83/97] Compiling _NIODataStructures PriorityQueue.swift
[84/97] Emitting module _NIODataStructures
[85/97] Compiling _NIODataStructures Heap.swift
[86/97] Compiling _NIODataStructures _TinyArray.swift
[87/130] Emitting module NIOConcurrencyHelpers
[88/130] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[90/130] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[91/130] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[92/130] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[93/130] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[94/130] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[95/134] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[96/134] Compiling ContainersPreview BorrowingSequence.swift
[97/134] Compiling ContainersPreview BidirectionalContainer.swift
[98/134] Compiling ContainersPreview Container+Filter.swift
[99/134] Compiling ContainersPreview Container+SpanwiseZip.swift
[100/134] Emitting module ContainersPreview
[101/134] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[102/134] Compiling NIOConcurrencyHelpers atomics.swift
[103/134] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[104/135] Compiling ContainersPreview Container.swift
[105/135] Compiling ContainersPreview ContainerIterator.swift
[106/135] Compiling ContainersPreview DynamicContainer.swift
[107/135] Compiling ContainersPreview MutableContainer.swift
[108/135] Compiling ContainersPreview PermutableContainer.swift
[110/135] Compiling ContainersPreview Box.swift
[111/135] Compiling ContainersPreview Inout.swift
[112/135] Compiling ContainersPreview InputSpan.swift
[113/135] Compiling ContainersPreview Shared.swift
[114/135] Compiling ContainersPreview RandomAccessContainer.swift
[115/135] Compiling ContainersPreview RangeExpression2.swift
[116/135] Compiling ContainersPreview RangeReplaceableContainer.swift
[117/135] Compiling ContainersPreview Drain+Map.swift
[118/135] Compiling ContainersPreview Producer+Map.swift
[119/135] Compiling ContainersPreview Producer+Reduce.swift
[120/135] Compiling ContainersPreview Producer.swift
[121/135] Compiling ContainersPreview Borrow.swift
[122/135] Compiling ContainersPreview Drain+Reduce.swift
[123/135] Compiling ContainersPreview Drain.swift
[124/135] Compiling ContainersPreview Producer+Collect.swift
[125/135] Compiling ContainersPreview Producer+Filter.swift
[126/135] Compiling ContainersPreview OutputSpan+Extras.swift
[127/135] Compiling ContainersPreview TemporaryAllocation.swift
[128/135] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[129/135] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[130/135] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[132/176] Compiling DequeModule UniqueDeque+Consumption.swift
[133/176] Compiling DequeModule UniqueDeque+Container.swift
[134/176] Compiling DequeModule UniqueDeque+Descriptions.swift
[135/176] Compiling DequeModule UniqueDeque+Equatable.swift
[136/176] Compiling DequeModule UniqueDeque+Experimental.swift
[137/181] Compiling DequeModule _DequeBuffer.swift
[138/181] Compiling DequeModule _DequeBufferHeader.swift
[139/181] Compiling DequeModule RigidDeque+Append.swift
[140/181] Compiling DequeModule RigidDeque+Consumption.swift
[141/181] Compiling DequeModule RigidDeque+Container.swift
[142/181] Compiling DequeModule RigidDeque+Descriptions.swift
[143/181] Compiling DequeModule UniqueDeque+Hashable.swift
[144/181] Compiling DequeModule UniqueDeque+Initializers.swift
[145/181] Compiling DequeModule UniqueDeque+Insertions.swift
[146/181] Compiling DequeModule UniqueDeque+Prepend.swift
[147/181] Compiling DequeModule UniqueDeque+Removals.swift
[148/181] Compiling DequeModule RigidDeque+Equatable.swift
[149/181] Compiling DequeModule RigidDeque+Experimental.swift
[150/181] Compiling DequeModule RigidDeque+Hashable.swift
[151/181] Compiling DequeModule RigidDeque+Initializers.swift
[152/181] Compiling DequeModule RigidDeque+Insertions.swift
[153/181] Compiling DequeModule RigidDeque+Prepend.swift
[154/181] Compiling DequeModule RigidDeque+Removals.swift
[155/181] Compiling DequeModule RigidDeque+Replacements.swift
[156/181] Compiling DequeModule RigidDeque+Testing.swift
[157/181] Compiling DequeModule RigidDeque.swift
[158/181] Compiling DequeModule UniqueDeque+Append.swift
[159/181] Compiling DequeModule Deque+Codable.swift
[160/181] Compiling DequeModule Deque+Collection.swift
[161/181] Compiling DequeModule Deque+CustomReflectable.swift
[162/181] Compiling DequeModule Deque+Descriptions.swift
[163/181] Compiling DequeModule Deque+Equatable.swift
[164/181] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[165/181] Emitting module Logging
[166/181] Compiling Logging Locks.swift
[167/181] Compiling Logging MetadataProvider.swift
[168/181] Compiling DequeModule Deque+Extras.swift
[169/181] Compiling DequeModule Deque+Hashable.swift
[170/181] Compiling DequeModule Deque+Testing.swift
[171/181] Compiling DequeModule Deque._Storage.swift
[172/181] Compiling DequeModule Deque._UnsafeHandle.swift
[173/181] Compiling DequeModule Deque.swift
[174/181] Compiling Logging LogHandler.swift
[175/181] Compiling Logging Logging.swift
[177/182] Emitting module DequeModule
[178/182] Compiling DequeModule UniqueDeque+Replacements.swift
[179/182] Compiling DequeModule UniqueDeque.swift
[180/182] Compiling DequeModule _DequeSlot.swift
[181/182] Compiling DequeModule _UnsafeDequeHandle.swift
[182/182] Compiling DequeModule _UnsafeDequeSegments.swift
[184/247] Compiling NIOCore NIOCoreSendableMetatype.swift
[185/247] Compiling NIOCore NIODecodedAsyncSequence.swift
[186/247] Compiling NIOCore NIOLoopBound.swift
[187/247] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[188/247] Compiling NIOCore NIOScheduledCallback.swift
[189/247] Compiling NIOCore NIOSendable.swift
[190/247] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[191/247] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[192/247] Compiling NIOCore RecvByteBufferAllocator.swift
[193/255] Compiling NIOCore EventLoopFuture+Deprecated.swift
[194/255] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[195/255] Compiling NIOCore EventLoopFuture.swift
[196/255] Compiling NIOCore FileDescriptor.swift
[197/255] Compiling NIOCore FileHandle.swift
[198/255] Compiling NIOCore FileRegion.swift
[199/255] Compiling NIOCore GlobalSingletons.swift
[200/255] Compiling NIOCore IO.swift
[201/255] Compiling NIOCore IOData.swift
[202/255] Compiling NIOCore IPProtocol.swift
[203/255] Compiling NIOCore IntegerBitPacking.swift
[204/255] Compiling NIOCore IntegerTypes.swift
[205/255] Compiling NIOCore Interfaces.swift
[206/255] Compiling NIOCore Linux.swift
[207/255] Compiling NIOCore MarkedCircularBuffer.swift
[208/255] Compiling NIOCore MulticastChannel.swift
[209/255] Compiling NIOCore NIOAny.swift
[210/255] Compiling NIOCore NIOCloseOnErrorHandler.swift
[211/255] Compiling NIOCore AddressedEnvelope.swift
[212/255] Compiling NIOCore AsyncAwaitSupport.swift
[213/255] Compiling NIOCore AsyncChannel.swift
[214/255] Compiling NIOCore AsyncChannelHandler.swift
[215/255] Compiling NIOCore AsyncChannelInboundStream.swift
[216/255] Compiling NIOCore AsyncChannelOutboundWriter.swift
[217/255] Compiling NIOCore NIOAsyncSequenceProducer.swift
[218/255] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[219/255] Compiling NIOCore NIOAsyncWriter.swift
[220/255] Compiling NIOCore CircularBuffer.swift
[221/255] Compiling NIOCore Codec.swift
[222/255] Compiling NIOCore ConvenienceOptionSupport.swift
[223/255] Compiling NIOCore DeadChannel.swift
[224/255] Compiling NIOCore DispatchQueue+WithFuture.swift
[225/255] Compiling NIOCore EventLoop+Deprecated.swift
[226/255] Compiling NIOCore EventLoop+SerialExecutor.swift
[227/255] Compiling NIOCore EventLoop.swift
[228/255] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[229/255] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[230/255] Compiling NIOCore SocketAddresses.swift
[231/255] Compiling NIOCore SocketOptionProvider.swift
[232/255] Compiling NIOCore SystemCallHelpers.swift
[233/255] Compiling NIOCore TimeAmount+Duration.swift
[234/255] Compiling NIOCore TypeAssistedChannelHandler.swift
[235/255] Compiling NIOCore UniversalBootstrapSupport.swift
[236/255] Compiling NIOCore Utilities.swift
[237/255] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[238/255] Compiling NIOCore BSDSocketAPI.swift
[239/255] Compiling NIOCore ByteBuffer-aux.swift
[240/255] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[241/255] Compiling NIOCore ByteBuffer-conversions.swift
[242/255] Compiling NIOCore ByteBuffer-core.swift
[243/255] Compiling NIOCore ByteBuffer-hex.swift
[244/255] Compiling NIOCore ByteBuffer-int.swift
[245/255] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[246/255] Compiling NIOCore ByteBuffer-multi-int.swift
[247/255] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[248/255] Compiling NIOCore ByteBuffer-views.swift
[249/255] Compiling NIOCore Channel.swift
[250/255] Compiling NIOCore ChannelHandler.swift
[251/255] Compiling NIOCore ChannelHandlers.swift
[252/255] Compiling NIOCore ChannelInvoker.swift
[253/255] Compiling NIOCore ChannelOption.swift
[254/255] Compiling NIOCore ChannelPipeline.swift
[255/255] Emitting module NIOCore
[257/310] Compiling NIOEmbedded AsyncTestingChannel.swift
[258/310] Emitting module NIOEmbedded
[259/310] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[260/310] Compiling NIOEmbedded Embedded.swift
[262/311] Compiling NIOPosix BSDSocketAPICommon.swift
[263/311] Compiling NIOPosix BSDSocketAPIPosix.swift
[264/311] Compiling NIOPosix BSDSocketAPIWindows.swift
[265/311] Compiling NIOPosix BaseSocket.swift
[266/311] Compiling NIOPosix BaseSocketChannel+AccessibleTransport.swift
[267/311] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[268/311] Compiling NIOPosix BaseSocketChannel.swift
[269/317] Emitting module NIOPosix
[270/317] Compiling NIOPosix SelectableChannel.swift
[271/317] Compiling NIOPosix SelectableEventLoop.swift
[272/317] Compiling NIOPosix SelectorEpoll.swift
[273/317] Compiling NIOPosix SelectorGeneric.swift
[274/317] Compiling NIOPosix SelectorKqueue.swift
[275/317] Compiling NIOPosix SelectorUring.swift
[276/317] Compiling NIOPosix SelectorWSAPoll.swift
[277/317] Compiling NIOPosix PipePair.swift
[278/317] Compiling NIOPosix Pool.swift
[279/317] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[280/317] Compiling NIOPosix PosixSingletons.swift
[281/317] Compiling NIOPosix RawSocketBootstrap.swift
[282/317] Compiling NIOPosix Resolver.swift
[283/317] Compiling NIOPosix Selectable.swift
[284/317] Compiling NIOPosix ServerSocket.swift
[285/317] Compiling NIOPosix Socket.swift
[286/317] Compiling NIOPosix SocketChannel.swift
[287/317] Compiling NIOPosix SocketProtocols.swift
[288/317] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[289/317] Compiling NIOPosix System.swift
[290/317] Compiling NIOPosix Thread.swift
[291/317] Compiling NIOPosix ThreadPosix.swift
[292/317] Compiling NIOPosix ThreadWindows.swift
[293/317] Compiling NIOPosix Utilities.swift
[294/317] Compiling NIOPosix VsockAddress.swift
[295/317] Compiling NIOPosix VsockChannelEvents.swift
[296/317] Compiling NIOPosix Windows.swift
[297/317] Compiling NIOPosix BaseStreamSocketChannel.swift
[298/317] Compiling NIOPosix Bootstrap.swift
[299/317] Compiling NIOPosix ControlMessage.swift
[300/317] Compiling NIOPosix DatagramVectorReadManager.swift
[301/317] Compiling NIOPosix Errors+Any.swift
[302/317] Compiling NIOPosix FileDescriptor.swift
[303/317] Compiling NIOPosix GetaddrinfoResolver.swift
[304/317] Compiling NIOPosix HappyEyeballs.swift
[305/317] Compiling NIOPosix IO.swift
[306/317] Compiling NIOPosix IntegerBitPacking.swift
[307/317] Compiling NIOPosix IntegerTypes.swift
[308/317] Compiling NIOPosix Linux.swift
[309/317] Compiling NIOPosix LinuxCPUSet.swift
[310/317] Compiling NIOPosix LinuxUring.swift
[311/317] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[312/317] Compiling NIOPosix NIOPosixSendableMetatype.swift
[313/317] Compiling NIOPosix NIOThreadPool.swift
[314/317] Compiling NIOPosix NonBlockingFileIO.swift
[315/317] Compiling NIOPosix PendingDatagramWritesManager.swift
[316/317] Compiling NIOPosix PendingWritesManager.swift
[317/317] Compiling NIOPosix PipeChannel.swift
[319/320] Emitting module NIO
[320/320] Compiling NIO Exports.swift
[322/348] Compiling NIOTLS TLSEvents.swift
[323/348] Emitting module NIOTLS
[324/348] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[325/348] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[326/348] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[327/348] Compiling NIOTLS SNIHandler.swift
[329/349] Emitting module NIOHTTP1
[330/351] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[331/351] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[332/351] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[333/351] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[334/351] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[335/351] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[336/351] Emitting module NIOFoundationCompat
[337/351] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[338/351] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[339/351] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[340/351] Compiling NIOHTTP1 HTTPTypes.swift
[341/351] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[342/351] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[343/351] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[344/351] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[345/351] Compiling NIOHTTP1 ByteCollectionUtils.swift
[346/351] Compiling NIOHTTP1 HTTPDecoder.swift
[347/351] Compiling NIOHTTP1 HTTPEncoder.swift
[349/362] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[350/362] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[351/362] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[352/362] Compiling NIOWebSocket WebSocketOpcode.swift
[353/363] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[355/386] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[356/386] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[357/386] Compiling NIOTransportServices NIOTSBootstraps.swift
[358/386] Compiling NIOTransportServices NIOTSChannelOptions.swift
[359/386] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[360/386] Emitting module NIOTransportServices
[361/388] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[362/388] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[363/388] Compiling NIOTransportServices NIOTSSingletons.swift
[364/388] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[365/388] Compiling NIOTransportServices StateManagedChannel.swift
[366/388] Compiling NIOTransportServices StateManagedListenerChannel.swift
[367/388] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[368/388] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[369/388] Compiling NIOTransportServices NIOTSErrors.swift
[370/388] Compiling NIOTransportServices NIOTSEventLoop.swift
[371/388] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[372/388] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[373/388] Compiling NIOTransportServices NIOTSListenerChannel.swift
[374/388] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[375/388] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[376/388] Compiling NIOTransportServices AcceptHandler.swift
[377/388] Compiling NIOTransportServices NIOTSDatagramConnectionBootstrap.swift
[378/388] Compiling NIOTransportServices NIOTSDatagramConnectionChannel.swift
[379/388] Compiling NIOTransportServices NIOTSDatagramListenerBootstrap.swift
[380/388] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[381/388] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[384/389] Emitting module NIOWebSocket
[386/389] Compiling NIOWebSocket WebSocketErrorCodes.swift
[387/389] Compiling NIOWebSocket WebSocketFrame.swift
[391/455] 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>
[392/464] 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 {
[393/464] 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 {
[394/464] 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 {
[395/464] 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 {
[396/464] 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 {
[397/464] 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 {
[398/464] 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 {
[399/464] 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 {
[400/464] 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 {
[401/464] 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>
[402/464] 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>
[403/464] 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>
[404/464] 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>
[405/464] 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>
[406/464] 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>
[407/464] 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>
[408/464] 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>
[409/464] 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>
[410/464] 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>
[411/464] 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>
[412/464] 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>
[413/464] 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>
[414/464] 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>
[415/464] 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>
[416/464] 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>
[417/464] 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>
[418/464] 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>
[419/464] 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>
[420/464] 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>
[421/464] 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>
[422/464] 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>
[423/464] 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>
[424/464] 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>
[425/464] 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>
[426/464] 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>
[427/464] 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>
[428/464] 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>
[429/464] 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>
[430/464] 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>
[431/464] 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>
[432/464] 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>
[433/464] 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>
[434/464] 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>
[435/464] 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>
[436/464] 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>
[437/464] 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>
[438/464] 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: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))
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[439/464] 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: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))
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[440/464] 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: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))
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[441/464] 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: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))
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[442/464] 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: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))
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[443/464] 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: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))
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[444/464] 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: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))
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[445/464] 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: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))
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[446/464] 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: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))
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[447/464] Compiling MQTTNIO MQTTPropertyValue.swift
[448/464] Compiling MQTTNIO MQTTPacket+Acknowledgement.swift
[449/464] Compiling MQTTNIO MQTTPacket+Auth.swift
[450/464] Compiling MQTTNIO MQTTPacket+ConnAck.swift
[451/464] Compiling MQTTNIO MQTTPacket+Connect.swift
[452/464] Compiling MQTTNIO MQTTPacket+Disconnect.swift
[453/464] Compiling MQTTNIO MQTTPacket+Ping.swift
[454/464] Compiling MQTTNIO MQTTPacket+Publish.swift
[455/464] Compiling MQTTNIO MQTTPacket+SubAck.swift
[456/464] 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>
[457/464] 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>
[458/464] 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>
[459/464] 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>
[460/464] 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>
[461/464] 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>
[462/464] 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>
[463/464] 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>
[464/464] 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! (165.18s)
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.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Done.