The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.33.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-nio-ssh.git
Reference: 0.9.0
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/apple/swift-nio-ssh
 * tag               0.9.0      -> FETCH_HEAD
HEAD is now at 36a4f6f Raise minimum Swift version to 5.8 (#165)
Cloned https://github.com/apple/swift-nio-ssh.git
Revision (git rev-parse @):
36a4f6f4179ef5ebbeca501fc2125734b9f46290
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/apple/swift-nio-ssh.git at 0.9.0
Fetching https://github.com/apple/swift-docc-plugin from cache
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-docc-plugin from cache (0.41s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.41s)
Fetched https://github.com/apple/swift-crypto.git from cache (0.47s)
Fetched https://github.com/apple/swift-nio.git from cache (0.81s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.03s)
Fetching https://github.com/apple/swift-docc-symbolkit from cache
Fetched https://github.com/apple/swift-docc-symbolkit from cache (0.33s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.06s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.06s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.64.0 (0.05s)
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.26s)
Fetched https://github.com/apple/swift-system.git from cache (0.35s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.2.1 (0.07s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.0 (0.08s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.3.0 (0.04s)
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.3.0
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.64.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-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/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-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.64.0",
          "path": "/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-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.2.0",
              "path": "/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-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.1.0",
              "path": "/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-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.2.1",
              "path": "/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-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.3.0",
          "path": "/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-crypto",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-atomics",
          "name": "swift-atomics",
          "url": "https://github.com/apple/swift-atomics.git",
          "version": "1.2.0",
          "path": "/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/apple/swift-nio-ssh.git
[1/3475] Fetching swift-nio-ssh
Fetched https://github.com/apple/swift-nio-ssh.git from cache (0.50s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-crypto.git from cache
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (0.65s)
Fetched https://github.com/apple/swift-crypto.git from cache (0.73s)
Fetched https://github.com/apple/swift-nio.git from cache (0.98s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.06s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.64.0 (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.24s)
Fetched https://github.com/apple/swift-system.git from cache (0.47s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.2.1 (0.04s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.0 (0.03s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.3.0 (0.04s)
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.3.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.64.0
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 0.9.0 (36a4f6f)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
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:             5.10
Building package at path:  $workDir
https://github.com/apple/swift-nio-ssh.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/39] Write sources
[6/39] Write NIOSSHPerformanceTester-entitlement.plist
[6/39] Write NIOSSHServer-entitlement.plist
[6/39] Write sources
[6/39] Write NIOSSHClient-entitlement.plist
[6/39] Write sources
[21/39] Compiling CNIOWindows shim.c
[22/39] Compiling CNIOWindows WSAStartup.c
[23/39] Compiling CNIOLinux shim.c
[24/39] Compiling CNIOLinux liburing_shims.c
[25/39] Write swift-version-6044DDE57671499D.txt
[27/136] Emitting module _NIOBase64
[27/136] Compiling CNIODarwin shim.c
[28/136] Compiling _AtomicsShims.c
[30/155] Compiling Atomics OptionalRawRepresentable.swift
[31/155] Compiling Atomics RawRepresentable.swift
[32/155] Compiling Atomics AtomicBool.swift
[33/157] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[34/157] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[35/157] Emitting module _CollectionsUtilities
[36/157] Compiling Atomics ManagedAtomic.swift
[37/157] Compiling Atomics ManagedAtomicLazyReference.swift
[38/157] Compiling Atomics IntegerConformances.swift
[39/157] Compiling Atomics PointerConformances.swift
[40/157] Compiling Atomics AtomicStorage.swift
[41/157] Compiling Atomics AtomicValue.swift
[42/157] Compiling Atomics Primitives.native.swift
[43/157] Compiling Atomics AtomicReference.swift
[44/157] Compiling Atomics AtomicMemoryOrderings.swift
[45/157] Compiling Atomics DoubleWord.swift
[46/157] Compiling Atomics Primitives.shims.swift
[47/157] Compiling Atomics AtomicInteger.swift
[48/157] Compiling Atomics AtomicOptionalWrappable.swift
[49/173] Compiling _NIOBase64 Base64.swift
[50/173] Compiling DequeModule Deque+Testing.swift
[51/173] Compiling DequeModule Deque._Storage.swift
[52/173] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[53/173] Compiling DequeModule Deque+Extras.swift
[54/173] Compiling DequeModule Deque+Descriptions.swift
[55/173] Compiling DequeModule Deque+Equatable.swift
[56/175] Compiling _NIODataStructures _TinyArray.swift
[57/175] Compiling _NIODataStructures PriorityQueue.swift
[58/175] Emitting module _NIODataStructures
[59/175] Compiling _NIODataStructures Heap.swift
[60/175] Compiling DequeModule _DequeSlot.swift
[61/175] Compiling DequeModule _UnsafeWrappedBuffer.swift
[62/175] Compiling DequeModule Deque._UnsafeHandle.swift
[63/175] Compiling DequeModule Deque.swift
[64/175] Compiling DequeModule _DequeBuffer.swift
[65/175] Compiling DequeModule _DequeBufferHeader.swift
[66/175] Compiling DequeModule Deque+Codable.swift
[67/175] Compiling DequeModule Deque+Collection.swift
[68/175] Compiling DequeModule Deque+CustomReflectable.swift
[69/175] Compiling DequeModule Deque+Hashable.swift
[70/175] Compiling DequeModule Deque+Sendable.swift
[71/175] Emitting module DequeModule
[90/177] Emitting module Atomics
[91/177] Compiling Atomics IntegerOperations.swift
[92/177] Compiling Atomics Unmanaged extensions.swift
[92/177] Compiling c-nioatomics.c
[94/177] Compiling Crypto SubjectPublicKeyInfo.swift
[95/177] Compiling Crypto CryptoKitErrors.swift
[96/177] Compiling Crypto Digest_boring.swift
[97/177] Compiling Crypto Digest.swift
[98/177] Compiling Crypto Digests.swift
[99/177] Compiling Crypto HashFunctions.swift
[100/177] Compiling Crypto HashFunctions_SHA2.swift
[101/177] Compiling Crypto HPKE-AEAD.swift
[102/177] Compiling Crypto HPKE-Ciphersuite.swift
[103/177] Compiling Crypto HPKE-KDF.swift
[104/177] Compiling Crypto HPKE-KexKeyDerivation.swift
[116/187] Compiling Crypto Ed25519_boring.swift
[117/187] Compiling Crypto EllipticCurvePoint_boring.swift
[118/187] Compiling Crypto EllipticCurve_boring.swift
[119/187] Compiling Crypto NISTCurvesKeys_boring.swift
[120/187] Compiling Crypto X25519Keys_boring.swift
[121/187] Compiling Crypto Curve25519.swift
[122/187] Compiling Crypto Ed25519Keys.swift
[123/187] Compiling Crypto NISTCurvesKeys.swift
[124/187] Compiling Crypto X25519Keys.swift
[125/187] Compiling Crypto SymmetricKeys.swift
[126/187] Compiling Crypto HPKE-LabeledExtract.swift
[127/187] Compiling Crypto HPKE-Utils.swift
[128/187] Compiling Crypto DHKEM.swift
[129/187] Compiling Crypto HPKE-KEM-Curve25519.swift
[130/187] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[131/187] Compiling Crypto HPKE-KEM.swift
[132/187] Compiling Crypto HPKE-Errors.swift
[133/187] Compiling Crypto HPKE.swift
[134/187] Compiling Crypto HPKE-Context.swift
[135/187] Compiling Crypto HPKE-KeySchedule.swift
[136/187] Compiling Crypto ASN1Integer.swift
[137/187] Compiling Crypto ASN1Null.swift
[138/187] Compiling Crypto ASN1OctetString.swift
[139/187] Compiling Crypto ASN1Strings.swift
[140/187] Compiling Crypto ArraySliceBigint.swift
[141/187] Compiling Crypto GeneralizedTime.swift
[142/187] Compiling Crypto ObjectIdentifier.swift
[143/187] Compiling Crypto ECDSASignature.swift
[144/187] Compiling Crypto PEMDocument.swift
[145/187] Compiling Crypto PKCS8PrivateKey.swift
[146/187] Compiling Crypto SEC1PrivateKey.swift
[156/187] Compiling Crypto Signature.swift
[157/187] Emitting module Crypto
[158/187] Compiling Crypto HPKE-Modes.swift
[159/187] Compiling Crypto Insecure.swift
[160/187] Compiling Crypto Insecure_HashFunctions.swift
[161/187] Compiling Crypto KEM.swift
[162/187] Compiling Crypto ECDH_boring.swift
[163/187] Compiling Crypto DH.swift
[164/187] Compiling Crypto ECDH.swift
[165/187] Compiling Crypto HKDF.swift
[166/187] Compiling Crypto AESWrap.swift
[167/187] Compiling Crypto AESWrap_boring.swift
[168/187] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[169/187] Compiling Crypto CryptoKitErrors_boring.swift
[170/187] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
[171/187] Compiling Crypto RNG_boring.swift
[172/187] Compiling Crypto SafeCompare_boring.swift
[173/187] Compiling Crypto Zeroization_boring.swift
[174/187] Compiling Crypto PrettyBytes.swift
[175/187] Compiling Crypto SafeCompare.swift
[176/187] Compiling Crypto SecureBytes.swift
[177/187] Compiling Crypto Zeroization.swift
[177/187] Compiling c-atomics.c
[179/193] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[180/193] Compiling NIOConcurrencyHelpers atomics.swift
[181/193] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[182/193] Compiling NIOConcurrencyHelpers lock.swift
[183/193] Emitting module NIOConcurrencyHelpers
[184/193] Compiling NIOConcurrencyHelpers NIOLock.swift
[185/251] Compiling NIOCore MarkedCircularBuffer.swift
[186/251] Compiling NIOCore MulticastChannel.swift
[187/251] Compiling NIOCore NIOAny.swift
[188/251] Compiling NIOCore NIOCloseOnErrorHandler.swift
[189/251] Compiling NIOCore NIOLoopBound.swift
[190/251] Compiling NIOCore NIOSendable.swift
[191/251] Compiling NIOCore PointerHelpers.swift
[192/251] Compiling NIOCore RecvByteBufferAllocator.swift
[193/251] Compiling NIOCore AddressedEnvelope.swift
[194/251] Compiling NIOCore AsyncAwaitSupport.swift
[195/251] Compiling NIOCore AsyncChannel.swift
[196/251] Compiling NIOCore AsyncChannelInboundStream.swift
[197/251] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[198/251] Compiling NIOCore AsyncChannelOutboundWriter.swift
[199/251] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[200/251] Compiling NIOCore NIOAsyncSequenceProducer.swift
[201/251] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[202/259] Compiling NIOCore ChannelPipeline.swift
[203/259] Compiling NIOCore CircularBuffer.swift
[204/259] Compiling NIOCore Codec.swift
[205/259] Compiling NIOCore ConvenienceOptionSupport.swift
[206/259] Compiling NIOCore DeadChannel.swift
[207/259] Compiling NIOCore DispatchQueue+WithFuture.swift
[208/259] Compiling NIOCore EventLoop+Deprecated.swift
[209/259] Compiling NIOCore EventLoop+SerialExecutor.swift
[210/259] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[211/259] Compiling NIOCore SocketAddresses.swift
[212/259] Compiling NIOCore SocketOptionProvider.swift
[213/259] Compiling NIOCore SystemCallHelpers.swift
[214/259] Compiling NIOCore TimeAmount+Duration.swift
[215/259] Compiling NIOCore TypeAssistedChannelHandler.swift
[216/259] Compiling NIOCore UniversalBootstrapSupport.swift
[217/259] Compiling NIOCore Utilities.swift
[218/259] Compiling NIOCore NIOAsyncWriter.swift
[219/259] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[220/259] Compiling NIOCore BSDSocketAPI.swift
[221/259] Compiling NIOCore ByteBuffer-aux.swift
[222/259] Compiling NIOCore ByteBuffer-conversions.swift
[223/259] Compiling NIOCore ByteBuffer-core.swift
[224/259] Compiling NIOCore ByteBuffer-hexdump.swift
[225/259] Compiling NIOCore ByteBuffer-int.swift
[226/259] Compiling NIOCore GlobalSingletons.swift
[227/259] Compiling NIOCore IO.swift
[228/259] Compiling NIOCore IOData.swift
[229/259] Compiling NIOCore IPProtocol.swift
[230/259] Compiling NIOCore IntegerBitPacking.swift
[231/259] Compiling NIOCore IntegerTypes.swift
[232/259] Compiling NIOCore Interfaces.swift
[233/259] Compiling NIOCore Linux.swift
[234/259] Compiling NIOCore EventLoop.swift
[235/259] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[236/259] Compiling NIOCore EventLoopFuture+Deprecated.swift
[237/259] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[238/259] Compiling NIOCore EventLoopFuture.swift
[239/259] Compiling NIOCore FileDescriptor.swift
[240/259] Compiling NIOCore FileHandle.swift
[241/259] Compiling NIOCore FileRegion.swift
[242/259] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[243/259] Compiling NIOCore ByteBuffer-multi-int.swift
[244/259] Compiling NIOCore ByteBuffer-views.swift
[245/259] Compiling NIOCore Channel.swift
[246/259] Compiling NIOCore ChannelHandler.swift
[247/259] Compiling NIOCore ChannelHandlers.swift
[248/259] Compiling NIOCore ChannelInvoker.swift
[249/259] Compiling NIOCore ChannelOption.swift
[250/259] Emitting module NIOCore
[251/310] Compiling NIOEmbedded AsyncTestingChannel.swift
[252/310] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[253/310] Emitting module NIOEmbedded
[254/310] Compiling NIOEmbedded Embedded.swift
[255/310] Emitting module NIOPosix
[256/316] Compiling NIOPosix IntegerBitPacking.swift
[257/316] Compiling NIOPosix IntegerTypes.swift
[258/316] Compiling NIOPosix Linux.swift
[259/316] Compiling NIOPosix LinuxCPUSet.swift
[260/316] Compiling NIOPosix LinuxUring.swift
[261/316] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[262/316] Compiling NIOPosix NIOThreadPool.swift
[263/316] Compiling NIOPosix SelectableChannel.swift
[264/316] Compiling NIOPosix SelectableEventLoop.swift
[265/316] Compiling NIOPosix SelectorEpoll.swift
[266/316] Compiling NIOPosix SelectorGeneric.swift
[267/316] Compiling NIOPosix SelectorKqueue.swift
[268/316] Compiling NIOPosix SelectorUring.swift
[269/316] Compiling NIOPosix PooledRecvBufferAllocator.swift
[270/316] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[271/316] Compiling NIOPosix PosixSingletons.swift
[272/316] Compiling NIOPosix RawSocketBootstrap.swift
[273/316] Compiling NIOPosix Resolver.swift
[274/316] Compiling NIOPosix Selectable.swift
[275/316] Compiling NIOPosix ThreadPosix.swift
[276/316] Compiling NIOPosix ThreadWindows.swift
[277/316] Compiling NIOPosix UnsafeTransfer.swift
[278/316] Compiling NIOPosix Utilities.swift
[279/316] Compiling NIOPosix VsockAddress.swift
[280/316] Compiling NIOPosix VsockChannelEvents.swift
[281/316] Compiling NIOPosix BSDSocketAPICommon.swift
[282/316] Compiling NIOPosix BSDSocketAPIPosix.swift
[283/316] Compiling NIOPosix BSDSocketAPIWindows.swift
[284/316] Compiling NIOPosix BaseSocket.swift
[285/316] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[286/316] Compiling NIOPosix BaseSocketChannel.swift
[287/316] Compiling NIOPosix BaseStreamSocketChannel.swift
[288/316] Compiling NIOPosix ServerSocket.swift
[289/316] Compiling NIOPosix Socket.swift
[290/316] Compiling NIOPosix SocketChannel.swift
[291/316] Compiling NIOPosix SocketProtocols.swift
[292/316] Compiling NIOPosix System.swift
[293/316] Compiling NIOPosix Thread.swift
[294/316] Compiling NIOPosix Bootstrap.swift
[295/316] Compiling NIOPosix ControlMessage.swift
[296/316] Compiling NIOPosix DatagramVectorReadManager.swift
[297/316] Compiling NIOPosix FileDescriptor.swift
[298/316] Compiling NIOPosix GetaddrinfoResolver.swift
[299/316] Compiling NIOPosix HappyEyeballs.swift
[300/316] Compiling NIOPosix IO.swift
[301/316] Compiling NIOPosix NonBlockingFileIO.swift
[302/316] Compiling NIOPosix PendingDatagramWritesManager.swift
[303/316] Compiling NIOPosix PendingWritesManager.swift
[304/316] Compiling NIOPosix PipeChannel.swift
[305/316] Compiling NIOPosix PipePair.swift
[306/316] Compiling NIOPosix PointerHelpers.swift
[307/316] Compiling NIOPosix Pool.swift
[308/318] Emitting module NIO
[309/318] Compiling NIO Exports.swift
[310/322] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[311/322] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[312/322] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[313/322] Emitting module NIOFoundationCompat
[314/379] Emitting module NIOSSH
[315/387] Compiling NIOSSH ByteBuffer+SSH.swift
[316/387] Compiling NIOSSH CSPRNG.swift
[317/387] Compiling NIOSSH ChildChannelOptions.swift
[318/387] Compiling NIOSSH ChildChannelStateMachine.swift
[319/387] Compiling NIOSSH ChildChannelUserEvents.swift
[320/387] Compiling NIOSSH ChildChannelWindowManager.swift
[321/387] Compiling NIOSSH ChildChannelWritabilityManager.swift
[322/387] Compiling NIOSSH OutboundFlowController.swift
[323/387] Compiling NIOSSH SSHChannelData.swift
[324/387] Compiling NIOSSH SSHChannelIdentifier.swift
[325/387] Compiling NIOSSH SSHChannelMultiplexer.swift
[326/387] Compiling NIOSSH SSHChannelType.swift
[327/387] Compiling NIOSSH SSHChildChannel.swift
[328/387] Compiling NIOSSH AcceptsChannelMessages.swift
[329/387] Compiling NIOSSH AcceptsKeyExchangeMessages.swift
[330/387] Compiling NIOSSH AcceptsUserAuthMessages.swift
[331/387] Compiling NIOSSH ClientUserAuthenticationDelegate.swift
[332/387] Compiling NIOSSH DenyAllServerAuthDelegate.swift
[333/387] Compiling NIOSSH ServerUserAuthenticationDelegate.swift
[334/387] Compiling NIOSSH SimplePasswordDelegate.swift
[335/387] Compiling NIOSSH UserAuthDelegate.swift
[336/387] Compiling NIOSSH UserAuthSignablePayload.swift
[337/387] Compiling NIOSSH UserAuthenticationMethod.swift
[338/387] Compiling NIOSSH UserAuthenticationStateMachine.swift
[339/387] Compiling NIOSSH NIOSSHCertifiedPublicKey.swift
[340/387] Compiling NIOSSH NIOSSHPrivateKey.swift
[341/387] Compiling NIOSSH NIOSSHPublicKey.swift
[342/387] Compiling NIOSSH NIOSSHSignature.swift
[343/387] Compiling NIOSSH NIOSSHError.swift
[344/387] Compiling NIOSSH NIOSSHHandler.swift
[345/387] Compiling NIOSSH Role.swift
[346/387] Compiling NIOSSH SSHClientConfiguration.swift
[347/387] Compiling NIOSSH UserAuthenticationState.swift
[348/387] Compiling NIOSSH Constants.swift
[349/387] Compiling NIOSSH GlobalRequestDelegate.swift
[350/387] Compiling NIOSSH ECDHCompatibleKey.swift
[351/387] Compiling NIOSSH EllipticCurveKeyExchange.swift
[352/387] Compiling NIOSSH SSHKeyExchangeResult.swift
[353/387] Compiling NIOSSH SSHKeyExchangeStateMachine.swift
[354/387] Compiling NIOSSH ClientServerAuthenticationDelegate.swift
[355/387] Compiling NIOSSH ReceivedKexInitWhenActiveState.swift
[356/387] Compiling NIOSSH ReceivedNewKeysState.swift
[357/387] Compiling NIOSSH RekeyingReceivedNewKeysState.swift
[358/387] Compiling NIOSSH RekeyingSentNewKeysState.swift
[359/387] Compiling NIOSSH RekeyingState.swift
[360/387] Compiling NIOSSH SentKexInitWhenActiveState.swift
[361/387] Compiling NIOSSH SentNewKeysState.swift
[362/387] Compiling NIOSSH SentVersionState.swift
[363/387] Compiling NIOSSH AcceptsVersionMessages.swift
[364/387] Compiling NIOSSH SendsChannelMessages.swift
[365/387] Compiling NIOSSH SendsKeyExchangeMessages.swift
[366/387] Compiling NIOSSH SendsUserAuthMessages.swift
[367/387] Compiling NIOSSH SSHConnectionStateMachine.swift
[368/387] Compiling NIOSSH ActiveState.swift
[369/387] Compiling NIOSSH IdleState.swift
[370/387] Compiling NIOSSH KeyExchangeState.swift
[371/387] Compiling NIOSSH SSHEncryptablePacketPayload.swift
[372/387] Compiling NIOSSH SSHMessages.swift
[373/387] Compiling NIOSSH SSHPacketParser.swift
[374/387] Compiling NIOSSH SSHPacketSerializer.swift
[375/387] Compiling NIOSSH SSHServerConfiguration.swift
[376/387] Compiling NIOSSH SSHTerminalModes.swift
[377/387] Compiling NIOSSH AESGCM.swift
[378/387] Compiling NIOSSH SSHTransportProtection.swift
[379/406] Compiling NIOSSHServer GlueHandler.swift
[380/406] Compiling NIOSSHServer ExecHandler.swift
[381/406] Compiling NIOSSHServer main.swift
[382/406] Compiling NIOSSHServer RemotePortForwarding.swift
[383/406] Compiling NIOSSHServer DataToBufferCodec.swift
[384/406] Emitting module NIOSSHServer
[384/406] Write Objects.LinkFileList
[386/406] Compiling NIOSSHClient GlueHandler.swift
[387/406] Compiling NIOSSHClient PortForwardingServer.swift
[388/406] Compiling NIOSSHPerformanceTester BenchmarkHandshake.swift
[389/406] Emitting module NIOSSHPerformanceTester
[390/406] Compiling NIOSSHClient SimpleCLIParser.swift
[391/406] Compiling NIOSSHClient InteractivePasswordPromptDelegate.swift
[392/406] Compiling NIOSSHPerformanceTester shared.swift
[393/406] Emitting module NIOSSHClient
[394/406] Compiling NIOSSHClient ExecHandler.swift
[395/406] Compiling NIOSSHClient main.swift
[396/406] Compiling NIOSSHPerformanceTester BenchmarkLinearThroughput.swift
[397/406] Compiling NIOSSHPerformanceTester Benchmark.swift
[398/406] Compiling NIOSSHPerformanceTester main.swift
[398/406] Write Objects.LinkFileList
[400/406] Linking NIOSSHServer
[401/406] Applying NIOSSHServer
[402/406] Linking NIOSSHClient
[403/406] Linking NIOSSHPerformanceTester
[404/406] Applying NIOSSHClient
[405/406] Applying NIOSSHPerformanceTester
Build complete! (39.49s)
Build complete.
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $workDir/.docs/apple/swift-nio-ssh/0.9.0
Repository:               apple/swift-nio-ssh
Swift version used:       5.10
        .package(url: "https://github.com/apple/swift-docc-plugin", from: "1.0.0"),
Target:                   NIOSSH
Generating documentation for 'NIOSSH'...
Converting documentation...
Conversion complete! (0.30s)
Generated DocC archive at '/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.docs/apple/swift-nio-ssh/0.9.0'
Building for debugging...
[0/7] Write snippet-extract-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version-6044DDE57671499D.txt
[6/52] Compiling SymbolKit SPI.swift
[7/52] Compiling SymbolKit Snippet.swift
[8/52] Compiling SymbolKit Extension.swift
[9/52] Compiling SymbolKit GenericConstraint.swift
[10/52] Compiling SymbolKit GenericParameter.swift
[11/52] Compiling SymbolKit AvailabilityItem.swift
[12/52] Compiling SymbolKit Domain.swift
[13/52] Compiling SymbolKit DeclarationFragments.swift
[14/52] Compiling SymbolKit Fragment.swift
[15/52] Compiling SymbolKit FragmentKind.swift
[16/52] Compiling SymbolKit FunctionParameter.swift
[17/57] Compiling SymbolKit Mixin+Equals.swift
[18/57] Compiling SymbolKit Mixin+Hash.swift
[19/57] Compiling SymbolKit Mixin.swift
[20/57] Compiling SymbolKit LineList.swift
[21/57] Compiling SymbolKit Position.swift
[22/57] Compiling SymbolKit SourceRange.swift
[23/57] Compiling SymbolKit Generics.swift
[24/57] Compiling SymbolKit Namespace.swift
[25/57] Compiling SymbolKit Symbol.swift
[26/57] Compiling SymbolKit SymbolKind.swift
[27/57] Compiling SymbolKit SymbolGraph.swift
[28/57] Compiling SymbolKit SourceOrigin.swift
[29/57] Compiling SymbolKit GenericConstraints.swift
[30/57] Compiling SymbolKit Swift.swift
[31/57] Compiling SymbolKit SemanticVersion.swift
[32/57] Compiling SymbolKit AccessControl.swift
[33/57] Compiling SymbolKit Availability.swift
[34/57] Compiling SymbolKit FunctionSignature.swift
[35/57] Compiling SymbolKit Identifier.swift
[36/57] Compiling SymbolKit KindIdentifier.swift
[37/57] Compiling SymbolKit Location.swift
[38/57] Compiling SymbolKit Mutability.swift
[39/57] Compiling SymbolKit Names.swift
[40/57] Emitting module SymbolKit
[41/57] Compiling SymbolKit Metadata.swift
[42/57] Compiling SymbolKit Module.swift
[43/57] Compiling SymbolKit OperatingSystem.swift
[44/57] Compiling SymbolKit Platform.swift
[45/57] Compiling SymbolKit Relationship.swift
[46/57] Compiling SymbolKit RelationshipKind.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] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract
[60/61] Applying snippet-extract
Build complete! (3.92s)
Building for debugging...
[0/1] Write swift-version-6044DDE57671499D.txt
Build complete! (0.56s)
    1130
8	/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.docs/apple/swift-nio-ssh/0.9.0
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $workDir/.docs/apple/swift-nio-ssh/0.9.0
File count: 1130
Doc size:   8.0MB
Preparing doc bundle ...
Uploading prod-apple-swift-nio-ssh-0.9.0-0354ada6.zip to s3://spi-docs-inbox/prod-apple-swift-nio-ssh-0.9.0-0354ada6.zip
Copying... [14%]
Copying... [23%]
Copying... [32%]
Copying... [41%]
Copying... [50%]
Copying... [64%]
Copying... [73%]
Copying... [82%]
Copying... [91%]
Copying... [100%]
Done.

Build Machine: Mac 7