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 SwiftBlake3, reference main (2126a9), with Swift 6.2 (beta) for macOS (SPM) on 11 Aug 2025 13:19:21 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.65.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/thecoolwinter/SwiftBlake3.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/thecoolwinter/SwiftBlake3
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 2126a9f Add Quick Benchmarks Script
Submodule path 'lib/blake3': checked out 'df610ddc3b93841ffc59a87e3da659a15910eb46'
Submodule 'lib/blake3' (https://github.com/BLAKE3-team/BLAKE3) registered for path 'lib/blake3'
Cloning into '/Users/admin/builder/spi-builder-workspace/lib/blake3'...
Cloned https://github.com/thecoolwinter/SwiftBlake3.git
Revision (git rev-parse @):
2126a9fb2831f93e4ddc03ec536ed21f07c2ddb4
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/thecoolwinter/SwiftBlake3.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/thecoolwinter/SwiftBlake3.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/15] Write sources
[0/15] Copying PrivacyInfo.xcprivacy
[3/15] Write sources
[4/15] Write Benchmarks-entitlement.plist
[5/15] Write swift-version-1EA4D86E10B52AF.txt
[6/15] Compiling blake3-c blake3_sse41.c
[7/15] Compiling blake3-c blake3_avx2.c
[8/15] Compiling blake3-c blake3_sse2.c
[8/15] Compiling blake3-c blake3_avx512.c
[10/89] Compiling blake3-c blake3.c
[11/89] Compiling blake3-c blake3_neon.c
[13/89] Compiling Crypto Curve25519.swift
[14/89] Compiling Crypto Ed25519Keys.swift
[15/89] Compiling Crypto NISTCurvesKeys.swift
[16/89] Compiling Crypto X25519Keys.swift
[17/89] Compiling Crypto SymmetricKeys.swift
[18/89] Compiling Crypto HMAC.swift
[19/89] Compiling Crypto MACFunctions.swift
[20/89] Compiling Crypto MessageAuthenticationCode.swift
[21/97] Emitting module Crypto
[22/97] Compiling Crypto ObjectIdentifier.swift
[23/97] Compiling Crypto ECDSASignature.swift
[24/97] Compiling Crypto PEMDocument.swift
[25/97] Compiling Crypto PKCS8PrivateKey.swift
[26/97] Compiling Crypto SEC1PrivateKey.swift
[27/97] Compiling Crypto SubjectPublicKeyInfo.swift
[28/97] Compiling Crypto CryptoError_boring.swift
[29/97] Compiling Crypto CryptoKitErrors.swift
[30/97] Compiling Crypto Digest_boring.swift
[31/97] Compiling Crypto Digest.swift
[32/97] Compiling Crypto Digests.swift
[33/97] Compiling Crypto HashFunctions.swift
[34/97] Compiling Crypto HashFunctions_SHA2.swift
[35/97] Compiling Crypto HPKE-AEAD.swift
[36/97] Compiling Crypto HPKE-Ciphersuite.swift
[37/97] Compiling Crypto HPKE-KDF.swift
[38/97] Compiling Crypto ASN1Boolean.swift
[39/97] Compiling Crypto ASN1Identifier.swift
[40/97] Compiling Crypto ASN1Integer.swift
[41/97] Compiling Crypto ASN1Null.swift
[42/97] Compiling Crypto ASN1OctetString.swift
[43/97] Compiling Crypto ASN1Strings.swift
[44/97] Compiling Crypto ArraySliceBigint.swift
[45/97] Compiling Crypto GeneralizedTime.swift
[46/97] Compiling Crypto AES.swift
[47/97] Compiling Crypto ECDSASignature_boring.swift
[48/97] Compiling Crypto ECDSA_boring.swift
[49/97] Compiling Crypto EdDSA_boring.swift
[50/97] Compiling Crypto ECDSA.swift
[51/97] Compiling Crypto Ed25519.swift
[52/97] Compiling Crypto Signature.swift
[53/97] Compiling Crypto CryptoKitErrors_boring.swift
[54/97] Compiling Crypto HPKE-KexKeyDerivation.swift
[55/97] Compiling Crypto HPKE-LabeledExtract.swift
[56/97] Compiling Crypto HPKE-Utils.swift
[57/97] Compiling Crypto DHKEM.swift
[58/97] Compiling Crypto HPKE-KEM-Curve25519.swift
[59/97] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[60/97] Compiling Crypto HPKE-KEM.swift
[61/97] Compiling Crypto HPKE-Errors.swift
[62/97] Compiling Crypto HPKE.swift
[63/97] Compiling Crypto HPKE-Context.swift
[64/97] Compiling Crypto HPKE-KeySchedule.swift
[65/97] Compiling Crypto HPKE-Modes.swift
[66/97] Compiling Crypto Insecure.swift
[67/97] Compiling Crypto Insecure_HashFunctions.swift
[68/97] Compiling Crypto KEM.swift
[69/97] Compiling Crypto ECDH_boring.swift
[70/97] Compiling Crypto DH.swift
[71/97] Compiling Crypto ECDH.swift
[72/97] Compiling Crypto HKDF.swift
[73/97] Compiling Crypto AESWrap.swift
[74/97] Compiling Crypto AESWrap_boring.swift
[75/97] Compiling Crypto Ed25519_boring.swift
[76/97] Compiling Crypto NISTCurvesKeys_boring.swift
[77/97] Compiling Crypto X25519Keys_boring.swift
[78/97] Compiling Crypto AES-GCM.swift
[79/97] Compiling Crypto AES-GCM_boring.swift
[80/97] Compiling Crypto ChaChaPoly_boring.swift
[81/97] Compiling Crypto ChaChaPoly.swift
[82/97] Compiling Crypto Cipher.swift
[83/97] Compiling Crypto Nonces.swift
[84/97] Compiling Crypto ASN1.swift
[85/97] Compiling Crypto ASN1Any.swift
[86/97] Compiling Crypto ASN1BitString.swift
[87/97] Compiling Crypto RNG_boring.swift
[88/97] Compiling Crypto SafeCompare_boring.swift
[89/97] Compiling Crypto Zeroization_boring.swift
[90/97] Compiling Crypto PrettyBytes.swift
[91/97] Compiling Crypto SafeCompare.swift
[92/97] Compiling Crypto SecureBytes.swift
[93/97] Compiling Crypto Zeroization.swift
[94/97] Compiling Crypto resource_bundle_accessor.swift
[95/101] Compiling Blake3 Blake3.swift
[96/101] Emitting module Blake3
[97/101] Compiling Blake3 Blake3Digest.swift
[98/101] Compiling Blake3 DigestContext.swift
[99/103] Compiling Benchmarks Benchmarks.swift
[100/103] Emitting module Benchmarks
[100/103] Write Objects.LinkFileList
[101/103] Linking Benchmarks
[102/103] Applying Benchmarks
Build complete! (25.11s)
Fetching https://github.com/apple/swift-crypto.git
[1/16171] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (10.13s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.14.0 (12.97s)
Fetching https://github.com/apple/swift-asn1.git
[1/1629] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.86s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.4.0 (1.39s)
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.4.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.14.0
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"
    }
  ],
  "manifest_display_name" : "SwiftBlake3",
  "name" : "SwiftBlake3",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "Blake3",
      "targets" : [
        "Blake3"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Benchmarks",
      "targets" : [
        "Benchmarks"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "blake3_c",
      "module_type" : "ClangTarget",
      "name" : "blake3-c",
      "path" : "Sources/blake3-c",
      "product_memberships" : [
        "Blake3",
        "Benchmarks"
      ],
      "sources" : [
        "blake3.c",
        "blake3_avx2.c",
        "blake3_avx512.c",
        "blake3_neon.c",
        "blake3_sse2.c",
        "blake3_sse41.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Blake3Tests",
      "module_type" : "SwiftTarget",
      "name" : "Blake3Tests",
      "path" : "Tests/Blake3Tests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Blake3Tests/test_vectors.json",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "CoWTests.swift",
        "PrettyBytes.swift",
        "TestVectors.swift"
      ],
      "target_dependencies" : [
        "Blake3"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Blake3",
      "module_type" : "SwiftTarget",
      "name" : "Blake3",
      "path" : "Sources/Blake3",
      "product_dependencies" : [
        "Crypto"
      ],
      "product_memberships" : [
        "Blake3",
        "Benchmarks"
      ],
      "sources" : [
        "Blake3.swift",
        "Blake3Digest.swift",
        "DigestContext.swift"
      ],
      "target_dependencies" : [
        "blake3-c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Benchmarks",
      "module_type" : "SwiftTarget",
      "name" : "Benchmarks",
      "path" : "Sources/Benchmarks",
      "product_memberships" : [
        "Benchmarks"
      ],
      "sources" : [
        "Benchmarks.swift"
      ],
      "target_dependencies" : [
        "Blake3"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "6.1"
}
Done.