The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-nio-ssh, reference main (1a915a), with Swift 6.2 for macOS (SPM) on 9 Apr 2026 19:25:57 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.69.2
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 1a915a3 Allow latest swift-crypto major release (#233)
Cloned https://github.com/apple/swift-nio-ssh.git
Revision (git rev-parse @):
1a915a324afefd4031e396e81a0e210178621be8
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
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/apple/swift-atomics.git
[1/1820] Fetching swift-atomics
[438/19150] Fetching swift-atomics, swift-crypto
[3208/102251] Fetching swift-atomics, swift-crypto, swift-nio
Fetched https://github.com/apple/swift-atomics.git from cache (4.33s)
Fetched https://github.com/apple/swift-nio.git from cache (4.33s)
Fetched https://github.com/apple/swift-crypto.git from cache (4.33s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (4.89s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.97.1 (0.84s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/23523] Fetching swift-collections
[2/29124] Fetching swift-collections, swift-system
Fetched https://github.com/apple/swift-system.git from cache (1.94s)
Fetched https://github.com/apple/swift-collections.git from cache (1.94s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (2.53s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.62s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.3.1 (2.93s)
Fetching https://github.com/apple/swift-asn1.git
[1/1796] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.89s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.6.0 (1.56s)
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.6.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 4.3.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.97.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
Creating working copy for https://github.com/apple/swift-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.4.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.97.1",
          "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.4.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.4",
              "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": "4.3.1",
          "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.6.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/4399] Fetching swift-nio-ssh
Fetched https://github.com/apple/swift-nio-ssh.git from cache (1.06s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/apple/swift-crypto.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (0.97s)
Fetched https://github.com/apple/swift-crypto.git from cache (0.97s)
Fetched https://github.com/apple/swift-nio.git from cache (0.97s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.04s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.97.1 (0.04s)
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-collections.git from cache (0.56s)
Fetched https://github.com/apple/swift-system.git from cache (0.56s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.62s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.05s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.3.1 (0.03s)
Fetching https://github.com/apple/swift-asn1.git from cache
Fetched https://github.com/apple/swift-asn1.git from cache (0.47s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.6.0 (0.52s)
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.6.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.97.1
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 (1a915a3)
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 4.3.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.2
Building package at path:  $PWD
https://github.com/apple/swift-nio-ssh.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/43] Write sources
[5/43] Write NIOSSHClient-entitlement.plist
[6/43] Write sources
[7/43] Write NIOSSHServer-entitlement.plist
[8/43] Write NIOSSHPerformanceTester-entitlement.plist
[9/43] Write sources
[17/43] Copying PrivacyInfo.xcprivacy
[18/43] Write sources
[21/43] Compiling CNIOWindows shim.c
[21/43] Compiling CNIOWindows WSAStartup.c
[23/43] Compiling CNIOWASI CNIOWASI.c
[24/43] Write sources
[25/43] Compiling CNIOOpenBSD shim.c
[26/43] Compiling CNIOLinux liburing_shims.c
[27/43] Compiling CNIOLinux shim.c
[28/43] Write swift-version-49B95AFC49DCD68C.txt
[29/72] Compiling _AtomicsShims.c
[30/149] Compiling CNIOPosix event_loop_id.c
[31/173] Compiling CNIODarwin shim.c
[33/173] Compiling Atomics UnsafeAtomicLazyReference.swift
[34/173] Compiling Atomics IntegerOperations.swift
[35/174] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[36/174] Compiling Atomics AtomicBool.swift
[37/174] Compiling Atomics IntegerConformances.swift
[38/174] Compiling Atomics DoubleWord.swift
[39/174] Compiling Atomics ManagedAtomic.swift
[40/174] Emitting module InternalCollectionsUtilities
[41/174] Compiling Atomics AtomicReference.swift
[42/174] Compiling Atomics AtomicStorage.swift
[43/174] Compiling _NIODataStructures _TinyArray.swift
[44/174] Compiling Atomics OptionalRawRepresentable.swift
[45/174] Compiling Atomics RawRepresentable.swift
[46/174] Compiling _NIOBase64 Base64.swift
[47/174] Emitting module _NIOBase64
[48/174] Compiling Atomics AtomicValue.swift
[49/174] Compiling Atomics AtomicMemoryOrderings.swift
[50/174] Compiling Atomics AtomicInteger.swift
[51/174] Compiling Atomics AtomicOptionalWrappable.swift
[52/174] Compiling Atomics PointerConformances.swift
[53/174] Compiling Atomics Primitives.native.swift
[54/174] Compiling Atomics ManagedAtomicLazyReference.swift
[55/174] Compiling Atomics UnsafeAtomic.swift
[60/175] Emitting module _NIODataStructures
[61/175] Compiling _NIODataStructures PriorityQueue.swift
[62/175] Compiling _NIODataStructures Heap.swift
[67/209] Compiling ContainersPreview Drain+Reduce.swift
[68/209] Compiling ContainersPreview Drain.swift
[69/209] Compiling ContainersPreview Producer+Collect.swift
[70/212] Compiling ContainersPreview Producer+Filter.swift
[71/212] Compiling ContainersPreview Producer+Map.swift
[72/212] Compiling ContainersPreview Producer+Reduce.swift
[73/212] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[74/212] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[75/212] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[76/212] Compiling ContainersPreview BorrowingSequence.swift
[77/212] Compiling ContainersPreview ContainerIterator.swift
[78/212] Compiling ContainersPreview DynamicContainer.swift
[79/212] Compiling ContainersPreview MutableContainer.swift
[80/212] Compiling ContainersPreview PermutableContainer.swift
[81/212] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[82/212] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[83/212] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[84/212] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[85/212] Compiling ContainersPreview RandomAccessContainer.swift
[86/212] Compiling ContainersPreview RangeExpression2.swift
[87/212] Compiling ContainersPreview RangeReplaceableContainer.swift
[88/212] Compiling ContainersPreview Drain+Map.swift
[89/212] Compiling ContainersPreview BidirectionalContainer.swift
[90/212] Compiling ContainersPreview Container+Filter.swift
[91/212] Compiling ContainersPreview Container+SpanwiseZip.swift
[92/212] Compiling ContainersPreview Container.swift
[93/212] Compiling ContainersPreview Producer.swift
[94/212] Compiling ContainersPreview Borrow.swift
[95/212] Compiling ContainersPreview Box.swift
[96/212] Compiling Atomics Unmanaged extensions.swift
[97/212] Emitting module ContainersPreview
[98/212] Compiling ContainersPreview Inout.swift
[99/212] Compiling ContainersPreview InputSpan.swift
[100/212] Compiling ContainersPreview Shared.swift
[101/212] Compiling ContainersPreview OutputSpan+Extras.swift
[102/212] Compiling ContainersPreview TemporaryAllocation.swift
[103/212] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[104/212] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[115/212] Emitting module Atomics
[116/253] Compiling DequeModule UniqueDeque+Equatable.swift
[117/253] Compiling DequeModule UniqueDeque+Experimental.swift
[118/253] Compiling DequeModule UniqueDeque+Hashable.swift
[119/253] Compiling DequeModule UniqueDeque+Initializers.swift
[119/257] Compiling c-nioatomics.c
[121/257] Compiling DequeModule UniqueDeque+Insertions.swift
[122/257] Compiling DequeModule UniqueDeque+Prepend.swift
[123/257] Compiling DequeModule UniqueDeque+Removals.swift
[124/257] Compiling DequeModule UniqueDeque+Replacements.swift
[125/257] Compiling DequeModule RigidDeque+Consumption.swift
[126/257] Compiling DequeModule RigidDeque+Container.swift
[127/257] Compiling DequeModule RigidDeque+Descriptions.swift
[128/257] Compiling DequeModule RigidDeque+Equatable.swift
[129/257] Compiling DequeModule RigidDeque+Experimental.swift
[130/257] Compiling DequeModule RigidDeque+Hashable.swift
[131/257] Compiling DequeModule RigidDeque+Initializers.swift
[132/257] Compiling DequeModule RigidDeque+Insertions.swift
[133/257] Compiling DequeModule RigidDeque+Prepend.swift
[134/257] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[135/257] Compiling DequeModule Deque+Extras.swift
[136/257] Compiling DequeModule Deque+Hashable.swift
[137/257] Compiling DequeModule Deque+Testing.swift
[138/257] Compiling DequeModule Deque._Storage.swift
[139/257] Compiling DequeModule UniqueDeque+Append.swift
[140/257] Compiling DequeModule UniqueDeque+Consumption.swift
[141/257] Compiling DequeModule UniqueDeque+Container.swift
[142/257] Compiling DequeModule UniqueDeque+Descriptions.swift
[143/257] Compiling DequeModule Deque._UnsafeHandle.swift
[144/257] Compiling DequeModule Deque.swift
[145/257] Compiling DequeModule _DequeBuffer.swift
[146/257] Compiling DequeModule _DequeBufferHeader.swift
[147/257] Compiling DequeModule RigidDeque+Append.swift
[148/257] Compiling DequeModule RigidDeque+Removals.swift
[149/257] Compiling DequeModule RigidDeque+Replacements.swift
[150/257] Compiling DequeModule RigidDeque+Testing.swift
[151/257] Compiling DequeModule RigidDeque.swift
[152/257] Compiling DequeModule Deque+Codable.swift
[153/257] Compiling DequeModule Deque+Collection.swift
[154/257] Compiling DequeModule Deque+CustomReflectable.swift
[155/257] Compiling DequeModule Deque+Descriptions.swift
[156/257] Compiling DequeModule Deque+Equatable.swift
[156/257] Compiling c-atomics.c
[158/264] Emitting module Crypto
[159/273] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[160/273] Compiling NIOConcurrencyHelpers atomics.swift
[161/273] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[162/273] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[163/273] Compiling NIOConcurrencyHelpers NIOLock.swift
[164/273] Compiling NIOConcurrencyHelpers lock.swift
[165/273] Emitting module NIOConcurrencyHelpers
[166/273] Compiling DequeModule UniqueDeque.swift
[167/273] Compiling DequeModule _DequeSlot.swift
[168/273] Compiling DequeModule _UnsafeDequeHandle.swift
[169/273] Compiling DequeModule _UnsafeDequeSegments.swift
[170/273] Emitting module DequeModule
[171/338] Compiling Crypto ECDSA_boring.swift
[172/338] Compiling Crypto EdDSA_boring.swift
[173/338] Compiling Crypto MLDSA_boring.swift
[174/338] Compiling Crypto MLDSA_wrapper.swift
[175/338] Compiling Crypto ECDSA.swift
[176/338] Compiling Crypto Ed25519.swift
[177/338] Compiling Crypto MLDSA.swift
[178/338] Compiling Crypto Signature.swift
[179/338] Compiling Crypto CryptoKitErrors_boring.swift
[180/338] Compiling NIOCore IPProtocol.swift
[181/338] Compiling NIOCore IntegerBitPacking.swift
[182/338] Compiling NIOCore IntegerTypes.swift
[183/338] Compiling NIOCore Interfaces.swift
[184/338] Compiling NIOCore Linux.swift
[185/338] Compiling NIOCore AddressedEnvelope.swift
[186/338] Compiling NIOCore AsyncAwaitSupport.swift
[187/338] Compiling NIOCore AsyncChannel.swift
[188/338] Compiling NIOCore AsyncChannelHandler.swift
[189/338] Compiling NIOCore AsyncChannelInboundStream.swift
[190/338] Compiling NIOCore AsyncChannelOutboundWriter.swift
[191/338] Compiling NIOCore NIOAsyncSequenceProducer.swift
[192/338] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[193/338] Compiling NIOCore NIOAsyncWriter.swift
[194/338] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[195/338] Compiling NIOCore BSDSocketAPI.swift
[196/338] Compiling NIOCore ByteBuffer-aux.swift
[197/338] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[198/338] Compiling NIOCore ByteBuffer-conversions.swift
[199/338] Compiling Crypto Ed25519Keys.swift
[200/338] Compiling Crypto NISTCurvesKeys.swift
[201/338] Compiling Crypto X25519Keys.swift
[202/338] Compiling Crypto SymmetricKeys.swift
[203/338] Compiling Crypto HMAC.swift
[204/338] Compiling Crypto MACFunctions.swift
[205/338] Compiling Crypto MessageAuthenticationCode.swift
[206/338] Compiling Crypto AES.swift
[207/338] Compiling Crypto ECDSASignature_boring.swift
[208/338] Compiling NIOCore ByteBuffer-hex.swift
[209/338] Compiling NIOCore ByteBuffer-int.swift
[210/338] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[211/338] Compiling NIOCore ByteBuffer-multi-int.swift
[212/338] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[213/338] Compiling NIOCore ByteBuffer-views.swift
[214/338] Compiling NIOCore Channel.swift
[215/338] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[216/338] Compiling NIOCore NIOScheduledCallback.swift
[217/338] Compiling NIOCore NIOSendable.swift
[218/338] Compiling NIOCore ByteBuffer-core.swift
[219/338] Compiling NIOCore ConvenienceOptionSupport.swift
[220/338] Compiling NIOCore DeadChannel.swift
[221/338] Compiling NIOCore DispatchQueue+WithFuture.swift
[222/338] Compiling NIOCore EventLoop+Deprecated.swift
[223/338] Compiling NIOCore EventLoop+SerialExecutor.swift
[224/338] Compiling NIOCore EventLoop.swift
[225/338] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[226/338] Compiling NIOCore MarkedCircularBuffer.swift
[227/338] Compiling NIOCore MulticastChannel.swift
[228/338] Compiling NIOCore NIOAny.swift
[229/338] Compiling NIOCore NIOCloseOnErrorHandler.swift
[230/338] Compiling NIOCore NIOCoreSendableMetatype.swift
[231/338] Compiling NIOCore NIODecodedAsyncSequence.swift
[232/338] Compiling NIOCore NIOLoopBound.swift
[233/338] Compiling Crypto NISTCurvesKeys_boring.swift
[234/338] Compiling Crypto X25519Keys_boring.swift
[235/338] Compiling Crypto Curve25519.swift
[236/338] Compiling NIOCore Codec.swift
[237/338] Compiling NIOCore EventLoopFuture+Deprecated.swift
[238/338] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[239/338] Compiling NIOCore EventLoopFuture.swift
[240/338] Compiling NIOCore FileDescriptor.swift
[241/338] Compiling NIOCore FileHandle.swift
[242/338] Compiling NIOCore FileRegion.swift
[243/338] Compiling NIOCore GlobalSingletons.swift
[244/338] Compiling NIOCore IO.swift
[245/338] Compiling NIOCore IOData.swift
[246/338] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[247/338] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[248/338] Compiling NIOCore RecvByteBufferAllocator.swift
[249/338] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[250/338] Compiling NIOCore ChannelHandler.swift
[251/338] Compiling NIOCore ChannelHandlers.swift
[252/338] Compiling NIOCore ChannelInvoker.swift
[253/338] Compiling NIOCore ChannelOption.swift
[254/338] Compiling NIOCore ChannelPipeline.swift
[255/338] Compiling NIOCore CircularBuffer.swift
[256/338] Compiling Crypto Optional+withUnsafeBytes_boring.swift
[257/338] Compiling Crypto RNG_boring.swift
[258/338] Compiling Crypto SafeCompare_boring.swift
[259/338] Compiling Crypto Zeroization_boring.swift
[260/338] Compiling Crypto PrettyBytes.swift
[261/338] Compiling Crypto SafeCompare.swift
[262/338] Compiling Crypto SecureBytes.swift
[263/338] Compiling Crypto Zeroization.swift
[264/338] Compiling Crypto resource_bundle_accessor.swift
[279/345] Compiling NIOCore SocketAddresses.swift
[280/345] Compiling NIOCore SocketOptionProvider.swift
[281/345] Compiling NIOCore SystemCallHelpers.swift
[282/345] Compiling NIOCore TimeAmount+Duration.swift
[283/345] Compiling NIOCore TypeAssistedChannelHandler.swift
[284/345] Compiling NIOCore UniversalBootstrapSupport.swift
[285/345] Compiling NIOCore Utilities.swift
[336/345] Emitting module NIOCore
[337/401] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[338/401] Compiling NIOPosix PosixSingletons.swift
[339/401] Compiling NIOPosix RawSocketBootstrap.swift
[340/401] Compiling NIOPosix Resolver.swift
[341/401] Compiling NIOPosix Selectable.swift
[342/401] Compiling NIOPosix SelectableChannel.swift
[343/406] Compiling NIOEmbedded Embedded.swift
[344/406] Compiling NIOEmbedded AsyncTestingChannel.swift
[345/406] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[346/406] Emitting module NIOEmbedded
[347/406] Compiling NIOPosix FileDescriptor.swift
[348/406] Compiling NIOPosix GetaddrinfoResolver.swift
[349/406] Compiling NIOPosix HappyEyeballs.swift
[350/406] Compiling NIOPosix IO.swift
[351/406] Compiling NIOPosix IntegerBitPacking.swift
[352/406] Compiling NIOPosix IntegerTypes.swift
[353/406] Compiling NIOPosix Linux.swift
[354/406] Compiling NIOPosix LinuxCPUSet.swift
[355/406] Compiling NIOPosix LinuxUring.swift
[356/406] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[357/406] Compiling NIOPosix NIOPosixSendableMetatype.swift
[358/406] Compiling NIOPosix NIOThreadPool.swift
[359/406] Compiling NIOPosix BSDSocketAPICommon.swift
[360/406] Compiling NIOPosix BSDSocketAPIPosix.swift
[361/406] Compiling NIOPosix BSDSocketAPIWindows.swift
[362/406] Compiling NIOPosix BaseSocket.swift
[363/406] Compiling NIOPosix BaseSocketChannel+AccessibleTransport.swift
[364/406] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[365/406] Compiling NIOPosix Utilities.swift
[366/406] Compiling NIOPosix VsockAddress.swift
[367/406] Compiling NIOPosix VsockChannelEvents.swift
[368/406] Compiling NIOPosix Windows.swift
[369/406] Compiling NIOPosix resource_bundle_accessor.swift
[370/406] Compiling NIOPosix SelectorWSAPoll.swift
[371/406] Compiling NIOPosix ServerSocket.swift
[372/406] Compiling NIOPosix Socket.swift
[373/406] Compiling NIOPosix SocketChannel.swift
[374/406] Compiling NIOPosix SocketProtocols.swift
[375/406] Emitting module NIOPosix
[376/406] Compiling NIOPosix SelectableEventLoop.swift
[377/406] Compiling NIOPosix SelectorEpoll.swift
[378/406] Compiling NIOPosix SelectorGeneric.swift
[379/406] Compiling NIOPosix SelectorKqueue.swift
[380/406] Compiling NIOPosix SelectorUring.swift
[381/406] Compiling NIOPosix BaseSocketChannel.swift
[382/406] Compiling NIOPosix BaseStreamSocketChannel.swift
[383/406] Compiling NIOPosix Bootstrap.swift
[384/406] Compiling NIOPosix ControlMessage.swift
[385/406] Compiling NIOPosix DatagramVectorReadManager.swift
[386/406] Compiling NIOPosix Errors+Any.swift
[387/406] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[388/406] Compiling NIOPosix System.swift
[389/406] Compiling NIOPosix Thread.swift
[390/406] Compiling NIOPosix ThreadPosix.swift
[391/406] Compiling NIOPosix ThreadWindows.swift
[392/406] Compiling NIOPosix NonBlockingFileIO.swift
[393/406] Compiling NIOPosix PendingDatagramWritesManager.swift
[394/406] Compiling NIOPosix PendingWritesManager.swift
[395/406] Compiling NIOPosix PipeChannel.swift
[396/406] Compiling NIOPosix PipePair.swift
[397/406] Compiling NIOPosix Pool.swift
[398/408] Compiling NIO Exports.swift
[399/408] Emitting module NIO
[400/413] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[401/413] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[402/413] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[403/413] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[404/413] Emitting module NIOFoundationCompat
[405/473] Compiling NIOSSH RekeyingState.swift
[406/473] Compiling NIOSSH SentKexInitWhenActiveState.swift
[407/473] Compiling NIOSSH SentNewKeysState.swift
[408/473] Compiling NIOSSH SentVersionState.swift
[409/473] Compiling NIOSSH UserAuthenticationState.swift
[410/473] Compiling NIOSSH Constants.swift
[411/473] Compiling NIOSSH GlobalRequestDelegate.swift
[412/479] Compiling NIOSSH ActiveState.swift
[413/479] Compiling NIOSSH IdleState.swift
[414/479] Compiling NIOSSH KeyExchangeState.swift
[415/479] Compiling NIOSSH ReceivedKexInitWhenActiveState.swift
[416/479] Compiling NIOSSH ReceivedNewKeysState.swift
[417/479] Compiling NIOSSH RekeyingReceivedNewKeysState.swift
[418/479] Compiling NIOSSH RekeyingSentNewKeysState.swift
[419/479] Emitting module NIOSSH
[420/479] Compiling NIOSSH SimplePasswordDelegate.swift
[421/479] Compiling NIOSSH UserAuthDelegate.swift
[422/479] Compiling NIOSSH UserAuthSignablePayload.swift
[423/479] Compiling NIOSSH UserAuthenticationMethod.swift
[424/479] Compiling NIOSSH UserAuthenticationStateMachine.swift
[425/479] Compiling NIOSSH _NIOSSHSendableMetatype.swift
[426/479] Compiling NIOSSH ByteBuffer+SSH.swift
[427/479] Compiling NIOSSH CSPRNG.swift
[428/479] Compiling NIOSSH ChildChannelOptions.swift
[429/479] Compiling NIOSSH ChildChannelStateMachine.swift
[430/479] Compiling NIOSSH ChildChannelUserEvents.swift
[431/479] Compiling NIOSSH ChildChannelWindowManager.swift
[432/479] Compiling NIOSSH ChildChannelWritabilityManager.swift
[433/479] Compiling NIOSSH ECDHCompatibleKey.swift
[434/479] Compiling NIOSSH EllipticCurveKeyExchange.swift
[435/479] Compiling NIOSSH SSHKeyExchangeResult.swift
[436/479] Compiling NIOSSH SSHKeyExchangeStateMachine.swift
[437/479] Compiling NIOSSH ClientServerAuthenticationDelegate.swift
[438/479] Compiling NIOSSH NIOSSHCertifiedPublicKey.swift
[439/479] Compiling NIOSSH NIOSSHPrivateKey.swift
[440/479] Compiling NIOSSH NIOSSHPublicKey.swift
[441/479] Compiling NIOSSH NIOSSHSignature.swift
[442/479] Compiling NIOSSH NIOSSHError.swift
[443/479] Compiling NIOSSH NIOSSHHandler.swift
[444/479] Compiling NIOSSH Role.swift
[445/479] Compiling NIOSSH SSHClientConfiguration.swift
[446/479] Compiling NIOSSH SSHEncryptablePacketPayload.swift
[447/479] Compiling NIOSSH SSHMessages.swift
[448/479] Compiling NIOSSH SSHPacketParser.swift
[449/479] Compiling NIOSSH SSHPacketSerializer.swift
[450/479] Compiling NIOSSH SSHServerConfiguration.swift
[451/479] Compiling NIOSSH SSHTerminalModes.swift
[452/479] Compiling NIOSSH AESGCM.swift
[453/479] Compiling NIOSSH SSHTransportProtection.swift
[454/479] Compiling NIOSSH ClientUserAuthenticationDelegate.swift
[455/479] Compiling NIOSSH DenyAllServerAuthDelegate.swift
[456/479] Compiling NIOSSH ServerUserAuthenticationDelegate.swift
[457/479] Compiling NIOSSH OutboundFlowController.swift
[458/479] Compiling NIOSSH SSHChannelData.swift
[459/479] Compiling NIOSSH SSHChannelIdentifier.swift
[460/479] Compiling NIOSSH SSHChannelMultiplexer.swift
[461/479] Compiling NIOSSH SSHChannelType.swift
[462/479] Compiling NIOSSH SSHChildChannel.swift
[463/479] Compiling NIOSSH AcceptsChannelMessages.swift
[464/479] Compiling NIOSSH AcceptsKeyExchangeMessages.swift
[465/479] Compiling NIOSSH AcceptsUserAuthMessages.swift
[466/479] Compiling NIOSSH AcceptsVersionMessages.swift
[467/479] Compiling NIOSSH SendsChannelMessages.swift
[468/479] Compiling NIOSSH SendsKeyExchangeMessages.swift
[469/479] Compiling NIOSSH SendsUserAuthMessages.swift
[470/479] Compiling NIOSSH SSHConnectionStateMachine.swift
[471/498] Compiling NIOSSHPerformanceTester shared.swift
[472/498] Compiling NIOSSHPerformanceTester BenchmarkHandshake.swift
[473/498] Compiling NIOSSHPerformanceTester BenchmarkLinearThroughput.swift
[474/498] Compiling NIOSSHPerformanceTester Benchmark.swift
[475/498] Emitting module NIOSSHPerformanceTester
[476/498] Compiling NIOSSHPerformanceTester main.swift
[476/498] Write Objects.LinkFileList
[478/498] Compiling NIOSSHClient SimpleCLIParser.swift
[479/498] Emitting module NIOSSHServer
[480/498] Compiling NIOSSHServer RemotePortForwarding.swift
[481/498] Compiling NIOSSHServer ExecHandler.swift
[482/498] Compiling NIOSSHServer main.swift
[483/498] Compiling NIOSSHServer DataToBufferCodec.swift
[484/498] Compiling NIOSSHServer GlueHandler.swift
[485/498] Compiling NIOSSHClient PortForwardingServer.swift
[486/498] Compiling NIOSSHClient GlueHandler.swift
[487/498] Compiling NIOSSHClient InteractivePasswordPromptDelegate.swift
[488/498] Compiling NIOSSHClient ExecHandler.swift
[489/498] Emitting module NIOSSHClient
[490/498] Compiling NIOSSHClient main.swift
[490/498] Write Objects.LinkFileList
[492/498] Linking NIOSSHPerformanceTester
[493/498] Applying NIOSSHPerformanceTester
[494/498] Linking NIOSSHServer
[495/498] Applying NIOSSHServer
[496/498] Linking NIOSSHClient
[497/498] Applying NIOSSHClient
Build complete! (22.87s)
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" : "5.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",
        "_NIOSSHSendableMetatype.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.1"
}
✅  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.2
Target:                   NIOSSH
Extracting symbol information for 'NIOSSH'...
Finished extracting symbol information for 'NIOSSH'. (3.46s)
Building documentation for 'NIOSSH'...
Finished building documentation for 'NIOSSH' (0.70s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/apple/swift-nio-ssh/main
Fetching https://github.com/swiftlang/swift-docc-plugin
Updating https://github.com/apple/swift-asn1.git
Updating https://github.com/apple/swift-system.git
Updating https://github.com/apple/swift-atomics.git
Updating https://github.com/apple/swift-crypto.git
Updating https://github.com/apple/swift-nio.git
Updating https://github.com/apple/swift-collections.git
Updated https://github.com/apple/swift-collections.git (0.60s)
Updated https://github.com/apple/swift-asn1.git (0.60s)
[1/2271] Fetching swift-docc-plugin
Updated https://github.com/apple/swift-nio.git (0.97s)
Updated https://github.com/apple/swift-atomics.git (0.97s)
Updated https://github.com/apple/swift-system.git (0.97s)
Updated https://github.com/apple/swift-crypto.git (0.97s)
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.15s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.76s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.3.1 (0.92s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.97.1 (0.71s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.6.0 (0.68s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.58s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.65s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (2.23s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.15s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.91s)
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.6
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-49B95AFC49DCD68C.txt
[6/53] Compiling SymbolKit DeclarationFragments.swift
[7/53] Compiling SymbolKit Fragment.swift
[8/53] Compiling SymbolKit FragmentKind.swift
[9/53] Compiling SymbolKit FunctionParameter.swift
[10/53] Compiling SymbolKit FunctionSignature.swift
[11/57] Compiling SymbolKit Identifier.swift
[12/57] Compiling SymbolKit KindIdentifier.swift
[13/57] Compiling SymbolKit Location.swift
[14/57] Compiling SymbolKit Mutability.swift
[15/57] Compiling SymbolKit Names.swift
[16/57] Compiling SymbolKit SPI.swift
[17/57] Compiling SymbolKit Snippet.swift
[18/57] Compiling SymbolKit Extension.swift
[19/57] Emitting module SymbolKit
[20/57] Compiling Snippets Snippet.swift
[21/57] Emitting module Snippets
[22/57] Compiling Snippets SnippetParser.swift
[23/57] Compiling SymbolKit Symbol.swift
[24/57] Compiling SymbolKit SymbolKind.swift
[25/57] Compiling SymbolKit SymbolGraph.swift
[26/57] Compiling SymbolKit GraphCollector.swift
[27/57] Compiling SymbolKit SemanticVersion.swift
[28/57] Compiling SymbolKit AccessControl.swift
[29/57] Compiling SymbolKit Availability.swift
[30/57] Compiling SymbolKit AvailabilityItem.swift
[31/57] Compiling SymbolKit Domain.swift
[32/57] Compiling SymbolKit Relationship.swift
[33/57] Compiling SymbolKit RelationshipKind.swift
[34/57] Compiling SymbolKit SourceOrigin.swift
[35/57] Compiling SymbolKit GenericConstraints.swift
[36/57] Compiling SymbolKit Swift.swift
[37/57] Compiling SymbolKit GenericConstraint.swift
[38/57] Compiling SymbolKit GenericParameter.swift
[39/57] Compiling SymbolKit Generics.swift
[40/57] Compiling SymbolKit Namespace.swift
[41/57] Compiling SymbolKit Mixin+Equals.swift
[42/57] Compiling SymbolKit Mixin+Hash.swift
[43/57] Compiling SymbolKit Mixin.swift
[44/57] Compiling SymbolKit LineList.swift
[45/57] Compiling SymbolKit Position.swift
[46/57] Compiling SymbolKit SourceRange.swift
[47/57] Compiling SymbolKit Metadata.swift
[48/57] Compiling SymbolKit Module.swift
[49/57] Compiling SymbolKit OperatingSystem.swift
[50/57] Compiling SymbolKit Platform.swift
[51/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[52/57] Compiling SymbolKit UnifiedSymbol.swift
[53/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[54/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[55/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[56/61] Compiling snippet_extract URL+Status.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.85s)
Building for debugging...
[0/1] Write swift-version-49B95AFC49DCD68C.txt
Build of target: 'NIOSSH' complete! (1.74s)
    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-84732de7.zip to s3://spi-docs-inbox/prod-apple-swift-nio-ssh-main-84732de7.zip
Copying... [12%]
Copying... [23%]
Copying... [31%]
Copying... [43%]
Copying... [51%]
Copying... [62%]
Copying... [70%]
Copying... [82%]
Copying... [94%]
Copying... [100%]
Done.