The Swift Package Index logo.Swift Package Index

Build Information

Failed to build DSCore with Swift 5.8 for iOS using Xcode 14.3 at 0.6.1.

Build Command

env DEVELOPER_DIR="/Applications/Xcode-14.3.0.app" xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride="$PWD/.dependencies" -derivedDataPath "$PWD/.derivedData" build -scheme DSCore -destination "generic/platform=ios"

Build Log

========================================
RunAll
========================================
Builder version: 4.22.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/MaherKSantina/DSCore.git
Reference: 0.6.1
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/MaherKSantina/DSCore
 * tag               0.6.1      -> FETCH_HEAD
HEAD is now at 7983ae8 Fixed package
Cloned https://github.com/MaherKSantina/DSCore.git into spi-builder-workspace
7983ae8f145c0e5c4c6cedac6f67fb44f31d698e
SUCCESS checkout https://github.com/MaherKSantina/DSCore.git at 0.6.1
========================================
Build
========================================
Selected platform:         iOS
Swift version:             5.8
Building package at path:  spi-builder-workspace
2023-08-23 03:14:55.175 xcodebuild[19525:1142155] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
Command line invocation:
/Applications/Xcode-14.3.0.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/apple/swift-crypto.git (cached)

Fetching from https://github.com/vapor/console-kit.git (cached)

Fetching from https://github.com/vapor/fluent-mysql-driver.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/jwt-kit.git (cached)

Fetching from https://github.com/swift-server/async-http-client.git (cached)

Fetching from https://github.com/vapor/fluent.git (cached)


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

Fetching from https://github.com/vapor/async-kit.git (cached)

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


Fetching from https://github.com/vapor/mysql-nio.git (cached)

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

Fetching from https://github.com/vapor/routing-kit.git (cached)

Fetching from https://github.com/vapor/mysql-kit.git (cached)

Fetching from https://github.com/vapor/jwt.git (cached)

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

Fetching from https://github.com/vapor/fluent-kit.git (cached)

Fetching from https://github.com/vapor/websocket-kit.git (cached)
Fetching from https://github.com/vapor/vapor.git (cached)

Creating working copy of package ‘swift-metrics’


Checking out 2.0.0 of package ‘swift-metrics’

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

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

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

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

Creating working copy of package ‘fluent’

Checking out 4.0.0 of package ‘fluent’

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.29.1 of package ‘vapor’

Creating working copy of package ‘mysql-nio’

Checking out 1.3.1 of package ‘mysql-nio’

Creating working copy of package ‘jwt-kit’

Checking out 4.2.0 of package ‘jwt-kit’

Creating working copy of package ‘async-kit’


Checking out 1.2.0 of package ‘async-kit’

Creating working copy of package ‘jwt’

Checking out 4.0.0 of package ‘jwt’

Creating working copy of package ‘fluent-kit’

Checking out 1.7.3 of package ‘fluent-kit’

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

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

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

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

Creating working copy of package ‘websocket-kit’

Checking out 2.1.1 of package ‘websocket-kit’

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

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

Creating working copy of package ‘routing-kit’

Checking out 4.2.0 of package ‘routing-kit’

Creating working copy of package ‘swift-nio’


Checking out 2.22.1 of package ‘swift-nio’

Creating working copy of package ‘fluent-mysql-driver’

Checking out 4.0.0 of package ‘fluent-mysql-driver’

Creating working copy of package ‘sql-kit’

Checking out 3.7.0 of package ‘sql-kit’

Creating working copy of package ‘console-kit’

Checking out 4.2.1 of package ‘console-kit’

Creating working copy of package ‘mysql-kit’

Checking out 4.0.0 of package ‘mysql-kit’

Creating working copy of package ‘swift-crypto’

Checking out 1.0.2 of package ‘swift-crypto’

Creating working copy of package ‘swift-log’

Checking out 1.4.0 of package ‘swift-log’

Resolve Package Graph


Resolved source packages:
  swift-nio-ssl: https://github.com/apple/swift-nio-ssl.git @ 2.9.1
  jwt-kit: https://github.com/vapor/jwt-kit.git @ 4.2.0
  swift-metrics: https://github.com/apple/swift-metrics.git @ 2.0.0
  swift-nio-transport-services: https://github.com/apple/swift-nio-transport-services.git @ 1.9.0
  async-http-client: https://github.com/swift-server/async-http-client.git @ 1.2.1
  async-kit: https://github.com/vapor/async-kit.git @ 1.2.0
  fluent-mysql-driver: https://github.com/vapor/fluent-mysql-driver.git @ 4.0.0
  vapor: https://github.com/vapor/vapor.git @ 4.29.1
  swift-nio-http2: https://github.com/apple/swift-nio-http2.git @ 1.14.2
  fluent-kit: https://github.com/vapor/fluent-kit.git @ 1.7.3
  mysql-nio: https://github.com/vapor/mysql-nio.git @ 1.3.1
  mysql-kit: https://github.com/vapor/mysql-kit.git @ 4.0.0
  swift-crypto: https://github.com/apple/swift-crypto.git @ 1.0.2
  swift-nio: https://github.com/apple/swift-nio.git @ 2.22.1
  fluent: https://github.com/vapor/fluent.git @ 4.0.0
  routing-kit: https://github.com/vapor/routing-kit.git @ 4.2.0
  console-kit: https://github.com/vapor/console-kit.git @ 4.2.1
  swift-backtrace: https://github.com/swift-server/swift-backtrace.git @ 1.2.0
  websocket-kit: https://github.com/vapor/websocket-kit.git @ 2.1.1
  jwt: https://github.com/vapor/jwt.git @ 4.0.0
  swift-nio-extras: https://github.com/apple/swift-nio-extras.git @ 1.7.0
  swift-log: https://github.com/apple/swift-log.git @ 1.4.0
  sql-kit: https://github.com/vapor/sql-kit.git @ 3.7.0
  DSCore: /Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace
resolved source packages: swift-nio-ssl, jwt-kit, swift-metrics, swift-nio-transport-services, async-http-client, async-kit, fluent-mysql-driver, vapor, swift-nio-http2, fluent-kit, mysql-nio, mysql-kit, swift-crypto, swift-nio, fluent, routing-kit, console-kit, swift-backtrace, websocket-kit, jwt, swift-nio-extras, swift-log, sql-kit, DSCore
2023-08-23 03:16:01.510 xcodebuild[22295:1149173] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "DSCore"
    ]
  }
}
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-14.3.0.app" xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride="$PWD/.dependencies" -derivedDataPath "$PWD/.derivedData" build -scheme DSCore -destination "generic/platform=ios"
2023-08-23 03:16:03.207 xcodebuild[22299:1149239] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
Command line invocation:
    /Applications/Xcode-14.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme DSCore -destination generic/platform=ios

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:
  swift-nio-transport-services: https://github.com/apple/swift-nio-transport-services.git @ 1.9.0
  fluent-kit: https://github.com/vapor/fluent-kit.git @ 1.7.3
  swift-crypto: https://github.com/apple/swift-crypto.git @ 1.0.2
  console-kit: https://github.com/vapor/console-kit.git @ 4.2.1
  jwt: https://github.com/vapor/jwt.git @ 4.0.0
  fluent: https://github.com/vapor/fluent.git @ 4.0.0
  routing-kit: https://github.com/vapor/routing-kit.git @ 4.2.0
  async-kit: https://github.com/vapor/async-kit.git @ 1.2.0
  swift-nio-ssl: https://github.com/apple/swift-nio-ssl.git @ 2.9.1
  async-http-client: https://github.com/swift-server/async-http-client.git @ 1.2.1
  mysql-nio: https://github.com/vapor/mysql-nio.git @ 1.3.1
  websocket-kit: https://github.com/vapor/websocket-kit.git @ 2.1.1
  mysql-kit: https://github.com/vapor/mysql-kit.git @ 4.0.0
  swift-backtrace: https://github.com/swift-server/swift-backtrace.git @ 1.2.0
  DSCore: /Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace
  swift-metrics: https://github.com/apple/swift-metrics.git @ 2.0.0
  swift-log: https://github.com/apple/swift-log.git @ 1.4.0
  jwt-kit: https://github.com/vapor/jwt-kit.git @ 4.2.0
  vapor: https://github.com/vapor/vapor.git @ 4.29.1
  swift-nio-extras: https://github.com/apple/swift-nio-extras.git @ 1.7.0
  sql-kit: https://github.com/vapor/sql-kit.git @ 3.7.0
  fluent-mysql-driver: https://github.com/vapor/fluent-mysql-driver.git @ 4.0.0
  swift-nio: https://github.com/apple/swift-nio.git @ 2.22.1
  swift-nio-http2: https://github.com/apple/swift-nio-http2.git @ 1.14.2

Prepare packages

Computing target dependency graph and provisioning inputs

Create build description
Build description signature: 98a7f9f98f19511af3f584be8a1f5fe8
Build description path: /Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/98a7f9f98f19511af3f584be8a1f5fe8.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 'MySQLNIO' from project 'mysql-nio')
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 '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 'FluentKit' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'Fluent' from project 'fluent')
error: The package product 'Crypto' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'MySQLKit' from project 'mysql-kit')
error: The package product 'FluentKit' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'FluentMySQLDriver' from project 'fluent-mysql-driver')
error: The package product 'FluentSQL' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'FluentMySQLDriver' from project 'fluent-mysql-driver')
Resolve Package Graph
** BUILD FAILED **
ShellOut encountered an error
Status code: 65
Message: "2023-08-23 03:16:03.207 xcodebuild[22299:1149239] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
** BUILD FAILED **
"
Output: "Command line invocation:
    /Applications/Xcode-14.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme DSCore -destination generic/platform=ios

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:
  swift-nio-transport-services: https://github.com/apple/swift-nio-transport-services.git @ 1.9.0
  fluent-kit: https://github.com/vapor/fluent-kit.git @ 1.7.3
  swift-crypto: https://github.com/apple/swift-crypto.git @ 1.0.2
  console-kit: https://github.com/vapor/console-kit.git @ 4.2.1
  jwt: https://github.com/vapor/jwt.git @ 4.0.0
  fluent: https://github.com/vapor/fluent.git @ 4.0.0
  routing-kit: https://github.com/vapor/routing-kit.git @ 4.2.0
  async-kit: https://github.com/vapor/async-kit.git @ 1.2.0
  swift-nio-ssl: https://github.com/apple/swift-nio-ssl.git @ 2.9.1
  async-http-client: https://github.com/swift-server/async-http-client.git @ 1.2.1
  mysql-nio: https://github.com/vapor/mysql-nio.git @ 1.3.1
  websocket-kit: https://github.com/vapor/websocket-kit.git @ 2.1.1
  mysql-kit: https://github.com/vapor/mysql-kit.git @ 4.0.0
  swift-backtrace: https://github.com/swift-server/swift-backtrace.git @ 1.2.0
  DSCore: /Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace
  swift-metrics: https://github.com/apple/swift-metrics.git @ 2.0.0
  swift-log: https://github.com/apple/swift-log.git @ 1.4.0
  jwt-kit: https://github.com/vapor/jwt-kit.git @ 4.2.0
  vapor: https://github.com/vapor/vapor.git @ 4.29.1
  swift-nio-extras: https://github.com/apple/swift-nio-extras.git @ 1.7.0
  sql-kit: https://github.com/vapor/sql-kit.git @ 3.7.0
  fluent-mysql-driver: https://github.com/vapor/fluent-mysql-driver.git @ 4.0.0
  swift-nio: https://github.com/apple/swift-nio.git @ 2.22.1
  swift-nio-http2: https://github.com/apple/swift-nio-http2.git @ 1.14.2

Prepare packages

Computing target dependency graph and provisioning inputs

Create build description
Build description signature: 98a7f9f98f19511af3f584be8a1f5fe8
Build description path: /Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/98a7f9f98f19511af3f584be8a1f5fe8.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 'MySQLNIO' from project 'mysql-nio')
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 '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 'FluentKit' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'Fluent' from project 'fluent')
error: The package product 'Crypto' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'MySQLKit' from project 'mysql-kit')
error: The package product 'FluentKit' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'FluentMySQLDriver' from project 'fluent-mysql-driver')
error: The package product 'FluentSQL' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'FluentMySQLDriver' from project 'fluent-mysql-driver')
Resolve Package Graph"
Retrying in 0.0 seconds ...
Building ... (attempt 2)
2023-08-23 03:16:13.400 xcodebuild[22538:1150238] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
Command line invocation:
    /Applications/Xcode-14.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme DSCore -destination generic/platform=ios

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:
  sql-kit: https://github.com/vapor/sql-kit.git @ 3.7.0
  fluent-kit: https://github.com/vapor/fluent-kit.git @ 1.7.3
  swift-nio-extras: https://github.com/apple/swift-nio-extras.git @ 1.7.0
  swift-nio: https://github.com/apple/swift-nio.git @ 2.22.1
  async-kit: https://github.com/vapor/async-kit.git @ 1.2.0
  routing-kit: https://github.com/vapor/routing-kit.git @ 4.2.0
  mysql-kit: https://github.com/vapor/mysql-kit.git @ 4.0.0
  swift-nio-transport-services: https://github.com/apple/swift-nio-transport-services.git @ 1.9.0
  vapor: https://github.com/vapor/vapor.git @ 4.29.1
  jwt-kit: https://github.com/vapor/jwt-kit.git @ 4.2.0
  mysql-nio: https://github.com/vapor/mysql-nio.git @ 1.3.1
  fluent: https://github.com/vapor/fluent.git @ 4.0.0
  swift-metrics: https://github.com/apple/swift-metrics.git @ 2.0.0
  swift-log: https://github.com/apple/swift-log.git @ 1.4.0
  swift-backtrace: https://github.com/swift-server/swift-backtrace.git @ 1.2.0
  jwt: https://github.com/vapor/jwt.git @ 4.0.0
  swift-nio-ssl: https://github.com/apple/swift-nio-ssl.git @ 2.9.1
  DSCore: /Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace
  swift-crypto: https://github.com/apple/swift-crypto.git @ 1.0.2
  swift-nio-http2: https://github.com/apple/swift-nio-http2.git @ 1.14.2
  fluent-mysql-driver: https://github.com/vapor/fluent-mysql-driver.git @ 4.0.0
  async-http-client: https://github.com/swift-server/async-http-client.git @ 1.2.1
  websocket-kit: https://github.com/vapor/websocket-kit.git @ 2.1.1
  console-kit: https://github.com/vapor/console-kit.git @ 4.2.1
Prepare packages

Computing target dependency graph and provisioning inputs

Create build description
Build description signature: 98a7f9f98f19511af3f584be8a1f5fe8
Build description path: /Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/98a7f9f98f19511af3f584be8a1f5fe8.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 'MySQLNIO' from project 'mysql-nio')
error: The package product 'FluentKit' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'Fluent' from project 'fluent')
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 '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 'Crypto' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'MySQLKit' from project 'mysql-kit')
error: The package product 'FluentKit' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'FluentMySQLDriver' from project 'fluent-mysql-driver')
error: The package product 'FluentSQL' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'FluentMySQLDriver' from project 'fluent-mysql-driver')
** BUILD FAILED **
ShellOut encountered an error
Status code: 65
Message: "2023-08-23 03:16:13.400 xcodebuild[22538:1150238] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
** BUILD FAILED **
"
Output: "Command line invocation:
    /Applications/Xcode-14.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme DSCore -destination generic/platform=ios

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:
  sql-kit: https://github.com/vapor/sql-kit.git @ 3.7.0
  fluent-kit: https://github.com/vapor/fluent-kit.git @ 1.7.3
  swift-nio-extras: https://github.com/apple/swift-nio-extras.git @ 1.7.0
  swift-nio: https://github.com/apple/swift-nio.git @ 2.22.1
  async-kit: https://github.com/vapor/async-kit.git @ 1.2.0
  routing-kit: https://github.com/vapor/routing-kit.git @ 4.2.0
  mysql-kit: https://github.com/vapor/mysql-kit.git @ 4.0.0
  swift-nio-transport-services: https://github.com/apple/swift-nio-transport-services.git @ 1.9.0
  vapor: https://github.com/vapor/vapor.git @ 4.29.1
  jwt-kit: https://github.com/vapor/jwt-kit.git @ 4.2.0
  mysql-nio: https://github.com/vapor/mysql-nio.git @ 1.3.1
  fluent: https://github.com/vapor/fluent.git @ 4.0.0
  swift-metrics: https://github.com/apple/swift-metrics.git @ 2.0.0
  swift-log: https://github.com/apple/swift-log.git @ 1.4.0
  swift-backtrace: https://github.com/swift-server/swift-backtrace.git @ 1.2.0
  jwt: https://github.com/vapor/jwt.git @ 4.0.0
  swift-nio-ssl: https://github.com/apple/swift-nio-ssl.git @ 2.9.1
  DSCore: /Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace
  swift-crypto: https://github.com/apple/swift-crypto.git @ 1.0.2
  swift-nio-http2: https://github.com/apple/swift-nio-http2.git @ 1.14.2
  fluent-mysql-driver: https://github.com/vapor/fluent-mysql-driver.git @ 4.0.0
  async-http-client: https://github.com/swift-server/async-http-client.git @ 1.2.1
  websocket-kit: https://github.com/vapor/websocket-kit.git @ 2.1.1
  console-kit: https://github.com/vapor/console-kit.git @ 4.2.1

Prepare packages

Computing target dependency graph and provisioning inputs

Create build description
Build description signature: 98a7f9f98f19511af3f584be8a1f5fe8
Build description path: /Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/98a7f9f98f19511af3f584be8a1f5fe8.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 'MySQLNIO' from project 'mysql-nio')
error: The package product 'FluentKit' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'Fluent' from project 'fluent')
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 '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 'Crypto' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'MySQLKit' from project 'mysql-kit')
error: The package product 'FluentKit' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'FluentMySQLDriver' from project 'fluent-mysql-driver')
error: The package product 'FluentSQL' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'FluentMySQLDriver' from project 'fluent-mysql-driver')"
BUILD FAILURE 5.8 iOS

Build Machine: Mac 5