Build Information
Successful build of ATCryptography, reference 0.1.2 (6117d0
), with Swift 6.1 for macOS (SPM) on 1 May 2025 00:25:19 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Build Log
========================================
RunAll
========================================
Builder version: 4.61.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ATProtoKit/ATCryptography.git
Reference: 0.1.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ATProtoKit/ATCryptography
* tag 0.1.2 -> FETCH_HEAD
HEAD is now at 6117d0c Fix bug where uncompressing key removes prefix
Cloned https://github.com/ATProtoKit/ATCryptography.git
Revision (git rev-parse @):
6117d0cfe7ad9f2693689e6b674a54cc81126333
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/ATProtoKit/ATCryptography.git at 0.1.2
Fetching https://github.com/attaswift/BigInt.git
Fetching https://github.com/21-DOT-DEV/swift-secp256k1.git
Fetching https://github.com/apple/swift-crypto.git from cache
Fetching https://github.com/apple/swift-asn1.git from cache
[1/4771] Fetching bigint
[49/9520] Fetching bigint, swift-secp256k1
Fetched https://github.com/21-DOT-DEV/swift-secp256k1.git from cache (1.25s)
Fetched https://github.com/apple/swift-crypto.git from cache (1.25s)
Fetched https://github.com/attaswift/BigInt.git from cache (1.25s)
Fetched https://github.com/apple/swift-asn1.git from cache (1.25s)
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
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.1
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.5.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.12.2
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
Fetching https://github.com/ATProtoKit/ATCryptography.git
[1/840] Fetching atcryptography
Fetched https://github.com/ATProtoKit/ATCryptography.git from cache (1.00s)
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.91s)
Fetched https://github.com/attaswift/BigInt.git from cache (0.91s)
Fetched https://github.com/apple/swift-crypto.git from cache (0.91s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.5.1 (1.41s)
Computing version for https://github.com/21-DOT-DEV/swift-secp256k1.git
Computed https://github.com/21-DOT-DEV/swift-secp256k1.git at 0.21.1 (0.49s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (1.03s)
Fetching https://github.com/apple/swift-asn1.git from cache
Fetched https://github.com/apple/swift-asn1.git from cache (0.58s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (1.18s)
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
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.21.1
Creating working copy for https://github.com/ATProtoKit/ATCryptography.git
Working copy of https://github.com/ATProtoKit/ATCryptography.git resolved at 0.1.2 (6117d0c)
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.5.1
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
error: 'atcryptography': product 'secp256k1' required by package 'atcryptography' target 'ATCryptography' not found in package 'swift-secp256k1'. Did you mean 'libsecp256k1'?
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/ATProtoKit/ATCryptography.git
https://github.com/ATProtoKit/ATCryptography.git
{
"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" : {
"range" : [
{
"lower_bound" : "0.18.0",
"upper_bound" : "1.0.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/StringExtensions.swift",
"Multibase.swift",
"Plugins.swift",
"SHA256Hasher.swift",
"SecureRandom.swift",
"SignatureVerifier.swift",
"Types.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"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Building for debugging...
[0/10] Write sources
[3/10] Copying PrivacyInfo.xcprivacy
[5/10] Write swift-version-2F0A5646E1D333AE.txt
[6/104] 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 BigInt
[12/146] Emitting module secp256k1
[13/150] Compiling secp256k1 SafeCompare.swift
[14/150] Compiling secp256k1 Schnorr.swift
[15/150] Compiling BigInt Subtraction.swift
[16/150] Compiling BigInt Words and Bits.swift
[17/150] Compiling secp256k1 SEC1PrivateKey.swift
[18/150] Compiling secp256k1 SubjectPublicKeyInfo.swift
[19/150] Compiling secp256k1 Asymmetric.swift
[20/150] Compiling secp256k1 Combine.swift
[21/150] Compiling secp256k1 Tweak.swift
[22/150] Compiling secp256k1 Utility.swift
[23/150] Compiling secp256k1 Zeroization.swift
[24/150] Compiling secp256k1 secp256k1.swift
[27/150] Compiling secp256k1 PEMDocument.swift
[28/150] Compiling secp256k1 PKCS8PrivateKey.swift
[31/150] Compiling secp256k1 GeneralizedTime.swift
[32/150] Compiling secp256k1 ObjectIdentifier.swift
[33/150] Compiling secp256k1 ECDSASignature.swift
[36/150] Compiling secp256k1 PrettyBytes.swift
[37/150] Compiling secp256k1 RNG_boring.swift
[38/150] Compiling secp256k1 Recovery.swift
[39/150] Compiling secp256k1 SHA256.swift
[40/150] Compiling secp256k1 Exports.swift
[41/150] Compiling secp256k1 HashDigest.swift
[42/150] Compiling secp256k1 MuSig.swift
[43/150] Compiling secp256k1 Nonces.swift
[44/150] Compiling secp256k1 Context.swift
[45/150] Compiling secp256k1 CryptoKitErrors.swift
[46/150] Compiling secp256k1 DH.swift
[47/150] Compiling secp256k1 Digest.swift
[48/150] Compiling secp256k1 ASN1Integer.swift
[49/150] Compiling secp256k1 ASN1Null.swift
[50/150] Compiling secp256k1 ASN1OctetString.swift
[51/150] Compiling secp256k1 ASN1Strings.swift
[52/150] Compiling secp256k1 ArraySliceBigint.swift
[57/150] Compiling secp256k1 ECDH.swift
[58/150] Compiling secp256k1 ECDSA.swift
[59/150] Compiling secp256k1 EdDSA.swift
[60/150] Compiling secp256k1 Errors.swift
[61/150] Compiling secp256k1 ASN1.swift
[62/150] Compiling secp256k1 ASN1Any.swift
[63/150] Compiling secp256k1 ASN1BitString.swift
[64/150] Compiling secp256k1 ASN1Boolean.swift
[65/150] Compiling secp256k1 ASN1Identifier.swift
[94/158] Emitting module Crypto
[103/158] Compiling Crypto Curve25519.swift
[104/158] Compiling Crypto Ed25519Keys.swift
[105/158] Compiling Crypto NISTCurvesKeys.swift
[106/158] Compiling Crypto X25519Keys.swift
[107/158] Compiling Crypto SymmetricKeys.swift
[108/158] Compiling Crypto HMAC.swift
[109/158] Compiling Crypto MACFunctions.swift
[110/158] Compiling Crypto MessageAuthenticationCode.swift
[114/158] Compiling Crypto AESWrap.swift
[115/158] Compiling Crypto AESWrap_boring.swift
[116/158] Compiling Crypto Ed25519_boring.swift
[117/158] Compiling Crypto NISTCurvesKeys_boring.swift
[118/158] Compiling Crypto X25519Keys_boring.swift
[119/158] Compiling Crypto AES.swift
[120/158] Compiling Crypto ECDSASignature_boring.swift
[121/158] Compiling Crypto ECDSA_boring.swift
[122/158] Compiling Crypto EdDSA_boring.swift
[123/158] Compiling Crypto ECDSA.swift
[124/158] Compiling Crypto Ed25519.swift
[125/158] Compiling Crypto Signature.swift
[126/158] Compiling Crypto CryptoKitErrors_boring.swift
[143/158] Compiling Crypto HPKE.swift
[144/158] Compiling Crypto HPKE-Context.swift
[145/158] Compiling Crypto HPKE-KeySchedule.swift
[146/158] Compiling Crypto HPKE-Modes.swift
[147/158] Compiling Crypto Insecure.swift
[148/158] Compiling Crypto Insecure_HashFunctions.swift
[149/158] Compiling Crypto KEM.swift
[150/158] Compiling Crypto ECDH_boring.swift
[151/158] Compiling Crypto RNG_boring.swift
[152/158] Compiling Crypto SafeCompare_boring.swift
[153/158] Compiling Crypto Zeroization_boring.swift
[154/158] Compiling Crypto PrettyBytes.swift
[155/158] Compiling Crypto SafeCompare.swift
[156/158] Compiling Crypto SecureBytes.swift
[157/158] Compiling Crypto Zeroization.swift
[158/158] Compiling Crypto resource_bundle_accessor.swift
[159/183] Emitting module ATCryptography
[160/185] Compiling ATCryptography K256Encoding.swift
[161/185] Compiling ATCryptography K256Keypair.swift
[162/185] Compiling ATCryptography DIDKey.swift
[163/185] Compiling ATCryptography Errors.swift
[164/185] Compiling ATCryptography BigIntExtensions.swift
[165/185] Compiling ATCryptography P256Operations.swift
[166/185] Compiling ATCryptography P256Plugin.swift
[167/185] Compiling ATCryptography SecureRandom.swift
[168/185] Compiling ATCryptography SignatureVerifier.swift
[169/185] Compiling ATCryptography Types.swift
[170/185] Compiling ATCryptography Multibase.swift
[171/185] Compiling ATCryptography Plugins.swift
[172/185] Compiling ATCryptography SHA256Hasher.swift
[173/185] Compiling ATCryptography DataExtensions.swift
[174/185] Compiling ATCryptography ECDSASignatureExtensions.swift
[175/185] Compiling ATCryptography StringExtensions.swift
[176/185] Compiling ATCryptography K256Operations.swift
[177/185] Compiling ATCryptography K256Plugin.swift
[178/185] Compiling ATCryptography P256Encoding.swift
[179/185] Compiling ATCryptography P256Keypair.swift
[180/185] Compiling ATCryptography ATCryptography.swift
[181/185] Compiling ATCryptography ATCryptographyTools.swift
[182/185] Compiling ATCryptography Base16.swift
[183/185] Compiling ATCryptography Base32.swift
[184/185] Compiling ATCryptography Base58.swift
[185/185] Compiling ATCryptography Base64URL.swift
Build complete! (14.72s)
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" : {
"range" : [
{
"lower_bound" : "0.18.0",
"upper_bound" : "1.0.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/StringExtensions.swift",
"Multibase.swift",
"Plugins.swift",
"SHA256Hasher.swift",
"SecureRandom.swift",
"SignatureVerifier.swift",
"Types.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/0.1.2
Repository: ATProtoKit/ATCryptography
Swift version used: 6.1
Target: ATCryptography
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/swift-docc-render-artifact/.git/
From https://github.com/swiftlang/swift-docc-render-artifact
* branch release/6.2 -> FETCH_HEAD
* [new branch] release/6.2 -> origin/release/6.2
HEAD is now at 8799b69 Update the artifact
Cloned https://github.com/swiftlang/swift-docc-render-artifact
Extracting symbol information for 'ATCryptography'...
Finished extracting symbol information for 'ATCryptography'. (6.19s)
Building documentation for 'ATCryptography'...
Finished building documentation for 'ATCryptography' (0.22s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/atprotokit/atcryptography/0.1.2
Fetching https://github.com/swiftlang/swift-docc-plugin from cache
Updating https://github.com/apple/swift-crypto.git
Updating https://github.com/attaswift/BigInt.git
Updating https://github.com/21-DOT-DEV/swift-secp256k1.git
Updating https://github.com/apple/swift-asn1.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.49s)
Updated https://github.com/apple/swift-crypto.git (0.90s)
Updated https://github.com/21-DOT-DEV/swift-secp256k1.git (0.61s)
Updated https://github.com/attaswift/BigInt.git (0.61s)
Updated https://github.com/apple/swift-asn1.git (0.61s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.5.1 (1.56s)
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.47s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.2 (1.03s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.1 (0.56s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (0.56s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.80s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.41s)
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.3
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-2F0A5646E1D333AE.txt
[6/53] Emitting module SymbolKit
[7/53] Compiling SymbolKit DeclarationFragments.swift
[8/53] Compiling SymbolKit Fragment.swift
[9/53] Compiling SymbolKit FragmentKind.swift
[10/53] Compiling SymbolKit FunctionParameter.swift
[11/53] Compiling SymbolKit FunctionSignature.swift
[12/57] Compiling SymbolKit GenericConstraint.swift
[13/57] Compiling SymbolKit GenericParameter.swift
[14/57] Compiling SymbolKit Generics.swift
[15/57] Compiling SymbolKit Namespace.swift
[16/57] Compiling SymbolKit Names.swift
[17/57] Compiling SymbolKit SPI.swift
[18/57] Compiling SymbolKit Snippet.swift
[19/57] Compiling SymbolKit Extension.swift
[20/57] Compiling SymbolKit Mixin+Equals.swift
[21/57] Compiling SymbolKit Mixin+Hash.swift
[22/57] Compiling SymbolKit Mixin.swift
[23/57] Compiling SymbolKit LineList.swift
[24/57] Compiling SymbolKit Position.swift
[25/57] Compiling SymbolKit SourceRange.swift
[26/57] Compiling SymbolKit Metadata.swift
[27/57] Compiling SymbolKit Module.swift
[28/57] Compiling SymbolKit OperatingSystem.swift
[29/57] Compiling SymbolKit Platform.swift
[30/57] Compiling SymbolKit SemanticVersion.swift
[31/57] Compiling SymbolKit AccessControl.swift
[32/57] Compiling SymbolKit Availability.swift
[33/57] Compiling SymbolKit AvailabilityItem.swift
[34/57] Compiling SymbolKit Domain.swift
[35/57] Compiling SymbolKit Symbol.swift
[36/57] Compiling SymbolKit SymbolKind.swift
[37/57] Compiling SymbolKit SymbolGraph.swift
[38/57] Compiling SymbolKit GraphCollector.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 Identifier.swift
[45/57] Compiling SymbolKit KindIdentifier.swift
[46/57] Compiling SymbolKit Location.swift
[47/57] Compiling SymbolKit Mutability.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] Emitting module Snippets
[54/57] Compiling Snippets SnippetParser.swift
[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.74s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/135] Compiling secp256k1 Signature.swift
[3/135] Compiling secp256k1 ASN1Integer.swift
[4/135] Compiling secp256k1 ASN1Null.swift
[5/135] Compiling secp256k1 ASN1OctetString.swift
[6/135] Compiling secp256k1 ASN1Strings.swift
[7/135] Compiling secp256k1 ArraySliceBigint.swift
[8/135] Compiling secp256k1 GeneralizedTime.swift
[9/135] Compiling secp256k1 ObjectIdentifier.swift
[10/135] Compiling secp256k1 ECDSASignature.swift
[11/135] Compiling secp256k1 PEMDocument.swift
[12/135] Compiling secp256k1 PKCS8PrivateKey.swift
[13/135] Compiling secp256k1 SEC1PrivateKey.swift
[14/135] Compiling secp256k1 SubjectPublicKeyInfo.swift
[15/135] Compiling secp256k1 Asymmetric.swift
[16/135] Compiling secp256k1 Combine.swift
[17/135] Compiling secp256k1 Exports.swift
[18/143] Compiling Crypto Curve25519.swift
[19/143] Compiling Crypto Ed25519Keys.swift
[20/143] Compiling Crypto NISTCurvesKeys.swift
[21/143] Compiling Crypto X25519Keys.swift
[22/143] Compiling Crypto SymmetricKeys.swift
[23/143] Compiling Crypto HMAC.swift
[24/143] Compiling Crypto MACFunctions.swift
[25/143] Compiling Crypto MessageAuthenticationCode.swift
[26/143] Compiling secp256k1 HashDigest.swift
[27/143] Compiling secp256k1 MuSig.swift
[28/143] Compiling secp256k1 Nonces.swift
[29/143] Compiling secp256k1 Context.swift
[30/143] Compiling secp256k1 CryptoKitErrors.swift
[31/143] Compiling secp256k1 DH.swift
[32/143] Compiling secp256k1 Digest.swift
[33/143] Compiling secp256k1 ECDH.swift
[34/143] Compiling secp256k1 ECDSA.swift
[35/143] Compiling secp256k1 EdDSA.swift
[36/143] Compiling secp256k1 Errors.swift
[37/143] Compiling secp256k1 PrettyBytes.swift
[38/143] Compiling secp256k1 RNG_boring.swift
[39/143] Compiling secp256k1 Recovery.swift
[40/143] Compiling secp256k1 SHA256.swift
[41/143] Compiling Crypto X25519Keys_boring.swift
[42/143] Compiling Crypto HPKE.swift
[43/143] Compiling Crypto HPKE-Context.swift
[44/143] Compiling Crypto HPKE-KeySchedule.swift
[45/143] Compiling Crypto HPKE-Modes.swift
[46/143] Compiling Crypto Insecure.swift
[47/143] Compiling Crypto Insecure_HashFunctions.swift
[48/143] Compiling Crypto KEM.swift
[49/143] Compiling Crypto ECDH_boring.swift
[50/143] Compiling Crypto HPKE-KexKeyDerivation.swift
[51/143] Compiling Crypto HPKE-LabeledExtract.swift
[52/143] Compiling Crypto HPKE-Utils.swift
[53/143] Compiling Crypto DHKEM.swift
[54/143] Compiling Crypto HPKE-KEM-Curve25519.swift
[55/143] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[56/143] Compiling Crypto HPKE-KEM.swift
[57/143] Compiling Crypto HPKE-Errors.swift
[58/143] Compiling Crypto ASN1BitString.swift
[59/143] Compiling Crypto ASN1Boolean.swift
[60/143] Compiling Crypto ASN1Identifier.swift
[61/143] Compiling Crypto ASN1Integer.swift
[62/143] Compiling Crypto ASN1Null.swift
[63/143] Compiling Crypto ASN1OctetString.swift
[64/143] Compiling Crypto ASN1Strings.swift
[65/143] Compiling Crypto ArraySliceBigint.swift
[66/143] Compiling secp256k1 ASN1.swift
[67/143] Compiling secp256k1 ASN1Any.swift
[68/143] Compiling secp256k1 ASN1BitString.swift
[69/143] Compiling secp256k1 ASN1Boolean.swift
[70/143] Compiling secp256k1 ASN1Identifier.swift
[71/143] Compiling secp256k1 SafeCompare.swift
[72/143] Compiling secp256k1 Schnorr.swift
[73/143] Compiling secp256k1 SecureBytes.swift
[74/143] Emitting module Crypto
[81/145] Emitting module BigInt
[100/145] Compiling BigInt Subtraction.swift
[101/145] Compiling BigInt Words and Bits.swift
[116/149] Compiling Crypto RNG_boring.swift
[117/149] Compiling Crypto SafeCompare_boring.swift
[118/149] Compiling Crypto Zeroization_boring.swift
[119/149] Compiling Crypto PrettyBytes.swift
[120/149] Compiling Crypto SafeCompare.swift
[121/149] Compiling Crypto SecureBytes.swift
[122/149] Compiling Crypto Zeroization.swift
[123/149] Compiling Crypto resource_bundle_accessor.swift
[128/149] Emitting module secp256k1
[146/149] Compiling secp256k1 Tweak.swift
[147/149] Compiling secp256k1 Utility.swift
[148/149] Compiling secp256k1 Zeroization.swift
[149/149] Compiling secp256k1 secp256k1.swift
[150/174] Compiling ATCryptography K256Encoding.swift
[151/174] Compiling ATCryptography K256Keypair.swift
[152/176] Compiling ATCryptography SecureRandom.swift
[153/176] Compiling ATCryptography SignatureVerifier.swift
[154/176] Compiling ATCryptography Types.swift
[155/176] Compiling ATCryptography P256Encoding.swift
[156/176] Compiling ATCryptography P256Keypair.swift
[157/176] Compiling ATCryptography Multibase.swift
[158/176] Compiling ATCryptography Plugins.swift
[159/176] Compiling ATCryptography SHA256Hasher.swift
[160/176] Compiling ATCryptography ATCryptography.swift
[161/176] Compiling ATCryptography ATCryptographyTools.swift
[162/176] Compiling ATCryptography Base16.swift
[163/176] Emitting module ATCryptography
[164/176] Compiling ATCryptography DIDKey.swift
[165/176] Compiling ATCryptography Errors.swift
[166/176] Compiling ATCryptography BigIntExtensions.swift
[167/176] Compiling ATCryptography K256Operations.swift
[168/176] Compiling ATCryptography K256Plugin.swift
[169/176] Compiling ATCryptography DataExtensions.swift
[170/176] Compiling ATCryptography ECDSASignatureExtensions.swift
[171/176] Compiling ATCryptography StringExtensions.swift
[172/176] Compiling ATCryptography P256Operations.swift
[173/176] Compiling ATCryptography P256Plugin.swift
[174/176] Compiling ATCryptography Base32.swift
[175/176] Compiling ATCryptography Base58.swift
[176/176] Compiling ATCryptography Base64URL.swift
Build of target: 'ATCryptography' complete! (4.04s)
501
5 /Users/admin/builder/spi-builder-workspace/.docs/atprotokit/atcryptography/0.1.2
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/atprotokit/atcryptography/0.1.2
File count: 501
Doc size: 5.0MB
Preparing doc bundle ...
Uploading prod-atprotokit-atcryptography-0.1.2-20f44dd5.zip to s3://spi-docs-inbox/prod-atprotokit-atcryptography-0.1.2-20f44dd5.zip
Copying... [15%]
Copying... [25%]
Copying... [34%]
Copying... [44%]
Copying... [54%]
Copying... [64%]
Copying... [74%]
Copying... [83%]
Copying... [93%]
Copying... [100%]
Done.