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 watchOS 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=watchos

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/admin/builds/vMd7uqzK/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:         watchOS
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/swift-server/async-http-client.git (cached)
Fetching from https://github.com/apple/swift-metrics.git (cached)
Fetching from https://github.com/vapor/vapor.git (cached)
Fetching from https://github.com/apple/swift-nio.git (cached)
Fetching from https://github.com/vapor/websocket-kit.git (cached)
Fetching from https://github.com/vapor/async-kit.git (cached)
Fetching from https://github.com/vapor/jwt-kit.git (cached)
Fetching from https://github.com/apple/swift-log.git (cached)
Fetching from https://github.com/swift-server/swift-backtrace.git (cached)
Fetching from https://github.com/apple/swift-crypto.git (cached)
Fetching from https://github.com/vapor/multipart-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-extras.git (cached)
Fetching from https://github.com/apple/swift-nio-ssl.git (cached)
Fetching from https://github.com/apple/swift-nio-transport-services.git (cached)
Fetching from https://github.com/vapor/routing-kit.git (cached)
Fetching from https://github.com/apple/swift-nio-http2.git (cached)
Creating working copy of package ‘jwt’
Checking out 4.1.0 of package ‘jwt’
Creating working copy of package ‘swift-log’
Checking out 1.4.2 of package ‘swift-log’
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-nio-ssl’
Checking out 2.18.0 of package ‘swift-nio-ssl’
Creating working copy of package ‘console-kit’
Checking out 4.2.7 of package ‘console-kit’
Creating working copy of package ‘routing-kit’
Checking out 4.3.1 of package ‘routing-kit’
Creating working copy of package ‘vapor’
Checking out 4.55.3 of package ‘vapor’
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-extras’
Checking out 1.10.2 of package ‘swift-nio-extras’
Creating working copy of package ‘swift-metrics’
Checking out 2.3.0 of package ‘swift-metrics’
Creating working copy of package ‘jwt-kit’
Checking out 4.4.0 of package ‘jwt-kit’
Creating working copy of package ‘swift-backtrace’
Checking out 1.3.1 of package ‘swift-backtrace’
Creating working copy of package ‘multipart-kit’
Checking out 4.5.1 of package ‘multipart-kit’
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 ‘swift-crypto’
Checking out 2.0.5 of package ‘swift-crypto’
Creating working copy of package ‘websocket-kit’
Checking out 2.3.1 of package ‘websocket-kit’
Creating working copy of package ‘async-http-client’
Checking out 1.9.0 of package ‘async-http-client’
Resolve Package Graph
Resolved source packages:
  routing-kit: https://github.com/vapor/routing-kit.git @ 4.3.1
  swift-backtrace: https://github.com/swift-server/swift-backtrace.git @ 1.3.1
  swift-log: https://github.com/apple/swift-log.git @ 1.4.2
  jwt-kit: https://github.com/vapor/jwt-kit.git @ 4.4.0
  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-nio-ssl: https://github.com/apple/swift-nio-ssl.git @ 2.18.0
  swift-crypto: https://github.com/apple/swift-crypto.git @ 2.0.5
  async-kit: https://github.com/vapor/async-kit.git @ 1.11.1
  swift-nio: https://github.com/apple/swift-nio.git @ 2.39.0
  swift-nio-http2: https://github.com/apple/swift-nio-http2.git @ 1.20.1
  console-kit: https://github.com/vapor/console-kit.git @ 4.2.7
  swift-metrics: https://github.com/apple/swift-metrics.git @ 2.3.0
  vapor: https://github.com/vapor/vapor.git @ 4.55.3
  websocket-kit: https://github.com/vapor/websocket-kit.git @ 2.3.1
  jwt: https://github.com/vapor/jwt.git @ 4.1.0
  FirebaseJWTMiddleware: /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
  async-http-client: https://github.com/swift-server/async-http-client.git @ 1.9.0
  swift-nio-transport-services: https://github.com/apple/swift-nio-transport-services.git @ 1.11.4
resolved source packages: routing-kit, swift-backtrace, swift-log, jwt-kit, swift-nio-extras, multipart-kit, swift-nio-ssl, swift-crypto, async-kit, swift-nio, swift-nio-http2, console-kit, swift-metrics, vapor, websocket-kit, jwt, FirebaseJWTMiddleware, async-http-client, swift-nio-transport-services
2024-01-08 19:33:01.169 xcodebuild[70164:7116140] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "FirebaseJWTMiddleware"
    ]
  }
}
2024-01-08 19:33:30.699 xcodebuild[73143:7120396] 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=watchos
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=watchos
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:
  console-kit: https://github.com/vapor/console-kit.git @ 4.2.7
  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
  swift-log: https://github.com/apple/swift-log.git @ 1.4.2
  swift-nio-http2: https://github.com/apple/swift-nio-http2.git @ 1.20.1
  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
  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-crypto: https://github.com/apple/swift-crypto.git @ 2.0.5
  FirebaseJWTMiddleware: /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
  jwt: https://github.com/vapor/jwt.git @ 4.1.0
  routing-kit: https://github.com/vapor/routing-kit.git @ 4.3.1
  swift-nio: https://github.com/apple/swift-nio.git @ 2.39.0
  swift-nio-transport-services: https://github.com/apple/swift-nio-transport-services.git @ 1.11.4
  jwt-kit: https://github.com/vapor/jwt-kit.git @ 4.4.0
  swift-metrics: https://github.com/apple/swift-metrics.git @ 2.3.0
  swift-nio-extras: https://github.com/apple/swift-nio-extras.git @ 1.10.2
Prepare packages
Computing target dependency graph and provisioning inputs
Create build description
Build description signature: 9580dd61bbea95df09cf70f1bb4edaaa
Build description path: /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/9580dd61bbea95df09cf70f1bb4edaaa.xcbuilddata
note: Building targets in dependency order
error: The package product 'JWTKit' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'JWT' from project 'jwt')
error: The package product 'Vapor' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'JWT' from project 'jwt')
error: The package product 'Vapor' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'FirebaseJWTMiddlewareTests' from project 'FirebaseJWTMiddleware')
error: The package product 'XCTVapor' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'FirebaseJWTMiddlewareTests' from project 'FirebaseJWTMiddleware')
error: The package product 'Vapor' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'FirebaseJWTMiddleware' from project 'FirebaseJWTMiddleware')
Resolve Package Graph
2024-01-08 19:33:32.155 xcodebuild[73302:7120669] 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=watchos
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:
  routing-kit: https://github.com/vapor/routing-kit.git @ 4.3.1
  jwt-kit: https://github.com/vapor/jwt-kit.git @ 4.4.0
  swift-metrics: https://github.com/apple/swift-metrics.git @ 2.3.0
  websocket-kit: https://github.com/vapor/websocket-kit.git @ 2.3.1
  jwt: https://github.com/vapor/jwt.git @ 4.1.0
  swift-nio-http2: https://github.com/apple/swift-nio-http2.git @ 1.20.1
  swift-crypto: https://github.com/apple/swift-crypto.git @ 2.0.5
  swift-log: https://github.com/apple/swift-log.git @ 1.4.2
  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-http-client: https://github.com/swift-server/async-http-client.git @ 1.9.0
  swift-nio-transport-services: https://github.com/apple/swift-nio-transport-services.git @ 1.11.4
  swift-backtrace: https://github.com/swift-server/swift-backtrace.git @ 1.3.1
  swift-nio-ssl: https://github.com/apple/swift-nio-ssl.git @ 2.18.0
  async-kit: https://github.com/vapor/async-kit.git @ 1.11.1
  console-kit: https://github.com/vapor/console-kit.git @ 4.2.7
  FirebaseJWTMiddleware: /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
  vapor: https://github.com/vapor/vapor.git @ 4.55.3
  multipart-kit: https://github.com/vapor/multipart-kit.git @ 4.5.1
Prepare packages
Computing target dependency graph and provisioning inputs
Create build description
Build description signature: 9580dd61bbea95df09cf70f1bb4edaaa
Build description path: /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/9580dd61bbea95df09cf70f1bb4edaaa.xcbuilddata
note: Building targets in dependency order
error: The package product 'JWTKit' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'JWT' from project 'jwt')
error: The package product 'Vapor' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'JWT' from project 'jwt')
error: The package product 'Vapor' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'FirebaseJWTMiddlewareTests' from project 'FirebaseJWTMiddleware')
error: The package product 'XCTVapor' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'FirebaseJWTMiddlewareTests' from project 'FirebaseJWTMiddleware')
error: The package product 'Vapor' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'FirebaseJWTMiddleware' from project 'FirebaseJWTMiddleware')
2024-01-08 19:33:44.552 xcodebuild[73478:7121407] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
** BUILD FAILED **
BUILD FAILURE 5.8 watchOS