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 ATCommonTools, reference main (ca5eee), with Swift 6.2 (beta) for macOS (SPM) on 25 Jun 2025 14:23:57 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ATProtoKit/ATCommonTools.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ATProtoKit/ATCommonTools
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at ca5eee7 Add forked version of swift-cbor temporarily
Cloned https://github.com/ATProtoKit/ATCommonTools.git
Revision (git rev-parse @):
ca5eee7f09202699707cb249d411bbb2c7597986
SUCCESS checkout https://github.com/ATProtoKit/ATCommonTools.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/ATProtoKit/ATCommonTools.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Write sources
[1/7] Copying PrivacyInfo.xcprivacy
[3/7] Write sources
[6/7] Write swift-version-1EA4D86E10B52AF.txt
[8/90] Compiling Crypto AES.swift
[9/90] Compiling Crypto ECDSASignature_boring.swift
[10/90] Compiling Crypto ECDSA_boring.swift
[11/90] Compiling Crypto EdDSA_boring.swift
[12/90] Compiling Crypto ECDSA.swift
[13/90] Compiling Crypto Ed25519.swift
[14/90] Compiling Crypto Signature.swift
[15/90] Compiling Crypto CryptoKitErrors_boring.swift
[16/98] Compiling Crypto Curve25519.swift
[17/98] Compiling Crypto Ed25519Keys.swift
[18/98] Compiling Crypto NISTCurvesKeys.swift
[19/98] Compiling Crypto X25519Keys.swift
[20/98] Compiling Crypto SymmetricKeys.swift
[21/98] Compiling Crypto HMAC.swift
[22/98] Compiling Crypto MACFunctions.swift
[23/98] Compiling Crypto MessageAuthenticationCode.swift
[24/98] Compiling Crypto DH.swift
[25/98] Compiling Crypto ECDH.swift
[26/98] Compiling Crypto HKDF.swift
[27/98] Compiling Crypto AESWrap.swift
[28/98] Compiling Crypto AESWrap_boring.swift
[29/98] Compiling Crypto Ed25519_boring.swift
[30/98] Compiling Crypto NISTCurvesKeys_boring.swift
[31/98] Compiling Crypto X25519Keys_boring.swift
[32/98] Compiling Crypto HPKE.swift
[33/98] Compiling Crypto HPKE-Context.swift
[34/98] Compiling Crypto HPKE-KeySchedule.swift
[35/98] Compiling Crypto HPKE-Modes.swift
[36/98] Compiling Crypto Insecure.swift
[37/98] Compiling Crypto Insecure_HashFunctions.swift
[38/98] Compiling Crypto KEM.swift
[39/98] Compiling Crypto ECDH_boring.swift
[40/98] Compiling Crypto GeneralizedTime.swift
[41/98] Compiling Crypto ObjectIdentifier.swift
[42/98] Compiling Crypto ECDSASignature.swift
[43/98] Compiling Crypto PEMDocument.swift
[44/98] Compiling Crypto PKCS8PrivateKey.swift
[45/98] Compiling Crypto SEC1PrivateKey.swift
[46/98] Compiling Crypto SubjectPublicKeyInfo.swift
[47/98] Compiling Crypto CryptoKitErrors.swift
[48/98] Compiling Crypto Digest_boring.swift
[49/98] Compiling Crypto Digest.swift
[50/98] Compiling Crypto Digests.swift
[51/98] Compiling Crypto HashFunctions.swift
[52/98] Compiling Crypto HashFunctions_SHA2.swift
[53/98] Compiling Crypto HPKE-AEAD.swift
[54/98] Compiling Crypto HPKE-Ciphersuite.swift
[55/98] Compiling Crypto HPKE-KDF.swift
[56/98] Compiling Crypto ASN1BitString.swift
[57/98] Compiling Crypto ASN1Boolean.swift
[58/98] Compiling Crypto ASN1Identifier.swift
[59/98] Compiling Crypto ASN1Integer.swift
[60/98] Compiling Crypto ASN1Null.swift
[61/98] Compiling Crypto ASN1OctetString.swift
[62/98] Compiling Crypto ASN1Strings.swift
[63/98] Compiling Crypto ArraySliceBigint.swift
[64/98] Compiling Crypto HPKE-KexKeyDerivation.swift
[65/98] Compiling Crypto HPKE-LabeledExtract.swift
[66/98] Compiling Crypto HPKE-Utils.swift
[67/98] Compiling Crypto DHKEM.swift
[68/98] Compiling Crypto HPKE-KEM-Curve25519.swift
[69/98] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[70/98] Compiling Crypto HPKE-KEM.swift
[71/98] Compiling Crypto HPKE-Errors.swift
[72/98] Compiling SwiftCbor DataNumber.swift
[73/98] Compiling SwiftCbor CborScanner.swift
[74/98] Compiling SwiftCbor DagCborEncoder.swift
[75/98] Compiling SwiftCbor CborValue.swift
[76/98] Compiling SwiftCbor CidProtocol.swift
[77/98] Compiling SwiftCbor DagCborDecoder.swift
[78/98] Emitting module Crypto
[79/98] Compiling SwiftCbor CborEncoder.swift
[80/98] Compiling Crypto AES-GCM.swift
[81/98] Compiling Crypto AES-GCM_boring.swift
[82/98] Compiling Crypto ChaChaPoly_boring.swift
[83/98] Compiling Crypto ChaChaPoly.swift
[84/98] Compiling Crypto Cipher.swift
[85/98] Compiling Crypto Nonces.swift
[86/98] Compiling Crypto ASN1.swift
[87/98] Compiling Crypto ASN1Any.swift
[88/98] Compiling SwiftCbor CborCodable.swift
[89/98] Emitting module SwiftCbor
[90/98] Compiling SwiftCbor CborDecoder.swift
[91/98] Compiling Crypto RNG_boring.swift
[92/98] Compiling Crypto SafeCompare_boring.swift
[93/98] Compiling Crypto Zeroization_boring.swift
[94/98] Compiling Crypto PrettyBytes.swift
[95/98] Compiling Crypto SafeCompare.swift
[96/98] Compiling Crypto SecureBytes.swift
[97/98] Compiling Crypto Zeroization.swift
[98/98] Compiling Crypto resource_bundle_accessor.swift
[99/111] Compiling MultiformatsKit MultihashFactory.swift
[100/111] Compiling MultiformatsKit Hashers.swift
[101/111] Compiling MultiformatsKit MultihashAlgorithm.swift
[102/111] Compiling MultiformatsKit Multihash.swift
[103/112] Compiling MultiformatsKit BasesProtocols.swift
[104/112] Compiling MultiformatsKit Multibase.swift
[105/112] Compiling MultiformatsKit RFC4648Codec.swift
[106/112] Compiling MultiformatsKit CID.swift
[107/112] Compiling MultiformatsKit Errors.swift
[108/112] Compiling MultiformatsKit BaseN.swift
[109/112] Compiling MultiformatsKit BaseNAlphabet.swift
[110/112] Compiling MultiformatsKit Multicodec.swift
[111/112] Emitting module MultiformatsKit
[112/112] Compiling MultiformatsKit Varint.swift
[113/121] Compiling ATCommonWeb Utilities.swift
[114/121] Compiling ATCommonWeb Models.swift
[115/121] Compiling ATCommonWeb Async.swift
[116/121] Compiling ATCommonWeb DIDDocument.swift
[117/121] Compiling ATCommonWeb IPLD.swift
[118/121] Emitting module ATCommonWeb
[119/121] Compiling ATCommonWeb Retry.swift
[120/121] Compiling ATCommonWeb TID.swift
[121/121] Compiling ATCommonWeb Times.swift
[122/124] Emitting module ATCommonTools
[123/124] Compiling ATCommonTools IPLD.swift
[124/124] Compiling ATCommonTools ATCommonTools.swift
Build complete! (20.76s)
Fetching https://github.com/ATProtoKit/MultiformatsKit.git
Fetching https://github.com/MasterJ93/swift-cbor.git
Fetching https://github.com/apple/swift-crypto.git
[1/82] Fetching swift-cbor
[79/649] Fetching swift-cbor, multiformatskit
[476/16097] Fetching swift-cbor, multiformatskit, swift-crypto
Fetched https://github.com/MasterJ93/swift-cbor.git from cache (1.98s)
Fetched https://github.com/ATProtoKit/MultiformatsKit.git from cache (1.98s)
Fetched https://github.com/apple/swift-crypto.git from cache (1.98s)
Computing version for https://github.com/MasterJ93/swift-cbor.git
Computed https://github.com/MasterJ93/swift-cbor.git at 0.0.5 (2.41s)
Computing version for https://github.com/ATProtoKit/MultiformatsKit.git
Computed https://github.com/ATProtoKit/MultiformatsKit.git at 0.3.0 (0.41s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (3.21s)
Fetching https://github.com/apple/swift-asn1.git
[1/1616] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.96s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (1.48s)
Creating working copy for https://github.com/ATProtoKit/MultiformatsKit.git
Working copy of https://github.com/ATProtoKit/MultiformatsKit.git resolved at 0.3.0
Creating working copy for https://github.com/MasterJ93/swift-cbor.git
Working copy of https://github.com/MasterJ93/swift-cbor.git resolved at 0.0.5
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/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Build complete.
{
  "dependencies" : [
    {
      "identity" : "multiformatskit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ATProtoKit/MultiformatsKit.git"
    },
    {
      "identity" : "swift-cbor",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/MasterJ93/swift-cbor.git"
    },
    {
      "identity" : "swift-crypto",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.12.2",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-crypto.git"
    }
  ],
  "manifest_display_name" : "ATCommonTools",
  "name" : "ATCommonTools",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "tvos",
      "version" : "14.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    },
    {
      "name" : "watchos",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "ATCommonTools",
      "targets" : [
        "ATCommonTools"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ATCommonWeb",
      "targets" : [
        "ATCommonWeb"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ATCommonWeb",
      "module_type" : "SwiftTarget",
      "name" : "ATCommonWeb",
      "path" : "Sources/ATCommonWeb",
      "product_dependencies" : [
        "MultiformatsKit"
      ],
      "product_memberships" : [
        "ATCommonTools",
        "ATCommonWeb"
      ],
      "sources" : [
        "TypeScript-bound/Async.swift",
        "TypeScript-bound/DIDDocument.swift",
        "TypeScript-bound/IPLD.swift",
        "TypeScript-bound/Models.swift",
        "TypeScript-bound/Retry.swift",
        "TypeScript-bound/TID.swift",
        "TypeScript-bound/Times.swift",
        "TypeScript-bound/Utilities.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ATCommonToolsTests",
      "module_type" : "SwiftTarget",
      "name" : "ATCommonToolsTests",
      "path" : "Tests/ATCommonToolsTests",
      "sources" : [
        "ATCommonToolsTests.swift"
      ],
      "target_dependencies" : [
        "ATCommonTools",
        "ATCommonWeb"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ATCommonTools",
      "module_type" : "SwiftTarget",
      "name" : "ATCommonTools",
      "path" : "Sources/ATCommonTools",
      "product_dependencies" : [
        "MultiformatsKit",
        "SwiftCbor",
        "Crypto"
      ],
      "product_memberships" : [
        "ATCommonTools"
      ],
      "sources" : [
        "ATCommonTools.swift",
        "TypeScript-bound/IPLD.swift"
      ],
      "target_dependencies" : [
        "ATCommonWeb"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.