The Swift Package Index logo.Swift Package Index

Build Information

Successful build of RollingTokenAuth, reference main (106af0), with Swift 6.2 for macOS (SPM) on 23 Feb 2026 18:25:32 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/alexeichhorn/swift-rolling-token-auth.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/alexeichhorn/swift-rolling-token-auth
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 106af01 Updated README
Cloned https://github.com/alexeichhorn/swift-rolling-token-auth.git
Revision (git rev-parse @):
106af0177c859c68fdc9606ef9796bf6737b2187
SUCCESS checkout https://github.com/alexeichhorn/swift-rolling-token-auth.git at main
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/apple/swift-asn1.git
[1/1733] Fetching swift-asn1
[1215/19273] Fetching swift-asn1, swift-crypto
Fetched https://github.com/apple/swift-asn1.git from cache (2.14s)
Fetched https://github.com/apple/swift-crypto.git from cache (2.14s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.2.0 (4.98s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.5.1 (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.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 4.2.0
========================================
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": "swift-rolling-token-auth",
      "name": "RollingTokenAuth",
      "url": "https://github.com/alexeichhorn/swift-rolling-token-auth.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-rolling-token-auth",
      "dependencies": [
        {
          "identity": "swift-crypto",
          "name": "swift-crypto",
          "url": "https://github.com/apple/swift-crypto.git",
          "version": "4.2.0",
          "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.5.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-asn1",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/alexeichhorn/swift-rolling-token-auth.git
[1/68] Fetching swift-rolling-token-auth
Fetched https://github.com/alexeichhorn/swift-rolling-token-auth.git from cache (0.64s)
Fetching https://github.com/apple/swift-crypto.git from cache
Fetched https://github.com/apple/swift-crypto.git from cache (0.54s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.2.0 (0.61s)
Fetching https://github.com/apple/swift-asn1.git from cache
Fetched https://github.com/apple/swift-asn1.git from cache (0.87s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.5.1 (0.92s)
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 4.2.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.5.1
Creating working copy for https://github.com/alexeichhorn/swift-rolling-token-auth.git
Working copy of https://github.com/alexeichhorn/swift-rolling-token-auth.git resolved at main (106af01)
warning: '.resolve-product-dependencies': dependency 'swift-rolling-token-auth' is not used by any target
Found 1 product dependencies
  - swift-crypto
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/alexeichhorn/swift-rolling-token-auth.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[1/4] Copying PrivacyInfo.xcprivacy
[2/4] Write sources
[3/4] Write swift-version-49B95AFC49DCD68C.txt
[5/90] Emitting module Crypto
[6/99] Compiling Crypto HashFunctions_SHA3.swift
[7/99] Compiling Crypto Digest_xkcp.swift
[8/99] Compiling Crypto HPKE-AEAD.swift
[9/99] Compiling Crypto HPKE-Ciphersuite.swift
[10/99] Compiling Crypto HPKE-KDF.swift
[11/99] Compiling Crypto HPKE-KexKeyDerivation.swift
[12/99] Compiling Crypto HPKE-LabeledExtract.swift
[13/99] Compiling Crypto HPKE-Utils.swift
[14/99] Compiling Crypto DHKEM.swift
[15/99] Compiling Crypto HPKE-KEM-Curve25519.swift
[16/99] Compiling Crypto Optional+withUnsafeBytes_boring.swift
[17/99] Compiling Crypto RNG_boring.swift
[18/99] Compiling Crypto SafeCompare_boring.swift
[19/99] Compiling Crypto Zeroization_boring.swift
[20/99] Compiling Crypto PrettyBytes.swift
[21/99] Compiling Crypto SafeCompare.swift
[22/99] Compiling Crypto SecureBytes.swift
[23/99] Compiling Crypto Zeroization.swift
[24/99] Compiling Crypto resource_bundle_accessor.swift
[25/99] Compiling Crypto Ed25519Keys.swift
[26/99] Compiling Crypto NISTCurvesKeys.swift
[27/99] Compiling Crypto X25519Keys.swift
[28/99] Compiling Crypto SymmetricKeys.swift
[29/99] Compiling Crypto HMAC.swift
[30/99] Compiling Crypto MACFunctions.swift
[31/99] Compiling Crypto MessageAuthenticationCode.swift
[32/99] Compiling Crypto AES.swift
[33/99] Compiling Crypto ECDSASignature_boring.swift
[34/99] Compiling Crypto ECDSA_boring.swift
[35/99] Compiling Crypto EdDSA_boring.swift
[36/99] Compiling Crypto MLDSA_boring.swift
[37/99] Compiling Crypto MLDSA_wrapper.swift
[38/99] Compiling Crypto ECDSA.swift
[39/99] Compiling Crypto Ed25519.swift
[40/99] Compiling Crypto MLDSA.swift
[41/99] Compiling Crypto Signature.swift
[42/99] Compiling Crypto CryptoKitErrors_boring.swift
[43/99] Compiling Crypto MLKEM_boring.swift
[44/99] Compiling Crypto MLKEM_wrapper.swift
[45/99] Compiling Crypto XWing_boring.swift
[46/99] Compiling Crypto KEM-Errors.swift
[47/99] Compiling Crypto KEM.swift
[48/99] Compiling Crypto MLKEM.swift
[49/99] Compiling Crypto XWing.swift
[50/99] Compiling Crypto ECDH_boring.swift
[51/99] Compiling Crypto DH.swift
[52/99] Compiling Crypto ECDH.swift
[53/99] Compiling Crypto ANSIx963.swift
[54/99] Compiling Crypto HKDF.swift
[55/99] Compiling Crypto AESWrap.swift
[56/99] Compiling Crypto AESWrap_boring.swift
[57/99] Compiling Crypto Ed25519_boring.swift
[58/99] Compiling Crypto NISTCurvesKeys_boring.swift
[59/99] Compiling Crypto X25519Keys_boring.swift
[60/99] Compiling Crypto Curve25519.swift
[61/99] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[62/99] Compiling Crypto HPKE-KEM.swift
[63/99] Compiling Crypto HPKE-Errors.swift
[64/99] Compiling Crypto HPKE.swift
[65/99] Compiling Crypto HPKE-Context.swift
[66/99] Compiling Crypto HPKE-KeySchedule.swift
[67/99] Compiling Crypto HPKE-Modes.swift
[68/99] Compiling Crypto Insecure.swift
[69/99] Compiling Crypto Insecure_HashFunctions.swift
[70/99] Compiling Crypto PKCS8PrivateKey.swift
[71/99] Compiling Crypto SEC1PrivateKey.swift
[72/99] Compiling Crypto SubjectPublicKeyInfo.swift
[73/99] Compiling Crypto CryptoError_boring.swift
[74/99] Compiling Crypto CryptoKitErrors.swift
[75/99] Compiling Crypto Digest_boring.swift
[76/99] Compiling Crypto Digest.swift
[77/99] Compiling Crypto Digests.swift
[78/99] Compiling Crypto HashFunctions.swift
[79/99] Compiling Crypto HashFunctions_SHA2.swift
[80/99] Compiling Crypto ASN1Identifier.swift
[81/99] Compiling Crypto ASN1Integer.swift
[82/99] Compiling Crypto ASN1Null.swift
[83/99] Compiling Crypto ASN1OctetString.swift
[84/99] Compiling Crypto ASN1Strings.swift
[85/99] Compiling Crypto ArraySliceBigint.swift
[86/99] Compiling Crypto GeneralizedTime.swift
[87/99] Compiling Crypto ObjectIdentifier.swift
[88/99] Compiling Crypto ECDSASignature.swift
[89/99] Compiling Crypto PEMDocument.swift
[90/99] Compiling Crypto AES-GCM.swift
[91/99] Compiling Crypto AES-GCM_boring.swift
[92/99] Compiling Crypto ChaChaPoly_boring.swift
[93/99] Compiling Crypto ChaChaPoly.swift
[94/99] Compiling Crypto Cipher.swift
[95/99] Compiling Crypto Nonces.swift
[96/99] Compiling Crypto ASN1.swift
[97/99] Compiling Crypto ASN1Any.swift
[98/99] Compiling Crypto ASN1BitString.swift
[99/99] Compiling Crypto ASN1Boolean.swift
[100/102] Compiling RollingTokenAuth RollingTokenManager.swift
[101/102] Emitting module RollingTokenAuth
[102/102] Compiling RollingTokenAuth RollingAuthorizationToken.swift
Build complete! (9.21s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-crypto",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.2.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-crypto.git"
    }
  ],
  "manifest_display_name" : "RollingTokenAuth",
  "name" : "RollingTokenAuth",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "RollingTokenAuth",
      "targets" : [
        "RollingTokenAuth"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "RollingTokenAuthTests",
      "module_type" : "SwiftTarget",
      "name" : "RollingTokenAuthTests",
      "path" : "Tests/RollingTokenAuthTests",
      "sources" : [
        "RollingTokenAuthTests.swift"
      ],
      "target_dependencies" : [
        "RollingTokenAuth"
      ],
      "type" : "test"
    },
    {
      "c99name" : "RollingTokenAuth",
      "module_type" : "SwiftTarget",
      "name" : "RollingTokenAuth",
      "path" : "Sources/RollingTokenAuth",
      "product_dependencies" : [
        "Crypto"
      ],
      "product_memberships" : [
        "RollingTokenAuth"
      ],
      "sources" : [
        "RollingAuthorizationToken.swift",
        "RollingTokenManager.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.2"
}
Done.