The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of SwiftJWT with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Kitura/Swift-JWT.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Kitura/Swift-JWT
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at f68ec28 Update podspec for 4.0.1
Cloned https://github.com/Kitura/Swift-JWT.git
Revision (git rev-parse @):
f68ec28fbd90a651597e9e825ea7f315f8d52a1f
SUCCESS checkout https://github.com/Kitura/Swift-JWT.git at master
Fetching https://github.com/Kitura/BlueECC.git from cache
Fetching https://github.com/Kitura/LoggerAPI.git from cache
Fetching https://github.com/Kitura/KituraContracts.git from cache
Fetched https://github.com/Kitura/LoggerAPI.git (0.20s)
Fetching https://github.com/Kitura/BlueCryptor.git from cache
Fetched https://github.com/Kitura/BlueECC.git (0.22s)
Fetching https://github.com/Kitura/BlueRSA.git from cache
Fetched https://github.com/Kitura/KituraContracts.git (0.22s)
Fetched https://github.com/Kitura/BlueRSA.git (0.18s)
Fetched https://github.com/Kitura/BlueCryptor.git (0.31s)
Computing version for https://github.com/Kitura/KituraContracts.git
Computed https://github.com/Kitura/KituraContracts.git at 2.0.1 (0.43s)
Computing version for https://github.com/Kitura/LoggerAPI.git
Computed https://github.com/Kitura/LoggerAPI.git at 2.0.0 (0.03s)
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-log.git (0.22s)
Computing version for https://github.com/Kitura/BlueECC.git
Computed https://github.com/Kitura/BlueECC.git at 1.2.201 (0.45s)
Computing version for https://github.com/Kitura/BlueCryptor.git
Computed https://github.com/Kitura/BlueCryptor.git at 2.0.2 (0.40s)
Computing version for https://github.com/Kitura/BlueRSA.git
Computed https://github.com/Kitura/BlueRSA.git at 1.0.201 (0.37s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.3 (0.04s)
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/BlueECC.git
Working copy of https://github.com/Kitura/BlueECC.git resolved at 1.2.201
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.5.3
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/Kitura/BlueRSA.git
Working copy of https://github.com/Kitura/BlueRSA.git resolved at 1.0.201
Creating working copy for https://github.com/Kitura/KituraContracts.git
Working copy of https://github.com/Kitura/KituraContracts.git resolved at 2.0.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swift-jwt",
      "name": "SwiftJWT",
      "url": "https://github.com/Kitura/Swift-JWT.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Swift-JWT",
      "dependencies": [
        {
          "identity": "bluersa",
          "name": "CryptorRSA",
          "url": "https://github.com/Kitura/BlueRSA.git",
          "version": "1.0.201",
          "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/BlueRSA",
          "dependencies": [
          ]
        },
        {
          "identity": "bluecryptor",
          "name": "Cryptor",
          "url": "https://github.com/Kitura/BlueCryptor.git",
          "version": "2.0.2",
          "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/BlueCryptor",
          "dependencies": [
          ]
        },
        {
          "identity": "blueecc",
          "name": "CryptorECC",
          "url": "https://github.com/Kitura/BlueECC.git",
          "version": "1.2.201",
          "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/BlueECC",
          "dependencies": [
          ]
        },
        {
          "identity": "loggerapi",
          "name": "LoggerAPI",
          "url": "https://github.com/Kitura/LoggerAPI.git",
          "version": "2.0.0",
          "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/LoggerAPI",
          "dependencies": [
            {
              "identity": "swift-log",
              "name": "swift-log",
              "url": "https://github.com/apple/swift-log.git",
              "version": "1.5.3",
              "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "kituracontracts",
          "name": "KituraContracts",
          "url": "https://github.com/Kitura/KituraContracts.git",
          "version": "2.0.1",
          "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/KituraContracts",
          "dependencies": [
            {
              "identity": "loggerapi",
              "name": "LoggerAPI",
              "url": "https://github.com/Kitura/LoggerAPI.git",
              "version": "2.0.0",
              "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/LoggerAPI",
              "dependencies": [
                {
                  "identity": "swift-log",
                  "name": "swift-log",
                  "url": "https://github.com/apple/swift-log.git",
                  "version": "1.5.3",
                  "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
                  "dependencies": [
                  ]
                }
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/Kitura/Swift-JWT.git
[1/1537] Fetching swift-jwt
Fetched https://github.com/Kitura/Swift-JWT.git (0.41s)
Fetching https://github.com/Kitura/LoggerAPI.git from cache
Fetching https://github.com/Kitura/KituraContracts.git from cache
Fetching https://github.com/Kitura/BlueECC.git from cache
Fetched https://github.com/Kitura/KituraContracts.git (0.21s)
Fetching https://github.com/Kitura/BlueCryptor.git from cache
Fetched https://github.com/Kitura/BlueECC.git (0.22s)
Fetching https://github.com/Kitura/BlueRSA.git from cache
Fetched https://github.com/Kitura/LoggerAPI.git (0.22s)
Fetched https://github.com/Kitura/BlueRSA.git (0.17s)
Fetched https://github.com/Kitura/BlueCryptor.git (0.22s)
Computing version for https://github.com/Kitura/KituraContracts.git
Computed https://github.com/Kitura/KituraContracts.git at 2.0.1 (0.02s)
Computing version for https://github.com/Kitura/LoggerAPI.git
Computed https://github.com/Kitura/LoggerAPI.git at 2.0.0 (0.06s)
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-log.git (0.20s)
Computing version for https://github.com/Kitura/BlueECC.git
Computed https://github.com/Kitura/BlueECC.git at 1.2.201 (0.03s)
Computing version for https://github.com/Kitura/BlueCryptor.git
Computed https://github.com/Kitura/BlueCryptor.git at 2.0.2 (0.02s)
Computing version for https://github.com/Kitura/BlueRSA.git
Computed https://github.com/Kitura/BlueRSA.git at 1.0.201 (0.03s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.3 (0.03s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.5.3
Creating working copy for https://github.com/Kitura/Swift-JWT.git
Working copy of https://github.com/Kitura/Swift-JWT.git resolved at master
Creating working copy for https://github.com/Kitura/BlueRSA.git
Working copy of https://github.com/Kitura/BlueRSA.git resolved at 1.0.201
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/Kitura/LoggerAPI.git
Working copy of https://github.com/Kitura/LoggerAPI.git resolved at 2.0.0
warning: '.resolve-product-dependencies': dependency 'swift-jwt' is not used by any target
Found 5 product dependencies
  - CryptorRSA
  - Cryptor
  - CryptorECC
  - LoggerAPI
  - KituraContracts
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/35] Compiling Logging MetadataProvider.swift
[2/35] Compiling Logging Locks.swift
[3/35] Compiling Logging LogHandler.swift
[4/35] Emitting module Logging
[5/35] Compiling Logging Logging.swift
[6/37] Compiling CryptorRSA CryptorRSAUtilities.swift
[7/37] Compiling CryptorRSA Data+Extensions.swift
[8/38] Compiling CryptorECC ECSignature.swift
[9/38] Compiling CryptorECC ECSignable.swift
[10/38] Compiling CryptorECC ECError.swift
[11/38] Compiling CryptorECC ECPrivateKey.swift
[12/38] Compiling Cryptor Crypto.swift
[13/38] Compiling Cryptor Cryptor.swift
[14/38] Compiling CryptorECC ECPublicKey.swift
[15/38] Compiling CryptorECC ASN1.swift
[16/38] Compiling CryptorECC Data+Extensions.swift
[17/38] Emitting module CryptorECC
[18/38] Emitting module LoggerAPI
[19/38] Compiling CryptorECC EllipticCurve.swift
[20/38] Compiling LoggerAPI Logger.swift
[21/39] Compiling CryptorRSA CryptorRSAErrors.swift
[22/39] Compiling CryptorRSA CryptorRSADigest.swift
[23/39] Compiling CryptorRSA CryptorRSAConstants.swift
[24/39] Emitting module CryptorRSA
[25/39] Compiling CryptorRSA CryptorRSAKey.swift
[26/39] Compiling CryptorRSA CryptorRSA.swift
[29/39] Compiling Cryptor Updatable.swift
[30/39] Compiling Cryptor SSLPointerTricks.swift
[31/39] Compiling Cryptor StreamCryptor.swift
[34/39] Emitting module Cryptor
[37/39] Compiling Cryptor Status.swift
[38/49] Compiling CryptorRSA SSLPointerTricks.swift
[39/49] Compiling CryptorECC SSLPointerTricks.swift
[40/49] Compiling Cryptor Utilities.swift
[41/49] Emitting module KituraContracts
[42/50] Compiling KituraContracts Extensions.swift
[43/50] Compiling KituraContracts QueryDecoder.swift
[44/50] Compiling KituraContracts Coder.swift
[45/50] Compiling KituraContracts ClosureAliases.swift
[46/50] Compiling KituraContracts BodyDecoder.swift
[47/50] Compiling KituraContracts BodyEncoder.swift
[48/50] Compiling KituraContracts QueryEncoder.swift
[49/50] Compiling KituraContracts BodyFormat.swift
[50/50] Compiling KituraContracts Contracts.swift
[51/69] Compiling SwiftJWT ClaimsStandardJWT.swift
[52/69] Compiling SwiftJWT Data+Base64URLEncoded.swift
[53/69] Compiling SwiftJWT Header.swift
[54/69] Compiling SwiftJWT BlueECDSA.swift
[55/69] Compiling SwiftJWT BlueHMAC.swift
[56/69] Compiling SwiftJWT BlueRSA.swift
[57/69] Compiling SwiftJWT JWTError.swift
[58/69] Compiling SwiftJWT JWTSigner.swift
[59/69] Emitting module SwiftJWT
[60/69] Compiling SwiftJWT JWTVerifier.swift
[61/69] Compiling SwiftJWT NoneAlgorithm.swift
[62/69] Compiling SwiftJWT RSAKeyType.swift
[63/69] Compiling SwiftJWT SignerAlgorithm.swift
[64/69] Compiling SwiftJWT Claims.swift
[65/69] Compiling SwiftJWT ClaimsMicroProfile.swift
[66/69] Compiling SwiftJWT ClaimsOpenID.swift
[67/71] Compiling SwiftJWT JWT.swift
[68/71] Compiling SwiftJWT JWTDecoder.swift
[69/71] Compiling SwiftJWT JWTEncoder.swift
[70/71] Compiling SwiftJWT ValidateClaimsResult.swift
[71/71] Compiling SwiftJWT VerifierAlgorithm.swift
Build complete! (15.75s)
Build complete.
Done.