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: master
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/emvakar/vapor-firebase-jwt-middleware
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 9dfe7a9 Merge pull request #2 from simonederiu/patch-1
Cloned https://github.com/emvakar/vapor-firebase-jwt-middleware.git
Revision (git rev-parse @):
9dfe7a9ea9a2ccdd41a0eaab0c7bea3c54f24e45
SUCCESS checkout https://github.com/emvakar/vapor-firebase-jwt-middleware.git at master
========================================
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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/swift-server/async-http-client.git (cached)
Fetching from https://github.com/vapor/jwt.git (cached)
Fetching from https://github.com/apple/swift-nio-transport-services.git (cached)
Fetching from https://github.com/vapor/vapor.git (cached)
Fetching from https://github.com/apple/swift-nio-http2.git (cached)
Fetching from https://github.com/vapor/console-kit.git (cached)
Fetching from https://github.com/vapor/async-kit.git (cached)
Fetching from https://github.com/vapor/multipart-kit.git (cached)
Fetching from https://github.com/vapor/jwt-kit.git (cached)
Fetching from https://github.com/apple/swift-nio.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/apple/swift-log.git (cached)
Fetching from https://github.com/apple/swift-crypto.git (cached)
Fetching from https://github.com/swift-server/swift-backtrace.git (cached)
Fetching from https://github.com/apple/swift-metrics.git (cached)
Fetching from https://github.com/vapor/routing-kit.git (cached)
Fetching from https://github.com/apple/swift-nio-ssl.git (cached)
Creating working copy of package ‘console-kit’
Checking out 4.2.7 of package ‘console-kit’
Creating working copy of package ‘swift-backtrace’
Checking out 1.3.1 of package ‘swift-backtrace’
Creating working copy of package ‘async-http-client’
Checking out 1.9.0 of package ‘async-http-client’
Creating working copy of package ‘websocket-kit’
Checking out 2.3.1 of package ‘websocket-kit’
Creating working copy of package ‘swift-log’
Checking out 1.4.2 of package ‘swift-log’
Creating working copy of package ‘multipart-kit’
Checking out 4.5.1 of package ‘multipart-kit’
Creating working copy of package ‘vapor’
Checking out 4.55.3 of package ‘vapor’
Creating working copy of package ‘routing-kit’
Checking out 4.3.1 of package ‘routing-kit’
Creating working copy of package ‘swift-nio-http2’
Checking out 1.20.1 of package ‘swift-nio-http2’
Creating working copy of package ‘swift-nio-transport-services’
Checking out 1.11.4 of package ‘swift-nio-transport-services’
Creating working copy of package ‘async-kit’
Checking out 1.11.1 of package ‘async-kit’
Creating working copy of package ‘swift-nio’
Checking out 2.39.0 of package ‘swift-nio’
Creating working copy of package ‘swift-crypto’
Checking out 2.0.5 of package ‘swift-crypto’
Creating working copy of package ‘jwt-kit’
Checking out 4.4.0 of package ‘jwt-kit’
Creating working copy of package ‘jwt’
Checking out 4.1.0 of package ‘jwt’
Creating working copy of package ‘swift-nio-extras’
Checking out 1.10.2 of package ‘swift-nio-extras’
Creating working copy of package ‘swift-nio-ssl’
Checking out 2.18.0 of package ‘swift-nio-ssl’
Creating working copy of package ‘swift-metrics’
Checking out 2.3.0 of package ‘swift-metrics’
Resolve Package Graph
Resolved source packages:
  jwt: https://github.com/vapor/jwt.git @ 4.1.0
  swift-nio-extras: https://github.com/apple/swift-nio-extras.git @ 1.10.2
  swift-nio: https://github.com/apple/swift-nio.git @ 2.39.0
  vapor: https://github.com/vapor/vapor.git @ 4.55.3
  swift-log: https://github.com/apple/swift-log.git @ 1.4.2
  swift-nio-ssl: https://github.com/apple/swift-nio-ssl.git @ 2.18.0
  multipart-kit: https://github.com/vapor/multipart-kit.git @ 4.5.1
  jwt-kit: https://github.com/vapor/jwt-kit.git @ 4.4.0
  async-kit: https://github.com/vapor/async-kit.git @ 1.11.1
  swift-crypto: https://github.com/apple/swift-crypto.git @ 2.0.5
  swift-backtrace: https://github.com/swift-server/swift-backtrace.git @ 1.3.1
  async-http-client: https://github.com/swift-server/async-http-client.git @ 1.9.0
  swift-metrics: https://github.com/apple/swift-metrics.git @ 2.3.0
  swift-nio-http2: https://github.com/apple/swift-nio-http2.git @ 1.20.1
  routing-kit: https://github.com/vapor/routing-kit.git @ 4.3.1
  FirebaseJWTMiddleware: /Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
  websocket-kit: https://github.com/vapor/websocket-kit.git @ 2.3.1
  swift-nio-transport-services: https://github.com/apple/swift-nio-transport-services.git @ 1.11.4
  console-kit: https://github.com/vapor/console-kit.git @ 4.2.7
resolved source packages: jwt, swift-nio-extras, swift-nio, vapor, swift-log, swift-nio-ssl, multipart-kit, jwt-kit, async-kit, swift-crypto, swift-backtrace, async-http-client, swift-metrics, swift-nio-http2, routing-kit, FirebaseJWTMiddleware, websocket-kit, swift-nio-transport-services, console-kit
2024-01-08 11:39:56.083 xcodebuild[39515:568621] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "FirebaseJWTMiddleware"
    ]
  }
}
2024-01-08 11:40:49.474 xcodebuild[42451:577586] 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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme FirebaseJWTMiddleware -destination generic/platform=ios
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  swift-metrics: https://github.com/apple/swift-metrics.git @ 2.3.0
  vapor: https://github.com/vapor/vapor.git @ 4.55.3
  async-http-client: https://github.com/swift-server/async-http-client.git @ 1.9.0
  websocket-kit: https://github.com/vapor/websocket-kit.git @ 2.3.1
  console-kit: https://github.com/vapor/console-kit.git @ 4.2.7
  routing-kit: https://github.com/vapor/routing-kit.git @ 4.3.1
  swift-nio-transport-services: https://github.com/apple/swift-nio-transport-services.git @ 1.11.4
  swift-nio-extras: https://github.com/apple/swift-nio-extras.git @ 1.10.2
  multipart-kit: https://github.com/vapor/multipart-kit.git @ 4.5.1
  swift-backtrace: https://github.com/swift-server/swift-backtrace.git @ 1.3.1
  swift-nio-http2: https://github.com/apple/swift-nio-http2.git @ 1.20.1
  FirebaseJWTMiddleware: /Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
  async-kit: https://github.com/vapor/async-kit.git @ 1.11.1
  swift-crypto: https://github.com/apple/swift-crypto.git @ 2.0.5
  swift-nio: https://github.com/apple/swift-nio.git @ 2.39.0
  swift-nio-ssl: https://github.com/apple/swift-nio-ssl.git @ 2.18.0
  jwt: https://github.com/vapor/jwt.git @ 4.1.0
  jwt-kit: https://github.com/vapor/jwt-kit.git @ 4.4.0
  swift-log: https://github.com/apple/swift-log.git @ 1.4.2
Prepare packages
Computing target dependency graph and provisioning inputs
Create build description
Build description signature: fd2f9971c715b7b19e0cb3cb62edaa21
Build description path: /Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/fd2f9971c715b7b19e0cb3cb62edaa21.xcbuilddata
note: Building targets in dependency order
error: The package product 'Vapor' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'FirebaseJWTMiddleware' from project 'FirebaseJWTMiddleware')
error: The package product 'JWTKit' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'JWT' from project 'jwt')
error: The package product 'Vapor' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'JWT' from project 'jwt')
error: The package product 'Vapor' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'FirebaseJWTMiddlewareTests' from project 'FirebaseJWTMiddleware')
error: The package product 'XCTVapor' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'FirebaseJWTMiddlewareTests' from project 'FirebaseJWTMiddleware')
Resolve Package Graph
2024-01-08 11:40:51.352 xcodebuild[42454:577675] 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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme FirebaseJWTMiddleware -destination generic/platform=ios
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  swift-log: https://github.com/apple/swift-log.git @ 1.4.2
  jwt-kit: https://github.com/vapor/jwt-kit.git @ 4.4.0
  FirebaseJWTMiddleware: /Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
  swift-nio-http2: https://github.com/apple/swift-nio-http2.git @ 1.20.1
  multipart-kit: https://github.com/vapor/multipart-kit.git @ 4.5.1
  swift-metrics: https://github.com/apple/swift-metrics.git @ 2.3.0
  swift-nio: https://github.com/apple/swift-nio.git @ 2.39.0
  swift-nio-extras: https://github.com/apple/swift-nio-extras.git @ 1.10.2
  async-kit: https://github.com/vapor/async-kit.git @ 1.11.1
  swift-nio-ssl: https://github.com/apple/swift-nio-ssl.git @ 2.18.0
  async-http-client: https://github.com/swift-server/async-http-client.git @ 1.9.0
  swift-crypto: https://github.com/apple/swift-crypto.git @ 2.0.5
  jwt: https://github.com/vapor/jwt.git @ 4.1.0
  websocket-kit: https://github.com/vapor/websocket-kit.git @ 2.3.1
  swift-backtrace: https://github.com/swift-server/swift-backtrace.git @ 1.3.1
  swift-nio-transport-services: https://github.com/apple/swift-nio-transport-services.git @ 1.11.4
  console-kit: https://github.com/vapor/console-kit.git @ 4.2.7
  vapor: https://github.com/vapor/vapor.git @ 4.55.3
  routing-kit: https://github.com/vapor/routing-kit.git @ 4.3.1
Prepare packages
Computing target dependency graph and provisioning inputs
Create build description
Build description signature: fd2f9971c715b7b19e0cb3cb62edaa21
Build description path: /Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/fd2f9971c715b7b19e0cb3cb62edaa21.xcbuilddata
note: Building targets in dependency order
error: The package product 'Vapor' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'FirebaseJWTMiddlewareTests' from project 'FirebaseJWTMiddleware')
error: The package product 'XCTVapor' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'FirebaseJWTMiddlewareTests' from project 'FirebaseJWTMiddleware')
error: The package product 'Vapor' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'FirebaseJWTMiddleware' from project 'FirebaseJWTMiddleware')
error: The package product 'JWTKit' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'JWT' from project 'jwt')
error: The package product 'Vapor' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'JWT' from project 'jwt')
2024-01-08 11:40:58.667 xcodebuild[42529:578076] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
** BUILD FAILED **
BUILD FAILURE 5.8 iOS