The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-cluster-membership with Swift 5.8 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.21.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-cluster-membership.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/apple/swift-cluster-membership
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 4e56d9a update code of conduct (#96)
Cloned https://github.com/apple/swift-cluster-membership.git into spi-builder-workspace
4e56d9a2c435349c9ffed3ced6e407e183307ecb
SPI manifest file found: spi-builder-workspace/.spi.yml
SUCCESS checkout https://github.com/apple/swift-cluster-membership.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-14.3.0.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Fetching https://github.com/apple/swift-docc-plugin from cache
Fetching https://github.com/apple/swift-metrics.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-metrics.git (0.60s)
Fetching https://github.com/apple/swift-nio-extras.git from cache
Fetched https://github.com/apple/swift-log.git (0.64s)
Fetching https://github.com/apple/swift-nio-ssl.git from cache
Fetched https://github.com/apple/swift-docc-plugin (0.67s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-nio-ssl.git (0.65s)
Fetched https://github.com/apple/swift-nio-extras.git (0.73s)
Fetched https://github.com/apple/swift-nio.git (2.26s)
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 (0.69s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.04s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.4.1 (0.03s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.2 (0.03s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.19.0 (0.03s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.54.0 (0.03s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/apple/swift-atomics.git (0.71s)
Fetched https://github.com/apple/swift-collections.git (0.97s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.1.0 (0.03s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.4 (0.04s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.24.0 (0.04s)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.54.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.5.2
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.19.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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.0.4
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.4.1
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.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-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.24.0
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/14] Compiling CNIOWindows shim.c
[3/14] Compiling CNIOLinux shim.c
[4/14] Compiling CNIOLinux liburing_shims.c
[5/14] Compiling CNIOWindows WSAStartup.c
[6/17] Compiling _AtomicsShims.c
[7/17] Compiling CNIODarwin shim.c
[8/17] Compiling CNIOLLHTTP c_nio_llhttp.c
[9/17] Compiling CNIOLLHTTP c_nio_http.c
[10/40] Compiling CNIOLLHTTP c_nio_api.c
[12/60] Compiling Atomics AtomicOptional.swift
[13/60] Compiling Atomics AtomicOptionalRawRepresentable.swift
[14/62] Compiling Atomics AtomicInteger.swift
[15/62] Compiling Atomics AtomicMemoryOrderings.swift
[16/62] Compiling Atomics Unmanaged extensions.swift
[17/62] Compiling Atomics AtomicLazyReference.swift
[18/62] Compiling Atomics HighLevelTypes.swift
[19/62] Compiling DequeModule Deque+CustomStringConvertible.swift
[20/62] Compiling DequeModule Deque+Hashable.swift
[21/62] Compiling DequeModule Deque+Testing.swift
[22/62] Compiling ClusterMembership Node.swift
[23/62] Emitting module ClusterMembership
[24/62] Compiling Atomics AtomicBool.swift
[25/62] Compiling Atomics AtomicRawRepresentable.swift
[26/62] Compiling Atomics AtomicStrongReference.swift
[27/62] Compiling Atomics IntegerConformances.swift
[28/62] Compiling Atomics PointerConformances.swift
[29/62] Compiling Atomics AtomicValue.swift
[30/62] Compiling Atomics DoubleWord.swift
[31/62] Emitting module DequeModule
[32/62] Compiling DequeModule _DequeSlot.swift
[33/62] Compiling DequeModule _UnsafeWrappedBuffer.swift
[34/62] Compiling _NIODataStructures Heap.swift
[35/62] Emitting module _NIODataStructures
[36/62] Compiling _NIODataStructures PriorityQueue.swift
[37/62] Compiling CoreMetrics Metrics.swift
[38/62] Emitting module CoreMetrics
[39/62] Compiling CoreMetrics Locks.swift
[54/66] Compiling Logging MetadataProvider.swift
[55/66] Compiling Logging Locks.swift
[56/66] Compiling Logging LogHandler.swift
[57/66] Emitting module Logging
[58/66] Compiling Logging Logging.swift
[59/66] Emitting module Atomics
[60/66] Compiling Atomics Primitives.native.swift
[61/66] Compiling Atomics Primitives.shims.swift
[61/66] Compiling c-nioatomics.c
[62/66] Compiling c-atomics.c
[64/72] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[65/72] Compiling NIOConcurrencyHelpers NIOLock.swift
[66/72] Emitting module NIOConcurrencyHelpers
[67/72] Compiling NIOConcurrencyHelpers lock.swift
[68/72] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[69/72] Compiling NIOConcurrencyHelpers atomics.swift
[70/128] Emitting module Metrics
[71/128] Compiling Metrics Metrics.swift
[72/128] Compiling NIOCore NIOAny.swift
[73/128] Compiling NIOCore NIOCloseOnErrorHandler.swift
[74/128] Compiling NIOCore NIOLoopBound.swift
[75/128] Compiling NIOCore NIOSendable.swift
[76/128] Compiling NIOCore PointerHelpers.swift
[77/128] Compiling NIOCore RecvByteBufferAllocator.swift
[78/128] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[79/148] Compiling NIOCore IOData.swift
[80/148] Compiling NIOCore IPProtocol.swift
[81/148] Compiling NIOCore IntegerBitPacking.swift
[82/148] Compiling NIOCore IntegerTypes.swift
[83/148] Compiling NIOCore Interfaces.swift
[84/148] Compiling NIOCore Linux.swift
[85/148] Compiling NIOCore MarkedCircularBuffer.swift
[86/148] Compiling NIOCore MulticastChannel.swift
[87/148] Compiling NIOCore EventLoop.swift
[88/148] Compiling NIOCore EventLoopFuture+Deprecated.swift
[89/148] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[90/148] Compiling NIOCore EventLoopFuture.swift
[91/148] Compiling NIOCore FileDescriptor.swift
[92/148] Compiling NIOCore FileHandle.swift
[93/148] Compiling NIOCore FileRegion.swift
[94/148] Compiling NIOCore IO.swift
[95/148] Compiling NIOCore SocketAddresses.swift
[96/148] Compiling NIOCore SocketOptionProvider.swift
[97/148] Compiling NIOCore SystemCallHelpers.swift
[98/148] Compiling NIOCore TimeAmount+Duration.swift
[99/148] Compiling NIOCore TypeAssistedChannelHandler.swift
[100/148] Compiling NIOCore UniversalBootstrapSupport.swift
[101/148] Compiling NIOCore Utilities.swift
[102/148] Compiling NIOCore ChannelOption.swift
[103/148] Compiling NIOCore ChannelPipeline.swift
[104/148] Compiling NIOCore CircularBuffer.swift
[105/148] Compiling NIOCore Codec.swift
[106/148] Compiling NIOCore ConvenienceOptionSupport.swift
[107/148] Compiling NIOCore DeadChannel.swift
[108/148] Compiling NIOCore DispatchQueue+WithFuture.swift
[109/148] Compiling NIOCore EventLoop+Deprecated.swift
[110/148] Compiling SWIM SWIMProtocol.swift
[111/148] Compiling SWIM Settings.swift
[112/148] Compiling NIOCore NIOAsyncWriter.swift
[113/148] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[114/148] Compiling NIOCore BSDSocketAPI.swift
[115/148] Compiling NIOCore ByteBuffer-aux.swift
[116/148] Compiling NIOCore ByteBuffer-conversions.swift
[117/148] Compiling NIOCore ByteBuffer-core.swift
[118/148] Compiling NIOCore ByteBuffer-int.swift
[119/148] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[120/148] Compiling NIOCore ByteBuffer-multi-int.swift
[121/148] Compiling NIOCore ByteBuffer-views.swift
[122/148] Compiling NIOCore Channel.swift
[123/148] Compiling NIOCore ChannelHandler.swift
[124/148] Compiling NIOCore ChannelHandlers.swift
[125/148] Compiling NIOCore ChannelInvoker.swift
[126/148] Emitting module NIOCore
[127/148] Compiling SWIM Status.swift
[128/148] Compiling SWIM Heap.swift
[129/148] Compiling SWIM SWIM.swift
[130/148] Compiling SWIM SWIMInstance.swift
[131/148] Compiling SWIM Metrics.swift
[132/148] Compiling SWIM Peer.swift
[133/148] Compiling SWIM Events.swift
[134/148] Compiling SWIM Member.swift
[135/195] Compiling NIOEmbedded Embedded.swift
[136/195] Compiling NIOEmbedded AsyncTestingChannel.swift
[137/195] Emitting module NIOEmbedded
[138/195] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[139/195] Emitting module NIOPosix
[140/200] Compiling NIOPosix Resolver.swift
[141/200] Compiling NIOPosix Selectable.swift
[142/200] Compiling NIOPosix SelectableChannel.swift
[143/200] Compiling NIOPosix SelectableEventLoop.swift
[144/200] Compiling NIOPosix SelectorEpoll.swift
[145/200] Compiling NIOPosix SelectorGeneric.swift
[146/200] Compiling NIOPosix SelectorKqueue.swift
[147/200] Compiling NIOPosix SelectorUring.swift
[148/200] Compiling NIOPosix ServerSocket.swift
[149/200] Compiling NIOPosix Socket.swift
[150/200] Compiling NIOPosix SocketChannel.swift
[151/200] Compiling NIOPosix SocketProtocols.swift
[152/200] Compiling SWIM String+Extensions.swift
[153/200] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[154/200] Compiling NIOPosix BaseSocketChannel.swift
[155/200] Compiling NIOPosix IntegerBitPacking.swift
[156/200] Compiling NIOPosix IntegerTypes.swift
[157/200] Compiling NIOPosix BSDSocketAPICommon.swift
[158/200] Compiling NIOPosix BSDSocketAPIPosix.swift
[159/200] Compiling NIOPosix HappyEyeballs.swift
[160/200] Compiling NIOPosix IO.swift
[161/200] Emitting module SWIM
[162/200] Compiling SWIM _PrettyLog.swift
[163/200] Compiling NIOPosix BSDSocketAPIWindows.swift
[164/200] Compiling NIOPosix BaseSocket.swift
[171/201] Compiling NIOPosix System.swift
[172/201] Compiling NIOPosix Thread.swift
[173/201] Compiling NIOPosix ThreadPosix.swift
[174/201] Compiling NIOPosix ThreadWindows.swift
[175/201] Compiling NIOPosix Utilities.swift
[176/201] Compiling SWIM time.swift
[181/201] Compiling NIOPosix Linux.swift
[182/201] Compiling NIOPosix LinuxCPUSet.swift
[183/201] Compiling NIOPosix PipeChannel.swift
[184/201] Compiling NIOPosix PipePair.swift
[185/201] Compiling NIOPosix PointerHelpers.swift
[186/201] Compiling NIOPosix Pool.swift
[187/201] Compiling NIOPosix PooledRecvBufferAllocator.swift
[188/201] Compiling NIOPosix RawSocketBootstrap.swift
[189/201] Compiling NIOPosix BaseStreamSocketChannel.swift
[190/201] Compiling NIOPosix Bootstrap.swift
[191/201] Compiling NIOPosix ControlMessage.swift
[192/201] Compiling NIOPosix DatagramVectorReadManager.swift
[193/201] Compiling NIOPosix FileDescriptor.swift
[194/201] Compiling NIOPosix GetaddrinfoResolver.swift
[195/201] Compiling NIOPosix LinuxUring.swift
[196/201] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[197/201] Compiling NIOPosix NIOThreadPool.swift
[198/201] Compiling NIOPosix NonBlockingFileIO.swift
[199/201] Compiling NIOPosix PendingDatagramWritesManager.swift
[200/201] Compiling NIOPosix PendingWritesManager.swift
[201/203] Compiling it_Clustered_swim_suspension_reachability main.swift
[202/203] Emitting module it_Clustered_swim_suspension_reachability
[203/205] Emitting module NIO
[204/205] Compiling NIO Exports.swift
[204/221] Linking it_Clustered_swim_suspension_reachability
[206/221] Emitting module NIOFoundationCompat
[207/221] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[208/221] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[209/221] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[210/222] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[211/222] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[212/222] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[213/222] Emitting module NIOHTTP1
[214/222] Compiling NIOHTTP1 HTTPEncoder.swift
[215/222] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[216/222] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[217/222] Compiling NIOHTTP1 ByteCollectionUtils.swift
[218/222] Compiling NIOHTTP1 HTTPDecoder.swift
[219/222] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[220/222] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[221/222] Compiling NIOHTTP1 HTTPTypes.swift
[222/239] Compiling NIOExtras NIOExtrasError.swift
[223/239] Compiling NIOExtras NIOLengthFieldBitLength.swift
[224/241] Compiling NIOExtras DebugInboundEventsHandler.swift
[225/241] Compiling NIOExtras DebugOutboundEventsHandler.swift
[226/241] Compiling NIOExtras FixedLengthFrameDecoder.swift
[227/241] Emitting module NIOExtras
[228/241] Compiling NIOExtras NIORequestIdentifiable.swift
[229/241] Compiling NIOExtras PCAPRingBuffer.swift
[230/241] Compiling NIOExtras LineBasedFrameDecoder.swift
[231/241] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[232/241] Compiling NIOExtras QuiescingHelper.swift
[233/241] Compiling NIOExtras RequestResponseHandler.swift
[234/241] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[235/241] Compiling NIOExtras LengthFieldPrepender.swift
[236/241] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[237/241] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[238/241] Compiling NIOExtras JSONRPCFraming.swift
[239/241] Compiling NIOExtras RequestResponseWithIDHandler.swift
[240/241] Compiling NIOExtras WritePCAPHandler.swift
[241/241] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[242/250] Compiling SWIMNIOExample Message.swift
[243/251] Compiling SWIMNIOExample NIOPeer.swift
[244/251] Compiling SWIMNIOExample time.swift
[245/251] Compiling SWIMNIOExample Settings.swift
[246/251] Emitting module SWIMNIOExample
[247/251] Compiling SWIMNIOExample SWIMNIOHandler.swift
[248/251] Compiling SWIMNIOExample String+Extensions.swift
[249/251] Compiling SWIMNIOExample Coding.swift
[250/251] Compiling SWIMNIOExample Logging.swift
[251/251] Compiling SWIMNIOExample SWIMNIOShell.swift
Build complete! (57.93s)
Build complete.
Sending doc result for status: pending ... (attempt 1)
✅  Doc result reported
========================================
GenerateDocs
========================================
Generating docs at path:  spi-builder-workspace/.docs/apple/swift-cluster-membership/main
Repository:               apple/swift-cluster-membership
Swift version used:       5.8
    .package(url: "https://github.com/apple/swift-docc-plugin", from: "1.0.0"),
Target:                   ClusterMembership
Building for debugging...
[1/45] Compiling SymbolKit AvailabilityItem.swift
[2/45] Compiling SymbolKit Domain.swift
[3/45] Compiling SymbolKit DeclarationFragments.swift
[4/45] Compiling SymbolKit Fragment.swift
[5/45] Compiling SymbolKit FragmentKind.swift
[6/45] Compiling SymbolKit FunctionParameter.swift
[7/50] Compiling SymbolKit Mixin+Equals.swift
[8/50] Compiling SymbolKit Mixin+Hash.swift
[9/50] Compiling SymbolKit Mixin.swift
[10/50] Compiling SymbolKit LineList.swift
[11/50] Compiling SymbolKit Position.swift
[12/50] Compiling SymbolKit SourceRange.swift
[13/50] Compiling SymbolKit SPI.swift
[14/50] Compiling SymbolKit Snippet.swift
[15/50] Compiling SymbolKit Extension.swift
[16/50] Compiling SymbolKit GenericConstraint.swift
[17/50] Compiling SymbolKit GenericParameter.swift
[18/50] Compiling SymbolKit FunctionSignature.swift
[19/50] Compiling SymbolKit Identifier.swift
[20/50] Compiling SymbolKit KindIdentifier.swift
[21/50] Compiling SymbolKit Location.swift
[22/50] Compiling SymbolKit Mutability.swift
[23/50] Compiling SymbolKit Names.swift
[24/50] Compiling SymbolKit Generics.swift
[25/50] Compiling SymbolKit Namespace.swift
[26/50] Compiling SymbolKit Symbol.swift
[27/50] Compiling SymbolKit SymbolKind.swift
[28/50] Compiling SymbolKit SymbolGraph.swift
[29/50] Emitting module SymbolKit
[30/50] Compiling SymbolKit SourceOrigin.swift
[31/50] Compiling SymbolKit GenericConstraints.swift
[32/50] Compiling SymbolKit Swift.swift
[33/50] Compiling SymbolKit SemanticVersion.swift
[34/50] Compiling SymbolKit AccessControl.swift
[35/50] Compiling SymbolKit Availability.swift
[36/50] Compiling SymbolKit Metadata.swift
[37/50] Compiling SymbolKit Module.swift
[38/50] Compiling SymbolKit OperatingSystem.swift
[39/50] Compiling SymbolKit Platform.swift
[40/50] Compiling SymbolKit Relationship.swift
[41/50] Compiling SymbolKit RelationshipKind.swift
[42/50] Compiling SymbolKit GraphCollector.swift
[43/50] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[44/50] Compiling SymbolKit UnifiedSymbol.swift
[45/50] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[46/50] Compiling SymbolKit UnifiedSymbolGraph.swift
[47/50] Compiling Snippets Snippet.swift
[48/50] Emitting module Snippets
[49/50] Compiling Snippets SnippetParser.swift
[50/54] Compiling snippet_extract URL+Status.swift
[51/54] Emitting module snippet_extract
[52/54] Compiling snippet_extract SymbolGraph+Snippet.swift
[53/54] Compiling snippet_extract SnippetBuildCommand.swift
[53/54] Linking snippet-extract
Build complete! (4.77s)
Building for debugging...
Build complete! (0.46s)
Generating documentation for 'ClusterMembership'...
Converting documentation...
Conversion complete! (0.07s)
Generated DocC archive at '/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.docs/apple/swift-cluster-membership/main'
Target:                   SWIM
Building for debugging...
Build complete! (0.67s)
Building for debugging...
Build complete! (0.29s)
Generating documentation for 'SWIM'...
Converting documentation...
Conversion complete! (0.20s)
Generated DocC archive at '/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.docs/apple/swift-cluster-membership/main'
Successfully merged into spi-builder-workspace/.docs-staging/apple/swift-cluster-membership/main/index/index.json
Successfully merged into spi-builder-workspace/.docs-staging/apple/swift-cluster-membership/main/linkable-paths.json
     588
6	spi-builder-workspace/.docs/apple/swift-cluster-membership/main
Sending doc result for status: uploading ... (attempt 1)
✅  Doc result reported
========================================
SyncDocs
========================================
Doc archive source directory: spi-builder-workspace/.docs/apple/swift-cluster-membership/main
File count: 588
Doc size:   6.0MB
Preparing doc bundle ...
Uploading prod-apple-swift-cluster-membership-main-1ec4d835.zip to s3://spi-docs-inbox/prod-apple-swift-cluster-membership-main-1ec4d835.zip
Uploading doc bundle ... (attempt 1)
Copying... [11%]
Copying... [22%]
Copying... [33%]
Copying... [44%]
Copying... [54%]
Copying... [65%]
Copying... [71%]
Copying... [82%]
Copying... [92%]
Copying... [100%]
Done.

Build Machine: Mac 5