Build Information
Successful build of swift-nio-ssh, reference main (80fe4b
), with Swift 5.10 for macOS (SPM) on 26 Jun 2025 13:31:08 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.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: 5.10
Building package at path: $PWD
https://github.com/apple/swift-nio-ssh.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/40] Write sources
[5/40] Copying PrivacyInfo.xcprivacy
[5/40] Write sources
[5/40] Copying PrivacyInfo.xcprivacy
[11/40] Write NIOSSHServer-entitlement.plist
[11/40] Write NIOSSHPerformanceTester-entitlement.plist
[11/40] Write sources
[16/40] Write NIOSSHClient-entitlement.plist
[16/40] Write sources
[20/40] Write swift-version-33747A42983211AE.txt
[21/40] Write sources
[22/40] Compiling CNIOWindows shim.c
[23/40] Compiling CNIOWindows WSAStartup.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/133] Compiling CNIODarwin shim.c
[30/133] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[31/133] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[32/133] Compiling InternalCollectionsUtilities Debugging.swift
[33/133] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[34/133] Compiling InternalCollectionsUtilities Descriptions.swift
[35/153] Compiling _NIOBase64 Base64.swift
[36/153] Emitting module _NIOBase64
[37/153] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[38/153] Compiling Atomics AtomicValue.swift
[39/153] Compiling Atomics AtomicMemoryOrderings.swift
[40/153] Emitting module InternalCollectionsUtilities
[41/153] Compiling Atomics PointerConformances.swift
[42/153] Compiling Atomics Primitives.native.swift
[43/153] Compiling Atomics AtomicBool.swift
[44/153] Compiling Atomics IntegerConformances.swift
[45/153] Compiling Atomics OptionalRawRepresentable.swift
[46/153] Compiling Atomics RawRepresentable.swift
[47/169] Compiling DequeModule _DequeSlot.swift
[48/170] Compiling DequeModule _DequeBufferHeader.swift
[49/170] Compiling DequeModule _DequeBuffer.swift
[50/170] Compiling Atomics ManagedAtomicLazyReference.swift
[51/170] Compiling Atomics UnsafeAtomic.swift
[52/170] Compiling Atomics UnsafeAtomicLazyReference.swift
[53/170] Compiling Atomics IntegerOperations.swift
[54/171] Compiling DequeModule Deque._UnsafeHandle.swift
[55/171] Compiling DequeModule Deque.swift
[56/171] Compiling DequeModule Deque+Extras.swift
[57/171] Compiling DequeModule Deque+Hashable.swift
[58/171] Compiling DequeModule Deque+Testing.swift
[59/171] Compiling DequeModule Deque._Storage.swift
[60/171] Compiling Atomics AtomicInteger.swift
[61/171] Compiling Atomics AtomicOptionalWrappable.swift
[62/171] Compiling DequeModule _UnsafeWrappedBuffer.swift
[63/171] Compiling _NIODataStructures PriorityQueue.swift
[64/171] Compiling _NIODataStructures _TinyArray.swift
[65/171] Emitting module _NIODataStructures
[66/171] Compiling _NIODataStructures Heap.swift
[67/171] Compiling Atomics Unmanaged extensions.swift
[70/171] Compiling DequeModule Deque+CustomReflectable.swift
[71/171] Compiling DequeModule Deque+Descriptions.swift
[74/171] Compiling DequeModule Deque+Equatable.swift
[75/171] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[78/171] Compiling DequeModule Deque+Codable.swift
[79/171] Compiling DequeModule Deque+Collection.swift
[80/171] Emitting module DequeModule
[87/171] Emitting module Atomics
[87/171] Compiling c-nioatomics.c
[89/171] Emitting module Crypto
[89/179] Compiling c-atomics.c
[91/185] Compiling NIOConcurrencyHelpers NIOLock.swift
[92/185] Compiling NIOConcurrencyHelpers lock.swift
[93/185] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[94/185] Emitting module NIOConcurrencyHelpers
[95/185] Compiling NIOConcurrencyHelpers atomics.swift
[96/185] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[97/245] Compiling NIOCore ChannelInvoker.swift
[98/245] Compiling NIOCore ChannelOption.swift
[99/245] Compiling NIOCore ChannelPipeline.swift
[100/245] Compiling NIOCore CircularBuffer.swift
[101/245] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[102/245] Compiling NIOCore NIOScheduledCallback.swift
[103/245] Compiling NIOCore NIOSendable.swift
[104/245] Compiling NIOCore RecvByteBufferAllocator.swift
[105/245] Compiling Crypto AES.swift
[106/245] Compiling Crypto ECDSASignature_boring.swift
[107/245] Compiling Crypto ECDSA_boring.swift
[108/245] Compiling Crypto EdDSA_boring.swift
[109/245] Compiling Crypto ECDSA.swift
[110/245] Compiling Crypto Ed25519.swift
[111/245] Compiling Crypto Signature.swift
[112/245] Compiling Crypto CryptoKitErrors_boring.swift
[113/247] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[114/247] Compiling NIOCore SocketAddresses.swift
[115/247] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[116/247] Compiling NIOCore EventLoopFuture+Deprecated.swift
[117/247] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[118/247] Compiling NIOCore EventLoopFuture.swift
[119/247] Compiling NIOCore FileDescriptor.swift
[120/247] Compiling NIOCore FileHandle.swift
[121/247] Compiling NIOCore FileRegion.swift
[122/247] Compiling NIOCore GlobalSingletons.swift
[123/247] Compiling NIOCore IO.swift
[124/247] Compiling NIOCore IOData.swift
[125/247] Compiling NIOCore IPProtocol.swift
[126/247] Compiling NIOCore IntegerBitPacking.swift
[127/247] Compiling NIOCore IntegerTypes.swift
[128/247] Compiling NIOCore Interfaces.swift
[129/247] Compiling NIOCore Codec.swift
[130/247] Compiling NIOCore ConvenienceOptionSupport.swift
[131/247] Compiling NIOCore DeadChannel.swift
[132/247] Compiling NIOCore DispatchQueue+WithFuture.swift
[133/247] Compiling NIOCore EventLoop+Deprecated.swift
[134/247] Compiling NIOCore EventLoop+SerialExecutor.swift
[135/247] Compiling NIOCore EventLoop.swift
[136/247] Compiling NIOCore Linux.swift
[137/247] Compiling NIOCore MarkedCircularBuffer.swift
[138/247] Compiling NIOCore MulticastChannel.swift
[139/247] Compiling NIOCore NIOAny.swift
[140/247] Compiling NIOCore NIOCloseOnErrorHandler.swift
[141/247] Compiling NIOCore NIOLoopBound.swift
[142/247] Compiling Crypto HMAC.swift
[143/247] Compiling Crypto MACFunctions.swift
[144/247] Compiling Crypto MessageAuthenticationCode.swift
[145/247] Compiling NIOCore AddressedEnvelope.swift
[146/247] Compiling NIOCore AsyncAwaitSupport.swift
[147/247] Compiling NIOCore AsyncChannel.swift
[148/247] Compiling NIOCore AsyncChannelHandler.swift
[149/247] Compiling NIOCore AsyncChannelInboundStream.swift
[150/247] Compiling NIOCore AsyncChannelOutboundWriter.swift
[151/247] Compiling NIOCore NIOAsyncSequenceProducer.swift
[152/247] Compiling NIOCore ByteBuffer-core.swift
[153/247] Compiling Crypto RNG_boring.swift
[154/247] Compiling Crypto SafeCompare_boring.swift
[155/247] Compiling Crypto Zeroization_boring.swift
[156/247] Compiling Crypto PrettyBytes.swift
[157/247] Compiling Crypto SafeCompare.swift
[158/247] Compiling Crypto SecureBytes.swift
[159/247] Compiling Crypto Zeroization.swift
[160/247] Compiling Crypto resource_bundle_accessor.swift
[161/247] Compiling NIOCore ByteBuffer-hex.swift
[162/247] Compiling NIOCore ByteBuffer-int.swift
[163/247] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[164/247] Compiling NIOCore ByteBuffer-multi-int.swift
[165/247] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[166/247] Compiling NIOCore ByteBuffer-views.swift
[167/247] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[168/247] Compiling NIOCore NIOAsyncWriter.swift
[169/247] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[170/247] Compiling NIOCore BSDSocketAPI.swift
[171/247] Compiling NIOCore ByteBuffer-aux.swift
[172/247] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[173/247] Compiling NIOCore ByteBuffer-conversions.swift
[174/247] Compiling NIOCore Channel.swift
[175/247] Compiling NIOCore ChannelHandler.swift
[176/247] Compiling NIOCore ChannelHandlers.swift
[189/253] Compiling NIOCore SocketOptionProvider.swift
[190/253] Compiling NIOCore SystemCallHelpers.swift
[191/253] Compiling NIOCore TimeAmount+Duration.swift
[192/253] Compiling NIOCore TypeAssistedChannelHandler.swift
[193/253] Compiling NIOCore UniversalBootstrapSupport.swift
[194/253] Compiling NIOCore Utilities.swift
[244/253] Emitting module NIOCore
[245/305] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[246/305] Compiling NIOEmbedded AsyncTestingChannel.swift
[247/305] Emitting module NIOEmbedded
[248/305] Compiling NIOEmbedded Embedded.swift
[249/305] Emitting module NIOPosix
[250/310] Compiling NIOPosix Pool.swift
[251/310] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[252/310] Compiling NIOPosix PosixSingletons.swift
[253/310] Compiling NIOPosix RawSocketBootstrap.swift
[254/310] Compiling NIOPosix Resolver.swift
[255/310] Compiling NIOPosix Linux.swift
[256/310] Compiling NIOPosix LinuxCPUSet.swift
[257/310] Compiling NIOPosix LinuxUring.swift
[258/310] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[259/310] Compiling NIOPosix NIOThreadPool.swift
[260/310] Compiling NIOPosix Selectable.swift
[261/310] Compiling NIOPosix SelectableChannel.swift
[262/310] Compiling NIOPosix SelectableEventLoop.swift
[263/310] Compiling NIOPosix SelectorEpoll.swift
[264/310] Compiling NIOPosix SelectorGeneric.swift
[265/310] Compiling NIOPosix SelectorKqueue.swift
[266/310] Compiling NIOPosix SelectorUring.swift
[267/310] Compiling NIOPosix ServerSocket.swift
[268/310] Compiling NIOPosix Socket.swift
[269/310] Compiling NIOPosix SocketChannel.swift
[270/310] Compiling NIOPosix SocketProtocols.swift
[271/310] Compiling NIOPosix System.swift
[272/310] Compiling NIOPosix Thread.swift
[273/310] Compiling NIOPosix ThreadPosix.swift
[274/310] Compiling NIOPosix ThreadWindows.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 UnsafeTransfer.swift
[282/310] Compiling NIOPosix Utilities.swift
[283/310] Compiling NIOPosix VsockAddress.swift
[284/310] Compiling NIOPosix VsockChannelEvents.swift
[285/310] Compiling NIOPosix resource_bundle_accessor.swift
[286/310] Compiling NIOPosix NonBlockingFileIO.swift
[287/310] Compiling NIOPosix PendingDatagramWritesManager.swift
[288/310] Compiling NIOPosix PendingWritesManager.swift
[289/310] Compiling NIOPosix PipeChannel.swift
[290/310] Compiling NIOPosix PipePair.swift
[291/310] Compiling NIOPosix GetaddrinfoResolver.swift
[292/310] Compiling NIOPosix HappyEyeballs.swift
[293/310] Compiling NIOPosix IO.swift
[294/310] Compiling NIOPosix IntegerBitPacking.swift
[295/310] Compiling NIOPosix IntegerTypes.swift
[296/310] Compiling NIOPosix BaseStreamSocketChannel.swift
[297/310] Compiling NIOPosix Bootstrap.swift
[298/310] Compiling NIOPosix ControlMessage.swift
[299/310] Compiling NIOPosix DatagramVectorReadManager.swift
[300/310] Compiling NIOPosix Errors+Any.swift
[301/310] Compiling NIOPosix FileDescriptor.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 SSHServerConfiguration.swift
[310/376] Compiling NIOSSH SSHTerminalModes.swift
[311/376] Compiling NIOSSH AESGCM.swift
[312/376] Compiling NIOSSH SSHTransportProtection.swift
[313/376] Compiling NIOSSH ClientUserAuthenticationDelegate.swift
[314/376] Compiling NIOSSH DenyAllServerAuthDelegate.swift
[315/382] Compiling NIOSSH ByteBuffer+SSH.swift
[316/382] Compiling NIOSSH CSPRNG.swift
[317/382] Compiling NIOSSH ChildChannelOptions.swift
[318/382] Compiling NIOSSH ChildChannelStateMachine.swift
[319/382] Compiling NIOSSH ChildChannelUserEvents.swift
[320/382] Compiling NIOSSH ChildChannelWindowManager.swift
[321/382] Compiling NIOSSH ChildChannelWritabilityManager.swift
[322/382] Emitting module NIOSSH
[323/382] Compiling NIOSSH GlobalRequestDelegate.swift
[324/382] Compiling NIOSSH ECDHCompatibleKey.swift
[325/382] Compiling NIOSSH EllipticCurveKeyExchange.swift
[326/382] Compiling NIOSSH SSHKeyExchangeResult.swift
[327/382] Compiling NIOSSH SSHKeyExchangeStateMachine.swift
[328/382] Compiling NIOSSH ClientServerAuthenticationDelegate.swift
[329/382] Compiling NIOSSH ActiveState.swift
[330/382] Compiling NIOSSH IdleState.swift
[331/382] Compiling NIOSSH KeyExchangeState.swift
[332/382] Compiling NIOSSH ReceivedKexInitWhenActiveState.swift
[333/382] Compiling NIOSSH ReceivedNewKeysState.swift
[334/382] Compiling NIOSSH RekeyingReceivedNewKeysState.swift
[335/382] Compiling NIOSSH RekeyingSentNewKeysState.swift
[336/382] Compiling NIOSSH RekeyingState.swift
[337/382] Compiling NIOSSH SentKexInitWhenActiveState.swift
[338/382] Compiling NIOSSH SentNewKeysState.swift
[339/382] Compiling NIOSSH SentVersionState.swift
[340/382] Compiling NIOSSH UserAuthenticationState.swift
[341/382] Compiling NIOSSH Constants.swift
[342/382] Compiling NIOSSH NIOSSHCertifiedPublicKey.swift
[343/382] Compiling NIOSSH NIOSSHPrivateKey.swift
[344/382] Compiling NIOSSH NIOSSHPublicKey.swift
[345/382] Compiling NIOSSH NIOSSHSignature.swift
[346/382] Compiling NIOSSH NIOSSHError.swift
[347/382] Compiling NIOSSH NIOSSHHandler.swift
[348/382] Compiling NIOSSH ServerUserAuthenticationDelegate.swift
[349/382] Compiling NIOSSH SimplePasswordDelegate.swift
[350/382] Compiling NIOSSH UserAuthDelegate.swift
[351/382] Compiling NIOSSH UserAuthSignablePayload.swift
[352/382] Compiling NIOSSH UserAuthenticationMethod.swift
[353/382] Compiling NIOSSH UserAuthenticationStateMachine.swift
[354/382] Compiling NIOSSH AcceptsKeyExchangeMessages.swift
[355/382] Compiling NIOSSH AcceptsUserAuthMessages.swift
[356/382] Compiling NIOSSH AcceptsVersionMessages.swift
[357/382] Compiling NIOSSH SendsChannelMessages.swift
[358/382] Compiling NIOSSH SendsKeyExchangeMessages.swift
[359/382] Compiling NIOSSH SendsUserAuthMessages.swift
[360/382] Compiling NIOSSH SSHConnectionStateMachine.swift
[361/382] Compiling NIOSSH OutboundFlowController.swift
[362/382] Compiling NIOSSH SSHChannelData.swift
[363/382] Compiling NIOSSH SSHChannelIdentifier.swift
[364/382] Compiling NIOSSH SSHChannelMultiplexer.swift
[365/382] Compiling NIOSSH SSHChannelType.swift
[366/382] Compiling NIOSSH SSHChildChannel.swift
[367/382] Compiling NIOSSH AcceptsChannelMessages.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] Compiling NIOSSHPerformanceTester shared.swift
[375/401] Compiling NIOSSHServer RemotePortForwarding.swift
[376/401] Compiling NIOSSHServer main.swift
[377/401] Compiling NIOSSHServer GlueHandler.swift
[378/401] Compiling NIOSSHServer DataToBufferCodec.swift
[379/401] Compiling NIOSSHServer ExecHandler.swift
[380/401] Emitting module NIOSSHServer
[381/401] Compiling NIOSSHPerformanceTester BenchmarkLinearThroughput.swift
[382/401] Compiling NIOSSHPerformanceTester BenchmarkHandshake.swift
[383/401] Compiling NIOSSHPerformanceTester Benchmark.swift
[384/401] Emitting module NIOSSHPerformanceTester
[385/401] Compiling NIOSSHPerformanceTester main.swift
[386/401] Compiling NIOSSHClient SimpleCLIParser.swift
[387/401] Compiling NIOSSHClient PortForwardingServer.swift
[388/401] Emitting module NIOSSHClient
[389/401] Compiling NIOSSHClient InteractivePasswordPromptDelegate.swift
[390/401] Compiling NIOSSHClient ExecHandler.swift
[391/401] Compiling NIOSSHClient GlueHandler.swift
[392/401] Compiling NIOSSHClient main.swift
[392/401] Write Objects.LinkFileList
[395/401] Linking NIOSSHClient
[396/401] Linking NIOSSHPerformanceTester
[397/401] Linking NIOSSHServer
[398/401] Applying NIOSSHClient
[399/401] Applying NIOSSHPerformanceTester
[400/401] Applying NIOSSHServer
Build complete! (39.20s)
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
[73/17266] Fetching swift-atomics, swift-crypto
[5202/93605] Fetching swift-atomics, swift-crypto, swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (10.85s)
Fetched https://github.com/apple/swift-crypto.git from cache (10.85s)
Fetched https://github.com/apple/swift-atomics.git from cache (10.85s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (2.62s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/16715] Fetching swift-collections
[670/21151] Fetching swift-collections, swift-system
Fetched https://github.com/apple/swift-collections.git from cache (2.21s)
Fetched https://github.com/apple/swift-system.git from cache (2.21s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.37s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.36s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.44s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (1.04s)
Fetching https://github.com/apple/swift-asn1.git
[1/1616] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (2.29s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.45s)
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-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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-nio.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-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.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.