This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 APIKeyMiddleware with Swift 5.8 for iOS using Xcode 14.3.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme APIKeyMiddleware -destination generic/platform=ios

Build Log

========================================
RunAll
========================================
Builder version: 4.22.5
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ptrkstr/APIKeyMiddleware.git
Reference: develop
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
HEAD is now at 9a57c88 Update README.md
Cloned https://github.com/ptrkstr/APIKeyMiddleware.git into /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
Revision (git rev-parse @):
SUCCESS checkout https://github.com/ptrkstr/APIKeyMiddleware.git at develop
========================================
Build
========================================
9a57c88765cebfbad6f14e609b5ac090a87a0e7f
Selected platform:         iOS
Swift version:             5.8
Building package at path:  /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
2023-10-28 07:58:45.135 xcodebuild[39186:10722536] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
Command line invocation:
    /Applications/Xcode-14.3.1.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies

User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES

Resolve Package Graph

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/console-kit.git (cached)

Fetching from https://github.com/vapor/multipart-kit.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-http2.git (cached)

Fetching from https://github.com/apple/swift-nio-extras.git (cached)

Fetching from https://github.com/swift-server/async-http-client.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/vapor/websocket-kit.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/apple/swift-log.git (cached)

Fetching from https://github.com/apple/swift-nio-ssl.git (cached)

Creating working copy of package ‘websocket-kit’

Checking out 2.2.0 of package ‘websocket-kit’

Creating working copy of package ‘swift-nio-http2’

Checking out 1.19.0 of package ‘swift-nio-http2’

Creating working copy of package ‘swift-metrics’

Checking out 2.2.0 of package ‘swift-metrics’

Creating working copy of package ‘swift-nio’

Checking out 2.35.0 of package ‘swift-nio’

Creating working copy of package ‘multipart-kit’

Checking out 4.5.1 of package ‘multipart-kit’

Creating working copy of package ‘swift-nio-extras’

Checking out 1.10.2 of package ‘swift-nio-extras’

Creating working copy of package ‘routing-kit’

Checking out 4.3.1 of package ‘routing-kit’

Creating working copy of package ‘async-kit’

Checking out 1.11.0 of package ‘async-kit’

Creating working copy of package ‘swift-crypto’

Checking out 2.0.2 of package ‘swift-crypto’

Creating working copy of package ‘swift-nio-ssl’

Checking out 2.17.0 of package ‘swift-nio-ssl’

Creating working copy of package ‘vapor’

Checking out 4.54.0 of package ‘vapor’

Creating working copy of package ‘swift-nio-transport-services’

Checking out 1.11.3 of package ‘swift-nio-transport-services’

Creating working copy of package ‘console-kit’

Checking out 4.2.7 of package ‘console-kit’

Creating working copy of package ‘async-http-client’

Checking out 1.8.1 of package ‘async-http-client’

Creating working copy of package ‘swift-backtrace’

Checking out 1.3.1 of package ‘swift-backtrace’

Creating working copy of package ‘swift-log’

Checking out 1.4.2 of package ‘swift-log’

Resolve Package Graph


Resolved source packages:
  routing-kit: https://github.com/vapor/routing-kit.git @ 4.3.1
  swift-nio-extras: https://github.com/apple/swift-nio-extras.git @ 1.10.2
  swift-crypto: https://github.com/apple/swift-crypto.git @ 2.0.2
  websocket-kit: https://github.com/vapor/websocket-kit.git @ 2.2.0
  swift-log: https://github.com/apple/swift-log.git @ 1.4.2
  swift-metrics: https://github.com/apple/swift-metrics.git @ 2.2.0
  swift-nio-transport-services: https://github.com/apple/swift-nio-transport-services.git @ 1.11.3
  vapor: https://github.com/vapor/vapor.git @ 4.54.0
  swift-nio-http2: https://github.com/apple/swift-nio-http2.git @ 1.19.0
  swift-nio: https://github.com/apple/swift-nio.git @ 2.35.0
  APIKeyMiddleware: /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
  console-kit: https://github.com/vapor/console-kit.git @ 4.2.7
  multipart-kit: https://github.com/vapor/multipart-kit.git @ 4.5.1
  async-kit: https://github.com/vapor/async-kit.git @ 1.11.0
  swift-nio-ssl: https://github.com/apple/swift-nio-ssl.git @ 2.17.0
  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.8.1

resolved source packages: routing-kit, swift-nio-extras, swift-crypto, websocket-kit, swift-log, swift-metrics, swift-nio-transport-services, vapor, swift-nio-http2, swift-nio, APIKeyMiddleware, console-kit, multipart-kit, async-kit, swift-nio-ssl, swift-backtrace, async-http-client
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme APIKeyMiddleware -destination generic/platform=ios
BUILD FAILURE 5.8 iOS
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.