Build Information
Successful build of swift-nio-ssh, reference main (8ee81d
), with Swift 6.1 for macOS (SPM) on 30 Jul 2025 15:22:16 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
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 8ee81dd Enable release mode builds (#212)
Cloned https://github.com/apple/swift-nio-ssh.git
Revision (git rev-parse @):
8ee81ddd042eb2b58ab230720aef7f7e2212446a
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apple/swift-nio-ssh.git at main
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-crypto.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (1.88s)
Fetched https://github.com/apple/swift-crypto.git from cache (1.90s)
Fetched https://github.com/apple/swift-nio.git from cache (1.92s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.44s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.85.0 (0.60s)
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 from cache (0.99s)
Fetched https://github.com/apple/swift-collections.git from cache (1.11s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.1 (1.61s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (0.57s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.13.3 (4.01s)
Fetching https://github.com/apple/swift-asn1.git from cache
Fetched https://github.com/apple/swift-asn1.git from cache (0.73s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.4.0 (1.36s)
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.13.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.85.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.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.3.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.4.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.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "swift-nio-ssh",
"name": "swift-nio-ssh",
"url": "https://github.com/apple/swift-nio-ssh.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio-ssh",
"dependencies": [
{
"identity": "swift-nio",
"name": "swift-nio",
"url": "https://github.com/apple/swift-nio.git",
"version": "2.85.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
"dependencies": [
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.2.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
},
{
"identity": "swift-system",
"name": "swift-system",
"url": "https://github.com/apple/swift-system.git",
"version": "1.6.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
"dependencies": [
]
}
]
},
{
"identity": "swift-crypto",
"name": "swift-crypto",
"url": "https://github.com/apple/swift-crypto.git",
"version": "3.13.3",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-crypto",
"dependencies": [
{
"identity": "swift-asn1",
"name": "swift-asn1",
"url": "https://github.com/apple/swift-asn1.git",
"version": "1.4.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-asn1",
"dependencies": [
]
}
]
},
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/apple/swift-nio-ssh.git
[1/4117] Fetching swift-nio-ssh
Fetched https://github.com/apple/swift-nio-ssh.git from cache (0.97s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-crypto.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (0.84s)
Fetched https://github.com/apple/swift-crypto.git from cache (0.86s)
Fetched https://github.com/apple/swift-nio.git from cache (0.88s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.94s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.85.0 (0.03s)
Fetching https://github.com/apple/swift-system.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-system.git from cache (0.59s)
Fetched https://github.com/apple/swift-collections.git from cache (0.60s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.1 (0.66s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (0.03s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.13.3 (0.03s)
Fetching https://github.com/apple/swift-asn1.git from cache
Fetched https://github.com/apple/swift-asn1.git from cache (0.46s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.4.0 (0.51s)
Creating working copy for https://github.com/apple/swift-nio-ssh.git
Working copy of https://github.com/apple/swift-nio-ssh.git resolved at main (8ee81dd)
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.4.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.13.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.6.1
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.85.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
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.1
warning: '.resolve-product-dependencies': dependency 'swift-nio-ssh' is not used by any target
Found 3 product dependencies
- swift-nio
- swift-crypto
- swift-atomics
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/apple/swift-nio-ssh.git
https://github.com/apple/swift-nio-ssh.git
{
"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"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/41] Write sources
[5/41] Copying PrivacyInfo.xcprivacy
[5/41] Write NIOSSHClient-entitlement.plist
[7/41] Write NIOSSHPerformanceTester-entitlement.plist
[7/41] Write sources
[9/41] Write NIOSSHServer-entitlement.plist
[10/41] Write sources
[12/41] Copying PrivacyInfo.xcprivacy
[12/41] Write sources
[20/41] Compiling CNIOWindows WSAStartup.c
[21/41] Compiling CNIOWASI CNIOWASI.c
[21/41] Compiling CNIOWindows shim.c
[23/41] Write sources
[24/41] Compiling CNIOLinux liburing_shims.c
[25/41] Compiling CNIOLinux shim.c
[26/41] Write swift-version-2F0A5646E1D333AE.txt
[27/41] Compiling _AtomicsShims.c
[28/41] Compiling CNIOPosix event_loop_id.c
[29/154] Compiling CNIODarwin shim.c
[31/154] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[32/154] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[33/155] Compiling InternalCollectionsUtilities Descriptions.swift
[34/155] Compiling InternalCollectionsUtilities Debugging.swift
[35/155] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[36/155] Emitting module _NIOBase64
[37/155] Compiling _NIOBase64 Base64.swift
[38/155] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[39/155] Compiling Atomics DoubleWord.swift
[40/155] Compiling Atomics ManagedAtomic.swift
[41/155] Compiling Atomics ManagedAtomicLazyReference.swift
[42/155] Compiling Atomics UnsafeAtomic.swift
[45/155] Compiling Atomics AtomicValue.swift
[46/155] Compiling Atomics AtomicMemoryOrderings.swift
[47/155] Compiling Atomics AtomicInteger.swift
[48/155] Compiling Atomics AtomicOptionalWrappable.swift
[49/155] Compiling Atomics UnsafeAtomicLazyReference.swift
[50/155] Compiling Atomics IntegerOperations.swift
[51/156] Compiling Atomics AtomicBool.swift
[52/156] Compiling Atomics IntegerConformances.swift
[53/156] Emitting module InternalCollectionsUtilities
[54/156] Compiling Atomics AtomicReference.swift
[55/156] Compiling Atomics AtomicStorage.swift
[60/156] Compiling Atomics Unmanaged extensions.swift
[61/172] Compiling DequeModule _DequeBufferHeader.swift
[62/172] Compiling DequeModule _DequeBuffer.swift
[63/172] Compiling DequeModule _DequeSlot.swift
[64/173] Compiling DequeModule Deque+Codable.swift
[65/173] Compiling DequeModule Deque+Collection.swift
[66/173] Compiling Atomics PointerConformances.swift
[67/173] Compiling Atomics Primitives.native.swift
[68/173] Emitting module Atomics
[69/173] Compiling DequeModule Deque+Extras.swift
[70/173] Compiling DequeModule Deque+Hashable.swift
[71/173] Compiling _NIODataStructures PriorityQueue.swift
[72/173] Compiling _NIODataStructures Heap.swift
[73/173] Emitting module _NIODataStructures
[74/173] Compiling _NIODataStructures _TinyArray.swift
[75/173] Compiling DequeModule _UnsafeWrappedBuffer.swift
[76/173] Compiling DequeModule Deque+Testing.swift
[77/173] Compiling DequeModule Deque._Storage.swift
[80/173] Compiling DequeModule Deque+Equatable.swift
[81/173] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[82/173] Compiling DequeModule Deque._UnsafeHandle.swift
[83/173] Compiling DequeModule Deque.swift
[86/173] Compiling DequeModule Deque+CustomReflectable.swift
[87/173] Compiling DequeModule Deque+Descriptions.swift
[87/173] Compiling c-nioatomics.c
[89/173] Emitting module DequeModule
[89/173] Compiling c-atomics.c
[91/179] Compiling NIOConcurrencyHelpers lock.swift
[92/179] Compiling NIOConcurrencyHelpers atomics.swift
[93/179] Emitting module NIOConcurrencyHelpers
[94/179] Compiling NIOConcurrencyHelpers NIOLock.swift
[95/179] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[96/179] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[97/222] Emitting module Crypto
[98/250] Compiling NIOCore Linux.swift
[99/250] Compiling NIOCore MarkedCircularBuffer.swift
[100/250] Compiling NIOCore MulticastChannel.swift
[101/250] Compiling NIOCore NIOAny.swift
[102/250] Compiling NIOCore NIOCloseOnErrorHandler.swift
[103/250] Compiling NIOCore NIOCoreSendableMetatype.swift
[104/250] Compiling NIOCore NIOLoopBound.swift
[105/256] Compiling NIOCore SocketOptionProvider.swift
[106/256] Compiling NIOCore SystemCallHelpers.swift
[107/256] Compiling NIOCore TimeAmount+Duration.swift
[108/256] Compiling NIOCore TypeAssistedChannelHandler.swift
[109/256] Compiling NIOCore UniversalBootstrapSupport.swift
[110/256] Compiling NIOCore Utilities.swift
[111/256] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[112/256] Compiling NIOCore NIOScheduledCallback.swift
[113/256] Compiling NIOCore NIOSendable.swift
[114/256] Compiling NIOCore RecvByteBufferAllocator.swift
[115/256] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[116/256] Compiling NIOCore SocketAddresses.swift
[117/256] Compiling NIOCore AddressedEnvelope.swift
[118/256] Compiling NIOCore AsyncAwaitSupport.swift
[119/256] Compiling NIOCore AsyncChannel.swift
[120/256] Compiling NIOCore AsyncChannelHandler.swift
[121/256] Compiling NIOCore AsyncChannelInboundStream.swift
[122/256] Compiling NIOCore AsyncChannelOutboundWriter.swift
[123/256] Compiling NIOCore NIOAsyncSequenceProducer.swift
[124/256] Compiling NIOCore Codec.swift
[125/256] Compiling NIOCore ConvenienceOptionSupport.swift
[126/256] Compiling NIOCore DeadChannel.swift
[127/256] Compiling NIOCore DispatchQueue+WithFuture.swift
[128/256] Compiling NIOCore EventLoop+Deprecated.swift
[129/256] Compiling NIOCore EventLoop+SerialExecutor.swift
[130/256] Compiling NIOCore EventLoop.swift
[134/256] Compiling Crypto PKCS8PrivateKey.swift
[135/256] Compiling Crypto SEC1PrivateKey.swift
[136/256] Compiling Crypto SubjectPublicKeyInfo.swift
[137/256] Compiling Crypto CryptoError_boring.swift
[138/256] Compiling Crypto CryptoKitErrors.swift
[147/256] Compiling NIOCore ByteBuffer-core.swift
[148/256] Compiling NIOCore ByteBuffer-hex.swift
[149/256] Compiling NIOCore ByteBuffer-int.swift
[150/256] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[151/256] Compiling NIOCore ByteBuffer-multi-int.swift
[152/256] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[153/256] Compiling NIOCore ByteBuffer-views.swift
[155/256] Compiling NIOCore FileRegion.swift
[156/256] Compiling NIOCore GlobalSingletons.swift
[157/256] Compiling NIOCore IO.swift
[158/256] Compiling NIOCore IOData.swift
[159/256] Compiling NIOCore IPProtocol.swift
[160/256] Compiling NIOCore IntegerBitPacking.swift
[161/256] Compiling NIOCore IntegerTypes.swift
[162/256] Compiling NIOCore Interfaces.swift
[163/256] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[164/256] Compiling NIOCore ByteBuffer-conversions.swift
[165/256] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[166/256] Compiling NIOCore EventLoopFuture+Deprecated.swift
[167/256] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[168/256] Compiling NIOCore EventLoopFuture.swift
[169/256] Compiling NIOCore FileDescriptor.swift
[170/256] Compiling NIOCore FileHandle.swift
[175/256] Compiling NIOCore Channel.swift
[176/256] Compiling NIOCore ChannelHandler.swift
[177/256] Compiling NIOCore ChannelHandlers.swift
[178/256] Compiling NIOCore ChannelInvoker.swift
[179/256] Compiling NIOCore ChannelOption.swift
[180/256] Compiling NIOCore ChannelPipeline.swift
[181/256] Compiling NIOCore CircularBuffer.swift
[182/256] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[183/256] Compiling NIOCore NIOAsyncWriter.swift
[184/256] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[185/256] Compiling NIOCore BSDSocketAPI.swift
[186/256] Compiling NIOCore ByteBuffer-aux.swift
[204/256] Compiling Crypto RNG_boring.swift
[205/256] Compiling Crypto SafeCompare_boring.swift
[206/256] Compiling Crypto Zeroization_boring.swift
[207/256] Compiling Crypto PrettyBytes.swift
[208/256] Compiling Crypto SafeCompare.swift
[209/256] Compiling Crypto SecureBytes.swift
[210/256] Compiling Crypto Zeroization.swift
[211/256] Compiling Crypto resource_bundle_accessor.swift
[247/256] Emitting module NIOCore
[248/310] Compiling NIOEmbedded Embedded.swift
[249/310] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[250/310] Compiling NIOEmbedded AsyncTestingChannel.swift
[251/310] Emitting module NIOEmbedded
[252/310] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[253/310] Compiling NIOPosix PosixSingletons.swift
[254/310] Compiling NIOPosix RawSocketBootstrap.swift
[255/310] Compiling NIOPosix Resolver.swift
[256/310] Compiling NIOPosix Selectable.swift
[257/315] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[258/315] Compiling NIOPosix System.swift
[259/315] Compiling NIOPosix Thread.swift
[260/315] Compiling NIOPosix ThreadPosix.swift
[261/315] Compiling NIOPosix ThreadWindows.swift
[262/315] Compiling NIOPosix UnsafeTransfer.swift
[263/315] Compiling NIOPosix Utilities.swift
[264/315] Compiling NIOPosix VsockAddress.swift
[265/315] Compiling NIOPosix VsockChannelEvents.swift
[266/315] Compiling NIOPosix resource_bundle_accessor.swift
[267/315] Compiling NIOPosix BSDSocketAPICommon.swift
[268/315] Compiling NIOPosix BSDSocketAPIPosix.swift
[269/315] Compiling NIOPosix BSDSocketAPIWindows.swift
[270/315] Compiling NIOPosix BaseSocket.swift
[271/315] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[272/315] Compiling NIOPosix BaseSocketChannel.swift
[273/315] Emitting module NIOPosix
[274/315] Compiling NIOPosix SelectorUring.swift
[275/315] Compiling NIOPosix ServerSocket.swift
[276/315] Compiling NIOPosix Socket.swift
[277/315] Compiling NIOPosix SocketChannel.swift
[278/315] Compiling NIOPosix SocketProtocols.swift
[279/315] Compiling NIOPosix GetaddrinfoResolver.swift
[280/315] Compiling NIOPosix HappyEyeballs.swift
[281/315] Compiling NIOPosix IO.swift
[282/315] Compiling NIOPosix IntegerBitPacking.swift
[283/315] Compiling NIOPosix IntegerTypes.swift
[284/315] Compiling NIOPosix Linux.swift
[285/315] Compiling NIOPosix LinuxCPUSet.swift
[286/315] Compiling NIOPosix LinuxUring.swift
[287/315] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[288/315] Compiling NIOPosix NIOPosixSendableMetatype.swift
[289/315] Compiling NIOPosix NIOThreadPool.swift
[290/315] Compiling NIOPosix NonBlockingFileIO.swift
[291/315] Compiling NIOPosix PendingDatagramWritesManager.swift
[292/315] Compiling NIOPosix PendingWritesManager.swift
[293/315] Compiling NIOPosix PipeChannel.swift
[294/315] Compiling NIOPosix PipePair.swift
[295/315] Compiling NIOPosix Pool.swift
[296/315] Compiling NIOPosix SelectableChannel.swift
[297/315] Compiling NIOPosix SelectableEventLoop.swift
[298/315] Compiling NIOPosix SelectorEpoll.swift
[299/315] Compiling NIOPosix SelectorGeneric.swift
[300/315] Compiling NIOPosix SelectorKqueue.swift
[301/315] Compiling NIOPosix BaseStreamSocketChannel.swift
[302/315] Compiling NIOPosix Bootstrap.swift
[303/315] Compiling NIOPosix ControlMessage.swift
[304/315] Compiling NIOPosix DatagramVectorReadManager.swift
[305/315] Compiling NIOPosix Errors+Any.swift
[306/315] Compiling NIOPosix FileDescriptor.swift
[307/317] Compiling NIO Exports.swift
[308/317] Emitting module NIO
[309/322] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[310/322] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[311/322] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[312/322] Emitting module NIOFoundationCompat
[313/322] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[314/381] Compiling NIOSSH SSHServerConfiguration.swift
[315/381] Compiling NIOSSH SSHTerminalModes.swift
[316/381] Compiling NIOSSH AESGCM.swift
[317/381] Compiling NIOSSH SSHTransportProtection.swift
[318/381] Compiling NIOSSH ClientUserAuthenticationDelegate.swift
[319/381] Compiling NIOSSH DenyAllServerAuthDelegate.swift
[320/387] Compiling NIOSSH OutboundFlowController.swift
[321/387] Compiling NIOSSH SSHChannelData.swift
[322/387] Compiling NIOSSH SSHChannelIdentifier.swift
[323/387] Compiling NIOSSH SSHChannelMultiplexer.swift
[324/387] Compiling NIOSSH SSHChannelType.swift
[325/387] Compiling NIOSSH SSHChildChannel.swift
[326/387] Compiling NIOSSH AcceptsChannelMessages.swift
[327/387] Compiling NIOSSH ActiveState.swift
[328/387] Compiling NIOSSH IdleState.swift
[329/387] Compiling NIOSSH KeyExchangeState.swift
[330/387] Compiling NIOSSH ReceivedKexInitWhenActiveState.swift
[331/387] Compiling NIOSSH ReceivedNewKeysState.swift
[332/387] Compiling NIOSSH RekeyingReceivedNewKeysState.swift
[333/387] Compiling NIOSSH RekeyingSentNewKeysState.swift
[334/387] Compiling NIOSSH RekeyingState.swift
[335/387] Compiling NIOSSH SentKexInitWhenActiveState.swift
[336/387] Compiling NIOSSH SentNewKeysState.swift
[337/387] Compiling NIOSSH SentVersionState.swift
[338/387] Compiling NIOSSH UserAuthenticationState.swift
[339/387] Compiling NIOSSH Constants.swift
[340/387] Emitting module NIOSSH
[341/387] Compiling NIOSSH ByteBuffer+SSH.swift
[342/387] Compiling NIOSSH CSPRNG.swift
[343/387] Compiling NIOSSH ChildChannelOptions.swift
[344/387] Compiling NIOSSH ChildChannelStateMachine.swift
[345/387] Compiling NIOSSH ChildChannelUserEvents.swift
[346/387] Compiling NIOSSH ChildChannelWindowManager.swift
[347/387] Compiling NIOSSH ChildChannelWritabilityManager.swift
[348/387] Compiling NIOSSH ServerUserAuthenticationDelegate.swift
[349/387] Compiling NIOSSH SimplePasswordDelegate.swift
[350/387] Compiling NIOSSH UserAuthDelegate.swift
[351/387] Compiling NIOSSH UserAuthSignablePayload.swift
[352/387] Compiling NIOSSH UserAuthenticationMethod.swift
[353/387] Compiling NIOSSH UserAuthenticationStateMachine.swift
[354/387] Compiling NIOSSH Role.swift
[355/387] Compiling NIOSSH SSHClientConfiguration.swift
[356/387] Compiling NIOSSH SSHEncryptablePacketPayload.swift
[357/387] Compiling NIOSSH SSHMessages.swift
[358/387] Compiling NIOSSH SSHPacketParser.swift
[359/387] Compiling NIOSSH SSHPacketSerializer.swift
[360/387] Compiling NIOSSH NIOSSHCertifiedPublicKey.swift
[361/387] Compiling NIOSSH NIOSSHPrivateKey.swift
[362/387] Compiling NIOSSH NIOSSHPublicKey.swift
[363/387] Compiling NIOSSH NIOSSHSignature.swift
[364/387] Compiling NIOSSH NIOSSHError.swift
[365/387] Compiling NIOSSH NIOSSHHandler.swift
[366/387] Compiling NIOSSH AcceptsKeyExchangeMessages.swift
[367/387] Compiling NIOSSH AcceptsUserAuthMessages.swift
[368/387] Compiling NIOSSH AcceptsVersionMessages.swift
[369/387] Compiling NIOSSH SendsChannelMessages.swift
[370/387] Compiling NIOSSH SendsKeyExchangeMessages.swift
[371/387] Compiling NIOSSH SendsUserAuthMessages.swift
[372/387] Compiling NIOSSH SSHConnectionStateMachine.swift
[373/387] Compiling NIOSSH GlobalRequestDelegate.swift
[374/387] Compiling NIOSSH ECDHCompatibleKey.swift
[375/387] Compiling NIOSSH EllipticCurveKeyExchange.swift
[376/387] Compiling NIOSSH SSHKeyExchangeResult.swift
[377/387] Compiling NIOSSH SSHKeyExchangeStateMachine.swift
[378/387] Compiling NIOSSH ClientServerAuthenticationDelegate.swift
[379/406] Compiling NIOSSHPerformanceTester shared.swift
[380/406] Compiling NIOSSHPerformanceTester BenchmarkLinearThroughput.swift
[381/406] Compiling NIOSSHPerformanceTester Benchmark.swift
[382/406] Compiling NIOSSHPerformanceTester BenchmarkHandshake.swift
[383/406] Compiling NIOSSHPerformanceTester main.swift
[384/406] Emitting module NIOSSHPerformanceTester
[384/406] Write Objects.LinkFileList
[386/406] Compiling NIOSSHServer RemotePortForwarding.swift
[387/406] Compiling NIOSSHServer main.swift
[388/406] Compiling NIOSSHServer GlueHandler.swift
[389/406] Compiling NIOSSHClient PortForwardingServer.swift
[390/406] Compiling NIOSSHClient ExecHandler.swift
[391/406] Emitting module NIOSSHClient
[392/406] Compiling NIOSSHClient InteractivePasswordPromptDelegate.swift
[393/406] Compiling NIOSSHClient GlueHandler.swift
[394/406] Compiling NIOSSHClient main.swift
[395/406] Compiling NIOSSHClient SimpleCLIParser.swift
[396/406] Emitting module NIOSSHServer
[397/406] Compiling NIOSSHServer DataToBufferCodec.swift
[398/406] Compiling NIOSSHServer ExecHandler.swift
[398/406] Write Objects.LinkFileList
[400/406] Linking NIOSSHServer
[401/406] Linking NIOSSHClient
[402/406] Linking NIOSSHPerformanceTester
[403/406] Applying NIOSSHClient
[404/406] Applying NIOSSHServer
[405/406] Applying NIOSSHPerformanceTester
Build complete! (19.83s)
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"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/apple/swift-nio-ssh/main
Repository: apple/swift-nio-ssh
Swift version used: 6.1
Target: NIOSSH
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/swift-docc-render-artifact/.git/
From https://github.com/swiftlang/swift-docc-render-artifact
* branch 4633b45fc732d8c55568be09dd852f9dc1582c25 -> FETCH_HEAD
HEAD is now at 4633b45 Update the artifact
Cloned https://github.com/swiftlang/swift-docc-render-artifact
Extracting symbol information for 'NIOSSH'...
Finished extracting symbol information for 'NIOSSH'. (11.35s)
Building documentation for 'NIOSSH'...
Finished building documentation for 'NIOSSH' (0.39s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/apple/swift-nio-ssh/main
Fetching https://github.com/swiftlang/swift-docc-plugin from cache
Updating https://github.com/apple/swift-nio.git
Updating https://github.com/apple/swift-atomics.git
Updating https://github.com/apple/swift-crypto.git
Updating https://github.com/apple/swift-asn1.git
Updated https://github.com/apple/swift-crypto.git (0.54s)
Updated https://github.com/apple/swift-asn1.git (0.54s)
Updating https://github.com/apple/swift-collections.git
Updating https://github.com/apple/swift-system.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.62s)
Updated https://github.com/apple/swift-atomics.git (0.81s)
Updated https://github.com/apple/swift-nio.git (0.81s)
Computing version for https://github.com/apple/swift-atomics.git
Updated https://github.com/apple/swift-collections.git (0.53s)
Updated https://github.com/apple/swift-system.git (0.53s)
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.30s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.13.3 (1.02s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.85.0 (0.56s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.4.0 (0.56s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.1 (0.44s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (0.52s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (0.58s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.93s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.66s)
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.5
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Building for debugging...
[0/7] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version-2F0A5646E1D333AE.txt
[6/53] Compiling SymbolKit GenericConstraint.swift
[7/53] Compiling SymbolKit GenericParameter.swift
[8/53] Compiling SymbolKit Generics.swift
[9/53] Compiling SymbolKit Namespace.swift
[10/57] Compiling SymbolKit DeclarationFragments.swift
[11/57] Compiling SymbolKit Fragment.swift
[12/57] Compiling SymbolKit FragmentKind.swift
[13/57] Compiling SymbolKit FunctionParameter.swift
[14/57] Compiling SymbolKit FunctionSignature.swift
[15/57] Emitting module SymbolKit
[16/57] Compiling SymbolKit Mixin+Equals.swift
[17/57] Compiling SymbolKit Mixin+Hash.swift
[18/57] Compiling SymbolKit Mixin.swift
[19/57] Compiling SymbolKit LineList.swift
[20/57] Compiling SymbolKit Position.swift
[21/57] Compiling SymbolKit Names.swift
[22/57] Compiling SymbolKit SPI.swift
[23/57] Compiling SymbolKit Snippet.swift
[24/57] Compiling SymbolKit Extension.swift
[25/57] Compiling SymbolKit SourceRange.swift
[26/57] Compiling SymbolKit Metadata.swift
[27/57] Compiling SymbolKit Module.swift
[28/57] Compiling SymbolKit OperatingSystem.swift
[29/57] Compiling SymbolKit Platform.swift
[30/57] Compiling SymbolKit Relationship.swift
[31/57] Compiling SymbolKit RelationshipKind.swift
[32/57] Compiling SymbolKit SourceOrigin.swift
[33/57] Compiling SymbolKit GenericConstraints.swift
[34/57] Compiling SymbolKit Swift.swift
[35/57] Compiling SymbolKit SemanticVersion.swift
[36/57] Compiling SymbolKit AccessControl.swift
[37/57] Compiling SymbolKit Availability.swift
[38/57] Compiling SymbolKit AvailabilityItem.swift
[39/57] Compiling SymbolKit Domain.swift
[40/57] Compiling SymbolKit Identifier.swift
[41/57] Compiling SymbolKit KindIdentifier.swift
[42/57] Compiling SymbolKit Location.swift
[43/57] Compiling SymbolKit Mutability.swift
[44/57] Compiling SymbolKit Symbol.swift
[45/57] Compiling SymbolKit SymbolKind.swift
[46/57] Compiling SymbolKit SymbolGraph.swift
[47/57] Compiling SymbolKit GraphCollector.swift
[48/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[49/57] Compiling SymbolKit UnifiedSymbol.swift
[50/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[51/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[52/57] Compiling Snippets Snippet.swift
[53/57] Compiling Snippets SnippetParser.swift
[54/57] Emitting module Snippets
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Emitting module snippet_extract
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (5.10s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/120] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[3/120] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[4/121] Compiling InternalCollectionsUtilities Debugging.swift
[5/121] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[6/121] Compiling InternalCollectionsUtilities Descriptions.swift
[7/121] Compiling Crypto ASN1Null.swift
[8/121] Compiling Crypto ASN1OctetString.swift
[9/121] Compiling Crypto ASN1Identifier.swift
[10/121] Compiling Crypto ASN1Integer.swift
[11/122] Compiling Crypto ASN1Strings.swift
[12/122] Compiling Crypto ArraySliceBigint.swift
[13/122] Compiling Crypto GeneralizedTime.swift
[14/122] Compiling Crypto ObjectIdentifier.swift
[15/122] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[16/122] Compiling _NIOBase64 Base64.swift
[17/122] Emitting module _NIOBase64
[18/122] Compiling Crypto DH.swift
[19/122] Compiling Crypto ECDH.swift
[20/122] Compiling Crypto HKDF.swift
[21/122] Compiling Crypto AESWrap.swift
[22/122] Compiling Crypto AESWrap_boring.swift
[23/122] Compiling Crypto Ed25519_boring.swift
[24/122] Compiling Crypto NISTCurvesKeys_boring.swift
[25/122] Compiling Crypto X25519Keys_boring.swift
[27/130] Compiling Crypto ECDSASignature.swift
[28/130] Compiling Crypto PEMDocument.swift
[29/130] Compiling Crypto PKCS8PrivateKey.swift
[30/130] Compiling Crypto SEC1PrivateKey.swift
[31/130] Compiling Crypto SubjectPublicKeyInfo.swift
[32/130] Compiling Crypto CryptoError_boring.swift
[33/130] Compiling Crypto CryptoKitErrors.swift
[34/130] Compiling Crypto Digest_boring.swift
[35/130] Compiling Crypto Digest.swift
[36/130] Compiling Crypto Digests.swift
[37/130] Compiling Crypto HashFunctions.swift
[38/130] Compiling Crypto HashFunctions_SHA2.swift
[39/130] Compiling Crypto HPKE-AEAD.swift
[40/130] Compiling Crypto HPKE-Ciphersuite.swift
[41/130] Compiling Crypto HPKE-KDF.swift
[42/130] Compiling Crypto HPKE-KexKeyDerivation.swift
[43/130] Compiling Crypto HPKE-LabeledExtract.swift
[44/130] Compiling Crypto HPKE-Utils.swift
[45/130] Compiling Crypto DHKEM.swift
[46/130] Compiling Crypto HPKE-KEM-Curve25519.swift
[47/130] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[48/130] Compiling Crypto HPKE-KEM.swift
[49/130] Compiling Crypto HPKE-Errors.swift
[50/130] Compiling Crypto HPKE.swift
[51/130] Compiling Crypto HPKE-Context.swift
[52/130] Compiling Crypto HPKE-KeySchedule.swift
[53/130] Compiling Crypto HPKE-Modes.swift
[54/130] Compiling Crypto Insecure.swift
[55/130] Compiling Crypto Insecure_HashFunctions.swift
[56/130] Compiling Crypto KEM.swift
[57/130] Compiling Crypto ECDH_boring.swift
[58/130] Compiling Crypto AES-GCM.swift
[59/130] Compiling Crypto AES-GCM_boring.swift
[60/130] Compiling Crypto ChaChaPoly_boring.swift
[61/130] Compiling Crypto ChaChaPoly.swift
[62/130] Compiling Crypto Cipher.swift
[63/130] Compiling Crypto Nonces.swift
[64/130] Compiling Crypto ASN1.swift
[65/130] Compiling Crypto ASN1Any.swift
[66/130] Compiling Crypto ASN1BitString.swift
[67/130] Compiling Crypto ASN1Boolean.swift
[75/130] Compiling Atomics Unmanaged extensions.swift
[76/130] Compiling _NIODataStructures _TinyArray.swift
[77/130] Compiling _NIODataStructures PriorityQueue.swift
[78/130] Compiling Crypto AES.swift
[79/130] Compiling Crypto ECDSASignature_boring.swift
[80/130] Compiling Crypto ECDSA_boring.swift
[81/130] Compiling Crypto EdDSA_boring.swift
[82/130] Compiling Crypto ECDSA.swift
[83/130] Compiling Crypto Ed25519.swift
[84/130] Compiling Crypto Signature.swift
[85/130] Compiling Crypto CryptoKitErrors_boring.swift
[86/130] Compiling Crypto Curve25519.swift
[87/130] Compiling Crypto Ed25519Keys.swift
[88/130] Compiling Crypto NISTCurvesKeys.swift
[89/130] Compiling Crypto X25519Keys.swift
[90/130] Compiling Crypto SymmetricKeys.swift
[91/130] Compiling Crypto HMAC.swift
[92/130] Compiling Crypto MACFunctions.swift
[93/130] Compiling Crypto MessageAuthenticationCode.swift
[94/130] Compiling NIOConcurrencyHelpers lock.swift
[95/130] Compiling _NIODataStructures Heap.swift
[96/130] Emitting module _NIODataStructures
[97/130] Emitting module Crypto
[98/130] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[99/130] Compiling NIOConcurrencyHelpers NIOLock.swift
[100/130] Compiling NIOConcurrencyHelpers atomics.swift
[101/130] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[108/130] Emitting module NIOConcurrencyHelpers
[111/130] Emitting module InternalCollectionsUtilities
[118/146] Compiling DequeModule Deque+Codable.swift
[119/146] Compiling DequeModule Deque+Collection.swift
[120/146] Compiling DequeModule Deque+Extras.swift
[121/146] Compiling DequeModule Deque+Hashable.swift
[122/146] Compiling DequeModule _DequeBufferHeader.swift
[123/146] Compiling DequeModule _DequeSlot.swift
[124/146] Compiling DequeModule _DequeBuffer.swift
[125/146] Compiling DequeModule Deque+Testing.swift
[126/146] Compiling DequeModule Deque._Storage.swift
[127/147] Compiling Crypto RNG_boring.swift
[128/147] Compiling Crypto SafeCompare_boring.swift
[129/147] Compiling Crypto Zeroization_boring.swift
[130/147] Compiling Crypto PrettyBytes.swift
[131/147] Compiling Crypto SafeCompare.swift
[132/147] Compiling Crypto SecureBytes.swift
[133/147] Compiling Crypto Zeroization.swift
[134/147] Compiling Crypto resource_bundle_accessor.swift
[137/147] Compiling DequeModule Deque+Equatable.swift
[138/147] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[139/147] Compiling DequeModule Deque._UnsafeHandle.swift
[140/147] Compiling DequeModule Deque.swift
[141/147] Compiling DequeModule Deque+CustomReflectable.swift
[142/147] Compiling DequeModule Deque+Descriptions.swift
[143/147] Compiling DequeModule _UnsafeWrappedBuffer.swift
[146/147] Emitting module DequeModule
[147/147] Emitting module Atomics
[148/210] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[149/210] Compiling NIOCore EventLoopFuture+Deprecated.swift
[150/210] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[151/210] Compiling NIOCore EventLoopFuture.swift
[152/210] Compiling NIOCore FileDescriptor.swift
[153/210] Compiling NIOCore FileHandle.swift
[154/210] Compiling NIOCore FileRegion.swift
[155/216] Compiling NIOCore AddressedEnvelope.swift
[156/216] Compiling NIOCore AsyncAwaitSupport.swift
[157/216] Compiling NIOCore AsyncChannel.swift
[158/216] Compiling NIOCore AsyncChannelHandler.swift
[159/216] Compiling NIOCore AsyncChannelInboundStream.swift
[160/216] Compiling NIOCore AsyncChannelOutboundWriter.swift
[161/216] Compiling NIOCore NIOAsyncSequenceProducer.swift
[162/216] Compiling NIOCore GlobalSingletons.swift
[163/216] Compiling NIOCore IO.swift
[164/216] Compiling NIOCore IOData.swift
[165/216] Compiling NIOCore IPProtocol.swift
[166/216] Compiling NIOCore IntegerBitPacking.swift
[167/216] Compiling NIOCore IntegerTypes.swift
[168/216] Compiling NIOCore Interfaces.swift
[169/216] Compiling NIOCore Codec.swift
[170/216] Compiling NIOCore ConvenienceOptionSupport.swift
[171/216] Compiling NIOCore DeadChannel.swift
[172/216] Compiling NIOCore DispatchQueue+WithFuture.swift
[173/216] Compiling NIOCore EventLoop+Deprecated.swift
[174/216] Compiling NIOCore EventLoop+SerialExecutor.swift
[175/216] Compiling NIOCore EventLoop.swift
[176/216] Compiling NIOCore Channel.swift
[177/216] Compiling NIOCore ChannelHandler.swift
[178/216] Compiling NIOCore ChannelHandlers.swift
[179/216] Compiling NIOCore ChannelInvoker.swift
[180/216] Compiling NIOCore ChannelOption.swift
[181/216] Compiling NIOCore ChannelPipeline.swift
[182/216] Compiling NIOCore CircularBuffer.swift
[183/216] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[184/216] Compiling NIOCore NIOScheduledCallback.swift
[185/216] Compiling NIOCore NIOSendable.swift
[186/216] Compiling NIOCore RecvByteBufferAllocator.swift
[187/216] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[188/216] Compiling NIOCore SocketAddresses.swift
[189/216] Compiling NIOCore SocketOptionProvider.swift
[190/216] Compiling NIOCore SystemCallHelpers.swift
[191/216] Compiling NIOCore TimeAmount+Duration.swift
[192/216] Compiling NIOCore TypeAssistedChannelHandler.swift
[193/216] Compiling NIOCore UniversalBootstrapSupport.swift
[194/216] Compiling NIOCore Utilities.swift
[195/216] Compiling NIOCore ByteBuffer-core.swift
[196/216] Compiling NIOCore ByteBuffer-hex.swift
[197/216] Compiling NIOCore ByteBuffer-int.swift
[198/216] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[199/216] Compiling NIOCore ByteBuffer-multi-int.swift
[200/216] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[201/216] Compiling NIOCore ByteBuffer-views.swift
[202/216] Compiling NIOCore Linux.swift
[203/216] Compiling NIOCore MarkedCircularBuffer.swift
[204/216] Compiling NIOCore MulticastChannel.swift
[205/216] Compiling NIOCore NIOAny.swift
[206/216] Compiling NIOCore NIOCloseOnErrorHandler.swift
[207/216] Compiling NIOCore NIOCoreSendableMetatype.swift
[208/216] Compiling NIOCore NIOLoopBound.swift
[209/216] Emitting module NIOCore
[210/216] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[211/216] Compiling NIOCore NIOAsyncWriter.swift
[212/216] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[213/216] Compiling NIOCore BSDSocketAPI.swift
[214/216] Compiling NIOCore ByteBuffer-aux.swift
[215/216] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[216/216] Compiling NIOCore ByteBuffer-conversions.swift
[217/270] Compiling NIOEmbedded AsyncTestingChannel.swift
[218/270] Emitting module NIOEmbedded
[219/270] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[220/270] Compiling NIOEmbedded Embedded.swift
[221/270] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[222/270] Compiling NIOPosix System.swift
[223/270] Compiling NIOPosix Thread.swift
[224/270] Compiling NIOPosix ThreadPosix.swift
[225/270] Compiling NIOPosix ThreadWindows.swift
[226/275] Compiling NIOPosix SelectorUring.swift
[227/275] Compiling NIOPosix ServerSocket.swift
[228/275] Compiling NIOPosix Socket.swift
[229/275] Compiling NIOPosix SocketChannel.swift
[230/275] Compiling NIOPosix SocketProtocols.swift
[231/275] Compiling NIOPosix LinuxCPUSet.swift
[232/275] Compiling NIOPosix LinuxUring.swift
[233/275] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[234/275] Compiling NIOPosix NIOPosixSendableMetatype.swift
[235/275] Compiling NIOPosix NIOThreadPool.swift
[236/275] Compiling NIOPosix NonBlockingFileIO.swift
[237/275] Compiling NIOPosix BSDSocketAPICommon.swift
[238/275] Compiling NIOPosix BSDSocketAPIPosix.swift
[239/275] Compiling NIOPosix BSDSocketAPIWindows.swift
[240/275] Compiling NIOPosix BaseSocket.swift
[241/275] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[242/275] Compiling NIOPosix BaseSocketChannel.swift
[243/275] Compiling NIOPosix SelectableChannel.swift
[244/275] Compiling NIOPosix SelectableEventLoop.swift
[245/275] Compiling NIOPosix SelectorEpoll.swift
[246/275] Compiling NIOPosix SelectorGeneric.swift
[247/275] Compiling NIOPosix SelectorKqueue.swift
[248/275] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[249/275] Compiling NIOPosix PosixSingletons.swift
[250/275] Compiling NIOPosix RawSocketBootstrap.swift
[251/275] Compiling NIOPosix Resolver.swift
[252/275] Compiling NIOPosix Selectable.swift
[253/275] Compiling NIOPosix PendingDatagramWritesManager.swift
[254/275] Compiling NIOPosix PendingWritesManager.swift
[255/275] Compiling NIOPosix PipeChannel.swift
[256/275] Compiling NIOPosix PipePair.swift
[257/275] Compiling NIOPosix Pool.swift
[258/275] Compiling NIOPosix UnsafeTransfer.swift
[259/275] Compiling NIOPosix Utilities.swift
[260/275] Compiling NIOPosix VsockAddress.swift
[261/275] Compiling NIOPosix VsockChannelEvents.swift
[262/275] Compiling NIOPosix resource_bundle_accessor.swift
[263/275] Compiling NIOPosix GetaddrinfoResolver.swift
[264/275] Compiling NIOPosix HappyEyeballs.swift
[265/275] Compiling NIOPosix IO.swift
[266/275] Compiling NIOPosix IntegerBitPacking.swift
[267/275] Compiling NIOPosix IntegerTypes.swift
[268/275] Compiling NIOPosix Linux.swift
[269/275] Compiling NIOPosix BaseStreamSocketChannel.swift
[270/275] Compiling NIOPosix Bootstrap.swift
[271/275] Compiling NIOPosix ControlMessage.swift
[272/275] Compiling NIOPosix DatagramVectorReadManager.swift
[273/275] Compiling NIOPosix Errors+Any.swift
[274/275] Compiling NIOPosix FileDescriptor.swift
[275/275] Emitting module NIOPosix
[276/277] Emitting module NIO
[277/277] Compiling NIO Exports.swift
[278/282] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[279/282] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[280/282] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[281/282] Emitting module NIOFoundationCompat
[282/282] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[283/341] Compiling NIOSSH RekeyingState.swift
[284/341] Compiling NIOSSH SentKexInitWhenActiveState.swift
[285/341] Compiling NIOSSH SentNewKeysState.swift
[286/341] Compiling NIOSSH SentVersionState.swift
[287/341] Compiling NIOSSH UserAuthenticationState.swift
[288/341] Compiling NIOSSH Constants.swift
[289/347] Compiling NIOSSH ActiveState.swift
[290/347] Compiling NIOSSH IdleState.swift
[291/347] Compiling NIOSSH KeyExchangeState.swift
[292/347] Compiling NIOSSH ReceivedKexInitWhenActiveState.swift
[293/347] Compiling NIOSSH ReceivedNewKeysState.swift
[294/347] Compiling NIOSSH RekeyingReceivedNewKeysState.swift
[295/347] Compiling NIOSSH RekeyingSentNewKeysState.swift
[296/347] Compiling NIOSSH SSHServerConfiguration.swift
[297/347] Compiling NIOSSH SSHTerminalModes.swift
[298/347] Compiling NIOSSH AESGCM.swift
[299/347] Compiling NIOSSH SSHTransportProtection.swift
[300/347] Compiling NIOSSH ClientUserAuthenticationDelegate.swift
[301/347] Compiling NIOSSH DenyAllServerAuthDelegate.swift
[302/347] Emitting module NIOSSH
[303/347] Compiling NIOSSH ByteBuffer+SSH.swift
[304/347] Compiling NIOSSH CSPRNG.swift
[305/347] Compiling NIOSSH ChildChannelOptions.swift
[306/347] Compiling NIOSSH ChildChannelStateMachine.swift
[307/347] Compiling NIOSSH ChildChannelUserEvents.swift
[308/347] Compiling NIOSSH ChildChannelWindowManager.swift
[309/347] Compiling NIOSSH ChildChannelWritabilityManager.swift
[310/347] Compiling NIOSSH AcceptsKeyExchangeMessages.swift
[311/347] Compiling NIOSSH AcceptsUserAuthMessages.swift
[312/347] Compiling NIOSSH AcceptsVersionMessages.swift
[313/347] Compiling NIOSSH SendsChannelMessages.swift
[314/347] Compiling NIOSSH SendsKeyExchangeMessages.swift
[315/347] Compiling NIOSSH SendsUserAuthMessages.swift
[316/347] Compiling NIOSSH SSHConnectionStateMachine.swift
[317/347] Compiling NIOSSH ServerUserAuthenticationDelegate.swift
[318/347] Compiling NIOSSH SimplePasswordDelegate.swift
[319/347] Compiling NIOSSH UserAuthDelegate.swift
[320/347] Compiling NIOSSH UserAuthSignablePayload.swift
[321/347] Compiling NIOSSH UserAuthenticationMethod.swift
[322/347] Compiling NIOSSH UserAuthenticationStateMachine.swift
[323/347] Compiling NIOSSH OutboundFlowController.swift
[324/347] Compiling NIOSSH SSHChannelData.swift
[325/347] Compiling NIOSSH SSHChannelIdentifier.swift
[326/347] Compiling NIOSSH SSHChannelMultiplexer.swift
[327/347] Compiling NIOSSH SSHChannelType.swift
[328/347] Compiling NIOSSH SSHChildChannel.swift
[329/347] Compiling NIOSSH AcceptsChannelMessages.swift
[330/347] Compiling NIOSSH NIOSSHCertifiedPublicKey.swift
[331/347] Compiling NIOSSH NIOSSHPrivateKey.swift
[332/347] Compiling NIOSSH NIOSSHPublicKey.swift
[333/347] Compiling NIOSSH NIOSSHSignature.swift
[334/347] Compiling NIOSSH NIOSSHError.swift
[335/347] Compiling NIOSSH NIOSSHHandler.swift
[336/347] Compiling NIOSSH GlobalRequestDelegate.swift
[337/347] Compiling NIOSSH ECDHCompatibleKey.swift
[338/347] Compiling NIOSSH EllipticCurveKeyExchange.swift
[339/347] Compiling NIOSSH SSHKeyExchangeResult.swift
[340/347] Compiling NIOSSH SSHKeyExchangeStateMachine.swift
[341/347] Compiling NIOSSH ClientServerAuthenticationDelegate.swift
[342/347] Compiling NIOSSH Role.swift
[343/347] Compiling NIOSSH SSHClientConfiguration.swift
[344/347] Compiling NIOSSH SSHEncryptablePacketPayload.swift
[345/347] Compiling NIOSSH SSHMessages.swift
[346/347] Compiling NIOSSH SSHPacketParser.swift
[347/347] Compiling NIOSSH SSHPacketSerializer.swift
Build of target: 'NIOSSH' complete! (9.08s)
1154
8 /Users/admin/builder/spi-builder-workspace/.docs/apple/swift-nio-ssh/main
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/apple/swift-nio-ssh/main
File count: 1154
Doc size: 8.0MB
Preparing doc bundle ...
Uploading prod-apple-swift-nio-ssh-main-b95e1728.zip to s3://spi-docs-inbox/prod-apple-swift-nio-ssh-main-b95e1728.zip
Copying... [12%]
Copying... [23%]
Copying... [31%]
Copying... [43%]
Copying... [50%]
Copying... [62%]
Copying... [74%]
Copying... [81%]
Copying... [93%]
Copying... [100%]
Done.