The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-nio-ssh with Swift 5.7 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Joannis/swift-nio-ssh.git
Reference: 0.3.2
Initialized empty Git repository in /Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Joannis/swift-nio-ssh
 * tag               0.3.2      -> FETCH_HEAD
HEAD is now at 01e03b8 Merge pull request #5 from tymscar/bugfix/consider-visionos-darwin
Cloned https://github.com/Joannis/swift-nio-ssh.git
Revision (git rev-parse @):
01e03b888734b03f1005b0ca329d7b5af50208e7
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/Joannis/swift-nio-ssh.git at 0.3.2
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.7
Building package at path:  $workDir
https://github.com/Joannis/swift-nio-ssh.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.2.0.app xcrun swift build --arch arm64
Compiling plugin Swift-DocC...
Compiling plugin Swift-DocC Preview...
Building for debugging...
[0/11] Compiling CNIOWindows shim.c
[1/11] Compiling CNIOWindows WSAStartup.c
[2/11] Compiling CNIOLinux shim.c
[2/11] Compiling CNIOLinux liburing_shims.c
[4/11] Compiling _AtomicsShims.c
[5/11] Compiling CNIODarwin shim.c
[7/17] Emitting module _NIOBase64
[8/17] Compiling _NIOBase64 Base64.swift
[9/32] Compiling _CollectionsUtilities _SortedCollection.swift
[10/32] Compiling _CollectionsUtilities _UniqueCollection.swift
[11/32] Compiling _CollectionsUtilities Debugging.swift
[12/32] Compiling _CollectionsUtilities Descriptions.swift
[13/36] Compiling _CollectionsUtilities RandomAccessCollection+Offsets.swift
[14/36] Compiling _CollectionsUtilities Specialize.swift
[15/36] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[16/36] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[17/36] Compiling _NIODataStructures PriorityQueue.swift
[18/36] Compiling _NIODataStructures _TinyArray.swift
[19/36] Emitting module _CollectionsUtilities
[20/36] Compiling _NIODataStructures Heap.swift
[21/36] Emitting module _NIODataStructures
[22/45] Compiling Crypto AES-GCM.swift
[23/45] Compiling Crypto AES-GCM_boring.swift
[24/45] Compiling Crypto ChaChaPoly_boring.swift
[25/45] Compiling Crypto ChaChaPoly.swift
[26/45] Compiling Crypto Cipher.swift
[27/45] Compiling Crypto Nonces.swift
[28/45] Compiling Crypto ASN1.swift
[29/45] Compiling Crypto ASN1Any.swift
[30/45] Compiling _CollectionsUtilities _UnsafeBitSet+_Word.swift
[31/45] Compiling _CollectionsUtilities _UnsafeBitSet.swift
[31/104] Compiling c-nioatomics.c
[33/104] Compiling Atomics OptionalRawRepresentable.swift
[34/104] Compiling Atomics RawRepresentable.swift
[35/104] Compiling Atomics AtomicBool.swift
[36/104] Compiling Atomics IntegerConformances.swift
[37/104] Compiling Atomics PointerConformances.swift
[38/104] Emitting module Atomics
[39/104] Compiling Atomics AtomicStorage.swift
[40/104] Compiling Atomics AtomicValue.swift
[41/104] Compiling Atomics AtomicMemoryOrderings.swift
[42/104] Compiling Atomics DoubleWord.swift
[43/104] Compiling Atomics ManagedAtomic.swift
[44/104] Compiling Atomics Primitives.native.swift
[45/104] Compiling Atomics Primitives.shims.swift
[46/104] Compiling Atomics AtomicInteger.swift
[47/104] Compiling Atomics AtomicOptionalWrappable.swift
[48/104] Compiling Atomics AtomicReference.swift
[49/123] Compiling Atomics ManagedAtomicLazyReference.swift
[50/123] Compiling Atomics UnsafeAtomic.swift
[51/123] Compiling Atomics UnsafeAtomicLazyReference.swift
[52/123] Compiling Atomics IntegerOperations.swift
[53/123] Compiling Atomics Unmanaged extensions.swift
[54/123] Compiling DequeModule Deque+Testing.swift
[55/123] Compiling DequeModule Deque._Storage.swift
[56/123] Compiling DequeModule Deque._UnsafeHandle.swift
[57/123] Compiling DequeModule Deque.swift
[58/123] Emitting module DequeModule
[59/123] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[60/123] Compiling DequeModule Deque+Extras.swift
[61/123] Compiling DequeModule Deque+Hashable.swift
[62/123] Compiling DequeModule Deque+Sendable.swift
[63/127] Compiling DequeModule Deque+Codable.swift
[64/127] Compiling DequeModule Deque+Collection.swift
[65/127] Compiling DequeModule Deque+CustomReflectable.swift
[66/127] Compiling DequeModule Deque+Descriptions.swift
[67/127] Compiling DequeModule Deque+Equatable.swift
[68/127] Compiling DequeModule _DequeBuffer.swift
[69/127] Compiling DequeModule _DequeBufferHeader.swift
[70/127] Compiling DequeModule _DequeSlot.swift
[71/127] Compiling DequeModule _UnsafeWrappedBuffer.swift
[71/127] Compiling c-atomics.c
[73/132] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[74/133] Compiling NIOConcurrencyHelpers lock.swift
[75/133] Emitting module NIOConcurrencyHelpers
[76/133] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[77/133] Compiling NIOConcurrencyHelpers NIOLock.swift
[78/133] Compiling NIOConcurrencyHelpers atomics.swift
[79/182] Emitting module Crypto
[80/182] Compiling NIOCore EventLoop+SerialExecutor.swift
[81/182] Compiling NIOCore EventLoop.swift
[82/182] Compiling NIOCore EventLoopFuture+Deprecated.swift
[83/182] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[84/182] Compiling NIOCore EventLoopFuture.swift
[85/182] Compiling NIOCore FileDescriptor.swift
[86/182] Compiling NIOCore FileHandle.swift
[87/182] Compiling NIOCore FileRegion.swift
[88/182] Compiling NIOCore GlobalSingletons.swift
[89/182] Compiling NIOCore IO.swift
[90/182] Compiling NIOCore IOData.swift
[91/182] Compiling NIOCore IPProtocol.swift
[92/182] Compiling NIOCore IntegerBitPacking.swift
[93/182] Compiling NIOCore IntegerTypes.swift
[94/182] Compiling NIOCore Interfaces.swift
[95/182] Compiling NIOCore Linux.swift
[96/182] Compiling NIOCore ByteBuffer-int.swift
[97/198] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[98/198] Compiling NIOCore ByteBuffer-multi-int.swift
[99/198] Compiling NIOCore ByteBuffer-views.swift
[100/198] Compiling NIOCore Channel.swift
[101/198] Compiling NIOCore ChannelHandler.swift
[102/198] Compiling NIOCore ChannelHandlers.swift
[103/198] Compiling NIOCore ChannelInvoker.swift
[104/198] Compiling NIOCore ChannelOption.swift
[105/198] Compiling NIOCore ChannelPipeline.swift
[106/198] Compiling NIOCore CircularBuffer.swift
[107/198] Compiling NIOCore Codec.swift
[108/198] Compiling NIOCore ConvenienceOptionSupport.swift
[109/198] Compiling NIOCore DeadChannel.swift
[110/198] Compiling NIOCore DispatchQueue+WithFuture.swift
[111/198] Compiling NIOCore EventLoop+Deprecated.swift
[112/198] Compiling NIOCore AddressedEnvelope.swift
[113/198] Compiling NIOCore AsyncAwaitSupport.swift
[114/198] Compiling NIOCore AsyncChannel.swift
[115/198] Compiling NIOCore AsyncChannelInboundStream.swift
[116/198] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[117/198] Compiling NIOCore AsyncChannelOutboundWriter.swift
[118/198] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[119/198] Compiling NIOCore NIOAsyncSequenceProducer.swift
[120/198] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[121/198] Compiling NIOCore NIOAsyncWriter.swift
[122/198] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[123/198] Compiling NIOCore BSDSocketAPI.swift
[124/198] Compiling NIOCore ByteBuffer-aux.swift
[125/198] Compiling NIOCore ByteBuffer-conversions.swift
[126/198] Compiling NIOCore ByteBuffer-core.swift
[127/198] Compiling NIOCore ByteBuffer-hexdump.swift
[128/198] Compiling Crypto MACFunctions.swift
[129/198] Compiling Crypto MessageAuthenticationCode.swift
[130/198] Compiling Crypto AES.swift
[131/198] Compiling Crypto ECDSASignature_boring.swift
[132/198] Compiling Crypto ECDSA_boring.swift
[133/198] Compiling Crypto EdDSA_boring.swift
[134/198] Compiling Crypto ECDSA.swift
[135/198] Compiling Crypto EdDSA.swift
[136/198] Compiling Crypto Signature.swift
[137/198] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[138/198] Compiling Crypto CryptoKitErrors_boring.swift
[139/198] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
[140/198] Compiling Crypto RNG_boring.swift
[141/198] Compiling Crypto SafeCompare_boring.swift
[142/198] Compiling Crypto Zeroization_boring.swift
[143/198] Compiling Crypto PrettyBytes.swift
[144/198] Compiling Crypto SafeCompare.swift
[145/198] Compiling Crypto SecureBytes.swift
[146/198] Compiling Crypto Zeroization.swift
[147/198] Emitting module NIOCore
[196/214] Compiling NIOCore MarkedCircularBuffer.swift
[197/214] Compiling NIOCore MulticastChannel.swift
[198/214] Compiling NIOCore NIOAny.swift
[199/214] Compiling NIOCore NIOCloseOnErrorHandler.swift
[200/214] Compiling NIOCore NIOLoopBound.swift
[201/214] Compiling NIOCore NIOSendable.swift
[202/214] Compiling NIOCore PointerHelpers.swift
[203/214] Compiling NIOCore RecvByteBufferAllocator.swift
[204/214] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[205/214] Compiling NIOCore SocketAddresses.swift
[206/214] Compiling NIOCore SocketOptionProvider.swift
[207/214] Compiling NIOCore SystemCallHelpers.swift
[208/214] Compiling NIOCore TimeAmount+Duration.swift
[209/214] Compiling NIOCore TypeAssistedChannelHandler.swift
[210/214] Compiling NIOCore UniversalBootstrapSupport.swift
[211/214] Compiling NIOCore Utilities.swift
[212/258] Compiling NIOEmbedded AsyncTestingChannel.swift
[213/258] Emitting module NIOEmbedded
[214/258] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[215/258] Compiling NIOEmbedded Embedded.swift
[216/258] Emitting module NIOPosix
[217/271] Compiling NIOPosix SelectorUring.swift
[218/271] Compiling NIOPosix ServerSocket.swift
[219/271] Compiling NIOPosix Socket.swift
[220/271] Compiling NIOPosix SocketChannel.swift
[221/271] Compiling NIOPosix SocketProtocols.swift
[222/271] Compiling NIOPosix System.swift
[223/271] Compiling NIOPosix Thread.swift
[224/271] Compiling NIOPosix ThreadPosix.swift
[225/271] Compiling NIOPosix ThreadWindows.swift
[226/271] Compiling NIOPosix UnsafeTransfer.swift
[227/271] Compiling NIOPosix Utilities.swift
[228/271] Compiling NIOPosix VsockAddress.swift
[229/271] Compiling NIOPosix VsockChannelEvents.swift
[230/271] Compiling NIOPosix BSDSocketAPICommon.swift
[231/271] Compiling NIOPosix BSDSocketAPIPosix.swift
[232/271] Compiling NIOPosix BSDSocketAPIWindows.swift
[233/271] Compiling NIOPosix BaseSocket.swift
[234/271] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[235/271] Compiling NIOPosix BaseSocketChannel.swift
[236/271] Compiling NIOPosix BaseStreamSocketChannel.swift
[237/271] Compiling NIOPosix Bootstrap.swift
[238/271] Compiling NIOPosix ControlMessage.swift
[239/271] Compiling NIOPosix DatagramVectorReadManager.swift
[240/271] Compiling NIOPosix FileDescriptor.swift
[241/271] Compiling NIOPosix GetaddrinfoResolver.swift
[242/271] Compiling NIOPosix HappyEyeballs.swift
[243/271] Compiling NIOPosix PointerHelpers.swift
[244/271] Compiling NIOPosix Pool.swift
[245/271] Compiling NIOPosix PooledRecvBufferAllocator.swift
[246/271] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[247/271] Compiling NIOPosix PosixSingletons.swift
[248/271] Compiling NIOPosix RawSocketBootstrap.swift
[249/271] Compiling NIOPosix Resolver.swift
[250/271] Compiling NIOPosix Selectable.swift
[251/271] Compiling NIOPosix SelectableChannel.swift
[252/271] Compiling NIOPosix SelectableEventLoop.swift
[253/271] Compiling NIOPosix SelectorEpoll.swift
[254/271] Compiling NIOPosix SelectorGeneric.swift
[255/271] Compiling NIOPosix SelectorKqueue.swift
[256/271] Compiling NIOPosix IO.swift
[257/271] Compiling NIOPosix IntegerBitPacking.swift
[258/271] Compiling NIOPosix IntegerTypes.swift
[259/271] Compiling NIOPosix Linux.swift
[260/271] Compiling NIOPosix LinuxCPUSet.swift
[261/271] Compiling NIOPosix LinuxUring.swift
[262/271] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[263/271] Compiling NIOPosix NIOThreadPool.swift
[264/271] Compiling NIOPosix NonBlockingFileIO.swift
[265/271] Compiling NIOPosix PendingDatagramWritesManager.swift
[266/271] Compiling NIOPosix PendingWritesManager.swift
[267/271] Compiling NIOPosix PipeChannel.swift
[268/271] Compiling NIOPosix PipePair.swift
[269/273] Emitting module NIO
[270/273] Compiling NIO Exports.swift
[271/277] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[272/277] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[273/277] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[274/277] Emitting module NIOFoundationCompat
[275/328] Compiling NIOSSH GlobalRequestDelegate.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:285:49: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    static var transportProtectionSchemesLock = Lock()
                                                ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:285:49: note: use 'NIOLock' instead
    static var transportProtectionSchemesLock = Lock()
                                                ^~~~
                                                NIOLock
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:287:44: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    static var keyExchangeAlgorithmsLock = Lock()
                                           ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:287:44: note: use 'NIOLock' instead
    static var keyExchangeAlgorithmsLock = Lock()
                                           ^~~~
                                           NIOLock
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:289:42: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    static var publicKeyAlgorithmsLock = Lock()
                                         ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:289:42: note: use 'NIOLock' instead
    static var publicKeyAlgorithmsLock = Lock()
                                         ^~~~
                                         NIOLock
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:291:33: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    static var signaturesLock = Lock()
                                ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:291:33: note: use 'NIOLock' instead
    static var signaturesLock = Lock()
                                ^~~~
                                NIOLock
[276/328] Compiling NIOSSH ECDHCompatibleKey.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:285:49: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    static var transportProtectionSchemesLock = Lock()
                                                ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:285:49: note: use 'NIOLock' instead
    static var transportProtectionSchemesLock = Lock()
                                                ^~~~
                                                NIOLock
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:287:44: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    static var keyExchangeAlgorithmsLock = Lock()
                                           ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:287:44: note: use 'NIOLock' instead
    static var keyExchangeAlgorithmsLock = Lock()
                                           ^~~~
                                           NIOLock
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:289:42: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    static var publicKeyAlgorithmsLock = Lock()
                                         ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:289:42: note: use 'NIOLock' instead
    static var publicKeyAlgorithmsLock = Lock()
                                         ^~~~
                                         NIOLock
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:291:33: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    static var signaturesLock = Lock()
                                ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:291:33: note: use 'NIOLock' instead
    static var signaturesLock = Lock()
                                ^~~~
                                NIOLock
[277/328] Compiling NIOSSH EllipticCurveKeyExchange.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:285:49: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    static var transportProtectionSchemesLock = Lock()
                                                ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:285:49: note: use 'NIOLock' instead
    static var transportProtectionSchemesLock = Lock()
                                                ^~~~
                                                NIOLock
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:287:44: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    static var keyExchangeAlgorithmsLock = Lock()
                                           ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:287:44: note: use 'NIOLock' instead
    static var keyExchangeAlgorithmsLock = Lock()
                                           ^~~~
                                           NIOLock
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:289:42: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    static var publicKeyAlgorithmsLock = Lock()
                                         ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:289:42: note: use 'NIOLock' instead
    static var publicKeyAlgorithmsLock = Lock()
                                         ^~~~
                                         NIOLock
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:291:33: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    static var signaturesLock = Lock()
                                ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:291:33: note: use 'NIOLock' instead
    static var signaturesLock = Lock()
                                ^~~~
                                NIOLock
[278/328] Compiling NIOSSH SSHKeyExchangeResult.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:285:49: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    static var transportProtectionSchemesLock = Lock()
                                                ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:285:49: note: use 'NIOLock' instead
    static var transportProtectionSchemesLock = Lock()
                                                ^~~~
                                                NIOLock
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:287:44: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    static var keyExchangeAlgorithmsLock = Lock()
                                           ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:287:44: note: use 'NIOLock' instead
    static var keyExchangeAlgorithmsLock = Lock()
                                           ^~~~
                                           NIOLock
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:289:42: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    static var publicKeyAlgorithmsLock = Lock()
                                         ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:289:42: note: use 'NIOLock' instead
    static var publicKeyAlgorithmsLock = Lock()
                                         ^~~~
                                         NIOLock
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:291:33: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    static var signaturesLock = Lock()
                                ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:291:33: note: use 'NIOLock' instead
    static var signaturesLock = Lock()
                                ^~~~
                                NIOLock
[279/328] Compiling NIOSSH SSHKeyExchangeStateMachine.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:285:49: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    static var transportProtectionSchemesLock = Lock()
                                                ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:285:49: note: use 'NIOLock' instead
    static var transportProtectionSchemesLock = Lock()
                                                ^~~~
                                                NIOLock
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:287:44: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    static var keyExchangeAlgorithmsLock = Lock()
                                           ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:287:44: note: use 'NIOLock' instead
    static var keyExchangeAlgorithmsLock = Lock()
                                           ^~~~
                                           NIOLock
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:289:42: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    static var publicKeyAlgorithmsLock = Lock()
                                         ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:289:42: note: use 'NIOLock' instead
    static var publicKeyAlgorithmsLock = Lock()
                                         ^~~~
                                         NIOLock
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:291:33: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    static var signaturesLock = Lock()
                                ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:291:33: note: use 'NIOLock' instead
    static var signaturesLock = Lock()
                                ^~~~
                                NIOLock
[280/328] Compiling NIOSSH ClientServerAuthenticationDelegate.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:285:49: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    static var transportProtectionSchemesLock = Lock()
                                                ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:285:49: note: use 'NIOLock' instead
    static var transportProtectionSchemesLock = Lock()
                                                ^~~~
                                                NIOLock
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:287:44: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    static var keyExchangeAlgorithmsLock = Lock()
                                           ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:287:44: note: use 'NIOLock' instead
    static var keyExchangeAlgorithmsLock = Lock()
                                           ^~~~
                                           NIOLock
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:289:42: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    static var publicKeyAlgorithmsLock = Lock()
                                         ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:289:42: note: use 'NIOLock' instead
    static var publicKeyAlgorithmsLock = Lock()
                                         ^~~~
                                         NIOLock
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:291:33: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    static var signaturesLock = Lock()
                                ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:291:33: note: use 'NIOLock' instead
    static var signaturesLock = Lock()
                                ^~~~
                                NIOLock
[281/328] Compiling NIOSSH CustomKeys.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:285:49: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    static var transportProtectionSchemesLock = Lock()
                                                ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:285:49: note: use 'NIOLock' instead
    static var transportProtectionSchemesLock = Lock()
                                                ^~~~
                                                NIOLock
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:287:44: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    static var keyExchangeAlgorithmsLock = Lock()
                                           ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:287:44: note: use 'NIOLock' instead
    static var keyExchangeAlgorithmsLock = Lock()
                                           ^~~~
                                           NIOLock
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:289:42: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    static var publicKeyAlgorithmsLock = Lock()
                                         ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:289:42: note: use 'NIOLock' instead
    static var publicKeyAlgorithmsLock = Lock()
                                         ^~~~
                                         NIOLock
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:291:33: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    static var signaturesLock = Lock()
                                ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:291:33: note: use 'NIOLock' instead
    static var signaturesLock = Lock()
                                ^~~~
                                NIOLock
[282/328] Compiling NIOSSH NIOSSHCertifiedPublicKey.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:285:49: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    static var transportProtectionSchemesLock = Lock()
                                                ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:285:49: note: use 'NIOLock' instead
    static var transportProtectionSchemesLock = Lock()
                                                ^~~~
                                                NIOLock
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:287:44: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    static var keyExchangeAlgorithmsLock = Lock()
                                           ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:287:44: note: use 'NIOLock' instead
    static var keyExchangeAlgorithmsLock = Lock()
                                           ^~~~
                                           NIOLock
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:289:42: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    static var publicKeyAlgorithmsLock = Lock()
                                         ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:289:42: note: use 'NIOLock' instead
    static var publicKeyAlgorithmsLock = Lock()
                                         ^~~~
                                         NIOLock
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:291:33: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    static var signaturesLock = Lock()
                                ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:291:33: note: use 'NIOLock' instead
    static var signaturesLock = Lock()
                                ^~~~
                                NIOLock
[283/328] Compiling NIOSSH NIOSSHPrivateKey.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:285:49: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    static var transportProtectionSchemesLock = Lock()
                                                ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:285:49: note: use 'NIOLock' instead
    static var transportProtectionSchemesLock = Lock()
                                                ^~~~
                                                NIOLock
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:287:44: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    static var keyExchangeAlgorithmsLock = Lock()
                                           ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:287:44: note: use 'NIOLock' instead
    static var keyExchangeAlgorithmsLock = Lock()
                                           ^~~~
                                           NIOLock
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:289:42: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    static var publicKeyAlgorithmsLock = Lock()
                                         ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:289:42: note: use 'NIOLock' instead
    static var publicKeyAlgorithmsLock = Lock()
                                         ^~~~
                                         NIOLock
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:291:33: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    static var signaturesLock = Lock()
                                ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:291:33: note: use 'NIOLock' instead
    static var signaturesLock = Lock()
                                ^~~~
                                NIOLock
[284/328] Compiling NIOSSH NIOSSHPublicKey.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:285:49: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    static var transportProtectionSchemesLock = Lock()
                                                ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:285:49: note: use 'NIOLock' instead
    static var transportProtectionSchemesLock = Lock()
                                                ^~~~
                                                NIOLock
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:287:44: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    static var keyExchangeAlgorithmsLock = Lock()
                                           ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:287:44: note: use 'NIOLock' instead
    static var keyExchangeAlgorithmsLock = Lock()
                                           ^~~~
                                           NIOLock
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:289:42: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    static var publicKeyAlgorithmsLock = Lock()
                                         ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:289:42: note: use 'NIOLock' instead
    static var publicKeyAlgorithmsLock = Lock()
                                         ^~~~
                                         NIOLock
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:291:33: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    static var signaturesLock = Lock()
                                ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:291:33: note: use 'NIOLock' instead
    static var signaturesLock = Lock()
                                ^~~~
                                NIOLock
[285/328] Compiling NIOSSH NIOSSHSignature.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:285:49: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    static var transportProtectionSchemesLock = Lock()
                                                ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:285:49: note: use 'NIOLock' instead
    static var transportProtectionSchemesLock = Lock()
                                                ^~~~
                                                NIOLock
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:287:44: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    static var keyExchangeAlgorithmsLock = Lock()
                                           ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:287:44: note: use 'NIOLock' instead
    static var keyExchangeAlgorithmsLock = Lock()
                                           ^~~~
                                           NIOLock
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:289:42: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    static var publicKeyAlgorithmsLock = Lock()
                                         ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:289:42: note: use 'NIOLock' instead
    static var publicKeyAlgorithmsLock = Lock()
                                         ^~~~
                                         NIOLock
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:291:33: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    static var signaturesLock = Lock()
                                ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:291:33: note: use 'NIOLock' instead
    static var signaturesLock = Lock()
                                ^~~~
                                NIOLock
[286/328] Compiling NIOSSH NIOSSHError.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:285:49: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    static var transportProtectionSchemesLock = Lock()
                                                ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:285:49: note: use 'NIOLock' instead
    static var transportProtectionSchemesLock = Lock()
                                                ^~~~
                                                NIOLock
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:287:44: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    static var keyExchangeAlgorithmsLock = Lock()
                                           ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:287:44: note: use 'NIOLock' instead
    static var keyExchangeAlgorithmsLock = Lock()
                                           ^~~~
                                           NIOLock
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:289:42: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    static var publicKeyAlgorithmsLock = Lock()
                                         ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:289:42: note: use 'NIOLock' instead
    static var publicKeyAlgorithmsLock = Lock()
                                         ^~~~
                                         NIOLock
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:291:33: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    static var signaturesLock = Lock()
                                ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:291:33: note: use 'NIOLock' instead
    static var signaturesLock = Lock()
                                ^~~~
                                NIOLock
[287/328] Compiling NIOSSH NIOSSHHandler.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:285:49: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    static var transportProtectionSchemesLock = Lock()
                                                ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:285:49: note: use 'NIOLock' instead
    static var transportProtectionSchemesLock = Lock()
                                                ^~~~
                                                NIOLock
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:287:44: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    static var keyExchangeAlgorithmsLock = Lock()
                                           ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:287:44: note: use 'NIOLock' instead
    static var keyExchangeAlgorithmsLock = Lock()
                                           ^~~~
                                           NIOLock
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:289:42: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    static var publicKeyAlgorithmsLock = Lock()
                                         ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:289:42: note: use 'NIOLock' instead
    static var publicKeyAlgorithmsLock = Lock()
                                         ^~~~
                                         NIOLock
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:291:33: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    static var signaturesLock = Lock()
                                ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:291:33: note: use 'NIOLock' instead
    static var signaturesLock = Lock()
                                ^~~~
                                NIOLock
[288/328] Compiling NIOSSH NIOSSHSendable.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:285:49: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    static var transportProtectionSchemesLock = Lock()
                                                ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:285:49: note: use 'NIOLock' instead
    static var transportProtectionSchemesLock = Lock()
                                                ^~~~
                                                NIOLock
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:287:44: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    static var keyExchangeAlgorithmsLock = Lock()
                                           ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:287:44: note: use 'NIOLock' instead
    static var keyExchangeAlgorithmsLock = Lock()
                                           ^~~~
                                           NIOLock
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:289:42: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    static var publicKeyAlgorithmsLock = Lock()
                                         ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:289:42: note: use 'NIOLock' instead
    static var publicKeyAlgorithmsLock = Lock()
                                         ^~~~
                                         NIOLock
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:291:33: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    static var signaturesLock = Lock()
                                ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:291:33: note: use 'NIOLock' instead
    static var signaturesLock = Lock()
                                ^~~~
                                NIOLock
[289/328] Compiling NIOSSH Role.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:285:49: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    static var transportProtectionSchemesLock = Lock()
                                                ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:285:49: note: use 'NIOLock' instead
    static var transportProtectionSchemesLock = Lock()
                                                ^~~~
                                                NIOLock
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:287:44: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    static var keyExchangeAlgorithmsLock = Lock()
                                           ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:287:44: note: use 'NIOLock' instead
    static var keyExchangeAlgorithmsLock = Lock()
                                           ^~~~
                                           NIOLock
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:289:42: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    static var publicKeyAlgorithmsLock = Lock()
                                         ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:289:42: note: use 'NIOLock' instead
    static var publicKeyAlgorithmsLock = Lock()
                                         ^~~~
                                         NIOLock
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:291:33: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    static var signaturesLock = Lock()
                                ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:291:33: note: use 'NIOLock' instead
    static var signaturesLock = Lock()
                                ^~~~
                                NIOLock
[290/328] Compiling NIOSSH SSHClientConfiguration.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:285:49: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    static var transportProtectionSchemesLock = Lock()
                                                ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:285:49: note: use 'NIOLock' instead
    static var transportProtectionSchemesLock = Lock()
                                                ^~~~
                                                NIOLock
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:287:44: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    static var keyExchangeAlgorithmsLock = Lock()
                                           ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:287:44: note: use 'NIOLock' instead
    static var keyExchangeAlgorithmsLock = Lock()
                                           ^~~~
                                           NIOLock
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:289:42: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    static var publicKeyAlgorithmsLock = Lock()
                                         ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:289:42: note: use 'NIOLock' instead
    static var publicKeyAlgorithmsLock = Lock()
                                         ^~~~
                                         NIOLock
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:291:33: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    static var signaturesLock = Lock()
                                ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:291:33: note: use 'NIOLock' instead
    static var signaturesLock = Lock()
                                ^~~~
                                NIOLock
[291/344] Compiling NIOSSH ByteBuffer+SSH.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Child Channels/ChildChannelOptions.swift:71:5: warning: 'public' modifier is redundant for struct declared in a public extension
    public struct UsernameOption: ChannelOption {
    ^~~~~~~

/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Child Channels/SSHChannelData.swift:29:16: warning: stored property 'data' of 'Sendable'-conforming struct 'SSHChannelData' has non-sendable type 'IOData'
    public var data: IOData
               ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/IOData.swift:19:13: note: enum 'IOData' does not conform to the 'Sendable' protocol
public enum IOData {
            ^
[292/344] Compiling NIOSSH CSPRNG.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Child Channels/ChildChannelOptions.swift:71:5: warning: 'public' modifier is redundant for struct declared in a public extension
    public struct UsernameOption: ChannelOption {
    ^~~~~~~

/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Child Channels/SSHChannelData.swift:29:16: warning: stored property 'data' of 'Sendable'-conforming struct 'SSHChannelData' has non-sendable type 'IOData'
    public var data: IOData
               ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/IOData.swift:19:13: note: enum 'IOData' does not conform to the 'Sendable' protocol
public enum IOData {
            ^
[293/344] Compiling NIOSSH ChildChannelOptions.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Child Channels/ChildChannelOptions.swift:71:5: warning: 'public' modifier is redundant for struct declared in a public extension
    public struct UsernameOption: ChannelOption {
    ^~~~~~~

/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Child Channels/SSHChannelData.swift:29:16: warning: stored property 'data' of 'Sendable'-conforming struct 'SSHChannelData' has non-sendable type 'IOData'
    public var data: IOData
               ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/IOData.swift:19:13: note: enum 'IOData' does not conform to the 'Sendable' protocol
public enum IOData {
            ^
[294/344] Compiling NIOSSH ChildChannelStateMachine.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Child Channels/ChildChannelOptions.swift:71:5: warning: 'public' modifier is redundant for struct declared in a public extension
    public struct UsernameOption: ChannelOption {
    ^~~~~~~

/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Child Channels/SSHChannelData.swift:29:16: warning: stored property 'data' of 'Sendable'-conforming struct 'SSHChannelData' has non-sendable type 'IOData'
    public var data: IOData
               ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/IOData.swift:19:13: note: enum 'IOData' does not conform to the 'Sendable' protocol
public enum IOData {
            ^
[295/344] Compiling NIOSSH ChildChannelUserEvents.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Child Channels/ChildChannelOptions.swift:71:5: warning: 'public' modifier is redundant for struct declared in a public extension
    public struct UsernameOption: ChannelOption {
    ^~~~~~~

/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Child Channels/SSHChannelData.swift:29:16: warning: stored property 'data' of 'Sendable'-conforming struct 'SSHChannelData' has non-sendable type 'IOData'
    public var data: IOData
               ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/IOData.swift:19:13: note: enum 'IOData' does not conform to the 'Sendable' protocol
public enum IOData {
            ^
[296/344] Compiling NIOSSH ChildChannelWindowManager.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Child Channels/ChildChannelOptions.swift:71:5: warning: 'public' modifier is redundant for struct declared in a public extension
    public struct UsernameOption: ChannelOption {
    ^~~~~~~

/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Child Channels/SSHChannelData.swift:29:16: warning: stored property 'data' of 'Sendable'-conforming struct 'SSHChannelData' has non-sendable type 'IOData'
    public var data: IOData
               ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/IOData.swift:19:13: note: enum 'IOData' does not conform to the 'Sendable' protocol
public enum IOData {
            ^
[297/344] Compiling NIOSSH ChildChannelWritabilityManager.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Child Channels/ChildChannelOptions.swift:71:5: warning: 'public' modifier is redundant for struct declared in a public extension
    public struct UsernameOption: ChannelOption {
    ^~~~~~~

/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Child Channels/SSHChannelData.swift:29:16: warning: stored property 'data' of 'Sendable'-conforming struct 'SSHChannelData' has non-sendable type 'IOData'
    public var data: IOData
               ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/IOData.swift:19:13: note: enum 'IOData' does not conform to the 'Sendable' protocol
public enum IOData {
            ^
[298/344] Compiling NIOSSH OutboundFlowController.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Child Channels/ChildChannelOptions.swift:71:5: warning: 'public' modifier is redundant for struct declared in a public extension
    public struct UsernameOption: ChannelOption {
    ^~~~~~~

/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Child Channels/SSHChannelData.swift:29:16: warning: stored property 'data' of 'Sendable'-conforming struct 'SSHChannelData' has non-sendable type 'IOData'
    public var data: IOData
               ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/IOData.swift:19:13: note: enum 'IOData' does not conform to the 'Sendable' protocol
public enum IOData {
            ^
[299/344] Compiling NIOSSH SSHChannelData.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Child Channels/ChildChannelOptions.swift:71:5: warning: 'public' modifier is redundant for struct declared in a public extension
    public struct UsernameOption: ChannelOption {
    ^~~~~~~

/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Child Channels/SSHChannelData.swift:29:16: warning: stored property 'data' of 'Sendable'-conforming struct 'SSHChannelData' has non-sendable type 'IOData'
    public var data: IOData
               ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/IOData.swift:19:13: note: enum 'IOData' does not conform to the 'Sendable' protocol
public enum IOData {
            ^
[300/344] Compiling NIOSSH SSHChannelIdentifier.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Child Channels/ChildChannelOptions.swift:71:5: warning: 'public' modifier is redundant for struct declared in a public extension
    public struct UsernameOption: ChannelOption {
    ^~~~~~~

/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Child Channels/SSHChannelData.swift:29:16: warning: stored property 'data' of 'Sendable'-conforming struct 'SSHChannelData' has non-sendable type 'IOData'
    public var data: IOData
               ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/IOData.swift:19:13: note: enum 'IOData' does not conform to the 'Sendable' protocol
public enum IOData {
            ^
[301/344] Compiling NIOSSH SSHChannelMultiplexer.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Child Channels/ChildChannelOptions.swift:71:5: warning: 'public' modifier is redundant for struct declared in a public extension
    public struct UsernameOption: ChannelOption {
    ^~~~~~~

/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Child Channels/SSHChannelData.swift:29:16: warning: stored property 'data' of 'Sendable'-conforming struct 'SSHChannelData' has non-sendable type 'IOData'
    public var data: IOData
               ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/IOData.swift:19:13: note: enum 'IOData' does not conform to the 'Sendable' protocol
public enum IOData {
            ^
[302/344] Compiling NIOSSH SSHChannelType.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Child Channels/ChildChannelOptions.swift:71:5: warning: 'public' modifier is redundant for struct declared in a public extension
    public struct UsernameOption: ChannelOption {
    ^~~~~~~

/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Child Channels/SSHChannelData.swift:29:16: warning: stored property 'data' of 'Sendable'-conforming struct 'SSHChannelData' has non-sendable type 'IOData'
    public var data: IOData
               ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/IOData.swift:19:13: note: enum 'IOData' does not conform to the 'Sendable' protocol
public enum IOData {
            ^
[303/344] Compiling NIOSSH SSHChildChannel.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Child Channels/ChildChannelOptions.swift:71:5: warning: 'public' modifier is redundant for struct declared in a public extension
    public struct UsernameOption: ChannelOption {
    ^~~~~~~

/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Child Channels/SSHChannelData.swift:29:16: warning: stored property 'data' of 'Sendable'-conforming struct 'SSHChannelData' has non-sendable type 'IOData'
    public var data: IOData
               ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/IOData.swift:19:13: note: enum 'IOData' does not conform to the 'Sendable' protocol
public enum IOData {
            ^
[304/344] Compiling NIOSSH AcceptsChannelMessages.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Child Channels/ChildChannelOptions.swift:71:5: warning: 'public' modifier is redundant for struct declared in a public extension
    public struct UsernameOption: ChannelOption {
    ^~~~~~~

/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Child Channels/SSHChannelData.swift:29:16: warning: stored property 'data' of 'Sendable'-conforming struct 'SSHChannelData' has non-sendable type 'IOData'
    public var data: IOData
               ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/IOData.swift:19:13: note: enum 'IOData' does not conform to the 'Sendable' protocol
public enum IOData {
            ^
[305/344] Compiling NIOSSH AcceptsKeyExchangeMessages.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Child Channels/ChildChannelOptions.swift:71:5: warning: 'public' modifier is redundant for struct declared in a public extension
    public struct UsernameOption: ChannelOption {
    ^~~~~~~

/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Child Channels/SSHChannelData.swift:29:16: warning: stored property 'data' of 'Sendable'-conforming struct 'SSHChannelData' has non-sendable type 'IOData'
    public var data: IOData
               ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/IOData.swift:19:13: note: enum 'IOData' does not conform to the 'Sendable' protocol
public enum IOData {
            ^
[306/344] Compiling NIOSSH AcceptsUserAuthMessages.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Child Channels/ChildChannelOptions.swift:71:5: warning: 'public' modifier is redundant for struct declared in a public extension
    public struct UsernameOption: ChannelOption {
    ^~~~~~~

/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Child Channels/SSHChannelData.swift:29:16: warning: stored property 'data' of 'Sendable'-conforming struct 'SSHChannelData' has non-sendable type 'IOData'
    public var data: IOData
               ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/IOData.swift:19:13: note: enum 'IOData' does not conform to the 'Sendable' protocol
public enum IOData {
            ^
[307/344] Compiling NIOSSH AcceptsVersionMessages.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Child Channels/ChildChannelOptions.swift:71:5: warning: 'public' modifier is redundant for struct declared in a public extension
    public struct UsernameOption: ChannelOption {
    ^~~~~~~

/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Child Channels/SSHChannelData.swift:29:16: warning: stored property 'data' of 'Sendable'-conforming struct 'SSHChannelData' has non-sendable type 'IOData'
    public var data: IOData
               ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/IOData.swift:19:13: note: enum 'IOData' does not conform to the 'Sendable' protocol
public enum IOData {
            ^
[308/344] Emitting module NIOSSH
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Child Channels/ChildChannelOptions.swift:71:5: warning: 'public' modifier is redundant for struct declared in a public extension
    public struct UsernameOption: ChannelOption {
    ^~~~~~~

/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Child Channels/SSHChannelData.swift:29:16: warning: stored property 'data' of 'Sendable'-conforming struct 'SSHChannelData' has non-sendable type 'IOData'
    public var data: IOData
               ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/IOData.swift:19:13: note: enum 'IOData' does not conform to the 'Sendable' protocol
public enum IOData {
            ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:285:49: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    static var transportProtectionSchemesLock = Lock()
                                                ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:285:49: note: use 'NIOLock' instead
    static var transportProtectionSchemesLock = Lock()
                                                ^~~~
                                                NIOLock
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:287:44: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    static var keyExchangeAlgorithmsLock = Lock()
                                           ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:287:44: note: use 'NIOLock' instead
    static var keyExchangeAlgorithmsLock = Lock()
                                           ^~~~
                                           NIOLock
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:289:42: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    static var publicKeyAlgorithmsLock = Lock()
                                         ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:289:42: note: use 'NIOLock' instead
    static var publicKeyAlgorithmsLock = Lock()
                                         ^~~~
                                         NIOLock
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:291:33: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    static var signaturesLock = Lock()
                                ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:291:33: note: use 'NIOLock' instead
    static var signaturesLock = Lock()
                                ^~~~
                                NIOLock
[309/344] Compiling NIOSSH SendsChannelMessages.swift
[310/344] Compiling NIOSSH SendsKeyExchangeMessages.swift
[311/344] Compiling NIOSSH SendsUserAuthMessages.swift
[312/344] Compiling NIOSSH SSHConnectionStateMachine.swift
[313/344] Compiling NIOSSH ActiveState.swift
[314/344] Compiling NIOSSH IdleState.swift
[315/344] Compiling NIOSSH KeyExchangeState.swift
[316/344] Compiling NIOSSH ReceivedKexInitWhenActiveState.swift
[317/344] Compiling NIOSSH ReceivedNewKeysState.swift
[318/344] Compiling NIOSSH RekeyingReceivedNewKeysState.swift
[319/344] Compiling NIOSSH RekeyingSentNewKeysState.swift
[320/344] Compiling NIOSSH RekeyingState.swift
[321/344] Compiling NIOSSH SentKexInitWhenActiveState.swift
[322/344] Compiling NIOSSH SentNewKeysState.swift
[323/344] Compiling NIOSSH SentVersionState.swift
[324/344] Compiling NIOSSH UserAuthenticationState.swift
[325/344] Compiling NIOSSH Constants.swift
[326/344] Compiling NIOSSH SSHEncryptablePacketPayload.swift
[327/344] Compiling NIOSSH SSHMessages.swift
[328/344] Compiling NIOSSH SSHPacketParser.swift
[329/344] Compiling NIOSSH SSHPacketSerializer.swift
[330/344] Compiling NIOSSH SSHServerConfiguration.swift
[331/344] Compiling NIOSSH SSHTerminalModes.swift
[332/344] Compiling NIOSSH AESGCM.swift
[333/344] Compiling NIOSSH SSHTransportProtection.swift
[334/344] Compiling NIOSSH ClientUserAuthenticationDelegate.swift
[335/344] Compiling NIOSSH DenyAllServerAuthDelegate.swift
[336/344] Compiling NIOSSH ServerUserAuthenticationDelegate.swift
[337/344] Compiling NIOSSH SimplePasswordDelegate.swift
[338/344] Compiling NIOSSH UserAuthDelegate.swift
[339/344] Compiling NIOSSH UserAuthSignablePayload.swift
[340/344] Compiling NIOSSH UserAuthenticationMethod.swift
[341/344] Compiling NIOSSH UserAuthenticationStateMachine.swift
[342/360] Compiling NIOSSHPerformanceTester main.swift
[343/361] Compiling NIOSSHClient ExecHandler.swift
[344/361] Compiling NIOSSHClient GlueHandler.swift
[345/361] Emitting module NIOSSHPerformanceTester
[346/361] Compiling NIOSSHPerformanceTester BenchmarkLinearThroughput.swift
[347/361] Compiling NIOSSHClient SimpleCLIParser.swift
[348/362] Emitting module NIOSSHClient
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSHClient/ExecHandler.swift:51:19: warning: 'withPipes(inputDescriptor:outputDescriptor:)' is deprecated: renamed to 'takingOwnershipOfDescriptors(input:output:)'
                }.withPipes(inputDescriptor: 0, outputDescriptor: 1).whenComplete { result in
                  ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSHClient/ExecHandler.swift:51:19: note: use 'takingOwnershipOfDescriptors(input:output:)' instead
                }.withPipes(inputDescriptor: 0, outputDescriptor: 1).whenComplete { result in
                  ^~~~~~~~~ ~~~~~~~~~~~~~~~     ~~~~~~~~~~~~~~~~
                  takingOwnershipOfDescriptors input output
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSHClient/ExecHandler.swift:51:19: warning: 'withPipes(inputDescriptor:outputDescriptor:)' is deprecated: renamed to 'takingOwnershipOfDescriptors(input:output:)'
                }.withPipes(inputDescriptor: 0, outputDescriptor: 1).whenComplete { result in
                  ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSHClient/ExecHandler.swift:51:19: note: use 'takingOwnershipOfDescriptors(input:output:)' instead
                }.withPipes(inputDescriptor: 0, outputDescriptor: 1).whenComplete { result in
                  ^~~~~~~~~ ~~~~~~~~~~~~~~~     ~~~~~~~~~~~~~~~~
                  takingOwnershipOfDescriptors input output
[351/362] Compiling NIOSSHClient InteractivePasswordPromptDelegate.swift
[352/362] Compiling NIOSSHClient PortForwardingServer.swift
[353/362] Compiling NIOSSHPerformanceTester shared.swift
[354/362] Emitting module NIOSSHServer
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSHServer/ExecHandler.swift:123:23: warning: 'withPipes(inputDescriptor:outputDescriptor:)' is deprecated: renamed to 'takingOwnershipOfDescriptors(input:output:)'
                    }.withPipes(inputDescriptor: outPipe.fileHandleForReading.fileDescriptor, outputDescriptor: inPipe.fileHandleForWriting.fileDescriptor).wait()
                      ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSHServer/ExecHandler.swift:123:23: note: use 'takingOwnershipOfDescriptors(input:output:)' instead
                    }.withPipes(inputDescriptor: outPipe.fileHandleForReading.fileDescriptor, outputDescriptor: inPipe.fileHandleForWriting.fileDescriptor).wait()
                      ^~~~~~~~~ ~~~~~~~~~~~~~~~                                               ~~~~~~~~~~~~~~~~
                      takingOwnershipOfDescriptors input                                      output
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSHServer/ExecHandler.swift:123:23: warning: 'withPipes(inputDescriptor:outputDescriptor:)' is deprecated: renamed to 'takingOwnershipOfDescriptors(input:output:)'
                    }.withPipes(inputDescriptor: outPipe.fileHandleForReading.fileDescriptor, outputDescriptor: inPipe.fileHandleForWriting.fileDescriptor).wait()
                      ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOSSHServer/ExecHandler.swift:123:23: note: use 'takingOwnershipOfDescriptors(input:output:)' instead
                    }.withPipes(inputDescriptor: outPipe.fileHandleForReading.fileDescriptor, outputDescriptor: inPipe.fileHandleForWriting.fileDescriptor).wait()
                      ^~~~~~~~~ ~~~~~~~~~~~~~~~                                               ~~~~~~~~~~~~~~~~
                      takingOwnershipOfDescriptors input                                      output
[357/362] Compiling NIOSSHServer RemotePortForwarding.swift
[358/362] Compiling NIOSSHServer GlueHandler.swift
[359/363] Compiling NIOSSHClient main.swift
[360/363] Compiling NIOSSHServer main.swift
[360/363] Linking NIOSSHPerformanceTester
[361/363] Linking NIOSSHClient
[362/363] Linking NIOSSHServer
Build complete! (49.42s)
Fetching https://github.com/apple/swift-crypto.git from cache
Fetching https://github.com/apple/swift-docc-plugin from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/apple/swift-atomics.git (0.27s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-docc-plugin (0.29s)
Fetched https://github.com/apple/swift-crypto.git (0.40s)
Fetched https://github.com/apple/swift-nio.git (0.89s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.11s)
Fetching https://github.com/apple/swift-docc-symbolkit from cache
Fetched https://github.com/apple/swift-docc-symbolkit (0.55s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.04s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.03s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 2.6.0 (0.03s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.63.0 (0.03s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-system.git (0.29s)
Fetched https://github.com/apple/swift-collections.git (0.36s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.2.1 (0.03s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.0 (0.02s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.63.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.2.1
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 2.6.0
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
Build complete.
Done.