The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.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/builder/builds/UKfvDsi8u/2/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.9
Building package at path:  $workDir
https://github.com/apple/swift-nio-ssh.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.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
[2/13] Compiling CNIOWindows WSAStartup.c
[4/13] Compiling CNIOLinux liburing_shims.c
[5/13] Compiling CNIOLinux shim.c
[6/110] Compiling _AtomicsShims.c
[7/110] Compiling CNIODarwin shim.c
[9/129] Emitting module _CollectionsUtilities
[10/131] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[11/131] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[12/131] Compiling Atomics AtomicStorage.swift
[13/131] Compiling Atomics AtomicValue.swift
[14/131] Compiling Atomics DoubleWord.swift
[15/131] Compiling Atomics AtomicReference.swift
[16/131] Compiling Atomics AtomicOptionalWrappable.swift
[17/131] Compiling Atomics AtomicMemoryOrderings.swift
[18/131] Compiling Atomics Primitives.shims.swift
[19/131] Compiling Atomics AtomicInteger.swift
[20/131] Compiling Atomics PointerConformances.swift
[21/131] Compiling Atomics Primitives.native.swift
[22/131] Emitting module _NIOBase64
[23/131] Compiling _NIOBase64 Base64.swift
[24/131] Compiling Atomics RawRepresentable.swift
[25/131] Compiling Atomics AtomicBool.swift
[26/131] Compiling Atomics IntegerConformances.swift
[27/131] Compiling Atomics UnsafeAtomic.swift
[28/131] Compiling Atomics UnsafeAtomicLazyReference.swift
[29/131] Compiling Atomics OptionalRawRepresentable.swift
[30/147] Compiling DequeModule Deque+Hashable.swift
[31/147] Compiling DequeModule Deque+Sendable.swift
[32/149] Compiling DequeModule _DequeBuffer.swift
[33/149] Compiling DequeModule _DequeBufferHeader.swift
[34/149] Compiling _NIODataStructures PriorityQueue.swift
[35/149] Compiling _NIODataStructures _TinyArray.swift
[36/149] Compiling DequeModule Deque+Testing.swift
[37/149] Compiling DequeModule Deque._Storage.swift
[38/149] Compiling DequeModule _DequeSlot.swift
[39/149] Compiling DequeModule _UnsafeWrappedBuffer.swift
[40/149] Compiling DequeModule Deque+CustomReflectable.swift
[41/149] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[42/149] Compiling DequeModule Deque+Extras.swift
[43/149] Compiling DequeModule Deque+Descriptions.swift
[44/149] Compiling DequeModule Deque+Equatable.swift
[49/151] Compiling DequeModule Deque._UnsafeHandle.swift
[50/151] Compiling DequeModule Deque.swift
[56/151] Emitting module _NIODataStructures
[57/151] Compiling _NIODataStructures Heap.swift
[58/151] Compiling Atomics IntegerOperations.swift
[59/151] Compiling Atomics Unmanaged extensions.swift
[62/151] Emitting module DequeModule
[63/151] Compiling DequeModule Deque+Codable.swift
[64/151] Compiling DequeModule Deque+Collection.swift
[72/151] Emitting module Atomics
[72/151] Compiling c-nioatomics.c
[84/151] Emitting module Crypto
[85/151] Compiling Crypto ASN1Integer.swift
[86/151] Compiling Crypto ASN1Null.swift
[87/151] Compiling Crypto ASN1OctetString.swift
[88/151] Compiling Crypto ASN1Strings.swift
[89/151] Compiling Crypto ArraySliceBigint.swift
[90/151] Compiling Crypto GeneralizedTime.swift
[91/151] Compiling Crypto ObjectIdentifier.swift
[92/151] Compiling Crypto ECDSASignature.swift
[93/151] Compiling Crypto PEMDocument.swift
[94/151] Compiling Crypto PKCS8PrivateKey.swift
[95/151] Compiling Crypto SEC1PrivateKey.swift
[96/161] Compiling Crypto SubjectPublicKeyInfo.swift
[97/161] Compiling Crypto CryptoKitErrors.swift
[98/161] Compiling Crypto Digest_boring.swift
[99/161] Compiling Crypto Digest.swift
[100/161] Compiling Crypto Digests.swift
[101/161] Compiling Crypto HashFunctions.swift
[102/161] Compiling Crypto HashFunctions_SHA2.swift
[103/161] Compiling Crypto HPKE-AEAD.swift
[104/161] Compiling Crypto HPKE-Ciphersuite.swift
[105/161] Compiling Crypto HPKE-KDF.swift
[106/161] Compiling Crypto HPKE-KexKeyDerivation.swift
[107/161] Compiling Crypto HPKE-Modes.swift
[108/161] Compiling Crypto Insecure.swift
[109/161] Compiling Crypto Insecure_HashFunctions.swift
[110/161] Compiling Crypto KEM.swift
[111/161] Compiling Crypto ECDH_boring.swift
[112/161] Compiling Crypto DH.swift
[113/161] Compiling Crypto ECDH.swift
[114/161] Compiling Crypto HKDF.swift
[115/161] Compiling Crypto AESWrap.swift
[116/161] Compiling Crypto AESWrap_boring.swift
[127/161] Compiling Crypto HMAC.swift
[128/161] Compiling Crypto MACFunctions.swift
[129/161] Compiling Crypto MessageAuthenticationCode.swift
[130/161] Compiling Crypto AES.swift
[131/161] Compiling Crypto ECDSASignature_boring.swift
[132/161] Compiling Crypto ECDSA_boring.swift
[133/161] Compiling Crypto EdDSA_boring.swift
[134/161] Compiling Crypto ECDSA.swift
[135/161] Compiling Crypto Ed25519.swift
[136/161] Compiling Crypto Signature.swift
[137/161] Compiling Crypto AES-GCM.swift
[138/161] Compiling Crypto AES-GCM_boring.swift
[139/161] Compiling Crypto ChaChaPoly_boring.swift
[140/161] Compiling Crypto ChaChaPoly.swift
[141/161] Compiling Crypto Cipher.swift
[142/161] Compiling Crypto Nonces.swift
[143/161] Compiling Crypto ASN1.swift
[144/161] Compiling Crypto ASN1Any.swift
[145/161] Compiling Crypto ASN1BitString.swift
[146/161] Compiling Crypto ASN1Boolean.swift
[147/161] Compiling Crypto ASN1Identifier.swift
[147/161] Compiling c-atomics.c
[149/167] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[150/167] Compiling Crypto CryptoKitErrors_boring.swift
[151/167] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
[152/167] Compiling Crypto RNG_boring.swift
[153/167] Compiling Crypto SafeCompare_boring.swift
[154/167] Compiling Crypto Zeroization_boring.swift
[155/167] Compiling Crypto PrettyBytes.swift
[156/167] Compiling Crypto SafeCompare.swift
[157/167] Compiling Crypto SecureBytes.swift
[158/167] Compiling Crypto Zeroization.swift
[159/167] Emitting module NIOConcurrencyHelpers
[160/167] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[161/167] Compiling NIOConcurrencyHelpers lock.swift
[162/167] Compiling NIOConcurrencyHelpers NIOLock.swift
[163/167] Compiling NIOConcurrencyHelpers atomics.swift
[164/167] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[165/225] Compiling NIOCore MarkedCircularBuffer.swift
[166/225] Compiling NIOCore MulticastChannel.swift
[167/225] Compiling NIOCore NIOAny.swift
[168/225] Compiling NIOCore NIOCloseOnErrorHandler.swift
[169/225] Compiling NIOCore NIOLoopBound.swift
[170/225] Compiling NIOCore NIOSendable.swift
[171/225] Compiling NIOCore PointerHelpers.swift
[172/225] Compiling NIOCore RecvByteBufferAllocator.swift
[173/233] Compiling NIOCore GlobalSingletons.swift
[174/233] Compiling NIOCore IO.swift
[175/233] Compiling NIOCore IOData.swift
[176/233] Compiling NIOCore IPProtocol.swift
[177/233] Compiling NIOCore IntegerBitPacking.swift
[178/233] Compiling NIOCore IntegerTypes.swift
[179/233] Compiling NIOCore Interfaces.swift
[180/233] Compiling NIOCore Linux.swift
[181/233] Compiling NIOCore AddressedEnvelope.swift
[182/233] Compiling NIOCore AsyncAwaitSupport.swift
[183/233] Compiling NIOCore AsyncChannel.swift
[184/233] Compiling NIOCore AsyncChannelInboundStream.swift
[185/233] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[186/233] Compiling NIOCore AsyncChannelOutboundWriter.swift
[187/233] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[188/233] Compiling NIOCore NIOAsyncSequenceProducer.swift
[189/233] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[190/233] Compiling NIOCore EventLoop.swift
[191/233] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[192/233] Compiling NIOCore EventLoopFuture+Deprecated.swift
[193/233] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[194/233] Compiling NIOCore EventLoopFuture.swift
[195/233] Compiling NIOCore FileDescriptor.swift
[196/233] Compiling NIOCore FileHandle.swift
[197/233] Compiling NIOCore FileRegion.swift
[198/233] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[199/233] Compiling NIOCore SocketAddresses.swift
[200/233] Compiling NIOCore SocketOptionProvider.swift
[201/233] Compiling NIOCore SystemCallHelpers.swift
[202/233] Compiling NIOCore TimeAmount+Duration.swift
[203/233] Compiling NIOCore TypeAssistedChannelHandler.swift
[204/233] Compiling NIOCore UniversalBootstrapSupport.swift
[205/233] Compiling NIOCore Utilities.swift
[206/233] Compiling NIOCore ChannelPipeline.swift
[207/233] Compiling NIOCore CircularBuffer.swift
[208/233] Compiling NIOCore Codec.swift
[209/233] Compiling NIOCore ConvenienceOptionSupport.swift
[210/233] Compiling NIOCore DeadChannel.swift
[211/233] Compiling NIOCore DispatchQueue+WithFuture.swift
[212/233] Compiling NIOCore EventLoop+Deprecated.swift
[213/233] Compiling NIOCore EventLoop+SerialExecutor.swift
[214/233] Compiling NIOCore NIOAsyncWriter.swift
[215/233] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[216/233] Compiling NIOCore BSDSocketAPI.swift
[217/233] Compiling NIOCore ByteBuffer-aux.swift
[218/233] Compiling NIOCore ByteBuffer-conversions.swift
[219/233] Compiling NIOCore ByteBuffer-core.swift
[220/233] Compiling NIOCore ByteBuffer-hexdump.swift
[221/233] Compiling NIOCore ByteBuffer-int.swift
[222/233] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[223/233] Compiling NIOCore ByteBuffer-multi-int.swift
[224/233] Compiling NIOCore ByteBuffer-views.swift
[225/233] Compiling NIOCore Channel.swift
[226/233] Compiling NIOCore ChannelHandler.swift
[227/233] Compiling NIOCore ChannelHandlers.swift
[228/233] Compiling NIOCore ChannelInvoker.swift
[229/233] Compiling NIOCore ChannelOption.swift
[230/233] Emitting module NIOCore
[231/284] Compiling NIOEmbedded Embedded.swift
[232/284] Compiling NIOEmbedded AsyncTestingChannel.swift
[233/284] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[234/284] Emitting module NIOEmbedded
[235/284] Emitting module NIOPosix
[236/290] Compiling NIOPosix SelectableChannel.swift
[237/290] Compiling NIOPosix SelectableEventLoop.swift
[238/290] Compiling NIOPosix SelectorEpoll.swift
[239/290] Compiling NIOPosix SelectorGeneric.swift
[240/290] Compiling NIOPosix SelectorKqueue.swift
[241/290] Compiling NIOPosix SelectorUring.swift
[242/290] Compiling NIOPosix ThreadPosix.swift
[243/290] Compiling NIOPosix ThreadWindows.swift
[244/290] Compiling NIOPosix UnsafeTransfer.swift
[245/290] Compiling NIOPosix Utilities.swift
[246/290] Compiling NIOPosix VsockAddress.swift
[247/290] Compiling NIOPosix VsockChannelEvents.swift
[248/290] Compiling NIOPosix BSDSocketAPICommon.swift
[249/290] Compiling NIOPosix BSDSocketAPIPosix.swift
[250/290] Compiling NIOPosix BSDSocketAPIWindows.swift
[251/290] Compiling NIOPosix BaseSocket.swift
[252/290] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[253/290] Compiling NIOPosix BaseSocketChannel.swift
[254/290] Compiling NIOPosix BaseStreamSocketChannel.swift
[255/290] Compiling NIOPosix PooledRecvBufferAllocator.swift
[256/290] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[257/290] Compiling NIOPosix PosixSingletons.swift
[258/290] Compiling NIOPosix RawSocketBootstrap.swift
[259/290] Compiling NIOPosix Resolver.swift
[260/290] Compiling NIOPosix Selectable.swift
[261/290] Compiling NIOPosix ServerSocket.swift
[262/290] Compiling NIOPosix Socket.swift
[263/290] Compiling NIOPosix SocketChannel.swift
[264/290] Compiling NIOPosix SocketProtocols.swift
[265/290] Compiling NIOPosix System.swift
[266/290] Compiling NIOPosix Thread.swift
[267/290] Compiling NIOPosix Bootstrap.swift
[268/290] Compiling NIOPosix ControlMessage.swift
[269/290] Compiling NIOPosix DatagramVectorReadManager.swift
[270/290] Compiling NIOPosix FileDescriptor.swift
[271/290] Compiling NIOPosix GetaddrinfoResolver.swift
[272/290] Compiling NIOPosix HappyEyeballs.swift
[273/290] Compiling NIOPosix IO.swift
[274/290] Compiling NIOPosix IntegerBitPacking.swift
[275/290] Compiling NIOPosix IntegerTypes.swift
[276/290] Compiling NIOPosix Linux.swift
[277/290] Compiling NIOPosix LinuxCPUSet.swift
[278/290] Compiling NIOPosix LinuxUring.swift
[279/290] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[280/290] Compiling NIOPosix NIOThreadPool.swift
[281/290] Compiling NIOPosix NonBlockingFileIO.swift
[282/290] Compiling NIOPosix PendingDatagramWritesManager.swift
[283/290] Compiling NIOPosix PendingWritesManager.swift
[284/290] Compiling NIOPosix PipeChannel.swift
[285/290] Compiling NIOPosix PipePair.swift
[286/290] Compiling NIOPosix PointerHelpers.swift
[287/290] Compiling NIOPosix Pool.swift
[288/292] Emitting module NIO
[289/292] Compiling NIO Exports.swift
[290/296] Emitting module NIOFoundationCompat
[291/296] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[292/296] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[293/296] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[294/353] 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 ReceivedKexInitWhenActiveState.swift
[304/361] Compiling NIOSSH ReceivedNewKeysState.swift
[305/361] Compiling NIOSSH RekeyingReceivedNewKeysState.swift
[306/361] Compiling NIOSSH RekeyingSentNewKeysState.swift
[307/361] Compiling NIOSSH RekeyingState.swift
[308/361] Compiling NIOSSH SentKexInitWhenActiveState.swift
[309/361] Compiling NIOSSH SentNewKeysState.swift
[310/361] Compiling NIOSSH SentVersionState.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 ClientUserAuthenticationDelegate.swift
[320/361] Compiling NIOSSH DenyAllServerAuthDelegate.swift
[321/361] Compiling NIOSSH ServerUserAuthenticationDelegate.swift
[322/361] Compiling NIOSSH SimplePasswordDelegate.swift
[323/361] Compiling NIOSSH UserAuthDelegate.swift
[324/361] Compiling NIOSSH UserAuthSignablePayload.swift
[325/361] Compiling NIOSSH UserAuthenticationMethod.swift
[326/361] Compiling NIOSSH UserAuthenticationStateMachine.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 NIOSSHCertifiedPublicKey.swift
[336/361] Compiling NIOSSH NIOSSHPrivateKey.swift
[337/361] Compiling NIOSSH NIOSSHPublicKey.swift
[338/361] Compiling NIOSSH NIOSSHSignature.swift
[339/361] Compiling NIOSSH NIOSSHError.swift
[340/361] Compiling NIOSSH NIOSSHHandler.swift
[341/361] Compiling NIOSSH Role.swift
[342/361] Compiling NIOSSH SSHClientConfiguration.swift
[343/361] Compiling NIOSSH SSHChannelData.swift
[344/361] Compiling NIOSSH SSHChannelIdentifier.swift
[345/361] Compiling NIOSSH SSHChannelMultiplexer.swift
[346/361] Compiling NIOSSH SSHChannelType.swift
[347/361] Compiling NIOSSH SSHChildChannel.swift
[348/361] Compiling NIOSSH AcceptsChannelMessages.swift
[349/361] Compiling NIOSSH AcceptsKeyExchangeMessages.swift
[350/361] Compiling NIOSSH AcceptsUserAuthMessages.swift
[351/361] Compiling NIOSSH SSHEncryptablePacketPayload.swift
[352/361] Compiling NIOSSH SSHMessages.swift
[353/361] Compiling NIOSSH SSHPacketParser.swift
[354/361] Compiling NIOSSH SSHPacketSerializer.swift
[355/361] Compiling NIOSSH SSHServerConfiguration.swift
[356/361] Compiling NIOSSH SSHTerminalModes.swift
[357/361] Compiling NIOSSH AESGCM.swift
[358/361] Compiling NIOSSH SSHTransportProtection.swift
[359/380] Emitting module NIOSSHServer
[360/380] Compiling NIOSSHServer GlueHandler.swift
[361/380] Compiling NIOSSHServer ExecHandler.swift
[362/380] Compiling NIOSSHServer DataToBufferCodec.swift
[363/380] Compiling NIOSSHServer RemotePortForwarding.swift
[364/380] Compiling NIOSSHServer main.swift
[365/380] Emitting module NIOSSHPerformanceTester
[366/380] Compiling NIOSSHPerformanceTester shared.swift
[367/380] Compiling NIOSSHClient PortForwardingServer.swift
[368/380] Compiling NIOSSHPerformanceTester Benchmark.swift
[369/380] Compiling NIOSSHPerformanceTester BenchmarkHandshake.swift
[369/380] Linking NIOSSHServer
[371/380] Compiling NIOSSHClient InteractivePasswordPromptDelegate.swift
[372/380] Compiling NIOSSHClient GlueHandler.swift
[373/380] Compiling NIOSSHPerformanceTester main.swift
[374/380] Compiling NIOSSHPerformanceTester BenchmarkLinearThroughput.swift
[375/380] Compiling NIOSSHClient ExecHandler.swift
[376/380] Emitting module NIOSSHClient
[377/380] Compiling NIOSSHClient SimpleCLIParser.swift
[378/380] Compiling NIOSSHClient main.swift
[378/380] Linking NIOSSHPerformanceTester
[379/380] Linking NIOSSHClient
Build complete! (27.74s)
Fetching https://github.com/apple/swift-docc-plugin 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 (0.18s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-docc-plugin (0.18s)
Fetched https://github.com/apple/swift-crypto.git (0.21s)
Fetched https://github.com/apple/swift-nio.git (0.49s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.02s)
Fetching https://github.com/apple/swift-docc-symbolkit from cache
Fetched https://github.com/apple/swift-docc-symbolkit (0.24s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.02s)
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.02s)
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 (0.19s)
Fetched https://github.com/apple/swift-system.git (0.26s)
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.41s)
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-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-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-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-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-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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.64.0
Build complete.
Done.

Build Machine: Mac 7