Build Information
Successful build of authentication, reference 3.0.0-beta.3 (e9eb03), with Swift 6.3 for macOS (SPM) on 14 Apr 2026 21:49:05 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor/authentication.git
Reference: 3.0.0-beta.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/vapor/authentication
* tag 3.0.0-beta.3 -> FETCH_HEAD
HEAD is now at e9eb03f Fix version (#80)
Cloned https://github.com/vapor/authentication.git
Revision (git rev-parse @):
e9eb03fd0b30a6771de0457231fc9d6efe424700
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/vapor/authentication.git at 3.0.0-beta.3
Fetching https://github.com/apple/swift-crypto.git
[1/17340] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (2.12s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.3.1 (5.59s)
Fetching https://github.com/apple/swift-asn1.git
[1/1796] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.91s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.6.0 (1.63s)
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 4.3.1
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.6.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",
"traits": [
"default"
],
"dependencies": [
{
"identity": "authentication",
"name": "authentication",
"url": "https://github.com/vapor/authentication.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/authentication",
"traits": [
"bcrypt",
"OTP"
],
"dependencies": [
{
"identity": "swift-crypto",
"name": "swift-crypto",
"url": "https://github.com/apple/swift-crypto.git",
"version": "4.3.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-crypto",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-asn1",
"name": "swift-asn1",
"url": "https://github.com/apple/swift-asn1.git",
"version": "1.6.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-asn1",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
]
}
Fetching https://github.com/vapor/authentication.git
[1/1548] Fetching authentication
Fetched https://github.com/vapor/authentication.git from cache (0.85s)
Fetching https://github.com/apple/swift-crypto.git from cache
Fetched https://github.com/apple/swift-crypto.git from cache (0.49s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.3.1 (0.56s)
Fetching https://github.com/apple/swift-asn1.git from cache
Fetched https://github.com/apple/swift-asn1.git from cache (0.41s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.6.0 (0.47s)
Creating working copy for https://github.com/vapor/authentication.git
Working copy of https://github.com/vapor/authentication.git resolved at 3.0.0-beta.3 (e9eb03f)
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.6.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 4.3.1
Found 1 product dependencies
- swift-crypto
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/vapor/authentication.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/6] Copying PrivacyInfo.xcprivacy
[0/6] Write sources
[3/6] Write swift-version--6988338F2F200930.txt
[4/6] Compiling CVaporAuthBcrypt blf.c
[5/6] Compiling CVaporAuthBcrypt bcrypt.c
[7/92] Compiling Crypto MLKEM_boring.swift
[8/92] Compiling Crypto MLKEM_wrapper.swift
[9/92] Compiling Crypto XWing_boring.swift
[10/92] Compiling Crypto KEM-Errors.swift
[11/92] Compiling Crypto KEM.swift
[12/92] Compiling Crypto MLKEM.swift
[13/92] Compiling Crypto XWing.swift
[14/92] Compiling Crypto ECDH_boring.swift
[15/92] Compiling Crypto DH.swift
[16/101] Compiling Crypto HashFunctions_SHA3.swift
[17/101] Compiling Crypto Digest_xkcp.swift
[18/101] Compiling Crypto HPKE-AEAD.swift
[19/101] Compiling Crypto HPKE-Ciphersuite.swift
[20/101] Compiling Crypto HPKE-KDF.swift
[21/101] Compiling Crypto HPKE-KexKeyDerivation.swift
[22/101] Compiling Crypto HPKE-LabeledExtract.swift
[23/101] Compiling Crypto HPKE-Utils.swift
[24/101] Compiling Crypto DHKEM.swift
[25/101] Compiling Crypto HPKE-KEM-Curve25519.swift
[26/101] Compiling Crypto Ed25519Keys.swift
[27/101] Compiling Crypto NISTCurvesKeys.swift
[28/101] Compiling Crypto X25519Keys.swift
[29/101] Compiling Crypto SymmetricKeys.swift
[30/101] Compiling Crypto HMAC.swift
[31/101] Compiling Crypto MACFunctions.swift
[32/101] Compiling Crypto MessageAuthenticationCode.swift
[33/101] Compiling Crypto AES.swift
[34/101] Compiling Crypto ECDSASignature_boring.swift
[35/101] Compiling Crypto ECDH.swift
[36/101] Compiling Crypto ANSIx963.swift
[37/101] Compiling Crypto HKDF.swift
[38/101] Compiling Crypto AESWrap.swift
[39/101] Compiling Crypto AESWrap_boring.swift
[40/101] Compiling Crypto Ed25519_boring.swift
[41/101] Compiling Crypto NISTCurvesKeys_boring.swift
[42/101] Compiling Crypto X25519Keys_boring.swift
[43/101] Compiling Crypto Curve25519.swift
[44/101] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[45/101] Compiling Crypto HPKE-KEM.swift
[46/101] Compiling Crypto HPKE-Errors.swift
[47/101] Compiling Crypto HPKE.swift
[48/101] Compiling Crypto HPKE-Context.swift
[49/101] Compiling Crypto HPKE-KeySchedule.swift
[50/101] Compiling Crypto HPKE-Modes.swift
[51/101] Compiling Crypto Insecure.swift
[52/101] Compiling Crypto Insecure_HashFunctions.swift
[53/101] Compiling Crypto ECDSA_boring.swift
[54/101] Compiling Crypto EdDSA_boring.swift
[55/101] Compiling Crypto MLDSA_boring.swift
[56/101] Compiling Crypto MLDSA_wrapper.swift
[57/101] Compiling Crypto ECDSA.swift
[58/101] Compiling Crypto Ed25519.swift
[59/101] Compiling Crypto MLDSA.swift
[60/101] Compiling Crypto Signature.swift
[61/101] Compiling Crypto CryptoKitErrors_boring.swift
[62/101] Compiling Crypto AES-GCM.swift
[63/101] Compiling Crypto AES-GCM_boring.swift
[64/101] Compiling Crypto ChaChaPoly_boring.swift
[65/101] Compiling Crypto ChaChaPoly.swift
[66/101] Compiling Crypto Cipher.swift
[67/101] Compiling Crypto Nonces.swift
[68/101] Compiling Crypto ASN1.swift
[69/101] Compiling Crypto ASN1Any.swift
[70/101] Compiling Crypto ASN1BitString.swift
[71/101] Compiling Crypto ASN1Boolean.swift
[72/101] Emitting module Crypto
[73/101] Compiling Crypto ASN1Identifier.swift
[74/101] Compiling Crypto ASN1Integer.swift
[75/101] Compiling Crypto ASN1Null.swift
[76/101] Compiling Crypto ASN1OctetString.swift
[77/101] Compiling Crypto ASN1Strings.swift
[78/101] Compiling Crypto ArraySliceBigint.swift
[79/101] Compiling Crypto GeneralizedTime.swift
[80/101] Compiling Crypto ObjectIdentifier.swift
[81/101] Compiling Crypto ECDSASignature.swift
[82/101] Compiling Crypto PEMDocument.swift
[83/101] Compiling Crypto PKCS8PrivateKey.swift
[84/101] Compiling Crypto SEC1PrivateKey.swift
[85/101] Compiling Crypto SubjectPublicKeyInfo.swift
[86/101] Compiling Crypto CryptoError_boring.swift
[87/101] Compiling Crypto CryptoKitErrors.swift
[88/101] Compiling Crypto Digest_boring.swift
[89/101] Compiling Crypto Digest.swift
[90/101] Compiling Crypto Digests.swift
[91/101] Compiling Crypto HashFunctions.swift
[92/101] Compiling Crypto HashFunctions_SHA2.swift
[93/101] Compiling Crypto Optional+withUnsafeBytes_boring.swift
[94/101] Compiling Crypto RNG_boring.swift
[95/101] Compiling Crypto SafeCompare_boring.swift
[96/101] Compiling Crypto Zeroization_boring.swift
[97/101] Compiling Crypto PrettyBytes.swift
[98/101] Compiling Crypto SafeCompare.swift
[99/101] Compiling Crypto SecureBytes.swift
[100/101] Compiling Crypto Zeroization.swift
[101/101] Compiling Crypto resource_bundle_accessor.swift
[102/111] Compiling Authentication PlaintextHasher.swift
[103/111] Compiling Authentication PasswordHasher.swift
[104/111] Compiling Authentication PBKDF2Hasher.swift
[105/111] Compiling Authentication BcryptHasher.swift
[106/111] Compiling Authentication Data+Array.swift
[107/111] Compiling Authentication Collection+SecureCompare.swift
[108/111] Emitting module Authentication
[109/111] Compiling Authentication VaporBcrypt.swift
[110/111] Compiling Authentication BcryptError.swift
[111/111] Compiling Authentication OTP.swift
Build complete! (11.31s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-crypto",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-crypto.git"
}
],
"manifest_display_name" : "authentication",
"name" : "authentication",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "26.0"
},
{
"name" : "maccatalyst",
"version" : "26.0"
},
{
"name" : "ios",
"version" : "26.0"
},
{
"name" : "tvos",
"version" : "26.0"
},
{
"name" : "watchos",
"version" : "26.0"
},
{
"name" : "visionos",
"version" : "26.0"
}
],
"products" : [
{
"name" : "Authentication",
"targets" : [
"Authentication"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "CVaporAuthBcrypt",
"module_type" : "ClangTarget",
"name" : "CVaporAuthBcrypt",
"path" : "Sources/CVaporAuthBcrypt",
"product_memberships" : [
"Authentication"
],
"sources" : [
"bcrypt.c",
"blf.c"
],
"type" : "library"
},
{
"c99name" : "AuthenticationTests",
"module_type" : "SwiftTarget",
"name" : "AuthenticationTests",
"path" : "Tests/AuthenticationTests",
"sources" : [
"BcryptTests.swift",
"HashingTests.swift",
"OTPTests.swift",
"PBKDF2Tests.swift"
],
"target_dependencies" : [
"Authentication"
],
"type" : "test"
},
{
"c99name" : "Authentication",
"module_type" : "SwiftTarget",
"name" : "Authentication",
"path" : "Sources/Authentication",
"product_dependencies" : [
"Crypto"
],
"product_memberships" : [
"Authentication"
],
"sources" : [
"Helpers/Collection+SecureCompare.swift",
"Helpers/Data+Array.swift",
"OTP/OTP.swift",
"Passwords/Bcrypt/BcryptError.swift",
"Passwords/Bcrypt/BcryptHasher.swift",
"Passwords/Bcrypt/VaporBcrypt.swift",
"Passwords/PBKDF2Hasher.swift",
"Passwords/PasswordHasher.swift",
"Passwords/PlaintextHasher.swift"
],
"target_dependencies" : [
"CVaporAuthBcrypt"
],
"type" : "library"
}
],
"tools_version" : "6.2.4"
}
Done.