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: 1.0.0
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/3/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:         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/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/vapor/console-kit.git (cached)
Fetching from https://github.com/vapor/websocket-kit.git (cached)
Fetching from https://github.com/apple/swift-nio-extras.git (cached)
Fetching from https://github.com/apple/swift-log.git (cached)
Fetching from https://github.com/swift-server/async-http-client.git (cached)
Fetching from https://github.com/swift-server/swift-backtrace.git (cached)
Fetching from https://github.com/vapor/routing-kit.git (cached)
Fetching from https://github.com/vapor/vapor.git (cached)
Fetching from https://github.com/vapor/jwt.git (cached)
Fetching from https://github.com/apple/swift-crypto.git (cached)
Fetching from https://github.com/vapor/async-kit.git (cached)
Fetching from https://github.com/apple/swift-nio.git (cached)
Fetching from https://github.com/apple/swift-metrics.git (cached)
Fetching from https://github.com/apple/swift-nio-http2.git (cached)
Fetching from https://github.com/apple/swift-nio-ssl.git (cached)
Fetching from https://github.com/vapor/jwt-kit.git (cached)
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 ‘async-kit’
Checking out 1.0.0 of package ‘async-kit’
Creating working copy of package ‘swift-nio’
Checking out 2.16.0 of package ‘swift-nio’
Creating working copy of package ‘vapor’
Checking out 4.0.0-rc.3.12 of package ‘vapor’
Creating working copy of package ‘swift-crypto’
Checking out 1.0.1 of package ‘swift-crypto’
Creating working copy of package ‘swift-nio-http2’
Checking out 1.11.0 of package ‘swift-nio-http2’
Creating working copy of package ‘jwt’
Checking out 4.0.0-rc.1.1 of package ‘jwt’
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-backtrace’
Checking out 1.2.0 of package ‘swift-backtrace’
Creating working copy of package ‘jwt-kit’
Checking out 4.0.0-rc.1.3 of package ‘jwt-kit’
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-nio-extras’
Checking out 1.4.0 of package ‘swift-nio-extras’
Creating working copy of package ‘swift-nio-ssl’
Checking out 2.7.1 of package ‘swift-nio-ssl’
Resolve Package Graph
Resolved source packages:
  swift-nio-http2: https://github.com/apple/swift-nio-http2.git @ 1.11.0
  swift-crypto: https://github.com/apple/swift-crypto.git @ 1.0.1
  routing-kit: https://github.com/vapor/routing-kit.git @ 4.0.0
  FirebaseJWTMiddleware: /Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace
  swift-log: https://github.com/apple/swift-log.git @ 1.2.0
  swift-nio: https://github.com/apple/swift-nio.git @ 2.16.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
  swift-nio-ssl: https://github.com/apple/swift-nio-ssl.git @ 2.7.1
  async-http-client: https://github.com/swift-server/async-http-client.git @ 1.1.1
  console-kit: https://github.com/vapor/console-kit.git @ 4.1.0
  swift-metrics: https://github.com/apple/swift-metrics.git @ 2.0.0
  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
  async-kit: https://github.com/vapor/async-kit.git @ 1.0.0
  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
resolved source packages: swift-nio-http2, swift-crypto, routing-kit, FirebaseJWTMiddleware, swift-log, swift-nio, jwt, websocket-kit, swift-nio-ssl, async-http-client, console-kit, swift-metrics, swift-nio-extras, vapor, async-kit, jwt-kit, swift-backtrace
2024-01-08 11:33:34.878 xcodebuild[25196:524222] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "FirebaseJWTMiddleware"
    ]
  }
}
2024-01-08 11:33:58.507 xcodebuild[26788:528886] 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/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme FirebaseJWTMiddleware -destination generic/platform=watchos
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  vapor: https://github.com/vapor/vapor.git @ 4.0.0-rc.3.12
  jwt-kit: https://github.com/vapor/jwt-kit.git @ 4.0.0-rc.1.3
  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
  async-http-client: https://github.com/swift-server/async-http-client.git @ 1.1.1
  console-kit: https://github.com/vapor/console-kit.git @ 4.1.0
  FirebaseJWTMiddleware: /Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace
  websocket-kit: https://github.com/vapor/websocket-kit.git @ 2.0.0
  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
  swift-backtrace: https://github.com/swift-server/swift-backtrace.git @ 1.2.0
  swift-nio-ssl: https://github.com/apple/swift-nio-ssl.git @ 2.7.1
  swift-nio-http2: https://github.com/apple/swift-nio-http2.git @ 1.11.0
  swift-nio: https://github.com/apple/swift-nio.git @ 2.16.0
  swift-nio-extras: https://github.com/apple/swift-nio-extras.git @ 1.4.0
  swift-crypto: https://github.com/apple/swift-crypto.git @ 1.0.1
Prepare packages
Computing target dependency graph and provisioning inputs
Create build description
Build description signature: b0c3fb161e3f06b5049e7108f0298baf
Build description path: /Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/b0c3fb161e3f06b5049e7108f0298baf.xcbuilddata
note: Building targets in dependency order
error: The package product 'Crypto' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'Vapor' from project 'vapor')
error: The package product 'Crypto' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'JWTKit' from project 'jwt-kit')
error: The package product 'Crypto' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'XCTVapor' from project 'vapor')
Resolve Package Graph
2024-01-08 11:34:00.085 xcodebuild[26934:529593] 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/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme FirebaseJWTMiddleware -destination generic/platform=watchos
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  console-kit: https://github.com/vapor/console-kit.git @ 4.1.0
  routing-kit: https://github.com/vapor/routing-kit.git @ 4.0.0
  websocket-kit: https://github.com/vapor/websocket-kit.git @ 2.0.0
  FirebaseJWTMiddleware: /Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace
  vapor: https://github.com/vapor/vapor.git @ 4.0.0-rc.3.12
  async-http-client: https://github.com/swift-server/async-http-client.git @ 1.1.1
  swift-log: https://github.com/apple/swift-log.git @ 1.2.0
  jwt-kit: https://github.com/vapor/jwt-kit.git @ 4.0.0-rc.1.3
  swift-nio-http2: https://github.com/apple/swift-nio-http2.git @ 1.11.0
  swift-nio: https://github.com/apple/swift-nio.git @ 2.16.0
  jwt: https://github.com/vapor/jwt.git @ 4.0.0-rc.1.1
  swift-nio-ssl: https://github.com/apple/swift-nio-ssl.git @ 2.7.1
  swift-crypto: https://github.com/apple/swift-crypto.git @ 1.0.1
  async-kit: https://github.com/vapor/async-kit.git @ 1.0.0
  swift-backtrace: https://github.com/swift-server/swift-backtrace.git @ 1.2.0
  swift-nio-extras: https://github.com/apple/swift-nio-extras.git @ 1.4.0
  swift-metrics: https://github.com/apple/swift-metrics.git @ 2.0.0
Prepare packages
Computing target dependency graph and provisioning inputs
Create build description
Build description signature: b0c3fb161e3f06b5049e7108f0298baf
Build description path: /Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/b0c3fb161e3f06b5049e7108f0298baf.xcbuilddata
note: Building targets in dependency order
error: The package product 'Crypto' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'Vapor' from project 'vapor')
error: The package product 'Crypto' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'XCTVapor' from project 'vapor')
error: The package product 'Crypto' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'JWTKit' from project 'jwt-kit')
2024-01-08 11:34:09.067 xcodebuild[29327:535650] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
** BUILD FAILED **
BUILD FAILURE 5.8 watchOS