The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.32.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/builds/vMd7uqzK/0/finestructure/swiftpackageindex-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 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 main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $workDir
https://github.com/apple/swift-nio-ssh.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/13] Compiling CNIOWindows shim.c
[3/13] Compiling CNIOWindows WSAStartup.c
[4/13] Compiling CNIOLinux liburing_shims.c
[4/13] Compiling CNIOLinux shim.c
[6/13] Compiling _AtomicsShims.c
[7/13] Compiling CNIODarwin shim.c
[9/19] Emitting module _NIOBase64
[10/19] Compiling _NIOBase64 Base64.swift
[11/34] Compiling _CollectionsUtilities _SortedCollection.swift
[12/34] Compiling _CollectionsUtilities _UniqueCollection.swift
[13/34] Compiling _CollectionsUtilities Debugging.swift
[14/34] Compiling _CollectionsUtilities Descriptions.swift
[15/38] Compiling _CollectionsUtilities RandomAccessCollection+Offsets.swift
[16/38] Compiling _CollectionsUtilities Specialize.swift
[17/38] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[18/38] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[19/38] Compiling _NIODataStructures _TinyArray.swift
[20/38] Compiling _NIODataStructures PriorityQueue.swift
[21/38] Emitting module _NIODataStructures
[22/38] Compiling _NIODataStructures Heap.swift
[23/38] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[24/38] Compiling _CollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[25/38] Compiling _CollectionsUtilities UnsafeRawPointer extensions.swift
[26/38] Compiling _CollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[27/38] Compiling _CollectionsUtilities Integer rank.swift
[28/38] Emitting module _CollectionsUtilities
[29/38] Compiling _CollectionsUtilities UInt+first and last set bit.swift
[30/38] Compiling _CollectionsUtilities UInt+reversed.swift
[31/38] Compiling _CollectionsUtilities _UnsafeBitSet+Index.swift
[32/38] Compiling _CollectionsUtilities _UnsafeBitSet+_Word.swift
[33/38] Compiling _CollectionsUtilities _UnsafeBitSet.swift
[34/118] Compiling Atomics AtomicStorage.swift
[35/118] Compiling Atomics AtomicValue.swift
[36/118] Compiling Atomics AtomicMemoryOrderings.swift
[37/118] Compiling Atomics DoubleWord.swift
[38/118] Compiling Atomics ManagedAtomic.swift
[38/123] Compiling c-nioatomics.c
[40/123] Compiling Atomics ManagedAtomicLazyReference.swift
[41/123] Compiling Atomics UnsafeAtomic.swift
[42/123] Compiling Atomics UnsafeAtomicLazyReference.swift
[43/123] Compiling Atomics IntegerOperations.swift
[44/123] Compiling Atomics Unmanaged extensions.swift
[45/137] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[46/137] Compiling DequeModule Deque+Extras.swift
[47/137] Compiling DequeModule Deque+Hashable.swift
[48/137] Compiling DequeModule Deque+Sendable.swift
[49/137] Compiling DequeModule Deque+Testing.swift
[50/137] Compiling DequeModule Deque._Storage.swift
[51/137] Compiling DequeModule Deque._UnsafeHandle.swift
[52/137] Compiling DequeModule Deque.swift
[53/137] Compiling DequeModule Deque+Codable.swift
[54/137] Compiling DequeModule Deque+Collection.swift
[55/137] Compiling DequeModule Deque+CustomReflectable.swift
[56/137] Compiling DequeModule Deque+Descriptions.swift
[57/137] Compiling DequeModule Deque+Equatable.swift
[58/141] Emitting module DequeModule
[69/141] Emitting module Atomics
[70/141] Compiling DequeModule _DequeBuffer.swift
[71/141] Compiling DequeModule _DequeBufferHeader.swift
[72/141] Compiling DequeModule _DequeSlot.swift
[73/141] Compiling DequeModule _UnsafeWrappedBuffer.swift
[73/141] Compiling c-atomics.c
[75/146] Emitting module NIOConcurrencyHelpers
[76/146] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[77/146] Compiling NIOConcurrencyHelpers NIOLock.swift
[78/146] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[79/146] Compiling NIOConcurrencyHelpers atomics.swift
[80/147] Compiling NIOConcurrencyHelpers lock.swift
[81/197] Compiling NIOCore AsyncChannelOutboundWriter.swift
[82/197] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[83/197] Compiling NIOCore NIOAsyncSequenceProducer.swift
[84/197] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[85/197] Compiling NIOCore NIOAsyncWriter.swift
[86/197] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[87/197] Compiling NIOCore BSDSocketAPI.swift
[88/197] Compiling NIOCore ByteBuffer-aux.swift
[89/197] Compiling NIOCore ByteBuffer-conversions.swift
[90/197] Compiling NIOCore ByteBuffer-core.swift
[91/197] Compiling NIOCore ByteBuffer-hexdump.swift
[92/197] Compiling NIOCore ByteBuffer-int.swift
[93/197] Compiling NIOCore EventLoop.swift
[94/197] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[95/197] Compiling NIOCore EventLoopFuture+Deprecated.swift
[96/197] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[97/197] Compiling NIOCore EventLoopFuture.swift
[98/197] Compiling NIOCore FileDescriptor.swift
[99/197] Compiling NIOCore FileHandle.swift
[100/197] Compiling NIOCore FileRegion.swift
[101/197] Compiling NIOCore GlobalSingletons.swift
[102/197] Compiling NIOCore IO.swift
[103/197] Compiling NIOCore IOData.swift
[104/197] Compiling NIOCore IPProtocol.swift
[105/197] Compiling NIOCore IntegerBitPacking.swift
[106/197] Compiling NIOCore IntegerTypes.swift
[107/197] Compiling NIOCore Interfaces.swift
[108/197] Compiling NIOCore Linux.swift
[109/197] Compiling Crypto ASN1Any.swift
[110/197] Compiling Crypto ASN1BitString.swift
[111/197] Compiling Crypto ASN1Boolean.swift
[112/197] Compiling Crypto ASN1Identifier.swift
[113/197] Compiling Crypto ASN1Integer.swift
[114/197] Compiling Crypto ASN1Null.swift
[115/197] Compiling Crypto ASN1OctetString.swift
[116/197] Compiling Crypto ASN1Strings.swift
[117/197] Compiling Crypto ArraySliceBigint.swift
[118/197] Compiling Crypto GeneralizedTime.swift
[119/197] Compiling Crypto ObjectIdentifier.swift
[120/197] Compiling Crypto ECDSASignature.swift
[121/197] Compiling Crypto PEMDocument.swift
[122/197] Compiling Crypto PKCS8PrivateKey.swift
[123/217] Emitting module Crypto
[124/217] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[125/217] Compiling NIOCore ByteBuffer-multi-int.swift
[126/217] Compiling NIOCore ByteBuffer-views.swift
[127/217] Compiling NIOCore Channel.swift
[128/217] Compiling NIOCore ChannelHandler.swift
[129/217] Compiling NIOCore ChannelHandlers.swift
[130/217] Compiling NIOCore ChannelInvoker.swift
[131/217] Compiling NIOCore ChannelOption.swift
[132/217] Compiling NIOCore ChannelPipeline.swift
[133/217] Compiling NIOCore CircularBuffer.swift
[134/217] Compiling NIOCore Codec.swift
[135/217] Compiling NIOCore ConvenienceOptionSupport.swift
[136/217] Compiling NIOCore DeadChannel.swift
[137/217] Compiling NIOCore DispatchQueue+WithFuture.swift
[138/217] Compiling NIOCore EventLoop+Deprecated.swift
[139/217] Compiling NIOCore EventLoop+SerialExecutor.swift
[140/217] Compiling NIOCore AddressedEnvelope.swift
[141/217] Compiling NIOCore AsyncAwaitSupport.swift
[142/217] Compiling NIOCore AsyncChannel.swift
[143/217] Compiling NIOCore AsyncChannelInboundStream.swift
[144/217] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[145/217] Compiling Crypto HMAC.swift
[146/217] Compiling Crypto MACFunctions.swift
[147/217] Compiling Crypto MessageAuthenticationCode.swift
[148/217] Compiling Crypto AES.swift
[149/217] Compiling Crypto ECDSASignature_boring.swift
[150/217] Compiling Crypto ECDSA_boring.swift
[151/217] Compiling Crypto EdDSA_boring.swift
[152/217] Compiling Crypto ECDSA.swift
[153/217] Compiling Crypto Ed25519.swift
[154/217] Compiling Crypto Signature.swift
[155/217] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[156/217] Compiling Crypto CryptoKitErrors_boring.swift
[157/217] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
[158/217] Compiling Crypto RNG_boring.swift
[159/217] Compiling Crypto SafeCompare_boring.swift
[160/217] Compiling Crypto Zeroization_boring.swift
[161/217] Compiling Crypto PrettyBytes.swift
[162/217] Compiling Crypto SafeCompare.swift
[163/217] Compiling Crypto SecureBytes.swift
[164/217] Compiling Crypto Zeroization.swift
[181/217] Emitting module NIOCore
[215/233] Compiling NIOCore MarkedCircularBuffer.swift
[216/233] Compiling NIOCore MulticastChannel.swift
[217/233] Compiling NIOCore NIOAny.swift
[218/233] Compiling NIOCore NIOCloseOnErrorHandler.swift
[219/233] Compiling NIOCore NIOLoopBound.swift
[220/233] Compiling NIOCore NIOSendable.swift
[221/233] Compiling NIOCore PointerHelpers.swift
[222/233] Compiling NIOCore RecvByteBufferAllocator.swift
[223/233] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[224/233] Compiling NIOCore SocketAddresses.swift
[225/233] Compiling NIOCore SocketOptionProvider.swift
[226/233] Compiling NIOCore SystemCallHelpers.swift
[227/233] Compiling NIOCore TimeAmount+Duration.swift
[228/233] Compiling NIOCore TypeAssistedChannelHandler.swift
[229/233] Compiling NIOCore UniversalBootstrapSupport.swift
[230/233] Compiling NIOCore Utilities.swift
[231/277] Emitting module NIOEmbedded
[232/277] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[233/277] Compiling NIOEmbedded AsyncTestingChannel.swift
[234/277] Compiling NIOEmbedded Embedded.swift
[235/277] Compiling NIOPosix PointerHelpers.swift
[236/277] Compiling NIOPosix Pool.swift
[237/277] Compiling NIOPosix PooledRecvBufferAllocator.swift
[238/277] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[239/277] Compiling NIOPosix PosixSingletons.swift
[240/277] Compiling NIOPosix RawSocketBootstrap.swift
[241/277] Compiling NIOPosix Resolver.swift
[242/277] Compiling NIOPosix Selectable.swift
[243/277] Compiling NIOPosix SelectableChannel.swift
[244/277] Compiling NIOPosix SelectableEventLoop.swift
[245/277] Compiling NIOPosix SelectorEpoll.swift
[246/277] Compiling NIOPosix SelectorGeneric.swift
[247/277] Compiling NIOPosix SelectorKqueue.swift
[248/290] Compiling NIOPosix IO.swift
[249/290] Compiling NIOPosix IntegerBitPacking.swift
[250/290] Compiling NIOPosix IntegerTypes.swift
[251/290] Compiling NIOPosix Linux.swift
[252/290] Compiling NIOPosix LinuxCPUSet.swift
[253/290] Compiling NIOPosix LinuxUring.swift
[254/290] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[255/290] Compiling NIOPosix NIOThreadPool.swift
[256/290] Compiling NIOPosix NonBlockingFileIO.swift
[257/290] Compiling NIOPosix PendingDatagramWritesManager.swift
[258/290] Compiling NIOPosix PendingWritesManager.swift
[259/290] Compiling NIOPosix PipeChannel.swift
[260/290] Compiling NIOPosix PipePair.swift
[261/290] Compiling NIOPosix BSDSocketAPICommon.swift
[262/290] Compiling NIOPosix BSDSocketAPIPosix.swift
[263/290] Compiling NIOPosix BSDSocketAPIWindows.swift
[264/290] Compiling NIOPosix BaseSocket.swift
[265/290] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[266/290] Compiling NIOPosix BaseSocketChannel.swift
[267/290] Compiling NIOPosix BaseStreamSocketChannel.swift
[268/290] Compiling NIOPosix Bootstrap.swift
[269/290] Compiling NIOPosix ControlMessage.swift
[270/290] Compiling NIOPosix DatagramVectorReadManager.swift
[271/290] Compiling NIOPosix FileDescriptor.swift
[272/290] Compiling NIOPosix GetaddrinfoResolver.swift
[273/290] Compiling NIOPosix HappyEyeballs.swift
[274/290] Emitting module NIOPosix
[275/290] Compiling NIOPosix SelectorUring.swift
[276/290] Compiling NIOPosix ServerSocket.swift
[277/290] Compiling NIOPosix Socket.swift
[278/290] Compiling NIOPosix SocketChannel.swift
[279/290] Compiling NIOPosix SocketProtocols.swift
[280/290] Compiling NIOPosix System.swift
[281/290] Compiling NIOPosix Thread.swift
[282/290] Compiling NIOPosix ThreadPosix.swift
[283/290] Compiling NIOPosix ThreadWindows.swift
[284/290] Compiling NIOPosix UnsafeTransfer.swift
[285/290] Compiling NIOPosix Utilities.swift
[286/290] Compiling NIOPosix VsockAddress.swift
[287/290] Compiling NIOPosix VsockChannelEvents.swift
[288/292] Compiling NIO Exports.swift
[289/292] Emitting module NIO
[290/296] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[291/296] Emitting module NIOFoundationCompat
[292/296] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[293/296] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[294/345] Emitting module NIOSSH
[295/361] Compiling NIOSSH ByteBuffer+SSH.swift
[296/361] Compiling NIOSSH CSPRNG.swift
[297/361] Compiling NIOSSH ChildChannelOptions.swift
[298/361] Compiling NIOSSH ChildChannelStateMachine.swift
[299/361] Compiling NIOSSH ChildChannelUserEvents.swift
[300/361] Compiling NIOSSH ChildChannelWindowManager.swift
[301/361] Compiling NIOSSH ChildChannelWritabilityManager.swift
[302/361] Compiling NIOSSH OutboundFlowController.swift
[303/361] Compiling NIOSSH SSHChannelData.swift
[304/361] Compiling NIOSSH SSHChannelIdentifier.swift
[305/361] Compiling NIOSSH SSHChannelMultiplexer.swift
[306/361] Compiling NIOSSH SSHChannelType.swift
[307/361] Compiling NIOSSH SSHChildChannel.swift
[308/361] Compiling NIOSSH AcceptsChannelMessages.swift
[309/361] Compiling NIOSSH AcceptsKeyExchangeMessages.swift
[310/361] Compiling NIOSSH AcceptsUserAuthMessages.swift
[311/361] Compiling NIOSSH UserAuthenticationState.swift
[312/361] Compiling NIOSSH Constants.swift
[313/361] Compiling NIOSSH GlobalRequestDelegate.swift
[314/361] Compiling NIOSSH ECDHCompatibleKey.swift
[315/361] Compiling NIOSSH EllipticCurveKeyExchange.swift
[316/361] Compiling NIOSSH SSHKeyExchangeResult.swift
[317/361] Compiling NIOSSH SSHKeyExchangeStateMachine.swift
[318/361] Compiling NIOSSH ClientServerAuthenticationDelegate.swift
[319/361] Compiling NIOSSH NIOSSHCertifiedPublicKey.swift
[320/361] Compiling NIOSSH NIOSSHPrivateKey.swift
[321/361] Compiling NIOSSH NIOSSHPublicKey.swift
[322/361] Compiling NIOSSH NIOSSHSignature.swift
[323/361] Compiling NIOSSH NIOSSHError.swift
[324/361] Compiling NIOSSH NIOSSHHandler.swift
[325/361] Compiling NIOSSH Role.swift
[326/361] Compiling NIOSSH SSHClientConfiguration.swift
[327/361] Compiling NIOSSH AcceptsVersionMessages.swift
[328/361] Compiling NIOSSH SendsChannelMessages.swift
[329/361] Compiling NIOSSH SendsKeyExchangeMessages.swift
[330/361] Compiling NIOSSH SendsUserAuthMessages.swift
[331/361] Compiling NIOSSH SSHConnectionStateMachine.swift
[332/361] Compiling NIOSSH ActiveState.swift
[333/361] Compiling NIOSSH IdleState.swift
[334/361] Compiling NIOSSH KeyExchangeState.swift
[335/361] Compiling NIOSSH ReceivedKexInitWhenActiveState.swift
[336/361] Compiling NIOSSH ReceivedNewKeysState.swift
[337/361] Compiling NIOSSH RekeyingReceivedNewKeysState.swift
[338/361] Compiling NIOSSH RekeyingSentNewKeysState.swift
[339/361] Compiling NIOSSH RekeyingState.swift
[340/361] Compiling NIOSSH SentKexInitWhenActiveState.swift
[341/361] Compiling NIOSSH SentNewKeysState.swift
[342/361] Compiling NIOSSH SentVersionState.swift
[343/361] Compiling NIOSSH SSHEncryptablePacketPayload.swift
[344/361] Compiling NIOSSH SSHMessages.swift
[345/361] Compiling NIOSSH SSHPacketParser.swift
[346/361] Compiling NIOSSH SSHPacketSerializer.swift
[347/361] Compiling NIOSSH SSHServerConfiguration.swift
[348/361] Compiling NIOSSH SSHTerminalModes.swift
[349/361] Compiling NIOSSH AESGCM.swift
[350/361] Compiling NIOSSH SSHTransportProtection.swift
[351/361] Compiling NIOSSH ClientUserAuthenticationDelegate.swift
[352/361] Compiling NIOSSH DenyAllServerAuthDelegate.swift
[353/361] Compiling NIOSSH ServerUserAuthenticationDelegate.swift
[354/361] Compiling NIOSSH SimplePasswordDelegate.swift
[355/361] Compiling NIOSSH UserAuthDelegate.swift
[356/361] Compiling NIOSSH UserAuthSignablePayload.swift
[357/361] Compiling NIOSSH UserAuthenticationMethod.swift
[358/361] Compiling NIOSSH UserAuthenticationStateMachine.swift
[359/377] Compiling NIOSSHServer GlueHandler.swift
[360/377] Compiling NIOSSHServer RemotePortForwarding.swift
[361/378] Emitting module NIOSSHServer
[362/378] Compiling NIOSSHPerformanceTester Benchmark.swift
[363/378] Compiling NIOSSHPerformanceTester BenchmarkHandshake.swift
[364/378] Compiling NIOSSHServer main.swift
[367/378] Compiling NIOSSHPerformanceTester BenchmarkLinearThroughput.swift
[368/378] Emitting module NIOSSHPerformanceTester
[369/378] Compiling NIOSSHPerformanceTester main.swift
[372/379] Compiling NIOSSHClient ExecHandler.swift
[373/379] Compiling NIOSSHClient GlueHandler.swift
[374/379] Compiling NIOSSHClient SimpleCLIParser.swift
[375/379] Emitting module NIOSSHClient
[376/380] Compiling NIOSSHPerformanceTester shared.swift
[377/380] Compiling NIOSSHClient main.swift
[377/380] Linking NIOSSHServer
[378/380] Linking NIOSSHPerformanceTester
[379/380] Linking NIOSSHClient
Build complete! (26.01s)
Fetching https://github.com/apple/swift-docc-plugin 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 (0.20s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-docc-plugin (0.21s)
Fetched https://github.com/apple/swift-crypto.git (0.28s)
Fetched https://github.com/apple/swift-nio.git (1.00s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.04s)
Fetching https://github.com/apple/swift-docc-symbolkit from cache
Fetched https://github.com/apple/swift-docc-symbolkit (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.03s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.02s)
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-system.git (0.32s)
Fetched https://github.com/apple/swift-collections.git (0.36s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.2.1 (0.02s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.0 (0.02s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.2.0 (0.04s)
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-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-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.2.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-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
Build complete.
Done.