The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of ATCryptography, reference main (ede299), with Swift 6.0 for macOS (SPM) on 15 Apr 2025 14:56:00 UTC.

Swift 6 data race errors: 4

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats

Build Log

========================================
RunAll
========================================
Builder version: 4.60.1
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 ede2997 Merge remote-tracking branch 'refs/remotes/origin/main'
Cloned https://github.com/ATProtoKit/ATCryptography.git
Revision (git rev-parse @):
ede2997fff14b87da471edc7d04a4593eeca0a6b
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/ATProtoKit/ATCryptography.git at main
Fetching https://github.com/attaswift/BigInt.git
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/21-DOT-DEV/swift-secp256k1.git
Fetching https://github.com/apple/swift-asn1.git
[1/4771] Fetching bigint
[2/6344] Fetching bigint, swift-asn1
[682/20035] Fetching bigint, swift-asn1, swift-crypto
[1625/24628] Fetching bigint, swift-asn1, swift-crypto, swift-secp256k1
Fetched https://github.com/apple/swift-crypto.git from cache (1.67s)
Fetched https://github.com/21-DOT-DEV/swift-secp256k1.git from cache (1.67s)
Fetched https://github.com/apple/swift-asn1.git from cache (1.67s)
Fetched https://github.com/attaswift/BigInt.git from cache (1.67s)
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/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.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/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.5.1
========================================
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.1",
              "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.19.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.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/BigInt",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/ATProtoKit/ATCryptography.git
[1/840] Fetching atcryptography
Fetched https://github.com/ATProtoKit/ATCryptography.git from cache (0.91s)
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/apple/swift-crypto.git from cache (0.52s)
Fetched https://github.com/attaswift/BigInt.git from cache (0.55s)
Fetched https://github.com/21-DOT-DEV/swift-secp256k1.git from cache (0.55s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.5.1 (0.44s)
Computing version for https://github.com/21-DOT-DEV/swift-secp256k1.git
Computed https://github.com/21-DOT-DEV/swift-secp256k1.git at 0.19.0 (0.47s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (1.20s)
Fetching https://github.com/apple/swift-asn1.git from cache
Fetched https://github.com/apple/swift-asn1.git from cache (0.40s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.1 (0.54s)
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/ATProtoKit/ATCryptography.git
Working copy of https://github.com/ATProtoKit/ATCryptography.git resolved at main (ede2997)
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.19.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
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.5.1
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.0
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.2.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Building for debugging...
[0/10] Write sources
[2/10] Copying PrivacyInfo.xcprivacy
[2/10] Write sources
[5/10] Write swift-version-5BDAB9E9C0126B9D.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 BigInt
[12/146] Emitting module secp256k1
[13/150] Compiling BigInt Subtraction.swift
[14/150] Compiling BigInt Words and Bits.swift
[15/150] Compiling secp256k1 ASN1Strings.swift
[16/150] Compiling secp256k1 ArraySliceBigint.swift
[17/150] Compiling secp256k1 Combine.swift
[18/150] Compiling secp256k1 Context.swift
[19/150] Compiling secp256k1 PKCS8PrivateKey.swift
[20/150] Compiling secp256k1 ASN1.swift
[21/150] Compiling secp256k1 GeneralizedTime.swift
[22/150] Compiling secp256k1 ObjectIdentifier.swift
[23/150] Compiling secp256k1 ASN1Null.swift
[24/150] Compiling secp256k1 ASN1OctetString.swift
[25/150] Compiling secp256k1 ASN1Any.swift
[26/150] Compiling secp256k1 ASN1BitString.swift
[27/150] Compiling secp256k1 ASN1Boolean.swift
[28/150] Compiling secp256k1 ASN1Identifier.swift
[29/150] Compiling secp256k1 ASN1Integer.swift
[30/150] Compiling secp256k1 SEC1PrivateKey.swift
[31/150] Compiling secp256k1 SubjectPublicKeyInfo.swift
[32/150] Compiling secp256k1 Asymmetric.swift
[36/150] Compiling secp256k1 Digest.swift
[37/150] Compiling secp256k1 Tweak.swift
[38/150] Compiling secp256k1 Utility.swift
[39/150] Compiling secp256k1 Zeroization.swift
[40/150] Compiling secp256k1 secp256k1.swift
[46/150] Compiling secp256k1 ECDSASignature.swift
[47/150] Compiling secp256k1 PEMDocument.swift
[55/150] Compiling Crypto HashFunctions.swift
[56/150] Compiling Crypto HashFunctions_SHA2.swift
[57/150] Compiling Crypto HPKE-AEAD.swift
[58/150] Compiling Crypto HPKE-Ciphersuite.swift
[59/150] Compiling Crypto HPKE-KDF.swift
[60/150] Compiling secp256k1 HashDigest.swift
[61/150] Compiling secp256k1 MuSig.swift
[62/150] Compiling secp256k1 Nonces.swift
[63/150] Compiling secp256k1 ECDH.swift
[64/150] Compiling secp256k1 ECDSA.swift
[65/150] Compiling secp256k1 EdDSA.swift
[66/150] Compiling secp256k1 Errors.swift
[68/150] Compiling secp256k1 RNG_boring.swift
[69/150] Compiling secp256k1 Recovery.swift
[70/150] Compiling secp256k1 SHA256.swift
[71/150] Compiling secp256k1 SafeCompare.swift
[72/150] Compiling secp256k1 Schnorr.swift
[73/150] Compiling secp256k1 SecureBytes.swift
[74/150] Compiling secp256k1 Signature.swift
[75/150] Compiling secp256k1 Exports.swift
[91/158] Compiling secp256k1 PrettyBytes.swift
[92/158] Compiling Crypto AES.swift
[93/158] Compiling Crypto ECDSASignature_boring.swift
[94/158] Compiling Crypto ECDSA_boring.swift
[95/158] Compiling Crypto EdDSA_boring.swift
[96/158] Compiling Crypto ECDSA.swift
[97/158] Compiling Crypto Ed25519.swift
[98/158] Compiling Crypto Signature.swift
[99/158] Compiling Crypto CryptoKitErrors_boring.swift
[116/158] Emitting module Crypto
[122/158] Compiling Crypto Curve25519.swift
[123/158] Compiling Crypto Ed25519Keys.swift
[124/158] Compiling Crypto NISTCurvesKeys.swift
[125/158] Compiling Crypto X25519Keys.swift
[127/158] Compiling Crypto SymmetricKeys.swift
[128/158] Compiling Crypto HMAC.swift
[131/158] Compiling Crypto MACFunctions.swift
[132/158] Compiling Crypto MessageAuthenticationCode.swift
[135/158] Compiling Crypto DH.swift
[136/158] Compiling Crypto ECDH.swift
[137/158] Compiling Crypto HKDF.swift
[138/158] Compiling Crypto AESWrap.swift
[139/158] Compiling Crypto AESWrap_boring.swift
[140/158] Compiling Crypto Ed25519_boring.swift
[141/158] Compiling Crypto NISTCurvesKeys_boring.swift
[142/158] Compiling Crypto X25519Keys_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 DataExtensions.swift
[161/185] Compiling ATCryptography ECDSASignatureExtensions.swift
[162/185] Compiling ATCryptography StringExtensions.swift
[163/185] Compiling ATCryptography SecureRandom.swift
[164/185] Compiling ATCryptography SignatureVerifier.swift
[165/185] Compiling ATCryptography Types.swift
[166/185] Compiling ATCryptography K256Encoding.swift
[167/185] Compiling ATCryptography K256Keypair.swift
[168/185] Compiling ATCryptography P256Operations.swift
[169/185] Compiling ATCryptography P256Plugin.swift
[170/185] Compiling ATCryptography ATCryptography.swift
[171/185] Compiling ATCryptography ATCryptographyTools.swift
[172/185] Compiling ATCryptography Base16.swift
[173/185] Compiling ATCryptography DIDKey.swift
[174/185] Compiling ATCryptography Errors.swift
[175/185] Compiling ATCryptography BigIntExtensions.swift
[176/185] Compiling ATCryptography Multibase.swift
[177/185] Compiling ATCryptography Plugins.swift
[178/185] Compiling ATCryptography SHA256Hasher.swift
[179/185] Compiling ATCryptography P256Encoding.swift
[180/185] Compiling ATCryptography P256Keypair.swift
[181/185] Compiling ATCryptography K256Operations.swift
[182/185] Compiling ATCryptography K256Plugin.swift
[183/185] Compiling ATCryptography Base32.swift
[184/185] Compiling ATCryptography Base58.swift
[185/185] Compiling ATCryptography Base64URL.swift
Build complete! (48.44s)
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/main
Repository:               ATProtoKit/ATCryptography
Swift version used:       6.0
Target:                   ATCryptography
Extracting symbol information for 'ATCryptography'...
Finished extracting symbol information for 'ATCryptography'. (5.51s)
Building documentation for 'ATCryptography'...
Finished building documentation for 'ATCryptography' (0.23s)
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
Updated https://github.com/apple/swift-crypto.git (0.51s)
[1/2049] Fetching swift-docc-plugin
Updating https://github.com/21-DOT-DEV/swift-secp256k1.git
Updating https://github.com/apple/swift-asn1.git
Updating https://github.com/attaswift/BigInt.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.21s)
Updated https://github.com/attaswift/BigInt.git (0.59s)
Updated https://github.com/apple/swift-asn1.git (0.59s)
Updated https://github.com/21-DOT-DEV/swift-secp256k1.git (0.59s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.5.1 (0.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.46s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.2 (1.16s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.1 (0.58s)
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
[1/3366] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.19s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.64s)
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
[2/8] Write snippet-extract-tool-entitlement.plist
[3/8] Write sources
[4/8] Write swift-version-5BDAB9E9C0126B9D.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/53] Compiling SymbolKit DeclarationFragments.swift
[11/53] Compiling SymbolKit Fragment.swift
[12/53] Compiling SymbolKit FragmentKind.swift
[13/53] Compiling SymbolKit FunctionParameter.swift
[14/53] Compiling SymbolKit FunctionSignature.swift
[15/57] Compiling SymbolKit Identifier.swift
[16/57] Compiling SymbolKit KindIdentifier.swift
[17/57] Compiling SymbolKit Location.swift
[18/57] Compiling SymbolKit Mutability.swift
[19/57] Compiling SymbolKit SemanticVersion.swift
[20/57] Compiling SymbolKit AccessControl.swift
[21/57] Compiling SymbolKit Availability.swift
[22/57] Compiling SymbolKit AvailabilityItem.swift
[23/57] Compiling SymbolKit Domain.swift
[24/57] Emitting module SymbolKit
[25/57] Compiling SymbolKit Mixin+Equals.swift
[26/57] Compiling SymbolKit Mixin+Hash.swift
[27/57] Compiling SymbolKit Mixin.swift
[28/57] Compiling SymbolKit LineList.swift
[29/57] Compiling SymbolKit Position.swift
[30/57] Compiling SymbolKit Relationship.swift
[31/57] Compiling SymbolKit RelationshipKind.swift
[32/57] Compiling SymbolKit SourceOrigin.swift
[33/57] Compiling SymbolKit GenericConstraints.swift
[34/57] Compiling SymbolKit Swift.swift
[35/57] Compiling SymbolKit SourceRange.swift
[36/57] Compiling SymbolKit Metadata.swift
[37/57] Compiling SymbolKit Module.swift
[38/57] Compiling SymbolKit OperatingSystem.swift
[39/57] Compiling SymbolKit Platform.swift
[40/57] Compiling SymbolKit Symbol.swift
[41/57] Compiling SymbolKit SymbolKind.swift
[42/57] Compiling SymbolKit SymbolGraph.swift
[43/57] Compiling SymbolKit GraphCollector.swift
[44/57] Compiling SymbolKit Names.swift
[45/57] Compiling SymbolKit SPI.swift
[46/57] Compiling SymbolKit Snippet.swift
[47/57] Compiling SymbolKit Extension.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] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Emitting module snippet_extract
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.36s)
Building for debugging...
[0/1] Write swift-version-5BDAB9E9C0126B9D.txt
[2/135] Compiling secp256k1 ASN1.swift
[3/135] Compiling secp256k1 ASN1Any.swift
[4/135] Compiling secp256k1 ASN1BitString.swift
[5/135] Compiling secp256k1 ASN1Boolean.swift
[6/135] Compiling secp256k1 ASN1Identifier.swift
[7/135] Compiling secp256k1 ASN1Integer.swift
[8/135] Compiling secp256k1 ASN1Null.swift
[9/135] Compiling secp256k1 ASN1OctetString.swift
[10/143] Compiling Crypto HPKE-KexKeyDerivation.swift
[11/143] Compiling Crypto HPKE-LabeledExtract.swift
[12/143] Compiling Crypto HPKE-Utils.swift
[13/143] Compiling Crypto DHKEM.swift
[14/143] Compiling Crypto HPKE-KEM-Curve25519.swift
[15/143] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[16/143] Compiling Crypto HPKE-KEM.swift
[17/143] Compiling Crypto HPKE-Errors.swift
[18/143] Compiling Crypto AES.swift
[19/143] Compiling Crypto ECDSASignature_boring.swift
[20/143] Compiling Crypto ECDSA_boring.swift
[21/143] Compiling Crypto EdDSA_boring.swift
[22/143] Compiling Crypto ECDSA.swift
[23/143] Compiling Crypto Ed25519.swift
[24/143] Compiling Crypto Signature.swift
[25/143] Compiling Crypto CryptoKitErrors_boring.swift
[26/143] Compiling secp256k1 ASN1Strings.swift
[27/143] Compiling secp256k1 ArraySliceBigint.swift
[28/143] Compiling secp256k1 GeneralizedTime.swift
[29/143] Compiling secp256k1 ObjectIdentifier.swift
[30/143] Compiling secp256k1 ECDSASignature.swift
[31/143] Compiling secp256k1 PEMDocument.swift
[32/143] Compiling secp256k1 PKCS8PrivateKey.swift
[33/143] Compiling secp256k1 SEC1PrivateKey.swift
[34/143] Compiling secp256k1 RNG_boring.swift
[35/143] Compiling secp256k1 Recovery.swift
[36/143] Compiling secp256k1 SHA256.swift
[37/143] Compiling secp256k1 SafeCompare.swift
[38/143] Compiling secp256k1 Schnorr.swift
[39/143] Compiling secp256k1 SecureBytes.swift
[40/143] Compiling secp256k1 Signature.swift
[41/143] Compiling Crypto ECDH_boring.swift
[42/143] Compiling Crypto GeneralizedTime.swift
[43/143] Compiling Crypto ObjectIdentifier.swift
[44/143] Compiling Crypto ECDSASignature.swift
[45/143] Compiling Crypto PEMDocument.swift
[46/143] Compiling Crypto PKCS8PrivateKey.swift
[47/143] Compiling Crypto SEC1PrivateKey.swift
[48/143] Compiling Crypto SubjectPublicKeyInfo.swift
[49/143] Compiling Crypto CryptoKitErrors.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 secp256k1 SubjectPublicKeyInfo.swift
[59/143] Compiling secp256k1 Asymmetric.swift
[60/143] Compiling secp256k1 Combine.swift
[61/143] Compiling secp256k1 Context.swift
[62/143] Compiling secp256k1 CryptoKitErrors.swift
[63/143] Compiling secp256k1 DH.swift
[64/143] Compiling secp256k1 Digest.swift
[65/143] Compiling secp256k1 ECDH.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
[80/145] Compiling BigInt Subtraction.swift
[81/145] Compiling BigInt Words and Bits.swift
[89/149] Emitting module BigInt
[92/149] Emitting module secp256k1
[105/149] Compiling Crypto RNG_boring.swift
[106/149] Compiling Crypto SafeCompare_boring.swift
[107/149] Compiling Crypto Zeroization_boring.swift
[108/149] Compiling Crypto PrettyBytes.swift
[109/149] Compiling Crypto SafeCompare.swift
[110/149] Compiling Crypto SecureBytes.swift
[111/149] Compiling Crypto Zeroization.swift
[112/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/174] Emitting module ATCryptography
[151/176] Compiling ATCryptography ATCryptography.swift
[152/176] Compiling ATCryptography ATCryptographyTools.swift
[153/176] Compiling ATCryptography Base16.swift
[154/176] Compiling ATCryptography K256Operations.swift
[155/176] Compiling ATCryptography K256Plugin.swift
[156/176] Compiling ATCryptography SecureRandom.swift
[157/176] Compiling ATCryptography SignatureVerifier.swift
[158/176] Compiling ATCryptography Types.swift
[159/176] Compiling ATCryptography DIDKey.swift
[160/176] Compiling ATCryptography Errors.swift
[161/176] Compiling ATCryptography BigIntExtensions.swift
[162/176] Compiling ATCryptography P256Encoding.swift
[163/176] Compiling ATCryptography P256Keypair.swift
[164/176] Compiling ATCryptography Multibase.swift
[165/176] Compiling ATCryptography Plugins.swift
[166/176] Compiling ATCryptography SHA256Hasher.swift
[167/176] Compiling ATCryptography K256Encoding.swift
[168/176] Compiling ATCryptography K256Keypair.swift
[169/176] Compiling ATCryptography P256Operations.swift
[170/176] Compiling ATCryptography P256Plugin.swift
[171/176] Compiling ATCryptography DataExtensions.swift
[172/176] Compiling ATCryptography ECDSASignatureExtensions.swift
[173/176] Compiling ATCryptography StringExtensions.swift
[174/176] Compiling ATCryptography Base32.swift
[175/176] Compiling ATCryptography Base58.swift
[176/176] Compiling ATCryptography Base64URL.swift
Build of target: 'ATCryptography' complete! (3.31s)
     501
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: 501
Doc size:   5.0MB
Preparing doc bundle ...
Uploading prod-atprotokit-atcryptography-main-953e4faa.zip to s3://spi-docs-inbox/prod-atprotokit-atcryptography-main-953e4faa.zip
Copying... [15%]
Copying... [25%]
Copying... [34%]
Copying... [44%]
Copying... [54%]
Copying... [64%]
Copying... [74%]
Copying... [83%]
Copying... [93%]
Copying... [100%]
Done.