Build Information
Successful build of SwiftJWT, reference 4.0.2 (2cf7ef
), with Swift 6.2 (beta) for macOS (SPM) on 22 Jun 2025 11:49:06 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/Kitura/Swift-JWT.git
Reference: 4.0.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Kitura/Swift-JWT
* tag 4.0.2 -> FETCH_HEAD
HEAD is now at 2cf7ef3 Bump minimum BlueRSA version to 1.0.202
Cloned https://github.com/Kitura/Swift-JWT.git
Revision (git rev-parse @):
2cf7ef3eeb0df84318c75662c257651285f8289f
SUCCESS checkout https://github.com/Kitura/Swift-JWT.git at 4.0.2
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/Kitura/Swift-JWT.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/8] Write sources
[7/8] Write swift-version-1EA4D86E10B52AF.txt
[9/44] Compiling Logging MetadataProvider.swift
[10/44] Compiling Logging Logging.swift
[11/44] Compiling Logging LogHandler.swift
[12/44] Emitting module Logging
[13/44] Compiling Logging Locks.swift
[14/46] Emitting module CryptorECC
[15/47] Compiling CryptorECC ECDecryptable.swift
[16/47] Compiling Cryptor Crypto.swift
[17/47] Compiling Cryptor Cryptor.swift
[18/47] Compiling Cryptor Random.swift
[19/48] Compiling CryptorRSA SSLPointerTricks.swift
[20/48] Compiling CryptorRSA Data+Extensions.swift
[21/48] Compiling LoggerAPI Logger.swift
[22/48] Emitting module LoggerAPI
[23/48] Emitting module Cryptor
[24/48] Compiling Cryptor Updatable.swift
[25/48] Compiling Cryptor SSLPointerTricks.swift
[26/48] Compiling Cryptor Status.swift
[27/48] Compiling Cryptor KeyDerivation.swift
[28/48] Compiling CryptorECC ECSignable.swift
[29/48] Compiling CryptorECC ECPublicKey.swift
[30/48] Compiling CryptorECC ECEncryptable.swift
[31/48] Compiling CryptorECC EllipticCurve.swift
[32/48] Compiling CryptorECC ECSignature.swift
[33/48] Compiling CryptorECC ECError.swift
[34/48] Compiling CryptorECC ECPrivateKey.swift
[37/48] Compiling Cryptor Digest.swift
[38/48] Compiling Cryptor HMAC.swift
[39/48] Compiling CryptorRSA CryptorRSAKey.swift
[40/48] Compiling CryptorRSA CryptorRSAConstants.swift
[41/48] Compiling CryptorRSA CryptorRSA.swift
[42/48] Compiling CryptorRSA CryptorRSADigest.swift
[43/48] Emitting module CryptorRSA
[44/48] Compiling CryptorRSA CryptorRSAUtilities.swift
[45/48] Compiling CryptorRSA CryptorRSAErrors.swift
[46/48] Compiling Cryptor StreamCryptor.swift
[47/48] Compiling CryptorECC SSLPointerTricks.swift
[48/58] Compiling Cryptor Utilities.swift
[49/58] Compiling KituraContracts ClosureAliases.swift
[50/58] Compiling KituraContracts BodyDecoder.swift
[51/58] Compiling KituraContracts QueryEncoder.swift
[52/58] Compiling KituraContracts Coder.swift
[53/58] Compiling KituraContracts Extensions.swift
[54/58] Compiling KituraContracts BodyEncoder.swift
[55/58] Emitting module KituraContracts
[56/58] Compiling KituraContracts BodyFormat.swift
[57/58] Compiling KituraContracts Contracts.swift
[58/58] Compiling KituraContracts QueryDecoder.swift
[59/77] Compiling SwiftJWT RSAKeyType.swift
[60/77] Compiling SwiftJWT SignerAlgorithm.swift
[61/77] Compiling SwiftJWT JWTError.swift
[62/77] Compiling SwiftJWT JWTSigner.swift
[63/79] Compiling SwiftJWT ValidateClaimsResult.swift
[64/79] Compiling SwiftJWT VerifierAlgorithm.swift
[65/79] Compiling SwiftJWT Header.swift
[66/79] Compiling SwiftJWT JWT.swift
[67/79] Compiling SwiftJWT JWTVerifier.swift
[68/79] Compiling SwiftJWT NoneAlgorithm.swift
[69/79] Compiling SwiftJWT ClaimsMicroProfile.swift
[70/79] Compiling SwiftJWT ClaimsOpenID.swift
[71/79] Compiling SwiftJWT ClaimsStandardJWT.swift
[72/79] Compiling SwiftJWT Data+Base64URLEncoded.swift
[73/79] Compiling SwiftJWT BlueECDSA.swift
[74/79] Compiling SwiftJWT BlueHMAC.swift
[75/79] Emitting module SwiftJWT
[76/79] Compiling SwiftJWT BlueRSA.swift
[77/79] Compiling SwiftJWT Claims.swift
[78/79] Compiling SwiftJWT JWTDecoder.swift
[79/79] Compiling SwiftJWT JWTEncoder.swift
Build complete! (17.58s)
Fetching https://github.com/Kitura/KituraContracts.git
Fetching https://github.com/Kitura/BlueCryptor.git
Fetching https://github.com/Kitura/BlueRSA.git
Fetching https://github.com/Kitura/LoggerAPI.git
Fetching https://github.com/Kitura/BlueECC.git
[1/771] Fetching loggerapi
[148/1792] Fetching loggerapi, blueecc
[220/3810] Fetching loggerapi, blueecc, bluersa
[433/5464] Fetching loggerapi, blueecc, bluersa, bluecryptor
[764/8010] Fetching loggerapi, blueecc, bluersa, bluecryptor, kituracontracts
Fetched https://github.com/Kitura/BlueRSA.git from cache (0.97s)
[3981/5992] Fetching loggerapi, blueecc, bluecryptor, kituracontracts
Fetched https://github.com/Kitura/BlueECC.git from cache (1.27s)
Fetched https://github.com/Kitura/KituraContracts.git from cache (1.27s)
Fetched https://github.com/Kitura/BlueCryptor.git from cache (1.27s)
Fetched https://github.com/Kitura/LoggerAPI.git from cache (1.27s)
Computing version for https://github.com/Kitura/KituraContracts.git
Computed https://github.com/Kitura/KituraContracts.git at 2.0.1 (1.81s)
Computing version for https://github.com/Kitura/LoggerAPI.git
Computed https://github.com/Kitura/LoggerAPI.git at 2.0.0 (0.51s)
Fetching https://github.com/apple/swift-log.git
[1/3836] Fetching swift-log
Fetched https://github.com/apple/swift-log.git from cache (0.93s)
Computing version for https://github.com/Kitura/BlueECC.git
Computed https://github.com/Kitura/BlueECC.git at 1.2.201 (1.46s)
Computing version for https://github.com/Kitura/BlueCryptor.git
Computed https://github.com/Kitura/BlueCryptor.git at 2.0.2 (0.50s)
Computing version for https://github.com/Kitura/BlueRSA.git
Computed https://github.com/Kitura/BlueRSA.git at 1.0.203 (0.52s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.39s)
Creating working copy for https://github.com/Kitura/LoggerAPI.git
Working copy of https://github.com/Kitura/LoggerAPI.git resolved at 2.0.0
Creating working copy for https://github.com/Kitura/KituraContracts.git
Working copy of https://github.com/Kitura/KituraContracts.git resolved at 2.0.1
Creating working copy for https://github.com/Kitura/BlueECC.git
Working copy of https://github.com/Kitura/BlueECC.git resolved at 1.2.201
Creating working copy for https://github.com/Kitura/BlueCryptor.git
Working copy of https://github.com/Kitura/BlueCryptor.git resolved at 2.0.2
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/Kitura/BlueRSA.git
Working copy of https://github.com/Kitura/BlueRSA.git resolved at 1.0.203
Build complete.
{
"dependencies" : [
{
"identity" : "bluersa",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.202",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Kitura/BlueRSA.git"
},
{
"identity" : "bluecryptor",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.1",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Kitura/BlueCryptor.git"
},
{
"identity" : "blueecc",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.200",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Kitura/BlueECC.git"
},
{
"identity" : "loggerapi",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Kitura/LoggerAPI.git"
},
{
"identity" : "kituracontracts",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.1",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Kitura/KituraContracts.git"
}
],
"manifest_display_name" : "SwiftJWT",
"name" : "SwiftJWT",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "SwiftJWT",
"targets" : [
"SwiftJWT"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftJWTTests",
"module_type" : "SwiftTarget",
"name" : "SwiftJWTTests",
"path" : "Tests/SwiftJWTTests",
"sources" : [
"TestJWT.swift"
],
"target_dependencies" : [
"SwiftJWT"
],
"type" : "test"
},
{
"c99name" : "SwiftJWT",
"module_type" : "SwiftTarget",
"name" : "SwiftJWT",
"path" : "Sources/SwiftJWT",
"product_dependencies" : [
"LoggerAPI",
"KituraContracts",
"CryptorRSA",
"Cryptor",
"CryptorECC"
],
"product_memberships" : [
"SwiftJWT"
],
"sources" : [
"BlueECDSA.swift",
"BlueHMAC.swift",
"BlueRSA.swift",
"Claims.swift",
"ClaimsExamples/ClaimsMicroProfile.swift",
"ClaimsExamples/ClaimsOpenID.swift",
"ClaimsExamples/ClaimsStandardJWT.swift",
"Data+Base64URLEncoded.swift",
"Header.swift",
"JWT.swift",
"JWTDecoder.swift",
"JWTEncoder.swift",
"JWTError.swift",
"JWTSigner.swift",
"JWTVerifier.swift",
"NoneAlgorithm.swift",
"RSAKeyType.swift",
"SignerAlgorithm.swift",
"ValidateClaimsResult.swift",
"VerifierAlgorithm.swift"
],
"type" : "library"
}
],
"tools_version" : "5.2"
}
Done.