The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of ATCryptography, reference 0.1.8 (54bccd), with Swift 6.1 for macOS (SPM) on 17 May 2025 20:24:03 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.4
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ATProtoKit/ATCryptography.git
Reference: 0.1.8
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ATProtoKit/ATCryptography
 * tag               0.1.8      -> FETCH_HEAD
HEAD is now at 54bccdb Update DocC with the changes
Cloned https://github.com/ATProtoKit/ATCryptography.git
Revision (git rev-parse @):
54bccdbc8a86afa84342a100dd869265f4f46b2f
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/ATProtoKit/ATCryptography.git at 0.1.8
Fetching https://github.com/21-DOT-DEV/swift-secp256k1.git
Fetching https://github.com/attaswift/BigInt.git
Fetching https://github.com/apple/swift-crypto.git from cache
Fetching https://github.com/apple/swift-asn1.git from cache
[1/4776] Fetching bigint
[49/9585] Fetching bigint, swift-secp256k1
Fetched https://github.com/21-DOT-DEV/swift-secp256k1.git from cache (1.23s)
Fetched https://github.com/attaswift/BigInt.git from cache (1.23s)
Fetched https://github.com/apple/swift-crypto.git from cache (1.24s)
Computing version for https://github.com/attaswift/BigInt.git
Fetched https://github.com/apple/swift-asn1.git from cache (1.24s)
Computed https://github.com/attaswift/BigInt.git at 5.5.1 (1.72s)
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.48s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (1.43s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.63s)
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
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/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-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
========================================
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",
  "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",
      "dependencies": [
        {
          "identity": "swift-crypto",
          "name": "swift-crypto",
          "url": "https://github.com/apple/swift-crypto.git",
          "version": "3.12.3",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-crypto",
          "dependencies": [
            {
              "identity": "swift-asn1",
              "name": "swift-asn1",
              "url": "https://github.com/apple/swift-asn1.git",
              "version": "1.3.2",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-asn1",
              "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",
          "dependencies": [
          ]
        },
        {
          "identity": "bigint",
          "name": "BigInt",
          "url": "https://github.com/attaswift/BigInt.git",
          "version": "5.5.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/BigInt",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/ATProtoKit/ATCryptography.git
[1/917] Fetching atcryptography
Fetched https://github.com/ATProtoKit/ATCryptography.git from cache (1.01s)
Fetching https://github.com/attaswift/BigInt.git from cache
Fetching https://github.com/apple/swift-crypto.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.64s)
Fetched https://github.com/attaswift/BigInt.git from cache (0.64s)
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 (0.70s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.5.2 (0.03s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (0.03s)
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.3.2 (0.52s)
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/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.5.2
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/ATProtoKit/ATCryptography.git
Working copy of https://github.com/ATProtoKit/ATCryptography.git resolved at 0.1.8 (54bccdb)
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.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" : {
        "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" : "16.0"
    },
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "16.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",
        "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] Copying PrivacyInfo.xcprivacy
[1/10] Write sources
[5/10] Write swift-version-2F0A5646E1D333AE.txt
[6/104] Compiling Utility.c
[7/104] Compiling precomputed_ecmult_gen.c
[8/104] Compiling secp256k1.c
[9/104] Compiling precomputed_ecmult.c
[11/144] Emitting module secp256k1
[12/148] Compiling secp256k1 Digest.swift
[13/148] Compiling secp256k1 SEC1PrivateKey.swift
[14/150] Compiling secp256k1 ASN1BitString.swift
[15/150] Compiling secp256k1 ASN1Boolean.swift
[16/150] Emitting module BigInt
[17/150] Compiling secp256k1 ASN1Identifier.swift
[18/150] Compiling secp256k1 Exports.swift
[19/150] Compiling secp256k1 HashDigest.swift
[20/150] Compiling BigInt Subtraction.swift
[21/150] Compiling BigInt Words and Bits.swift
[22/150] Compiling secp256k1 Tweak.swift
[23/150] Compiling secp256k1 Utility.swift
[24/150] Compiling secp256k1 Zeroization.swift
[25/150] Compiling secp256k1 secp256k1.swift
[26/150] Compiling secp256k1 MuSig.swift
[27/150] Compiling secp256k1 Nonces.swift
[28/150] Compiling secp256k1 SubjectPublicKeyInfo.swift
[29/150] Compiling secp256k1 Asymmetric.swift
[30/150] Compiling secp256k1 CryptoKitErrors.swift
[31/150] Compiling secp256k1 DH.swift
[32/150] Compiling secp256k1 ECDH.swift
[33/150] Compiling secp256k1 ECDSA.swift
[34/150] Compiling secp256k1 EdDSA.swift
[35/150] Compiling secp256k1 Errors.swift
[36/150] Compiling secp256k1 Context.swift
[37/150] Compiling secp256k1 ASN1.swift
[38/150] Compiling secp256k1 ASN1Any.swift
[39/150] Compiling secp256k1 PrettyBytes.swift
[40/150] Compiling secp256k1 RNG_boring.swift
[41/150] Compiling secp256k1 Recovery.swift
[42/150] Compiling secp256k1 SHA256.swift
[43/150] Compiling secp256k1 SafeCompare.swift
[44/150] Compiling secp256k1 Schnorr.swift
[45/150] Compiling secp256k1 SecureBytes.swift
[46/150] Compiling secp256k1 Signature.swift
[48/150] Compiling secp256k1 ASN1Null.swift
[49/150] Compiling secp256k1 ASN1OctetString.swift
[50/150] Compiling secp256k1 ASN1Strings.swift
[51/150] Compiling secp256k1 ArraySliceBigint.swift
[52/150] Compiling secp256k1 GeneralizedTime.swift
[53/150] Compiling secp256k1 ObjectIdentifier.swift
[54/150] Compiling secp256k1 ECDSASignature.swift
[55/150] Compiling secp256k1 PEMDocument.swift
[56/150] Compiling secp256k1 PKCS8PrivateKey.swift
[74/158] Compiling Crypto AES.swift
[75/158] Compiling Crypto ECDSASignature_boring.swift
[76/158] Compiling Crypto ECDSA_boring.swift
[77/158] Compiling Crypto EdDSA_boring.swift
[78/158] Compiling Crypto ECDSA.swift
[79/158] Compiling Crypto Ed25519.swift
[80/158] Compiling Crypto Signature.swift
[81/158] Compiling Crypto CryptoKitErrors_boring.swift
[102/158] Emitting module Crypto
[106/158] Compiling Crypto HPKE-Modes.swift
[107/158] Compiling Crypto Insecure.swift
[108/158] Compiling Crypto Insecure_HashFunctions.swift
[109/158] Compiling Crypto KEM.swift
[110/158] Compiling Crypto ECDH_boring.swift
[111/158] Compiling Crypto DH.swift
[112/158] Compiling Crypto ECDH.swift
[113/158] Compiling Crypto HKDF.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 Curve25519.swift
[120/158] Compiling Crypto Ed25519Keys.swift
[121/158] Compiling Crypto NISTCurvesKeys.swift
[122/158] Compiling Crypto X25519Keys.swift
[123/158] Compiling Crypto SymmetricKeys.swift
[124/158] Compiling Crypto HMAC.swift
[125/158] Compiling Crypto MACFunctions.swift
[126/158] Compiling Crypto MessageAuthenticationCode.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/184] Emitting module ATCryptography
[160/186] Compiling ATCryptography StringExtensions.swift
[161/186] Compiling ATCryptography Multibase.swift
[162/186] Compiling ATCryptography Plugins.swift
[163/186] Compiling ATCryptography Types.swift
[164/186] Compiling ATCryptography K256Encoding.swift
[165/186] Compiling ATCryptography K256Keypair.swift
[166/186] Compiling ATCryptography P256Operations.swift
[167/186] Compiling ATCryptography P256Plugin.swift
[168/186] Compiling ATCryptography ATCryptography.swift
[169/186] Compiling ATCryptography ATCryptographyTools.swift
[170/186] Compiling ATCryptography Base16.swift
[171/186] Compiling ATCryptography DataExtensions.swift
[172/186] Compiling ATCryptography ECDSASignatureExtensions.swift
[173/186] Compiling ATCryptography P256Extensions.swift
[174/186] Compiling ATCryptography K256Operations.swift
[175/186] Compiling ATCryptography K256Plugin.swift
[176/186] Compiling ATCryptography Base32.swift
[177/186] Compiling ATCryptography Base58.swift
[178/186] Compiling ATCryptography Base64URL.swift
[179/186] Compiling ATCryptography DIDKey.swift
[180/186] Compiling ATCryptography Errors.swift
[181/186] Compiling ATCryptography BigIntExtensions.swift
[182/186] Compiling ATCryptography P256Encoding.swift
[183/186] Compiling ATCryptography P256Keypair.swift
[184/186] Compiling ATCryptography SHA256Hasher.swift
[185/186] Compiling ATCryptography SecureRandom.swift
[186/186] Compiling ATCryptography SignatureVerifier.swift
Build complete! (14.23s)
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" : "16.0"
    },
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "16.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",
        "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.8
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 4633b45 Update the artifact
Cloned https://github.com/swiftlang/swift-docc-render-artifact
Extracting symbol information for 'ATCryptography'...
Finished extracting symbol information for 'ATCryptography'. (6.48s)
Building documentation for 'ATCryptography'...
Finished building documentation for 'ATCryptography' (0.21s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/atprotokit/atcryptography/0.1.8
Fetching https://github.com/swiftlang/swift-docc-plugin from cache
Updating https://github.com/apple/swift-crypto.git
Updating https://github.com/21-DOT-DEV/swift-secp256k1.git
Updating https://github.com/attaswift/BigInt.git
Updating https://github.com/apple/swift-asn1.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.50s)
Updated https://github.com/apple/swift-crypto.git (0.53s)
Updated https://github.com/attaswift/BigInt.git (0.57s)
Updated https://github.com/apple/swift-asn1.git (0.57s)
Updated https://github.com/21-DOT-DEV/swift-secp256k1.git (0.57s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.5.1 (1.50s)
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.43s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (0.94s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.54s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (0.52s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.77s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.36s)
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
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
Building for debugging...
[0/8] Write sources
[0/8] Write snippet-extract-tool-entitlement.plist
[0/8] Write sources
[4/8] Write swift-version-2F0A5646E1D333AE.txt
[6/53] Emitting module SymbolKit
[7/57] Compiling SymbolKit Identifier.swift
[8/57] Compiling SymbolKit KindIdentifier.swift
[9/57] Compiling SymbolKit Location.swift
[10/57] Compiling SymbolKit Mutability.swift
[11/57] Compiling SymbolKit DeclarationFragments.swift
[12/57] Compiling SymbolKit Fragment.swift
[13/57] Compiling SymbolKit FragmentKind.swift
[14/57] Compiling SymbolKit FunctionParameter.swift
[15/57] Compiling SymbolKit FunctionSignature.swift
[16/57] Compiling SymbolKit Mixin+Equals.swift
[17/57] Compiling SymbolKit Mixin+Hash.swift
[18/57] Compiling SymbolKit Mixin.swift
[19/57] Compiling SymbolKit LineList.swift
[20/57] Compiling SymbolKit Position.swift
[21/57] Compiling SymbolKit GenericConstraint.swift
[22/57] Compiling SymbolKit GenericParameter.swift
[23/57] Compiling SymbolKit Generics.swift
[24/57] Compiling SymbolKit Namespace.swift
[25/57] Compiling SymbolKit Relationship.swift
[26/57] Compiling SymbolKit RelationshipKind.swift
[27/57] Compiling SymbolKit SourceOrigin.swift
[28/57] Compiling SymbolKit GenericConstraints.swift
[29/57] Compiling SymbolKit Swift.swift
[30/57] Compiling SymbolKit Names.swift
[31/57] Compiling SymbolKit SPI.swift
[32/57] Compiling SymbolKit Snippet.swift
[33/57] Compiling SymbolKit Extension.swift
[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 SemanticVersion.swift
[40/57] Compiling SymbolKit AccessControl.swift
[41/57] Compiling SymbolKit Availability.swift
[42/57] Compiling SymbolKit AvailabilityItem.swift
[43/57] Compiling SymbolKit Domain.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] Emitting module Snippets
[53/57] Compiling Snippets Snippet.swift
[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! (5.96s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/135] Compiling secp256k1 SubjectPublicKeyInfo.swift
[3/135] Compiling secp256k1 Asymmetric.swift
[4/135] Compiling secp256k1 Combine.swift
[5/135] Compiling secp256k1 Context.swift
[6/135] Compiling secp256k1 CryptoKitErrors.swift
[7/135] Compiling secp256k1 DH.swift
[8/135] Compiling secp256k1 Digest.swift
[9/135] Compiling secp256k1 ECDH.swift
[10/143] Compiling secp256k1 ASN1Strings.swift
[11/143] Compiling secp256k1 ArraySliceBigint.swift
[12/143] Compiling secp256k1 GeneralizedTime.swift
[13/143] Compiling secp256k1 ObjectIdentifier.swift
[14/143] Compiling secp256k1 ECDSASignature.swift
[15/143] Compiling secp256k1 PEMDocument.swift
[16/143] Compiling secp256k1 PKCS8PrivateKey.swift
[17/143] Compiling secp256k1 SEC1PrivateKey.swift
[18/143] Compiling secp256k1 ASN1.swift
[19/143] Compiling secp256k1 ASN1Any.swift
[20/143] Compiling secp256k1 ASN1BitString.swift
[21/143] Compiling secp256k1 ASN1Boolean.swift
[22/143] Compiling secp256k1 ASN1Identifier.swift
[23/143] Compiling secp256k1 ASN1Integer.swift
[24/143] Compiling secp256k1 ASN1Null.swift
[25/143] Compiling secp256k1 ASN1OctetString.swift
[26/143] Compiling Crypto AES-GCM.swift
[27/143] Compiling Crypto AES-GCM_boring.swift
[28/143] Compiling Crypto ChaChaPoly_boring.swift
[29/143] Compiling Crypto ChaChaPoly.swift
[30/143] Compiling Crypto Cipher.swift
[31/143] Compiling Crypto Nonces.swift
[32/143] Compiling Crypto ASN1.swift
[33/143] Compiling Crypto ASN1Any.swift
[34/143] Compiling Crypto ASN1BitString.swift
[35/143] Compiling Crypto ASN1Boolean.swift
[36/143] Compiling Crypto ASN1Identifier.swift
[37/143] Compiling Crypto ASN1Integer.swift
[38/143] Compiling Crypto ASN1Null.swift
[39/143] Compiling Crypto ASN1OctetString.swift
[40/143] Compiling Crypto ASN1Strings.swift
[41/143] Compiling Crypto ArraySliceBigint.swift
[42/143] Compiling Crypto DH.swift
[43/143] Compiling Crypto ECDH.swift
[44/143] Compiling Crypto HKDF.swift
[45/143] Compiling Crypto AESWrap.swift
[46/143] Compiling Crypto AESWrap_boring.swift
[47/143] Compiling Crypto Ed25519_boring.swift
[48/143] Compiling Crypto NISTCurvesKeys_boring.swift
[49/143] Compiling Crypto X25519Keys_boring.swift
[50/143] Compiling secp256k1 ECDSA.swift
[51/143] Compiling secp256k1 EdDSA.swift
[52/143] Compiling secp256k1 Errors.swift
[53/143] Compiling secp256k1 Exports.swift
[54/143] Compiling secp256k1 HashDigest.swift
[55/143] Compiling secp256k1 MuSig.swift
[56/143] Compiling secp256k1 Nonces.swift
[57/143] Compiling secp256k1 PrettyBytes.swift
[58/143] Compiling Crypto Digest_boring.swift
[59/143] Compiling Crypto Digest.swift
[60/143] Compiling Crypto Digests.swift
[61/143] Compiling Crypto HashFunctions.swift
[62/143] Compiling Crypto HashFunctions_SHA2.swift
[63/143] Compiling Crypto HPKE-AEAD.swift
[64/143] Compiling Crypto HPKE-Ciphersuite.swift
[65/143] Compiling Crypto HPKE-KDF.swift
[66/143] Compiling Crypto Curve25519.swift
[67/143] Compiling Crypto Ed25519Keys.swift
[68/143] Compiling Crypto NISTCurvesKeys.swift
[69/143] Compiling Crypto X25519Keys.swift
[70/143] Compiling Crypto SymmetricKeys.swift
[71/143] Compiling Crypto HMAC.swift
[72/143] Compiling Crypto MACFunctions.swift
[73/143] Compiling Crypto MessageAuthenticationCode.swift
[74/143] Emitting module Crypto
[75/143] Emitting module BigInt
[79/145] Compiling BigInt Subtraction.swift
[80/145] Compiling BigInt Words and Bits.swift
[112/149] Emitting module secp256k1
[113/149] Compiling Crypto RNG_boring.swift
[114/149] Compiling Crypto SafeCompare_boring.swift
[115/149] Compiling Crypto Zeroization_boring.swift
[116/149] Compiling Crypto PrettyBytes.swift
[117/149] Compiling Crypto SafeCompare.swift
[118/149] Compiling Crypto SecureBytes.swift
[119/149] Compiling Crypto Zeroization.swift
[120/149] Compiling Crypto resource_bundle_accessor.swift
[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/175] Emitting module ATCryptography
[151/177] Compiling ATCryptography K256Operations.swift
[152/177] Compiling ATCryptography K256Plugin.swift
[153/177] Compiling ATCryptography ATCryptography.swift
[154/177] Compiling ATCryptography ATCryptographyTools.swift
[155/177] Compiling ATCryptography Base16.swift
[156/177] Compiling ATCryptography Types.swift
[157/177] Compiling ATCryptography K256Encoding.swift
[158/177] Compiling ATCryptography K256Keypair.swift
[159/177] Compiling ATCryptography StringExtensions.swift
[160/177] Compiling ATCryptography Multibase.swift
[161/177] Compiling ATCryptography Plugins.swift
[162/177] Compiling ATCryptography SHA256Hasher.swift
[163/177] Compiling ATCryptography SecureRandom.swift
[164/177] Compiling ATCryptography SignatureVerifier.swift
[165/177] Compiling ATCryptography DataExtensions.swift
[166/177] Compiling ATCryptography ECDSASignatureExtensions.swift
[167/177] Compiling ATCryptography P256Extensions.swift
[168/177] Compiling ATCryptography P256Encoding.swift
[169/177] Compiling ATCryptography P256Keypair.swift
[170/177] Compiling ATCryptography P256Operations.swift
[171/177] Compiling ATCryptography P256Plugin.swift
[172/177] Compiling ATCryptography DIDKey.swift
[173/177] Compiling ATCryptography Errors.swift
[174/177] Compiling ATCryptography BigIntExtensions.swift
[175/177] Compiling ATCryptography Base32.swift
[176/177] Compiling ATCryptography Base58.swift
[177/177] Compiling ATCryptography Base64URL.swift
Build of target: 'ATCryptography' complete! (4.34s)
     501
5	/Users/admin/builder/spi-builder-workspace/.docs/atprotokit/atcryptography/0.1.8
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/atprotokit/atcryptography/0.1.8
File count: 501
Doc size:   5.0MB
Preparing doc bundle ...
Uploading prod-atprotokit-atcryptography-0.1.8-0ea1637f.zip to s3://spi-docs-inbox/prod-atprotokit-atcryptography-0.1.8-0ea1637f.zip
Copying... [15%]
Copying... [25%]
Copying... [34%]
Copying... [44%]
Copying... [54%]
Copying... [64%]
Copying... [74%]
Copying... [83%]
Copying... [93%]
Copying... [100%]
Done.