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

Failed to build FirebaseJWTMiddleware with Swift 5.8 for iOS using Xcode 14.3.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/checkout/.dependencies -skipPackagePluginValidation -derivedDataPath $PWD/checkout/.derivedData build -scheme FirebaseJWTMiddleware -destination generic/platform=ios

Build Log

========================================
RunAll
========================================
Builder version: 4.28.6
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/emvakar/vapor-firebase-jwt-middleware.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/emvakar/vapor-firebase-jwt-middleware
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at df96061 Merge pull request #2 from barisatamer/vapor4
Cloned https://github.com/emvakar/vapor-firebase-jwt-middleware.git
Revision (git rev-parse @):
df96061560cdfe0231612d74cf5a1c7ed24858fa
SUCCESS checkout https://github.com/emvakar/vapor-firebase-jwt-middleware.git at 1.0.0
========================================
Build
========================================
Selected platform:         iOS
Swift version:             5.8
Building package at path:  $PWD/checkout
https://github.com/emvakar/vapor-firebase-jwt-middleware.git
Command line invocation:
    /Applications/Xcode-14.3.1.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/vapor/vapor.git (cached)
Fetching from https://github.com/vapor/jwt-kit.git (cached)
Fetching from https://github.com/apple/swift-nio-ssl.git (cached)
Fetching from https://github.com/swift-server/swift-backtrace.git (cached)
Fetching from https://github.com/apple/swift-nio-extras.git (cached)
Fetching from https://github.com/vapor/websocket-kit.git (cached)
Fetching from https://github.com/swift-server/async-http-client.git (cached)
Fetching from https://github.com/vapor/async-kit.git (cached)
Fetching from https://github.com/apple/swift-metrics.git (cached)
Fetching from https://github.com/apple/swift-nio.git (cached)
Fetching from https://github.com/apple/swift-log.git (cached)
Fetching from https://github.com/apple/swift-crypto.git (cached)
Fetching from https://github.com/vapor/routing-kit.git (cached)
Fetching from https://github.com/vapor/console-kit.git (cached)
Fetching from https://github.com/vapor/jwt.git (cached)
Fetching from https://github.com/apple/swift-nio-http2.git (cached)
Creating working copy of package ‘async-kit’
Checking out 1.0.0 of package ‘async-kit’
Creating working copy of package ‘jwt-kit’
Checking out 4.0.0-rc.1.3 of package ‘jwt-kit’
Creating working copy of package ‘swift-backtrace’
Checking out 1.2.0 of package ‘swift-backtrace’
Creating working copy of package ‘vapor’
Checking out 4.0.0-rc.3.12 of package ‘vapor’
Creating working copy of package ‘swift-metrics’
Checking out 2.0.0 of package ‘swift-metrics’
Creating working copy of package ‘websocket-kit’
Checking out 2.0.0 of package ‘websocket-kit’
Creating working copy of package ‘swift-nio-http2’
Checking out 1.11.0 of package ‘swift-nio-http2’
Creating working copy of package ‘swift-nio-extras’
Checking out 1.4.0 of package ‘swift-nio-extras’
Creating working copy of package ‘swift-crypto’
Checking out 1.0.1 of package ‘swift-crypto’
Creating working copy of package ‘routing-kit’
Checking out 4.0.0 of package ‘routing-kit’
Creating working copy of package ‘console-kit’
Checking out 4.1.0 of package ‘console-kit’
Creating working copy of package ‘swift-log’
Checking out 1.2.0 of package ‘swift-log’
Creating working copy of package ‘async-http-client’
Checking out 1.1.1 of package ‘async-http-client’
Creating working copy of package ‘jwt’
Checking out 4.0.0-rc.1.1 of package ‘jwt’
Creating working copy of package ‘swift-nio-ssl’
Checking out 2.7.1 of package ‘swift-nio-ssl’
Creating working copy of package ‘swift-nio’
Checking out 2.16.0 of package ‘swift-nio’
Resolve Package Graph
Resolved source packages:
  swift-nio-ssl: https://github.com/apple/swift-nio-ssl.git @ 2.7.1
  swift-metrics: https://github.com/apple/swift-metrics.git @ 2.0.0
  FirebaseJWTMiddleware: /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
  async-kit: https://github.com/vapor/async-kit.git @ 1.0.0
  jwt: https://github.com/vapor/jwt.git @ 4.0.0-rc.1.1
  websocket-kit: https://github.com/vapor/websocket-kit.git @ 2.0.0
  routing-kit: https://github.com/vapor/routing-kit.git @ 4.0.0
  swift-backtrace: https://github.com/swift-server/swift-backtrace.git @ 1.2.0
  jwt-kit: https://github.com/vapor/jwt-kit.git @ 4.0.0-rc.1.3
  console-kit: https://github.com/vapor/console-kit.git @ 4.1.0
  swift-crypto: https://github.com/apple/swift-crypto.git @ 1.0.1
  swift-nio-extras: https://github.com/apple/swift-nio-extras.git @ 1.4.0
  vapor: https://github.com/vapor/vapor.git @ 4.0.0-rc.3.12
  swift-nio-http2: https://github.com/apple/swift-nio-http2.git @ 1.11.0
  async-http-client: https://github.com/swift-server/async-http-client.git @ 1.1.1
  swift-nio: https://github.com/apple/swift-nio.git @ 2.16.0
  swift-log: https://github.com/apple/swift-log.git @ 1.2.0
resolved source packages: swift-nio-ssl, swift-metrics, FirebaseJWTMiddleware, async-kit, jwt, websocket-kit, routing-kit, swift-backtrace, jwt-kit, console-kit, swift-crypto, swift-nio-extras, vapor, swift-nio-http2, async-http-client, swift-nio, swift-log
2024-01-08 19:31:58.848 xcodebuild[67044:7109320] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "FirebaseJWTMiddleware"
    ]
  }
}
2024-01-08 19:32:20.335 xcodebuild[68997:7113899] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/checkout/.dependencies -skipPackagePluginValidation -derivedDataPath $PWD/checkout/.derivedData build -scheme FirebaseJWTMiddleware -destination generic/platform=ios
Command line invocation:
    /Applications/Xcode-14.3.1.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipPackagePluginValidation -derivedDataPath /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme FirebaseJWTMiddleware -destination generic/platform=ios
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  routing-kit: https://github.com/vapor/routing-kit.git @ 4.0.0
  swift-nio: https://github.com/apple/swift-nio.git @ 2.16.0
  swift-nio-ssl: https://github.com/apple/swift-nio-ssl.git @ 2.7.1
  FirebaseJWTMiddleware: /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
  swift-log: https://github.com/apple/swift-log.git @ 1.2.0
  async-http-client: https://github.com/swift-server/async-http-client.git @ 1.1.1
  websocket-kit: https://github.com/vapor/websocket-kit.git @ 2.0.0
  jwt: https://github.com/vapor/jwt.git @ 4.0.0-rc.1.1
  jwt-kit: https://github.com/vapor/jwt-kit.git @ 4.0.0-rc.1.3
  swift-backtrace: https://github.com/swift-server/swift-backtrace.git @ 1.2.0
  swift-metrics: https://github.com/apple/swift-metrics.git @ 2.0.0
  swift-crypto: https://github.com/apple/swift-crypto.git @ 1.0.1
  vapor: https://github.com/vapor/vapor.git @ 4.0.0-rc.3.12
  async-kit: https://github.com/vapor/async-kit.git @ 1.0.0
  console-kit: https://github.com/vapor/console-kit.git @ 4.1.0
  swift-nio-http2: https://github.com/apple/swift-nio-http2.git @ 1.11.0
  swift-nio-extras: https://github.com/apple/swift-nio-extras.git @ 1.4.0
Prepare packages
Computing target dependency graph and provisioning inputs
Create build description
Build description signature: 696bbb31a348a349ad18707b558baee9
Build description path: /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/696bbb31a348a349ad18707b558baee9.xcbuilddata
note: Building targets in dependency order
error: The package product 'Crypto' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'Vapor' from project 'vapor')
error: The package product 'Crypto' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'JWTKit' from project 'jwt-kit')
error: The package product 'Crypto' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'XCTVapor' from project 'vapor')
Resolve Package Graph
2024-01-08 19:32:22.134 xcodebuild[68999:7113935] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
** BUILD FAILED **
Command line invocation:
    /Applications/Xcode-14.3.1.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipPackagePluginValidation -derivedDataPath /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme FirebaseJWTMiddleware -destination generic/platform=ios
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  swift-nio-ssl: https://github.com/apple/swift-nio-ssl.git @ 2.7.1
  swift-nio-extras: https://github.com/apple/swift-nio-extras.git @ 1.4.0
  websocket-kit: https://github.com/vapor/websocket-kit.git @ 2.0.0
  vapor: https://github.com/vapor/vapor.git @ 4.0.0-rc.3.12
  swift-log: https://github.com/apple/swift-log.git @ 1.2.0
  swift-metrics: https://github.com/apple/swift-metrics.git @ 2.0.0
  routing-kit: https://github.com/vapor/routing-kit.git @ 4.0.0
  FirebaseJWTMiddleware: /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
  swift-nio: https://github.com/apple/swift-nio.git @ 2.16.0
  swift-backtrace: https://github.com/swift-server/swift-backtrace.git @ 1.2.0
  jwt: https://github.com/vapor/jwt.git @ 4.0.0-rc.1.1
  jwt-kit: https://github.com/vapor/jwt-kit.git @ 4.0.0-rc.1.3
  swift-crypto: https://github.com/apple/swift-crypto.git @ 1.0.1
  console-kit: https://github.com/vapor/console-kit.git @ 4.1.0
  swift-nio-http2: https://github.com/apple/swift-nio-http2.git @ 1.11.0
  async-kit: https://github.com/vapor/async-kit.git @ 1.0.0
  async-http-client: https://github.com/swift-server/async-http-client.git @ 1.1.1
Prepare packages
Computing target dependency graph and provisioning inputs
Create build description
Build description signature: 696bbb31a348a349ad18707b558baee9
Build description path: /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/696bbb31a348a349ad18707b558baee9.xcbuilddata
note: Building targets in dependency order
error: The package product 'Crypto' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'Vapor' from project 'vapor')
error: The package product 'Crypto' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'JWTKit' from project 'jwt-kit')
error: The package product 'Crypto' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'XCTVapor' from project 'vapor')
2024-01-08 19:32:32.686 xcodebuild[69069:7114221] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
** BUILD FAILED **
BUILD FAILURE 5.8 iOS