Build Information
Successful build of ATCryptography, reference main (f40f57), with Swift 6.3 for macOS (SPM) on 19 Apr 2026 18:33:58 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ATProtoKit/ATCryptography.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ATProtoKit/ATCryptography
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at f40f574 Merge remote-tracking branch 'refs/remotes/origin/main'
Cloned https://github.com/ATProtoKit/ATCryptography.git
Revision (git rev-parse @):
f40f57400e280827a0f319fc3053e76bad0a8d7e
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/ATProtoKit/ATCryptography.git at main
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/attaswift/BigInt.git
Fetching https://github.com/21-DOT-DEV/swift-secp256k1.git
Fetching https://github.com/apple/swift-asn1.git
[1/4878] Fetching bigint
[343/6681] Fetching bigint, swift-asn1
[878/24097] Fetching bigint, swift-asn1, swift-crypto
[6815/34484] Fetching bigint, swift-asn1, swift-crypto, swift-secp256k1
Fetched https://github.com/attaswift/BigInt.git from cache (1.23s)
[2708/29606] Fetching swift-asn1, swift-crypto, swift-secp256k1
Fetched https://github.com/apple/swift-crypto.git from cache (2.40s)
[8243/12190] Fetching swift-asn1, swift-secp256k1
Fetched https://github.com/apple/swift-asn1.git from cache (3.42s)
Fetched https://github.com/21-DOT-DEV/swift-secp256k1.git from cache (3.42s)
Creating working copy for https://github.com/apple/swift-crypto.git
Creating working copy for https://github.com/21-DOT-DEV/swift-secp256k1.git
Creating working copy for https://github.com/attaswift/BigInt.git
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.5.1
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Working copy of https://github.com/21-DOT-DEV/swift-secp256k1.git resolved at 0.18.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"traits": [
"default"
],
"dependencies": [
{
"identity": "atcryptography",
"name": "ATCryptography",
"url": "https://github.com/ATProtoKit/ATCryptography.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ATCryptography",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-crypto",
"name": "swift-crypto",
"url": "https://github.com/apple/swift-crypto.git",
"version": "3.15.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-crypto",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-asn1",
"name": "swift-asn1",
"url": "https://github.com/apple/swift-asn1.git",
"version": "1.7.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-asn1",
"traits": [
"default"
],
"dependencies": [
]
}
]
},
{
"identity": "swift-secp256k1",
"name": "swift-secp256k1",
"url": "https://github.com/21-DOT-DEV/swift-secp256k1.git",
"version": "0.18.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-secp256k1",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "bigint",
"name": "BigInt",
"url": "https://github.com/attaswift/BigInt.git",
"version": "5.7.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/BigInt",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/ATProtoKit/ATCryptography.git
[1/1046] Fetching atcryptography
Fetched https://github.com/ATProtoKit/ATCryptography.git from cache (0.99s)
Fetching https://github.com/apple/swift-crypto.git from cache
Fetching https://github.com/attaswift/BigInt.git from cache
Fetching https://github.com/21-DOT-DEV/swift-secp256k1.git from cache
Fetched https://github.com/21-DOT-DEV/swift-secp256k1.git from cache (0.65s)
Fetched https://github.com/attaswift/BigInt.git from cache (0.65s)
Fetched https://github.com/apple/swift-crypto.git from cache (0.65s)
Computing version for https://github.com/21-DOT-DEV/swift-secp256k1.git
Computed https://github.com/21-DOT-DEV/swift-secp256k1.git at 0.18.0 (1.34s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.7.0 (0.56s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.1 (0.78s)
Fetching https://github.com/apple/swift-asn1.git from cache
Fetched https://github.com/apple/swift-asn1.git from cache (0.47s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.7.0 (3.19s)
Creating working copy for https://github.com/ATProtoKit/ATCryptography.git
Working copy of https://github.com/ATProtoKit/ATCryptography.git resolved at main (f40f574)
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.7.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.15.1
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.7.0
Creating working copy for https://github.com/21-DOT-DEV/swift-secp256k1.git
Working copy of https://github.com/21-DOT-DEV/swift-secp256k1.git resolved at 0.18.0
warning: '.resolve-product-dependencies': dependency 'atcryptography' is not used by any target
Found 3 product dependencies
- swift-crypto
- swift-secp256k1
- BigInt
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/ATProtoKit/ATCryptography.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/10] Copying PrivacyInfo.xcprivacy
[0/10] Write sources
[5/10] Write swift-version--6988338F2F200930.txt
[6/64] Compiling precomputed_ecmult_gen.c
[7/104] Compiling Utility.c
[8/104] Compiling secp256k1.c
[9/104] Compiling precomputed_ecmult.c
[11/144] Emitting module Crypto
[12/152] Emitting module BigInt
[13/154] Emitting module secp256k1
[14/158] Compiling secp256k1 SafeCompare.swift
[15/158] Compiling secp256k1 Schnorr.swift
[16/158] Compiling BigInt Subtraction.swift
[17/158] Compiling BigInt Words and Bits.swift
[18/158] Compiling secp256k1 Tweak.swift
[19/158] Compiling secp256k1 Utility.swift
[20/158] Compiling secp256k1 Zeroization.swift
[21/158] Compiling secp256k1 secp256k1.swift
[22/158] Compiling secp256k1 Exports.swift
[23/158] Compiling secp256k1 HashDigest.swift
[24/158] Compiling secp256k1 MuSig.swift
[25/158] Compiling secp256k1 Nonces.swift
[26/158] Compiling secp256k1 PrettyBytes.swift
[27/158] Compiling secp256k1 RNG_boring.swift
[28/158] Compiling secp256k1 Asymmetric.swift
[29/158] Compiling secp256k1 Combine.swift
[30/158] Compiling secp256k1 SEC1PrivateKey.swift
[31/158] Compiling secp256k1 SubjectPublicKeyInfo.swift
[32/158] Compiling secp256k1 ASN1Strings.swift
[33/158] Compiling secp256k1 ArraySliceBigint.swift
[34/158] Compiling secp256k1 ASN1Boolean.swift
[35/158] Compiling secp256k1 ASN1Identifier.swift
[36/158] Compiling secp256k1 ASN1Integer.swift
[37/158] Compiling secp256k1 ASN1Null.swift
[38/158] Compiling secp256k1 ASN1OctetString.swift
[39/158] Compiling secp256k1 ASN1.swift
[40/158] Compiling secp256k1 ASN1Any.swift
[41/158] Compiling secp256k1 ASN1BitString.swift
[42/158] Compiling secp256k1 Recovery.swift
[43/158] Compiling secp256k1 SHA256.swift
[44/158] Compiling Crypto Digest_boring.swift
[45/158] Compiling Crypto Digest.swift
[46/158] Compiling Crypto Digests.swift
[47/158] Compiling Crypto HashFunctions.swift
[48/158] Compiling Crypto HashFunctions_SHA2.swift
[49/158] Compiling Crypto HPKE-AEAD.swift
[50/158] Compiling Crypto HPKE-Ciphersuite.swift
[51/158] Compiling Crypto HPKE-KDF.swift
[52/158] Compiling Crypto RNG_boring.swift
[53/158] Compiling Crypto SafeCompare_boring.swift
[54/158] Compiling Crypto Zeroization_boring.swift
[55/158] Compiling Crypto PrettyBytes.swift
[56/158] Compiling Crypto SafeCompare.swift
[57/158] Compiling Crypto SecureBytes.swift
[58/158] Compiling Crypto Zeroization.swift
[59/158] Compiling Crypto resource_bundle_accessor.swift
[69/158] Compiling secp256k1 ECDH.swift
[70/158] Compiling secp256k1 ECDSA.swift
[71/158] Compiling secp256k1 EdDSA.swift
[72/158] Compiling secp256k1 Errors.swift
[73/158] Compiling secp256k1 Context.swift
[74/158] Compiling secp256k1 CryptoKitErrors.swift
[75/158] Compiling secp256k1 DH.swift
[76/158] Compiling secp256k1 Digest.swift
[85/158] Compiling Crypto HPKE-KexKeyDerivation.swift
[86/158] Compiling Crypto HPKE-LabeledExtract.swift
[87/158] Compiling Crypto HPKE-Utils.swift
[88/158] Compiling Crypto DHKEM.swift
[89/158] Compiling Crypto HPKE-KEM-Curve25519.swift
[90/158] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[91/158] Compiling Crypto HPKE-KEM.swift
[92/158] Compiling Crypto HPKE-Errors.swift
[99/158] Compiling secp256k1 GeneralizedTime.swift
[100/158] Compiling secp256k1 ObjectIdentifier.swift
[101/158] Compiling secp256k1 ECDSASignature.swift
[102/158] Compiling secp256k1 PEMDocument.swift
[103/158] Compiling secp256k1 PKCS8PrivateKey.swift
[146/158] Compiling Crypto EdDSA_boring.swift
[147/158] Compiling Crypto ECDSA.swift
[148/158] Compiling Crypto Ed25519.swift
[149/158] Compiling Crypto Signature.swift
[150/158] Compiling Crypto CryptoKitErrors_boring.swift
[151/158] Compiling Crypto ASN1BitString.swift
[152/158] Compiling Crypto ASN1Boolean.swift
[153/158] Compiling Crypto ASN1Identifier.swift
[154/158] Compiling Crypto ASN1Integer.swift
[155/158] Compiling Crypto ASN1Null.swift
[156/158] Compiling Crypto ASN1OctetString.swift
[157/158] Compiling Crypto ASN1Strings.swift
[158/158] Compiling Crypto ArraySliceBigint.swift
[159/185] Emitting module ATCryptography
[160/187] Compiling ATCryptography ATCryptography.swift
[161/187] Compiling ATCryptography ATCryptographyTools.swift
[162/187] Compiling ATCryptography Base16.swift
[163/187] Compiling ATCryptography StringExtensions.swift
[164/187] Compiling ATCryptography Models.swift
[165/187] Compiling ATCryptography Multibase.swift
[166/187] Compiling ATCryptography P256Operations.swift
[167/187] Compiling ATCryptography P256Plugin.swift
[168/187] Compiling ATCryptography SessionToken.swift
[169/187] Compiling ATCryptography SignatureVerifier.swift
[170/187] Compiling ATCryptography K256Encoding.swift
[171/187] Compiling ATCryptography DataExtensions.swift
[172/187] Compiling ATCryptography ECDSASignatureExtensions.swift
[173/187] Compiling ATCryptography P256Extensions.swift
[174/187] Compiling ATCryptography Plugins.swift
[175/187] Compiling ATCryptography SHA256Hasher.swift
[176/187] Compiling ATCryptography SecureRandom.swift
[177/187] Compiling ATCryptography K256Keypair.swift
[178/187] Compiling ATCryptography K256Operations.swift
[179/187] Compiling ATCryptography K256Plugin.swift
[180/187] Compiling ATCryptography P256Encoding.swift
[181/187] Compiling ATCryptography P256Keypair.swift
[182/187] Compiling ATCryptography DIDKey.swift
[183/187] Compiling ATCryptography Errors.swift
[184/187] Compiling ATCryptography BigIntExtensions.swift
[185/187] Compiling ATCryptography Base32.swift
[186/187] Compiling ATCryptography Base58.swift
[187/187] Compiling ATCryptography Base64URL.swift
Build complete! (11.89s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-crypto",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-crypto.git"
},
{
"identity" : "swift-secp256k1",
"requirement" : {
"exact" : [
"0.18.0"
]
},
"type" : "sourceControl",
"url" : "https://github.com/21-DOT-DEV/swift-secp256k1.git"
},
{
"identity" : "bigint",
"requirement" : {
"range" : [
{
"lower_bound" : "5.5.1",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/attaswift/BigInt.git"
}
],
"manifest_display_name" : "ATCryptography",
"name" : "ATCryptography",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "14.0"
},
{
"name" : "visionos",
"version" : "1.0"
},
{
"name" : "watchos",
"version" : "9.0"
}
],
"products" : [
{
"name" : "ATCryptography",
"targets" : [
"ATCryptography"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ATCryptographyTests",
"module_type" : "SwiftTarget",
"name" : "ATCryptographyTests",
"path" : "Tests/ATCryptographyTests",
"sources" : [
"BaseRadix/Base16Suite.swift",
"BaseRadix/Base32Suite.swift",
"BaseRadix/Base58Suite.swift",
"BaseRadix/Base64URLSuite.swift",
"DIDKeySuite.swift",
"KeyCompressionSuite.swift",
"KeypairSuite.swift",
"RandomSuite.swift",
"SgnatureSuite.swift"
],
"target_dependencies" : [
"ATCryptography"
],
"type" : "test"
},
{
"c99name" : "ATCryptography",
"module_type" : "SwiftTarget",
"name" : "ATCryptography",
"path" : "Sources/ATCryptography",
"product_dependencies" : [
"Crypto",
"secp256k1",
"BigInt"
],
"product_memberships" : [
"ATCryptography"
],
"sources" : [
"ATCryptography.swift",
"ATCryptographyTools.swift",
"BaseRadix/Base16.swift",
"BaseRadix/Base32.swift",
"BaseRadix/Base58.swift",
"BaseRadix/Base64URL.swift",
"DIDKey.swift",
"Errors.swift",
"Extensions/BigIntExtensions.swift",
"Extensions/DataExtensions.swift",
"Extensions/ECDSASignatureExtensions.swift",
"Extensions/P256Extensions.swift",
"Extensions/StringExtensions.swift",
"Models.swift",
"Multibase.swift",
"Plugins.swift",
"SHA256Hasher.swift",
"SecureRandom.swift",
"SessionToken.swift",
"SignatureVerifier.swift",
"k256/K256Encoding.swift",
"k256/K256Keypair.swift",
"k256/K256Operations.swift",
"k256/K256Plugin.swift",
"p256/P256Encoding.swift",
"p256/P256Keypair.swift",
"p256/P256Operations.swift",
"p256/P256Plugin.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/atprotokit/atcryptography/main
Repository: ATProtoKit/ATCryptography
Swift version used: 6.3
Target: ATCryptography
Extracting symbol information for 'ATCryptography'...
Finished extracting symbol information for 'ATCryptography'. (29.46s)
Building documentation for 'ATCryptography'...
Finished building documentation for 'ATCryptography' (0.70s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/atprotokit/atcryptography/main
Fetching https://github.com/swiftlang/swift-docc-plugin
Updating https://github.com/apple/swift-crypto.git
Updating https://github.com/attaswift/BigInt.git
Updated https://github.com/attaswift/BigInt.git (0.44s)
Updated https://github.com/apple/swift-crypto.git (0.54s)
[1/2277] Fetching swift-docc-plugin
Updating https://github.com/apple/swift-asn1.git
Updating https://github.com/21-DOT-DEV/swift-secp256k1.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.10s)
Updated https://github.com/21-DOT-DEV/swift-secp256k1.git (0.56s)
Computing version for https://github.com/attaswift/BigInt.git
Updated https://github.com/apple/swift-asn1.git (0.56s)
Computed https://github.com/attaswift/BigInt.git at 5.5.1 (2.20s)
Computing version for https://github.com/21-DOT-DEV/swift-secp256k1.git
Computed https://github.com/21-DOT-DEV/swift-secp256k1.git at 0.18.0 (0.55s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (0.71s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.64s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (0.67s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.17s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.93s)
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.6
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Building for debugging...
[0/8] Write sources
[1/8] Write snippet-extract-tool-entitlement.plist
[2/8] Write sources
[4/8] Write swift-version--6988338F2F200930.txt
[6/53] Compiling SymbolKit GenericConstraint.swift
[7/53] Compiling SymbolKit GenericParameter.swift
[8/53] Compiling SymbolKit Generics.swift
[9/53] Compiling SymbolKit Namespace.swift
[10/57] Compiling SymbolKit DeclarationFragments.swift
[11/57] Compiling SymbolKit Fragment.swift
[12/57] Compiling SymbolKit FragmentKind.swift
[13/57] Compiling SymbolKit FunctionParameter.swift
[14/57] Compiling SymbolKit FunctionSignature.swift
[15/57] Compiling SymbolKit Mixin+Equals.swift
[16/57] Compiling SymbolKit Mixin+Hash.swift
[17/57] Compiling SymbolKit Mixin.swift
[18/57] Compiling SymbolKit LineList.swift
[19/57] Compiling SymbolKit Position.swift
[20/57] Compiling SymbolKit Identifier.swift
[21/57] Compiling SymbolKit KindIdentifier.swift
[22/57] Compiling SymbolKit Location.swift
[23/57] Compiling SymbolKit Mutability.swift
[24/57] Compiling SymbolKit SemanticVersion.swift
[25/57] Compiling SymbolKit AccessControl.swift
[26/57] Compiling SymbolKit Availability.swift
[27/57] Compiling SymbolKit AvailabilityItem.swift
[28/57] Compiling SymbolKit Domain.swift
[29/57] Compiling SymbolKit Names.swift
[30/57] Compiling SymbolKit SPI.swift
[31/57] Compiling SymbolKit Snippet.swift
[32/57] Compiling SymbolKit Extension.swift
[33/57] Emitting module SymbolKit
[34/57] Compiling SymbolKit SourceRange.swift
[35/57] Compiling SymbolKit Metadata.swift
[36/57] Compiling SymbolKit Module.swift
[37/57] Compiling SymbolKit OperatingSystem.swift
[38/57] Compiling SymbolKit Platform.swift
[39/57] Compiling SymbolKit Relationship.swift
[40/57] Compiling SymbolKit RelationshipKind.swift
[41/57] Compiling SymbolKit SourceOrigin.swift
[42/57] Compiling SymbolKit GenericConstraints.swift
[43/57] Compiling SymbolKit Swift.swift
[44/57] Compiling SymbolKit Symbol.swift
[45/57] Compiling SymbolKit SymbolKind.swift
[46/57] Compiling SymbolKit SymbolGraph.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-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.82s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'ATCryptography' complete! (1.33s)
597
5 /Users/admin/builder/spi-builder-workspace/.docs/atprotokit/atcryptography/main
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/atprotokit/atcryptography/main
File count: 597
Doc size: 5.0MB
Preparing doc bundle ...
Uploading prod-atprotokit-atcryptography-main-843bb577.zip to s3://spi-docs-inbox/prod-atprotokit-atcryptography-main-843bb577.zip
Copying... [13%]
Copying... [22%]
Copying... [31%]
Copying... [44%]
Copying... [53%]
Copying... [62%]
Copying... [71%]
Copying... [84%]
Copying... [93%]
Copying... [100%]
Done.