The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of swift-nio-ssh, reference main (80fe4b), with Swift 6.2 (beta) for macOS (SPM) on 26 Jun 2025 13:31:22 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-nio-ssh.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/apple/swift-nio-ssh
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 80fe4bc Add static SDK CI workflow (#194)
Cloned https://github.com/apple/swift-nio-ssh.git
Revision (git rev-parse @):
80fe4bc4145780c3b717b153c62be524355c8c37
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apple/swift-nio-ssh.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/apple/swift-nio-ssh.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/40] Write sources
[4/40] Write NIOSSHClient-entitlement.plist
[6/40] Write NIOSSHPerformanceTester-entitlement.plist
[7/40] Write sources
[10/40] Copying PrivacyInfo.xcprivacy
[10/40] Write sources
[11/40] Write NIOSSHServer-entitlement.plist
[12/40] Write sources
[20/40] Write swift-version-1EA4D86E10B52AF.txt
[21/40] Write sources
[22/40] Compiling CNIOWindows WSAStartup.c
[22/40] Compiling CNIOWindows shim.c
[24/40] Compiling CNIOWASI CNIOWASI.c
[25/40] Compiling CNIOLinux liburing_shims.c
[26/40] Compiling CNIOLinux shim.c
[27/133] Compiling _AtomicsShims.c
[28/152] Compiling CNIODarwin shim.c
[30/152] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[31/152] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[32/153] Compiling InternalCollectionsUtilities Debugging.swift
[33/153] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[34/153] Compiling InternalCollectionsUtilities Descriptions.swift
[35/153] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[36/153] Emitting module InternalCollectionsUtilities
[37/153] Compiling Atomics ManagedAtomicLazyReference.swift
[38/153] Compiling Atomics UnsafeAtomic.swift
[39/154] Compiling Atomics UnsafeAtomicLazyReference.swift
[40/154] Compiling Atomics IntegerOperations.swift
[41/154] Compiling Atomics OptionalRawRepresentable.swift
[42/154] Compiling Atomics RawRepresentable.swift
[43/154] Compiling Atomics AtomicBool.swift
[44/154] Compiling Atomics IntegerConformances.swift
[45/154] Compiling _NIOBase64 Base64.swift
[46/154] Compiling _NIODataStructures _TinyArray.swift
[47/154] Emitting module _NIOBase64
[48/154] Compiling Atomics PointerConformances.swift
[49/154] Compiling Atomics Primitives.native.swift
[50/154] Compiling Atomics AtomicInteger.swift
[51/154] Compiling Atomics AtomicOptionalWrappable.swift
[52/154] Compiling _NIODataStructures PriorityQueue.swift
[53/154] Emitting module _NIODataStructures
[54/154] Compiling _NIODataStructures Heap.swift
[55/154] Compiling Atomics Unmanaged extensions.swift
[56/154] Compiling Atomics DoubleWord.swift
[57/154] Compiling Atomics ManagedAtomic.swift
[60/154] Compiling Atomics AtomicValue.swift
[61/154] Compiling Atomics AtomicMemoryOrderings.swift
[66/154] Compiling Atomics AtomicReference.swift
[67/154] Compiling Atomics AtomicStorage.swift
[70/170] Compiling DequeModule _DequeSlot.swift
[71/171] Compiling DequeModule Deque+Equatable.swift
[72/171] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[73/171] Compiling DequeModule Deque+CustomReflectable.swift
[74/171] Compiling DequeModule Deque+Descriptions.swift
[75/171] Compiling DequeModule Deque+Testing.swift
[76/171] Compiling DequeModule Deque._Storage.swift
[77/171] Emitting module Atomics
[78/171] Compiling DequeModule _UnsafeWrappedBuffer.swift
[79/171] Compiling DequeModule Deque+Extras.swift
[80/171] Compiling DequeModule Deque+Hashable.swift
[81/171] Compiling DequeModule _DequeBuffer.swift
[82/171] Compiling DequeModule Deque._UnsafeHandle.swift
[83/171] Compiling DequeModule Deque.swift
[84/171] Compiling DequeModule _DequeBufferHeader.swift
[85/171] Compiling DequeModule Deque+Codable.swift
[86/171] Compiling DequeModule Deque+Collection.swift
[87/171] Emitting module DequeModule
[87/171] Compiling c-nioatomics.c
[88/171] Compiling c-atomics.c
[90/177] Compiling NIOConcurrencyHelpers NIOLock.swift
[91/177] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[92/177] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[93/177] Compiling NIOConcurrencyHelpers atomics.swift
[94/177] Compiling NIOConcurrencyHelpers lock.swift
[95/177] Emitting module NIOConcurrencyHelpers
[96/239] Compiling Crypto AES.swift
[97/239] Compiling Crypto ECDSASignature_boring.swift
[98/239] Compiling Crypto ECDSA_boring.swift
[99/239] Compiling Crypto EdDSA_boring.swift
[100/239] Compiling Crypto ECDSA.swift
[101/239] Compiling Crypto Ed25519.swift
[102/239] Compiling Crypto Signature.swift
[103/239] Compiling Crypto CryptoKitErrors_boring.swift
[104/247] Emitting module Crypto
[105/247] Compiling NIOCore AddressedEnvelope.swift
[106/247] Compiling NIOCore AsyncAwaitSupport.swift
[107/247] Compiling NIOCore AsyncChannel.swift
[108/247] Compiling NIOCore AsyncChannelHandler.swift
[109/247] Compiling NIOCore AsyncChannelInboundStream.swift
[110/247] Compiling NIOCore AsyncChannelOutboundWriter.swift
[111/247] Compiling NIOCore NIOAsyncSequenceProducer.swift
[112/247] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[113/247] Compiling NIOCore FileHandle.swift
[114/247] Compiling NIOCore FileRegion.swift
[115/247] Compiling NIOCore GlobalSingletons.swift
[116/247] Compiling NIOCore IO.swift
[117/247] Compiling NIOCore IOData.swift
[118/247] Compiling NIOCore IPProtocol.swift
[119/247] Compiling NIOCore IntegerBitPacking.swift
[120/247] Compiling NIOCore IntegerTypes.swift
[121/247] Compiling NIOCore Interfaces.swift
[122/247] Compiling NIOCore Linux.swift
[123/247] Compiling NIOCore MarkedCircularBuffer.swift
[124/247] Compiling NIOCore MulticastChannel.swift
[125/247] Compiling NIOCore NIOAny.swift
[126/247] Compiling NIOCore NIOCloseOnErrorHandler.swift
[127/247] Compiling NIOCore NIOLoopBound.swift
[128/247] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[129/247] Compiling NIOCore ChannelInvoker.swift
[130/247] Compiling NIOCore ChannelOption.swift
[131/247] Compiling NIOCore ChannelPipeline.swift
[132/247] Compiling NIOCore CircularBuffer.swift
[133/247] Compiling NIOCore Codec.swift
[134/247] Compiling NIOCore ConvenienceOptionSupport.swift
[135/247] Compiling NIOCore DeadChannel.swift
[136/247] Compiling NIOCore DispatchQueue+WithFuture.swift
[137/247] Compiling NIOCore ByteBuffer-int.swift
[138/247] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[139/247] Compiling NIOCore ByteBuffer-multi-int.swift
[140/247] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[141/247] Compiling NIOCore ByteBuffer-views.swift
[142/247] Compiling NIOCore Channel.swift
[143/247] Compiling NIOCore ChannelHandler.swift
[144/247] Compiling NIOCore ChannelHandlers.swift
[145/247] Compiling NIOCore EventLoop+Deprecated.swift
[146/247] Compiling NIOCore EventLoop+SerialExecutor.swift
[147/247] Compiling NIOCore EventLoop.swift
[148/247] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[149/247] Compiling NIOCore EventLoopFuture+Deprecated.swift
[150/247] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[151/247] Compiling NIOCore EventLoopFuture.swift
[152/247] Compiling NIOCore FileDescriptor.swift
[153/247] Compiling NIOCore NIOAsyncWriter.swift
[154/247] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[155/247] Compiling NIOCore BSDSocketAPI.swift
[156/247] Compiling NIOCore ByteBuffer-aux.swift
[157/247] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[158/247] Compiling NIOCore ByteBuffer-conversions.swift
[159/247] Compiling NIOCore ByteBuffer-core.swift
[160/247] Compiling NIOCore ByteBuffer-hex.swift
[161/247] Compiling NIOCore NIOScheduledCallback.swift
[162/247] Compiling NIOCore NIOSendable.swift
[163/247] Compiling NIOCore RecvByteBufferAllocator.swift
[164/247] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[165/247] Compiling NIOCore SocketAddresses.swift
[166/247] Compiling Crypto HMAC.swift
[167/247] Compiling Crypto MACFunctions.swift
[168/247] Compiling Crypto MessageAuthenticationCode.swift
[176/247] Compiling Crypto RNG_boring.swift
[177/247] Compiling Crypto SafeCompare_boring.swift
[178/247] Compiling Crypto Zeroization_boring.swift
[179/247] Compiling Crypto PrettyBytes.swift
[180/247] Compiling Crypto SafeCompare.swift
[181/247] Compiling Crypto SecureBytes.swift
[182/247] Compiling Crypto Zeroization.swift
[183/247] Compiling Crypto resource_bundle_accessor.swift
[210/253] Compiling NIOCore SocketOptionProvider.swift
[211/253] Compiling NIOCore SystemCallHelpers.swift
[212/253] Compiling NIOCore TimeAmount+Duration.swift
[213/253] Compiling NIOCore TypeAssistedChannelHandler.swift
[214/253] Compiling NIOCore UniversalBootstrapSupport.swift
[215/253] Compiling NIOCore Utilities.swift
[244/253] Emitting module NIOCore
[245/305] Compiling NIOEmbedded AsyncTestingChannel.swift
[246/305] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[247/305] Compiling NIOEmbedded Embedded.swift
[248/305] Emitting module NIOEmbedded
[249/305] Compiling NIOPosix Pool.swift
[250/305] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[251/305] Compiling NIOPosix PosixSingletons.swift
[252/305] Compiling NIOPosix RawSocketBootstrap.swift
[253/305] Compiling NIOPosix Resolver.swift
[254/305] Compiling NIOPosix SocketProtocols.swift
[255/305] Compiling NIOPosix System.swift
[256/305] Compiling NIOPosix Thread.swift
[257/305] Compiling NIOPosix ThreadPosix.swift
[258/305] Compiling NIOPosix ThreadWindows.swift
[259/310] Compiling NIOPosix Selectable.swift
[260/310] Compiling NIOPosix SelectableChannel.swift
[261/310] Compiling NIOPosix SelectableEventLoop.swift
[262/310] Compiling NIOPosix SelectorEpoll.swift
[263/310] Compiling NIOPosix SelectorGeneric.swift
[264/310] Emitting module NIOPosix
[265/310] Compiling NIOPosix UnsafeTransfer.swift
[266/310] Compiling NIOPosix Utilities.swift
[267/310] Compiling NIOPosix VsockAddress.swift
[268/310] Compiling NIOPosix VsockChannelEvents.swift
[269/310] Compiling NIOPosix resource_bundle_accessor.swift
[270/310] Compiling NIOPosix SelectorKqueue.swift
[271/310] Compiling NIOPosix SelectorUring.swift
[272/310] Compiling NIOPosix ServerSocket.swift
[273/310] Compiling NIOPosix Socket.swift
[274/310] Compiling NIOPosix SocketChannel.swift
[275/310] Compiling NIOPosix BSDSocketAPICommon.swift
[276/310] Compiling NIOPosix BSDSocketAPIPosix.swift
[277/310] Compiling NIOPosix BSDSocketAPIWindows.swift
[278/310] Compiling NIOPosix BaseSocket.swift
[279/310] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[280/310] Compiling NIOPosix BaseSocketChannel.swift
[281/310] Compiling NIOPosix BaseStreamSocketChannel.swift
[282/310] Compiling NIOPosix Bootstrap.swift
[283/310] Compiling NIOPosix ControlMessage.swift
[284/310] Compiling NIOPosix DatagramVectorReadManager.swift
[285/310] Compiling NIOPosix Errors+Any.swift
[286/310] Compiling NIOPosix FileDescriptor.swift
[287/310] Compiling NIOPosix GetaddrinfoResolver.swift
[288/310] Compiling NIOPosix HappyEyeballs.swift
[289/310] Compiling NIOPosix IO.swift
[290/310] Compiling NIOPosix IntegerBitPacking.swift
[291/310] Compiling NIOPosix IntegerTypes.swift
[292/310] Compiling NIOPosix Linux.swift
[293/310] Compiling NIOPosix LinuxCPUSet.swift
[294/310] Compiling NIOPosix LinuxUring.swift
[295/310] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[296/310] Compiling NIOPosix NIOThreadPool.swift
[297/310] Compiling NIOPosix NonBlockingFileIO.swift
[298/310] Compiling NIOPosix PendingDatagramWritesManager.swift
[299/310] Compiling NIOPosix PendingWritesManager.swift
[300/310] Compiling NIOPosix PipeChannel.swift
[301/310] Compiling NIOPosix PipePair.swift
[302/312] Compiling NIO Exports.swift
[303/312] Emitting module NIO
[304/317] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[305/317] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[306/317] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[307/317] Emitting module NIOFoundationCompat
[308/317] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[309/376] Compiling NIOSSH RekeyingState.swift
/Users/admin/builder/spi-builder-workspace/Sources/NIOSSH/Constants.swift:18:23: warning: static property 'bundledTransportProtectionSchemes' is not concurrency-safe because non-'Sendable' type '[any NIOSSHTransportProtection.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
16 |     static let version = "SSH-2.0-SwiftNIOSSH_1.0"
17 |
18 |     public static let bundledTransportProtectionSchemes: [NIOSSHTransportProtection.Type] = [
   |                       |- warning: static property 'bundledTransportProtectionSchemes' is not concurrency-safe because non-'Sendable' type '[any NIOSSHTransportProtection.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
   |                       |- note: add '@MainActor' to make static property 'bundledTransportProtectionSchemes' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
19 |         AES256GCMOpenSSHTransportProtection.self, AES128GCMOpenSSHTransportProtection.self,
20 |     ]
[#MutableGlobalVariable]: <https://docs.swift.org/compiler/documentation/diagnostics/mutable-global-variable>
[310/376] Compiling NIOSSH SentKexInitWhenActiveState.swift
/Users/admin/builder/spi-builder-workspace/Sources/NIOSSH/Constants.swift:18:23: warning: static property 'bundledTransportProtectionSchemes' is not concurrency-safe because non-'Sendable' type '[any NIOSSHTransportProtection.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
16 |     static let version = "SSH-2.0-SwiftNIOSSH_1.0"
17 |
18 |     public static let bundledTransportProtectionSchemes: [NIOSSHTransportProtection.Type] = [
   |                       |- warning: static property 'bundledTransportProtectionSchemes' is not concurrency-safe because non-'Sendable' type '[any NIOSSHTransportProtection.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
   |                       |- note: add '@MainActor' to make static property 'bundledTransportProtectionSchemes' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
19 |         AES256GCMOpenSSHTransportProtection.self, AES128GCMOpenSSHTransportProtection.self,
20 |     ]
[#MutableGlobalVariable]: <https://docs.swift.org/compiler/documentation/diagnostics/mutable-global-variable>
[311/376] Compiling NIOSSH SentNewKeysState.swift
/Users/admin/builder/spi-builder-workspace/Sources/NIOSSH/Constants.swift:18:23: warning: static property 'bundledTransportProtectionSchemes' is not concurrency-safe because non-'Sendable' type '[any NIOSSHTransportProtection.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
16 |     static let version = "SSH-2.0-SwiftNIOSSH_1.0"
17 |
18 |     public static let bundledTransportProtectionSchemes: [NIOSSHTransportProtection.Type] = [
   |                       |- warning: static property 'bundledTransportProtectionSchemes' is not concurrency-safe because non-'Sendable' type '[any NIOSSHTransportProtection.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
   |                       |- note: add '@MainActor' to make static property 'bundledTransportProtectionSchemes' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
19 |         AES256GCMOpenSSHTransportProtection.self, AES128GCMOpenSSHTransportProtection.self,
20 |     ]
[#MutableGlobalVariable]: <https://docs.swift.org/compiler/documentation/diagnostics/mutable-global-variable>
[312/376] Compiling NIOSSH SentVersionState.swift
/Users/admin/builder/spi-builder-workspace/Sources/NIOSSH/Constants.swift:18:23: warning: static property 'bundledTransportProtectionSchemes' is not concurrency-safe because non-'Sendable' type '[any NIOSSHTransportProtection.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
16 |     static let version = "SSH-2.0-SwiftNIOSSH_1.0"
17 |
18 |     public static let bundledTransportProtectionSchemes: [NIOSSHTransportProtection.Type] = [
   |                       |- warning: static property 'bundledTransportProtectionSchemes' is not concurrency-safe because non-'Sendable' type '[any NIOSSHTransportProtection.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
   |                       |- note: add '@MainActor' to make static property 'bundledTransportProtectionSchemes' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
19 |         AES256GCMOpenSSHTransportProtection.self, AES128GCMOpenSSHTransportProtection.self,
20 |     ]
[#MutableGlobalVariable]: <https://docs.swift.org/compiler/documentation/diagnostics/mutable-global-variable>
[313/376] Compiling NIOSSH UserAuthenticationState.swift
/Users/admin/builder/spi-builder-workspace/Sources/NIOSSH/Constants.swift:18:23: warning: static property 'bundledTransportProtectionSchemes' is not concurrency-safe because non-'Sendable' type '[any NIOSSHTransportProtection.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
16 |     static let version = "SSH-2.0-SwiftNIOSSH_1.0"
17 |
18 |     public static let bundledTransportProtectionSchemes: [NIOSSHTransportProtection.Type] = [
   |                       |- warning: static property 'bundledTransportProtectionSchemes' is not concurrency-safe because non-'Sendable' type '[any NIOSSHTransportProtection.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
   |                       |- note: add '@MainActor' to make static property 'bundledTransportProtectionSchemes' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
19 |         AES256GCMOpenSSHTransportProtection.self, AES128GCMOpenSSHTransportProtection.self,
20 |     ]
[#MutableGlobalVariable]: <https://docs.swift.org/compiler/documentation/diagnostics/mutable-global-variable>
[314/376] Compiling NIOSSH Constants.swift
/Users/admin/builder/spi-builder-workspace/Sources/NIOSSH/Constants.swift:18:23: warning: static property 'bundledTransportProtectionSchemes' is not concurrency-safe because non-'Sendable' type '[any NIOSSHTransportProtection.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
16 |     static let version = "SSH-2.0-SwiftNIOSSH_1.0"
17 |
18 |     public static let bundledTransportProtectionSchemes: [NIOSSHTransportProtection.Type] = [
   |                       |- warning: static property 'bundledTransportProtectionSchemes' is not concurrency-safe because non-'Sendable' type '[any NIOSSHTransportProtection.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
   |                       |- note: add '@MainActor' to make static property 'bundledTransportProtectionSchemes' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
19 |         AES256GCMOpenSSHTransportProtection.self, AES128GCMOpenSSHTransportProtection.self,
20 |     ]
[#MutableGlobalVariable]: <https://docs.swift.org/compiler/documentation/diagnostics/mutable-global-variable>
[315/382] Emitting module NIOSSH
/Users/admin/builder/spi-builder-workspace/Sources/NIOSSH/Constants.swift:18:23: warning: static property 'bundledTransportProtectionSchemes' is not concurrency-safe because non-'Sendable' type '[any NIOSSHTransportProtection.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
16 |     static let version = "SSH-2.0-SwiftNIOSSH_1.0"
17 |
18 |     public static let bundledTransportProtectionSchemes: [NIOSSHTransportProtection.Type] = [
   |                       |- warning: static property 'bundledTransportProtectionSchemes' is not concurrency-safe because non-'Sendable' type '[any NIOSSHTransportProtection.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
   |                       |- note: add '@MainActor' to make static property 'bundledTransportProtectionSchemes' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
19 |         AES256GCMOpenSSHTransportProtection.self, AES128GCMOpenSSHTransportProtection.self,
20 |     ]
/Users/admin/builder/spi-builder-workspace/Sources/NIOSSH/Key Exchange/SSHKeyExchangeStateMachine.swift:592:16: warning: static property 'supportedKeyExchangeImplementations' is not concurrency-safe because non-'Sendable' type '[any EllipticCurveKeyExchangeProtocol.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
590 | extension SSHKeyExchangeStateMachine {
591 |     // For now this is a static list.
592 |     static let supportedKeyExchangeImplementations: [EllipticCurveKeyExchangeProtocol.Type] = [
    |                |- warning: static property 'supportedKeyExchangeImplementations' is not concurrency-safe because non-'Sendable' type '[any EllipticCurveKeyExchangeProtocol.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
    |                |- note: add '@MainActor' to make static property 'supportedKeyExchangeImplementations' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
593 |         EllipticCurveKeyExchange<P384.KeyAgreement.PrivateKey>.self,
594 |         EllipticCurveKeyExchange<P256.KeyAgreement.PrivateKey>.self,
[#MutableGlobalVariable]: <https://docs.swift.org/compiler/documentation/diagnostics/mutable-global-variable>
[316/382] Compiling NIOSSH SSHServerConfiguration.swift
[317/382] Compiling NIOSSH SSHTerminalModes.swift
[318/382] Compiling NIOSSH AESGCM.swift
[319/382] Compiling NIOSSH SSHTransportProtection.swift
[320/382] Compiling NIOSSH ClientUserAuthenticationDelegate.swift
[321/382] Compiling NIOSSH DenyAllServerAuthDelegate.swift
[322/382] Compiling NIOSSH GlobalRequestDelegate.swift
/Users/admin/builder/spi-builder-workspace/Sources/NIOSSH/Key Exchange/SSHKeyExchangeStateMachine.swift:592:16: warning: static property 'supportedKeyExchangeImplementations' is not concurrency-safe because non-'Sendable' type '[any EllipticCurveKeyExchangeProtocol.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
590 | extension SSHKeyExchangeStateMachine {
591 |     // For now this is a static list.
592 |     static let supportedKeyExchangeImplementations: [EllipticCurveKeyExchangeProtocol.Type] = [
    |                |- warning: static property 'supportedKeyExchangeImplementations' is not concurrency-safe because non-'Sendable' type '[any EllipticCurveKeyExchangeProtocol.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
    |                |- note: add '@MainActor' to make static property 'supportedKeyExchangeImplementations' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
593 |         EllipticCurveKeyExchange<P384.KeyAgreement.PrivateKey>.self,
594 |         EllipticCurveKeyExchange<P256.KeyAgreement.PrivateKey>.self,
[#MutableGlobalVariable]: <https://docs.swift.org/compiler/documentation/diagnostics/mutable-global-variable>
[323/382] Compiling NIOSSH ECDHCompatibleKey.swift
/Users/admin/builder/spi-builder-workspace/Sources/NIOSSH/Key Exchange/SSHKeyExchangeStateMachine.swift:592:16: warning: static property 'supportedKeyExchangeImplementations' is not concurrency-safe because non-'Sendable' type '[any EllipticCurveKeyExchangeProtocol.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
590 | extension SSHKeyExchangeStateMachine {
591 |     // For now this is a static list.
592 |     static let supportedKeyExchangeImplementations: [EllipticCurveKeyExchangeProtocol.Type] = [
    |                |- warning: static property 'supportedKeyExchangeImplementations' is not concurrency-safe because non-'Sendable' type '[any EllipticCurveKeyExchangeProtocol.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
    |                |- note: add '@MainActor' to make static property 'supportedKeyExchangeImplementations' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
593 |         EllipticCurveKeyExchange<P384.KeyAgreement.PrivateKey>.self,
594 |         EllipticCurveKeyExchange<P256.KeyAgreement.PrivateKey>.self,
[#MutableGlobalVariable]: <https://docs.swift.org/compiler/documentation/diagnostics/mutable-global-variable>
[324/382] Compiling NIOSSH EllipticCurveKeyExchange.swift
/Users/admin/builder/spi-builder-workspace/Sources/NIOSSH/Key Exchange/SSHKeyExchangeStateMachine.swift:592:16: warning: static property 'supportedKeyExchangeImplementations' is not concurrency-safe because non-'Sendable' type '[any EllipticCurveKeyExchangeProtocol.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
590 | extension SSHKeyExchangeStateMachine {
591 |     // For now this is a static list.
592 |     static let supportedKeyExchangeImplementations: [EllipticCurveKeyExchangeProtocol.Type] = [
    |                |- warning: static property 'supportedKeyExchangeImplementations' is not concurrency-safe because non-'Sendable' type '[any EllipticCurveKeyExchangeProtocol.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
    |                |- note: add '@MainActor' to make static property 'supportedKeyExchangeImplementations' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
593 |         EllipticCurveKeyExchange<P384.KeyAgreement.PrivateKey>.self,
594 |         EllipticCurveKeyExchange<P256.KeyAgreement.PrivateKey>.self,
[#MutableGlobalVariable]: <https://docs.swift.org/compiler/documentation/diagnostics/mutable-global-variable>
[325/382] Compiling NIOSSH SSHKeyExchangeResult.swift
/Users/admin/builder/spi-builder-workspace/Sources/NIOSSH/Key Exchange/SSHKeyExchangeStateMachine.swift:592:16: warning: static property 'supportedKeyExchangeImplementations' is not concurrency-safe because non-'Sendable' type '[any EllipticCurveKeyExchangeProtocol.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
590 | extension SSHKeyExchangeStateMachine {
591 |     // For now this is a static list.
592 |     static let supportedKeyExchangeImplementations: [EllipticCurveKeyExchangeProtocol.Type] = [
    |                |- warning: static property 'supportedKeyExchangeImplementations' is not concurrency-safe because non-'Sendable' type '[any EllipticCurveKeyExchangeProtocol.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
    |                |- note: add '@MainActor' to make static property 'supportedKeyExchangeImplementations' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
593 |         EllipticCurveKeyExchange<P384.KeyAgreement.PrivateKey>.self,
594 |         EllipticCurveKeyExchange<P256.KeyAgreement.PrivateKey>.self,
[#MutableGlobalVariable]: <https://docs.swift.org/compiler/documentation/diagnostics/mutable-global-variable>
[326/382] Compiling NIOSSH SSHKeyExchangeStateMachine.swift
/Users/admin/builder/spi-builder-workspace/Sources/NIOSSH/Key Exchange/SSHKeyExchangeStateMachine.swift:592:16: warning: static property 'supportedKeyExchangeImplementations' is not concurrency-safe because non-'Sendable' type '[any EllipticCurveKeyExchangeProtocol.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
590 | extension SSHKeyExchangeStateMachine {
591 |     // For now this is a static list.
592 |     static let supportedKeyExchangeImplementations: [EllipticCurveKeyExchangeProtocol.Type] = [
    |                |- warning: static property 'supportedKeyExchangeImplementations' is not concurrency-safe because non-'Sendable' type '[any EllipticCurveKeyExchangeProtocol.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
    |                |- note: add '@MainActor' to make static property 'supportedKeyExchangeImplementations' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
593 |         EllipticCurveKeyExchange<P384.KeyAgreement.PrivateKey>.self,
594 |         EllipticCurveKeyExchange<P256.KeyAgreement.PrivateKey>.self,
[#MutableGlobalVariable]: <https://docs.swift.org/compiler/documentation/diagnostics/mutable-global-variable>
[327/382] Compiling NIOSSH ClientServerAuthenticationDelegate.swift
/Users/admin/builder/spi-builder-workspace/Sources/NIOSSH/Key Exchange/SSHKeyExchangeStateMachine.swift:592:16: warning: static property 'supportedKeyExchangeImplementations' is not concurrency-safe because non-'Sendable' type '[any EllipticCurveKeyExchangeProtocol.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
590 | extension SSHKeyExchangeStateMachine {
591 |     // For now this is a static list.
592 |     static let supportedKeyExchangeImplementations: [EllipticCurveKeyExchangeProtocol.Type] = [
    |                |- warning: static property 'supportedKeyExchangeImplementations' is not concurrency-safe because non-'Sendable' type '[any EllipticCurveKeyExchangeProtocol.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
    |                |- note: add '@MainActor' to make static property 'supportedKeyExchangeImplementations' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
593 |         EllipticCurveKeyExchange<P384.KeyAgreement.PrivateKey>.self,
594 |         EllipticCurveKeyExchange<P256.KeyAgreement.PrivateKey>.self,
[#MutableGlobalVariable]: <https://docs.swift.org/compiler/documentation/diagnostics/mutable-global-variable>
[328/382] Compiling NIOSSH ByteBuffer+SSH.swift
[329/382] Compiling NIOSSH CSPRNG.swift
[330/382] Compiling NIOSSH ChildChannelOptions.swift
[331/382] Compiling NIOSSH ChildChannelStateMachine.swift
[332/382] Compiling NIOSSH ChildChannelUserEvents.swift
[333/382] Compiling NIOSSH ChildChannelWindowManager.swift
[334/382] Compiling NIOSSH ChildChannelWritabilityManager.swift
[335/382] Compiling NIOSSH ServerUserAuthenticationDelegate.swift
[336/382] Compiling NIOSSH SimplePasswordDelegate.swift
[337/382] Compiling NIOSSH UserAuthDelegate.swift
[338/382] Compiling NIOSSH UserAuthSignablePayload.swift
[339/382] Compiling NIOSSH UserAuthenticationMethod.swift
[340/382] Compiling NIOSSH UserAuthenticationStateMachine.swift
[341/382] Compiling NIOSSH ActiveState.swift
[342/382] Compiling NIOSSH IdleState.swift
[343/382] Compiling NIOSSH KeyExchangeState.swift
[344/382] Compiling NIOSSH ReceivedKexInitWhenActiveState.swift
[345/382] Compiling NIOSSH ReceivedNewKeysState.swift
[346/382] Compiling NIOSSH RekeyingReceivedNewKeysState.swift
[347/382] Compiling NIOSSH RekeyingSentNewKeysState.swift
[348/382] Compiling NIOSSH OutboundFlowController.swift
[349/382] Compiling NIOSSH SSHChannelData.swift
[350/382] Compiling NIOSSH SSHChannelIdentifier.swift
[351/382] Compiling NIOSSH SSHChannelMultiplexer.swift
[352/382] Compiling NIOSSH SSHChannelType.swift
[353/382] Compiling NIOSSH SSHChildChannel.swift
[354/382] Compiling NIOSSH AcceptsChannelMessages.swift
[355/382] Compiling NIOSSH AcceptsKeyExchangeMessages.swift
/Users/admin/builder/spi-builder-workspace/Sources/NIOSSH/Connection State Machine/Operations/AcceptsUserAuthMessages.swift:63:21: warning: capture of non-sendable type 'Self.Type' in an isolated closure
 61 |             return .possibleFutureMessage(
 62 |                 future.map {
 63 |                     Self.transform($0)
    |                     `- warning: capture of non-sendable type 'Self.Type' in an isolated closure
 64 |                 }
 65 |             )
/Users/admin/builder/spi-builder-workspace/Sources/NIOSSH/Connection State Machine/Operations/AcceptsUserAuthMessages.swift:84:56: warning: capture of non-sendable type 'Self.Type' in an isolated closure
 82 |             }
 83 |
 84 |             return .possibleFutureMessage(future.map { Self.transform($0, banner: banner) })
    |                                                        `- warning: capture of non-sendable type 'Self.Type' in an isolated closure
 85 |         } else {
 86 |             return .noMessage
/Users/admin/builder/spi-builder-workspace/Sources/NIOSSH/Connection State Machine/Operations/AcceptsUserAuthMessages.swift:106:21: warning: capture of non-sendable type 'Self.Type' in an isolated closure
104 |             return .possibleFutureMessage(
105 |                 future.map {
106 |                     Self.transform($0)
    |                     `- warning: capture of non-sendable type 'Self.Type' in an isolated closure
107 |                 }
108 |             )
[356/382] Compiling NIOSSH AcceptsUserAuthMessages.swift
/Users/admin/builder/spi-builder-workspace/Sources/NIOSSH/Connection State Machine/Operations/AcceptsUserAuthMessages.swift:63:21: warning: capture of non-sendable type 'Self.Type' in an isolated closure
 61 |             return .possibleFutureMessage(
 62 |                 future.map {
 63 |                     Self.transform($0)
    |                     `- warning: capture of non-sendable type 'Self.Type' in an isolated closure
 64 |                 }
 65 |             )
/Users/admin/builder/spi-builder-workspace/Sources/NIOSSH/Connection State Machine/Operations/AcceptsUserAuthMessages.swift:84:56: warning: capture of non-sendable type 'Self.Type' in an isolated closure
 82 |             }
 83 |
 84 |             return .possibleFutureMessage(future.map { Self.transform($0, banner: banner) })
    |                                                        `- warning: capture of non-sendable type 'Self.Type' in an isolated closure
 85 |         } else {
 86 |             return .noMessage
/Users/admin/builder/spi-builder-workspace/Sources/NIOSSH/Connection State Machine/Operations/AcceptsUserAuthMessages.swift:106:21: warning: capture of non-sendable type 'Self.Type' in an isolated closure
104 |             return .possibleFutureMessage(
105 |                 future.map {
106 |                     Self.transform($0)
    |                     `- warning: capture of non-sendable type 'Self.Type' in an isolated closure
107 |                 }
108 |             )
[357/382] Compiling NIOSSH AcceptsVersionMessages.swift
/Users/admin/builder/spi-builder-workspace/Sources/NIOSSH/Connection State Machine/Operations/AcceptsUserAuthMessages.swift:63:21: warning: capture of non-sendable type 'Self.Type' in an isolated closure
 61 |             return .possibleFutureMessage(
 62 |                 future.map {
 63 |                     Self.transform($0)
    |                     `- warning: capture of non-sendable type 'Self.Type' in an isolated closure
 64 |                 }
 65 |             )
/Users/admin/builder/spi-builder-workspace/Sources/NIOSSH/Connection State Machine/Operations/AcceptsUserAuthMessages.swift:84:56: warning: capture of non-sendable type 'Self.Type' in an isolated closure
 82 |             }
 83 |
 84 |             return .possibleFutureMessage(future.map { Self.transform($0, banner: banner) })
    |                                                        `- warning: capture of non-sendable type 'Self.Type' in an isolated closure
 85 |         } else {
 86 |             return .noMessage
/Users/admin/builder/spi-builder-workspace/Sources/NIOSSH/Connection State Machine/Operations/AcceptsUserAuthMessages.swift:106:21: warning: capture of non-sendable type 'Self.Type' in an isolated closure
104 |             return .possibleFutureMessage(
105 |                 future.map {
106 |                     Self.transform($0)
    |                     `- warning: capture of non-sendable type 'Self.Type' in an isolated closure
107 |                 }
108 |             )
[358/382] Compiling NIOSSH SendsChannelMessages.swift
/Users/admin/builder/spi-builder-workspace/Sources/NIOSSH/Connection State Machine/Operations/AcceptsUserAuthMessages.swift:63:21: warning: capture of non-sendable type 'Self.Type' in an isolated closure
 61 |             return .possibleFutureMessage(
 62 |                 future.map {
 63 |                     Self.transform($0)
    |                     `- warning: capture of non-sendable type 'Self.Type' in an isolated closure
 64 |                 }
 65 |             )
/Users/admin/builder/spi-builder-workspace/Sources/NIOSSH/Connection State Machine/Operations/AcceptsUserAuthMessages.swift:84:56: warning: capture of non-sendable type 'Self.Type' in an isolated closure
 82 |             }
 83 |
 84 |             return .possibleFutureMessage(future.map { Self.transform($0, banner: banner) })
    |                                                        `- warning: capture of non-sendable type 'Self.Type' in an isolated closure
 85 |         } else {
 86 |             return .noMessage
/Users/admin/builder/spi-builder-workspace/Sources/NIOSSH/Connection State Machine/Operations/AcceptsUserAuthMessages.swift:106:21: warning: capture of non-sendable type 'Self.Type' in an isolated closure
104 |             return .possibleFutureMessage(
105 |                 future.map {
106 |                     Self.transform($0)
    |                     `- warning: capture of non-sendable type 'Self.Type' in an isolated closure
107 |                 }
108 |             )
[359/382] Compiling NIOSSH SendsKeyExchangeMessages.swift
/Users/admin/builder/spi-builder-workspace/Sources/NIOSSH/Connection State Machine/Operations/AcceptsUserAuthMessages.swift:63:21: warning: capture of non-sendable type 'Self.Type' in an isolated closure
 61 |             return .possibleFutureMessage(
 62 |                 future.map {
 63 |                     Self.transform($0)
    |                     `- warning: capture of non-sendable type 'Self.Type' in an isolated closure
 64 |                 }
 65 |             )
/Users/admin/builder/spi-builder-workspace/Sources/NIOSSH/Connection State Machine/Operations/AcceptsUserAuthMessages.swift:84:56: warning: capture of non-sendable type 'Self.Type' in an isolated closure
 82 |             }
 83 |
 84 |             return .possibleFutureMessage(future.map { Self.transform($0, banner: banner) })
    |                                                        `- warning: capture of non-sendable type 'Self.Type' in an isolated closure
 85 |         } else {
 86 |             return .noMessage
/Users/admin/builder/spi-builder-workspace/Sources/NIOSSH/Connection State Machine/Operations/AcceptsUserAuthMessages.swift:106:21: warning: capture of non-sendable type 'Self.Type' in an isolated closure
104 |             return .possibleFutureMessage(
105 |                 future.map {
106 |                     Self.transform($0)
    |                     `- warning: capture of non-sendable type 'Self.Type' in an isolated closure
107 |                 }
108 |             )
[360/382] Compiling NIOSSH SendsUserAuthMessages.swift
/Users/admin/builder/spi-builder-workspace/Sources/NIOSSH/Connection State Machine/Operations/AcceptsUserAuthMessages.swift:63:21: warning: capture of non-sendable type 'Self.Type' in an isolated closure
 61 |             return .possibleFutureMessage(
 62 |                 future.map {
 63 |                     Self.transform($0)
    |                     `- warning: capture of non-sendable type 'Self.Type' in an isolated closure
 64 |                 }
 65 |             )
/Users/admin/builder/spi-builder-workspace/Sources/NIOSSH/Connection State Machine/Operations/AcceptsUserAuthMessages.swift:84:56: warning: capture of non-sendable type 'Self.Type' in an isolated closure
 82 |             }
 83 |
 84 |             return .possibleFutureMessage(future.map { Self.transform($0, banner: banner) })
    |                                                        `- warning: capture of non-sendable type 'Self.Type' in an isolated closure
 85 |         } else {
 86 |             return .noMessage
/Users/admin/builder/spi-builder-workspace/Sources/NIOSSH/Connection State Machine/Operations/AcceptsUserAuthMessages.swift:106:21: warning: capture of non-sendable type 'Self.Type' in an isolated closure
104 |             return .possibleFutureMessage(
105 |                 future.map {
106 |                     Self.transform($0)
    |                     `- warning: capture of non-sendable type 'Self.Type' in an isolated closure
107 |                 }
108 |             )
[361/382] Compiling NIOSSH SSHConnectionStateMachine.swift
/Users/admin/builder/spi-builder-workspace/Sources/NIOSSH/Connection State Machine/Operations/AcceptsUserAuthMessages.swift:63:21: warning: capture of non-sendable type 'Self.Type' in an isolated closure
 61 |             return .possibleFutureMessage(
 62 |                 future.map {
 63 |                     Self.transform($0)
    |                     `- warning: capture of non-sendable type 'Self.Type' in an isolated closure
 64 |                 }
 65 |             )
/Users/admin/builder/spi-builder-workspace/Sources/NIOSSH/Connection State Machine/Operations/AcceptsUserAuthMessages.swift:84:56: warning: capture of non-sendable type 'Self.Type' in an isolated closure
 82 |             }
 83 |
 84 |             return .possibleFutureMessage(future.map { Self.transform($0, banner: banner) })
    |                                                        `- warning: capture of non-sendable type 'Self.Type' in an isolated closure
 85 |         } else {
 86 |             return .noMessage
/Users/admin/builder/spi-builder-workspace/Sources/NIOSSH/Connection State Machine/Operations/AcceptsUserAuthMessages.swift:106:21: warning: capture of non-sendable type 'Self.Type' in an isolated closure
104 |             return .possibleFutureMessage(
105 |                 future.map {
106 |                     Self.transform($0)
    |                     `- warning: capture of non-sendable type 'Self.Type' in an isolated closure
107 |                 }
108 |             )
[362/382] Compiling NIOSSH NIOSSHCertifiedPublicKey.swift
[363/382] Compiling NIOSSH NIOSSHPrivateKey.swift
[364/382] Compiling NIOSSH NIOSSHPublicKey.swift
[365/382] Compiling NIOSSH NIOSSHSignature.swift
[366/382] Compiling NIOSSH NIOSSHError.swift
[367/382] Compiling NIOSSH NIOSSHHandler.swift
[368/382] Compiling NIOSSH Role.swift
[369/382] Compiling NIOSSH SSHClientConfiguration.swift
[370/382] Compiling NIOSSH SSHEncryptablePacketPayload.swift
[371/382] Compiling NIOSSH SSHMessages.swift
[372/382] Compiling NIOSSH SSHPacketParser.swift
[373/382] Compiling NIOSSH SSHPacketSerializer.swift
[374/401] Emitting module NIOSSHPerformanceTester
[375/401] Compiling NIOSSHPerformanceTester Benchmark.swift
[376/401] Compiling NIOSSHPerformanceTester BenchmarkLinearThroughput.swift
[377/401] Compiling NIOSSHPerformanceTester BenchmarkHandshake.swift
[378/401] Compiling NIOSSHPerformanceTester main.swift
[379/401] Compiling NIOSSHPerformanceTester shared.swift
[379/401] Write Objects.LinkFileList
[381/401] Compiling NIOSSHClient SimpleCLIParser.swift
[382/401] Compiling NIOSSHClient InteractivePasswordPromptDelegate.swift
[383/401] Emitting module NIOSSHClient
[384/401] Compiling NIOSSHClient PortForwardingServer.swift
[385/401] Compiling NIOSSHClient GlueHandler.swift
[386/401] Compiling NIOSSHClient main.swift
[387/401] Compiling NIOSSHClient ExecHandler.swift
[388/401] Emitting module NIOSSHServer
[389/401] Compiling NIOSSHServer ExecHandler.swift
[390/401] Compiling NIOSSHServer GlueHandler.swift
[391/401] Compiling NIOSSHServer DataToBufferCodec.swift
[392/401] Compiling NIOSSHServer main.swift
[393/401] Compiling NIOSSHServer RemotePortForwarding.swift
[393/401] Write Objects.LinkFileList
[395/401] Linking NIOSSHClient
[396/401] Linking NIOSSHServer
[396/401] Linking NIOSSHPerformanceTester
[398/401] Applying NIOSSHPerformanceTester
[399/401] Applying NIOSSHServer
[400/401] Applying NIOSSHClient
Build complete! (35.75s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/apple/swift-nio.git
[1/1797] Fetching swift-atomics
[361/17266] Fetching swift-atomics, swift-crypto
[4274/93605] Fetching swift-atomics, swift-crypto, swift-nio
Fetched https://github.com/apple/swift-atomics.git from cache (4.11s)
Fetched https://github.com/apple/swift-nio.git from cache (4.11s)
Fetched https://github.com/apple/swift-crypto.git from cache (4.11s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (6.79s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/16715] Fetching swift-collections
[2/21151] Fetching swift-collections, swift-system
Fetched https://github.com/apple/swift-collections.git from cache (2.07s)
Fetched https://github.com/apple/swift-system.git from cache (2.07s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.53s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.42s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.50s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (0.71s)
Fetching https://github.com/apple/swift-asn1.git
[1/1616] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.84s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (1.37s)
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
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-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.81.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    },
    {
      "identity" : "swift-crypto",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-crypto.git"
    },
    {
      "identity" : "swift-atomics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-atomics.git"
    }
  ],
  "manifest_display_name" : "swift-nio-ssh",
  "name" : "swift-nio-ssh",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "NIOSSH",
      "targets" : [
        "NIOSSH"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "NIOSSHServer",
      "targets" : [
        "NIOSSHServer"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "NIOSSHPerformanceTester",
      "targets" : [
        "NIOSSHPerformanceTester"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "NIOSSHClient",
      "targets" : [
        "NIOSSHClient"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "NIOSSHTests",
      "module_type" : "SwiftTarget",
      "name" : "NIOSSHTests",
      "path" : "Tests/NIOSSHTests",
      "product_dependencies" : [
        "NIOCore",
        "NIOEmbedded",
        "NIOFoundationCompat"
      ],
      "sources" : [
        "AESGCMTests.swift",
        "ByteBuffer+SSHTests.swift",
        "CertifiedKeyTests.swift",
        "ChildChannelMultiplexerTests.swift",
        "ECKeyExchangeTests.swift",
        "EndToEndTests.swift",
        "FuzzResultTests.swift",
        "HostKeyTests.swift",
        "SSHConnectionStateMachineTests.swift",
        "SSHEncryptedTrafficTests.swift",
        "SSHHandlerTests.swift",
        "SSHKeyExchangeStateMachineTests.swift",
        "SSHMessagesTests.swift",
        "SSHPackerSerializerTests.swift",
        "SSHPacketParserTests.swift",
        "UserAuthenticationStateMachineTests.swift",
        "Utilities.swift",
        "UtilitiesTests.swift"
      ],
      "target_dependencies" : [
        "NIOSSH"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NIOSSHServer",
      "module_type" : "SwiftTarget",
      "name" : "NIOSSHServer",
      "path" : "Sources/NIOSSHServer",
      "product_dependencies" : [
        "NIOCore",
        "NIOPosix",
        "NIOFoundationCompat",
        "Crypto"
      ],
      "product_memberships" : [
        "NIOSSHServer"
      ],
      "sources" : [
        "DataToBufferCodec.swift",
        "ExecHandler.swift",
        "GlueHandler.swift",
        "RemotePortForwarding.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "NIOSSH"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "NIOSSHPerformanceTester",
      "module_type" : "SwiftTarget",
      "name" : "NIOSSHPerformanceTester",
      "path" : "Sources/NIOSSHPerformanceTester",
      "product_dependencies" : [
        "NIOCore",
        "NIOEmbedded",
        "Crypto"
      ],
      "product_memberships" : [
        "NIOSSHPerformanceTester"
      ],
      "sources" : [
        "Benchmark.swift",
        "BenchmarkHandshake.swift",
        "BenchmarkLinearThroughput.swift",
        "main.swift",
        "shared.swift"
      ],
      "target_dependencies" : [
        "NIOSSH"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "NIOSSHClient",
      "module_type" : "SwiftTarget",
      "name" : "NIOSSHClient",
      "path" : "Sources/NIOSSHClient",
      "product_dependencies" : [
        "NIOCore",
        "NIOPosix",
        "NIOConcurrencyHelpers"
      ],
      "product_memberships" : [
        "NIOSSHClient"
      ],
      "sources" : [
        "ExecHandler.swift",
        "GlueHandler.swift",
        "InteractivePasswordPromptDelegate.swift",
        "PortForwardingServer.swift",
        "SimpleCLIParser.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "NIOSSH"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "NIOSSH",
      "module_type" : "SwiftTarget",
      "name" : "NIOSSH",
      "path" : "Sources/NIOSSH",
      "product_dependencies" : [
        "NIOCore",
        "NIOConcurrencyHelpers",
        "NIOFoundationCompat",
        "Crypto",
        "Atomics"
      ],
      "product_memberships" : [
        "NIOSSH",
        "NIOSSHServer",
        "NIOSSHPerformanceTester",
        "NIOSSHClient"
      ],
      "sources" : [
        "ByteBuffer+SSH.swift",
        "CSPRNG/CSPRNG.swift",
        "Child Channels/ChildChannelOptions.swift",
        "Child Channels/ChildChannelStateMachine.swift",
        "Child Channels/ChildChannelUserEvents.swift",
        "Child Channels/ChildChannelWindowManager.swift",
        "Child Channels/ChildChannelWritabilityManager.swift",
        "Child Channels/OutboundFlowController.swift",
        "Child Channels/SSHChannelData.swift",
        "Child Channels/SSHChannelIdentifier.swift",
        "Child Channels/SSHChannelMultiplexer.swift",
        "Child Channels/SSHChannelType.swift",
        "Child Channels/SSHChildChannel.swift",
        "Connection State Machine/Operations/AcceptsChannelMessages.swift",
        "Connection State Machine/Operations/AcceptsKeyExchangeMessages.swift",
        "Connection State Machine/Operations/AcceptsUserAuthMessages.swift",
        "Connection State Machine/Operations/AcceptsVersionMessages.swift",
        "Connection State Machine/Operations/SendsChannelMessages.swift",
        "Connection State Machine/Operations/SendsKeyExchangeMessages.swift",
        "Connection State Machine/Operations/SendsUserAuthMessages.swift",
        "Connection State Machine/SSHConnectionStateMachine.swift",
        "Connection State Machine/States/ActiveState.swift",
        "Connection State Machine/States/IdleState.swift",
        "Connection State Machine/States/KeyExchangeState.swift",
        "Connection State Machine/States/ReceivedKexInitWhenActiveState.swift",
        "Connection State Machine/States/ReceivedNewKeysState.swift",
        "Connection State Machine/States/RekeyingReceivedNewKeysState.swift",
        "Connection State Machine/States/RekeyingSentNewKeysState.swift",
        "Connection State Machine/States/RekeyingState.swift",
        "Connection State Machine/States/SentKexInitWhenActiveState.swift",
        "Connection State Machine/States/SentNewKeysState.swift",
        "Connection State Machine/States/SentVersionState.swift",
        "Connection State Machine/States/UserAuthenticationState.swift",
        "Constants.swift",
        "GlobalRequestDelegate.swift",
        "Key Exchange/ECDHCompatibleKey.swift",
        "Key Exchange/EllipticCurveKeyExchange.swift",
        "Key Exchange/SSHKeyExchangeResult.swift",
        "Key Exchange/SSHKeyExchangeStateMachine.swift",
        "Keys And Signatures/ClientServerAuthenticationDelegate.swift",
        "Keys And Signatures/NIOSSHCertifiedPublicKey.swift",
        "Keys And Signatures/NIOSSHPrivateKey.swift",
        "Keys And Signatures/NIOSSHPublicKey.swift",
        "Keys And Signatures/NIOSSHSignature.swift",
        "NIOSSHError.swift",
        "NIOSSHHandler.swift",
        "Role.swift",
        "SSHClientConfiguration.swift",
        "SSHEncryptablePacketPayload.swift",
        "SSHMessages.swift",
        "SSHPacketParser.swift",
        "SSHPacketSerializer.swift",
        "SSHServerConfiguration.swift",
        "SSHTerminalModes.swift",
        "TransportProtection/AESGCM.swift",
        "TransportProtection/SSHTransportProtection.swift",
        "User Authentication/ClientUserAuthenticationDelegate.swift",
        "User Authentication/DenyAllServerAuthDelegate.swift",
        "User Authentication/ServerUserAuthenticationDelegate.swift",
        "User Authentication/SimplePasswordDelegate.swift",
        "User Authentication/UserAuthDelegate.swift",
        "User Authentication/UserAuthSignablePayload.swift",
        "User Authentication/UserAuthenticationMethod.swift",
        "User Authentication/UserAuthenticationStateMachine.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
Done.