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 Sublimate 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/.dependencies" -derivedDataPath "$PWD/.derivedData" build -scheme Sublimate-Package -destination "generic/platform=watchos"

Build Log

========================================
RunAll
========================================
Builder version: 4.23.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/myhealthily/sublimate.git
Reference: v1.12.1
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/myhealthily/sublimate
 * tag               v1.12.1    -> FETCH_HEAD
HEAD is now at fe14c75 Merge pull request #18 from myhealthily/test-coverage
Cloned https://github.com/myhealthily/sublimate.git into spi-builder-workspace
fe14c7511078f93d998fda6a3cbf6f347c254b51
SUCCESS checkout https://github.com/myhealthily/sublimate.git at v1.12.1
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             5.8
Building package at path:  spi-builder-workspace
2023-10-10 22:04:01.258 xcodebuild[73468:8864910] 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/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies

User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph

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

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

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

Fetching from https://github.com/vapor/fluent-kit

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

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

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

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

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

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

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

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

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

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

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

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

Fetching from https://github.com/vapor/sqlite-nio.git

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

Fetching from https://github.com/vapor/sqlite-kit.git

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

Fetching from https://github.com/swift-server/swift-backtrace.git (cached)

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

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

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


Creating working copy of package ‘sql-kit’

Checking out 3.9.0 of package ‘sql-kit’

Creating working copy of package ‘multipart-kit’

Checking out 4.0.3 of package ‘multipart-kit’

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

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

Creating working copy of package ‘async-kit’

Checking out 1.3.1 of package ‘async-kit’

Creating working copy of package ‘swift-metrics’

Checking out 2.1.1 of package ‘swift-metrics’

Creating working copy of package ‘fluent’

Checking out 4.3.0 of package ‘fluent’

Creating working copy of package ‘sqlite-kit’

Checking out 4.0.2 of package ‘sqlite-kit’

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

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

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

Checking out 4.0.1 of package ‘fluent-sqlite-driver’

Creating working copy of package ‘swift-crypto’

Checking out 1.1.6 of package ‘swift-crypto’

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

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

Creating working copy of package ‘websocket-kit’

Checking out 2.1.3 of package ‘websocket-kit’

Creating working copy of package ‘sqlite-nio’

Checking out 1.1.0 of package ‘sqlite-nio’

Creating working copy of package ‘fluent-kit’

Checking out 1.12.1 of package ‘fluent-kit’

Creating working copy of package ‘swift-backtrace’

Checking out 1.2.3 of package ‘swift-backtrace’

Creating working copy of package ‘console-kit’

Checking out 4.2.6 of package ‘console-kit’

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

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


Creating working copy of package ‘routing-kit’

Checking out 4.3.0 of package ‘routing-kit’

Creating working copy of package ‘swift-log’

Checking out 1.4.2 of package ‘swift-log’

Creating working copy of package ‘swift-nio’

Checking out 2.29.0 of package ‘swift-nio’

Creating working copy of package ‘vapor’

Checking out 4.45.6 of package ‘vapor’

Resolve Package Graph


Resolved source packages:
  vapor: https://github.com/vapor/vapor.git @ 4.45.6
  websocket-kit: https://github.com/vapor/websocket-kit.git @ 2.1.3
  multipart-kit: https://github.com/vapor/multipart-kit.git @ 4.0.3
  swift-nio: https://github.com/apple/swift-nio @ 2.29.0
  fluent-sqlite-driver: https://github.com/vapor/fluent-sqlite-driver.git @ 4.0.1
  sql-kit: https://github.com/vapor/sql-kit.git @ 3.9.0
  async-http-client: https://github.com/swift-server/async-http-client.git @ 1.3.0
  swift-nio-transport-services: https://github.com/apple/swift-nio-transport-services.git @ 1.10.0
  swift-nio-extras: https://github.com/apple/swift-nio-extras.git @ 1.8.0
  sqlite-nio: https://github.com/vapor/sqlite-nio.git @ 1.1.0
  fluent-kit: https://github.com/vapor/fluent-kit @ 1.12.1
  swift-metrics: https://github.com/apple/swift-metrics.git @ 2.1.1
  sqlite-kit: https://github.com/vapor/sqlite-kit.git @ 4.0.2
  fluent: https://github.com/vapor/fluent @ 4.3.0
  routing-kit: https://github.com/vapor/routing-kit.git @ 4.3.0
  swift-nio-ssl: https://github.com/apple/swift-nio-ssl.git @ 2.13.1
  swift-backtrace: https://github.com/swift-server/swift-backtrace.git @ 1.2.3
  console-kit: https://github.com/vapor/console-kit.git @ 4.2.6
  swift-crypto: https://github.com/apple/swift-crypto.git @ 1.1.6
  Sublimate: /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
  async-kit: https://github.com/vapor/async-kit.git @ 1.3.1
  swift-log: https://github.com/apple/swift-log.git @ 1.4.2
  swift-nio-http2: https://github.com/apple/swift-nio-http2.git @ 1.17.0
resolved source packages: vapor, websocket-kit, multipart-kit, swift-nio, fluent-sqlite-driver, sql-kit, async-http-client, swift-nio-transport-services, swift-nio-extras, sqlite-nio, fluent-kit, swift-metrics, sqlite-kit, fluent, routing-kit, swift-nio-ssl, swift-backtrace, console-kit, swift-crypto, Sublimate, async-kit, swift-log, swift-nio-http2
2023-10-10 22:04:26.177 xcodebuild[76038:8870946] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Sublimate",
      "Sublimate-Package",
      "SublimateFluentKit",
      "SublimateVapor"
    ]
  }
}
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-14.3.1.app" xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride="$PWD/.dependencies" -derivedDataPath "$PWD/.derivedData" build -scheme Sublimate-Package -destination "generic/platform=watchos"
2023-10-10 22:04:28.232 xcodebuild[76043:8871014] 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/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme Sublimate-Package -destination generic/platform=watchos

User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builds/vMd7uqzK/1/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.10.0
  swift-nio: https://github.com/apple/swift-nio @ 2.29.0
  console-kit: https://github.com/vapor/console-kit.git @ 4.2.6
  routing-kit: https://github.com/vapor/routing-kit.git @ 4.3.0
  sqlite-kit: https://github.com/vapor/sqlite-kit.git @ 4.0.2
  swift-log: https://github.com/apple/swift-log.git @ 1.4.2
  fluent-kit: https://github.com/vapor/fluent-kit @ 1.12.1
  multipart-kit: https://github.com/vapor/multipart-kit.git @ 4.0.3
  sql-kit: https://github.com/vapor/sql-kit.git @ 3.9.0
  async-kit: https://github.com/vapor/async-kit.git @ 1.3.1
  async-http-client: https://github.com/swift-server/async-http-client.git @ 1.3.0
  fluent: https://github.com/vapor/fluent @ 4.3.0
  swift-backtrace: https://github.com/swift-server/swift-backtrace.git @ 1.2.3
  vapor: https://github.com/vapor/vapor.git @ 4.45.6
  swift-nio-extras: https://github.com/apple/swift-nio-extras.git @ 1.8.0
  swift-metrics: https://github.com/apple/swift-metrics.git @ 2.1.1
  sqlite-nio: https://github.com/vapor/sqlite-nio.git @ 1.1.0
  swift-crypto: https://github.com/apple/swift-crypto.git @ 1.1.6
  swift-nio-ssl: https://github.com/apple/swift-nio-ssl.git @ 2.13.1
  fluent-sqlite-driver: https://github.com/vapor/fluent-sqlite-driver.git @ 4.0.1
  swift-nio-http2: https://github.com/apple/swift-nio-http2.git @ 1.17.0
  Sublimate: /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
  websocket-kit: https://github.com/vapor/websocket-kit.git @ 2.1.3
Prepare packages

Computing target dependency graph and provisioning inputs

Create build description
Build description signature: cb502a0299a88a6881b65cea128252c9
Build description path: /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/cb502a0299a88a6881b65cea128252c9.xcbuilddata

note: Building targets in dependency order
error: The package product 'FluentKit' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'Tests' from project 'Sublimate')
error: The package product 'FluentSQL' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'Tests' from project 'Sublimate')
error: The package product 'Vapor' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'Tests' from project 'Sublimate')
error: The package product 'XCTFluent' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'Tests' from project 'Sublimate')
error: The package product 'XCTVapor' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'Tests' from project 'Sublimate')
error: The package product 'FluentSQLiteDriver' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'Tests' from project 'Sublimate')
error: The package product 'FluentKit' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'SublimateFluentKit' from project 'Sublimate')
error: The package product 'FluentSQL' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'SublimateFluentKit' from project 'Sublimate')
error: The package product 'FluentKit' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'SublimateVapor' from project 'Sublimate')
error: The package product 'FluentSQL' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'SublimateVapor' from project 'Sublimate')
error: The package product 'Vapor' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'SublimateVapor' from project 'Sublimate')
error: The package product 'FluentKit' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'Sublimate' from project 'Sublimate')
error: The package product 'FluentSQL' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'Sublimate' from project 'Sublimate')
error: The package product 'Vapor' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'Sublimate' from project 'Sublimate')
error: The package product 'FluentKit' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'Fluent' from project 'fluent')
error: The package product 'Vapor' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'Fluent' from project 'fluent')
Resolve Package Graph
** BUILD FAILED **
ShellOut encountered an error
Status code: 65
Message: "2023-10-10 22:04:28.232 xcodebuild[76043:8871014] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
** BUILD FAILED **
"
Output: "Command line invocation:
    /Applications/Xcode-14.3.1.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme Sublimate-Package -destination generic/platform=watchos

User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builds/vMd7uqzK/1/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.10.0
  swift-nio: https://github.com/apple/swift-nio @ 2.29.0
  console-kit: https://github.com/vapor/console-kit.git @ 4.2.6
  routing-kit: https://github.com/vapor/routing-kit.git @ 4.3.0
  sqlite-kit: https://github.com/vapor/sqlite-kit.git @ 4.0.2
  swift-log: https://github.com/apple/swift-log.git @ 1.4.2
  fluent-kit: https://github.com/vapor/fluent-kit @ 1.12.1
  multipart-kit: https://github.com/vapor/multipart-kit.git @ 4.0.3
  sql-kit: https://github.com/vapor/sql-kit.git @ 3.9.0
  async-kit: https://github.com/vapor/async-kit.git @ 1.3.1
  async-http-client: https://github.com/swift-server/async-http-client.git @ 1.3.0
  fluent: https://github.com/vapor/fluent @ 4.3.0
  swift-backtrace: https://github.com/swift-server/swift-backtrace.git @ 1.2.3
  vapor: https://github.com/vapor/vapor.git @ 4.45.6
  swift-nio-extras: https://github.com/apple/swift-nio-extras.git @ 1.8.0
  swift-metrics: https://github.com/apple/swift-metrics.git @ 2.1.1
  sqlite-nio: https://github.com/vapor/sqlite-nio.git @ 1.1.0
  swift-crypto: https://github.com/apple/swift-crypto.git @ 1.1.6
  swift-nio-ssl: https://github.com/apple/swift-nio-ssl.git @ 2.13.1
  fluent-sqlite-driver: https://github.com/vapor/fluent-sqlite-driver.git @ 4.0.1
  swift-nio-http2: https://github.com/apple/swift-nio-http2.git @ 1.17.0
  Sublimate: /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
  websocket-kit: https://github.com/vapor/websocket-kit.git @ 2.1.3

Prepare packages

Computing target dependency graph and provisioning inputs

Create build description
Build description signature: cb502a0299a88a6881b65cea128252c9
Build description path: /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/cb502a0299a88a6881b65cea128252c9.xcbuilddata

note: Building targets in dependency order
error: The package product 'FluentKit' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'Tests' from project 'Sublimate')
error: The package product 'FluentSQL' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'Tests' from project 'Sublimate')
error: The package product 'Vapor' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'Tests' from project 'Sublimate')
error: The package product 'XCTFluent' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'Tests' from project 'Sublimate')
error: The package product 'XCTVapor' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'Tests' from project 'Sublimate')
error: The package product 'FluentSQLiteDriver' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'Tests' from project 'Sublimate')
error: The package product 'FluentKit' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'SublimateFluentKit' from project 'Sublimate')
error: The package product 'FluentSQL' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'SublimateFluentKit' from project 'Sublimate')
error: The package product 'FluentKit' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'SublimateVapor' from project 'Sublimate')
error: The package product 'FluentSQL' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'SublimateVapor' from project 'Sublimate')
error: The package product 'Vapor' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'SublimateVapor' from project 'Sublimate')
error: The package product 'FluentKit' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'Sublimate' from project 'Sublimate')
error: The package product 'FluentSQL' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'Sublimate' from project 'Sublimate')
error: The package product 'Vapor' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'Sublimate' from project 'Sublimate')
error: The package product 'FluentKit' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'Fluent' from project 'fluent')
error: The package product 'Vapor' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'Fluent' from project 'fluent')
Resolve Package Graph"
Retrying in 0.0 seconds ...
Building ... (attempt 2)
2023-10-10 22:04:42.745 xcodebuild[76209:8871692] 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/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme Sublimate-Package -destination generic/platform=watchos

User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph


Resolved source packages:
  swift-nio-transport-services: https://github.com/apple/swift-nio-transport-services.git @ 1.10.0
  swift-nio-extras: https://github.com/apple/swift-nio-extras.git @ 1.8.0
  multipart-kit: https://github.com/vapor/multipart-kit.git @ 4.0.3
  fluent-sqlite-driver: https://github.com/vapor/fluent-sqlite-driver.git @ 4.0.1
  swift-log: https://github.com/apple/swift-log.git @ 1.4.2
  swift-nio-http2: https://github.com/apple/swift-nio-http2.git @ 1.17.0
  sqlite-kit: https://github.com/vapor/sqlite-kit.git @ 4.0.2
  routing-kit: https://github.com/vapor/routing-kit.git @ 4.3.0
  swift-nio: https://github.com/apple/swift-nio @ 2.29.0
  console-kit: https://github.com/vapor/console-kit.git @ 4.2.6
  fluent-kit: https://github.com/vapor/fluent-kit @ 1.12.1
  async-kit: https://github.com/vapor/async-kit.git @ 1.3.1
  vapor: https://github.com/vapor/vapor.git @ 4.45.6
  swift-nio-ssl: https://github.com/apple/swift-nio-ssl.git @ 2.13.1
  swift-crypto: https://github.com/apple/swift-crypto.git @ 1.1.6
  swift-metrics: https://github.com/apple/swift-metrics.git @ 2.1.1
  sqlite-nio: https://github.com/vapor/sqlite-nio.git @ 1.1.0
  swift-backtrace: https://github.com/swift-server/swift-backtrace.git @ 1.2.3
  Sublimate: /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
  websocket-kit: https://github.com/vapor/websocket-kit.git @ 2.1.3
  sql-kit: https://github.com/vapor/sql-kit.git @ 3.9.0
  async-http-client: https://github.com/swift-server/async-http-client.git @ 1.3.0
  fluent: https://github.com/vapor/fluent @ 4.3.0
Prepare packages

Computing target dependency graph and provisioning inputs

Create build description
Build description signature: cb502a0299a88a6881b65cea128252c9
Build description path: /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/cb502a0299a88a6881b65cea128252c9.xcbuilddata

note: Building targets in dependency order
error: The package product 'FluentKit' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'SublimateFluentKit' from project 'Sublimate')
error: The package product 'FluentSQL' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'SublimateFluentKit' from project 'Sublimate')
error: The package product 'FluentKit' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'Sublimate' from project 'Sublimate')
error: The package product 'FluentSQL' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'Sublimate' from project 'Sublimate')
error: The package product 'Vapor' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'Sublimate' from project 'Sublimate')
error: The package product 'FluentKit' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'Fluent' from project 'fluent')
error: The package product 'Vapor' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'Fluent' from project 'fluent')
error: The package product 'FluentKit' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'Tests' from project 'Sublimate')
error: The package product 'FluentSQL' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'Tests' from project 'Sublimate')
error: The package product 'Vapor' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'Tests' from project 'Sublimate')
error: The package product 'XCTFluent' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'Tests' from project 'Sublimate')
error: The package product 'XCTVapor' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'Tests' from project 'Sublimate')
error: The package product 'FluentSQLiteDriver' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'Tests' from project 'Sublimate')
error: The package product 'FluentKit' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'SublimateVapor' from project 'Sublimate')
error: The package product 'FluentSQL' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'SublimateVapor' from project 'Sublimate')
error: The package product 'Vapor' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'SublimateVapor' from project 'Sublimate')
** BUILD FAILED **
ShellOut encountered an error
Status code: 65
Message: "2023-10-10 22:04:42.745 xcodebuild[76209:8871692] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
** BUILD FAILED **
"
Output: "Command line invocation:
    /Applications/Xcode-14.3.1.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme Sublimate-Package -destination generic/platform=watchos

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

Resolve Package Graph


Resolved source packages:
  swift-nio-transport-services: https://github.com/apple/swift-nio-transport-services.git @ 1.10.0
  swift-nio-extras: https://github.com/apple/swift-nio-extras.git @ 1.8.0
  multipart-kit: https://github.com/vapor/multipart-kit.git @ 4.0.3
  fluent-sqlite-driver: https://github.com/vapor/fluent-sqlite-driver.git @ 4.0.1
  swift-log: https://github.com/apple/swift-log.git @ 1.4.2
  swift-nio-http2: https://github.com/apple/swift-nio-http2.git @ 1.17.0
  sqlite-kit: https://github.com/vapor/sqlite-kit.git @ 4.0.2
  routing-kit: https://github.com/vapor/routing-kit.git @ 4.3.0
  swift-nio: https://github.com/apple/swift-nio @ 2.29.0
  console-kit: https://github.com/vapor/console-kit.git @ 4.2.6
  fluent-kit: https://github.com/vapor/fluent-kit @ 1.12.1
  async-kit: https://github.com/vapor/async-kit.git @ 1.3.1
  vapor: https://github.com/vapor/vapor.git @ 4.45.6
  swift-nio-ssl: https://github.com/apple/swift-nio-ssl.git @ 2.13.1
  swift-crypto: https://github.com/apple/swift-crypto.git @ 1.1.6
  swift-metrics: https://github.com/apple/swift-metrics.git @ 2.1.1
  sqlite-nio: https://github.com/vapor/sqlite-nio.git @ 1.1.0
  swift-backtrace: https://github.com/swift-server/swift-backtrace.git @ 1.2.3
  Sublimate: /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
  websocket-kit: https://github.com/vapor/websocket-kit.git @ 2.1.3
  sql-kit: https://github.com/vapor/sql-kit.git @ 3.9.0
  async-http-client: https://github.com/swift-server/async-http-client.git @ 1.3.0
  fluent: https://github.com/vapor/fluent @ 4.3.0

Prepare packages

Computing target dependency graph and provisioning inputs

Create build description
Build description signature: cb502a0299a88a6881b65cea128252c9
Build description path: /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/cb502a0299a88a6881b65cea128252c9.xcbuilddata

note: Building targets in dependency order
error: The package product 'FluentKit' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'SublimateFluentKit' from project 'Sublimate')
error: The package product 'FluentSQL' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'SublimateFluentKit' from project 'Sublimate')
error: The package product 'FluentKit' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'Sublimate' from project 'Sublimate')
error: The package product 'FluentSQL' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'Sublimate' from project 'Sublimate')
error: The package product 'Vapor' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'Sublimate' from project 'Sublimate')
error: The package product 'FluentKit' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'Fluent' from project 'fluent')
error: The package product 'Vapor' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'Fluent' from project 'fluent')
error: The package product 'FluentKit' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'Tests' from project 'Sublimate')
error: The package product 'FluentSQL' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'Tests' from project 'Sublimate')
error: The package product 'Vapor' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'Tests' from project 'Sublimate')
error: The package product 'XCTFluent' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'Tests' from project 'Sublimate')
error: The package product 'XCTVapor' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'Tests' from project 'Sublimate')
error: The package product 'FluentSQLiteDriver' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'Tests' from project 'Sublimate')
error: The package product 'FluentKit' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'SublimateVapor' from project 'Sublimate')
error: The package product 'FluentSQL' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'SublimateVapor' from project 'Sublimate')
error: The package product 'Vapor' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'SublimateVapor' from project 'Sublimate')"
BUILD FAILURE 5.8 watchOS
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.