The Swift Package Index logo.Swift Package Index

Build Information

Failed to build LSPServiceKit with Swift 5.7 for watchOS using Xcode 14.2 at master.

Build Command

env DEVELOPER_DIR="/Applications/Xcode-14.2.0.app" xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride="$PWD/.dependencies" -derivedDataPath "$PWD/.derivedData" build -scheme LSPServiceKit -destination "generic/platform=watchos"

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/codeface-io/LSPServiceKit.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/codeface-io/LSPServiceKit
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 3a1b4b3 Update SwiftLSP
Cloned https://github.com/codeface-io/LSPServiceKit.git into spi-builder-workspace
3a1b4b3a53fdac0b5352e9b47bd0470e7dd3a225
SPI manifest file found: spi-builder-workspace/.spi.yml
SUCCESS checkout https://github.com/codeface-io/LSPServiceKit.git at master
========================================
Build
========================================
Selected platform:         watchos
Swift version:             5.7
Building package at path:  spi-builder-workspace
Command line invocation:
/Applications/Xcode-14.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies

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

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

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

Fetching from https://github.com/codeface-io/SwiftObserver.git (cached)

Fetching from https://github.com/codeface-io/SwiftLSP.git (cached)


Cloning local copy of package ‘SwiftyToolz’

Checking out 0.5.1 of package ‘SwiftyToolz’

Cloning local copy of package ‘FoundationToolz’

Checking out 0.4.0 of package ‘FoundationToolz’

Cloning local copy of package ‘SwiftLSP’

Checking out 0.3.15 of package ‘SwiftLSP’

Cloning local copy of package ‘SwiftObserver’

Checking out 7.0.9 of package ‘SwiftObserver’


Resolved source packages:
  SwiftyToolz: https://github.com/flowtoolz/SwiftyToolz.git @ 0.5.1
  SwiftLSP: https://github.com/codeface-io/SwiftLSP.git @ 0.3.15
  FoundationToolz: https://github.com/flowtoolz/FoundationToolz.git @ 0.4.0
  SwiftObserver: https://github.com/codeface-io/SwiftObserver.git @ 7.0.9
  LSPServiceKit: /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace

resolved source packages: SwiftyToolz, SwiftLSP, FoundationToolz, SwiftObserver, LSPServiceKit
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "LSPServiceKit"
    ]
  }
}
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-14.2.0.app" xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride="$PWD/.dependencies" -derivedDataPath "$PWD/.derivedData" build -scheme LSPServiceKit -destination "generic/platform=watchos"
Building ... (attempt 1)
Command line invocation:
/Applications/Xcode-14.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme LSPServiceKit -destination generic/platform=watchos

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

Resolve Package Graph

Resolved source packages:
  SwiftyToolz: https://github.com/flowtoolz/SwiftyToolz.git @ 0.5.1
  SwiftObserver: https://github.com/codeface-io/SwiftObserver.git @ 7.0.9
  FoundationToolz: https://github.com/flowtoolz/FoundationToolz.git @ 0.4.0
  SwiftLSP: https://github.com/codeface-io/SwiftLSP.git @ 0.3.15
  LSPServiceKit: /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace

Prepare packages


Computing target dependency graph and provisioning inputs

Create build description
Build description signature: e94256791be0e27b75a33c2c898e29ae
Build description path: /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/e94256791be0e27b75a33c2c898e29ae-desc.xcbuild

note: Building targets in dependency order
error: The package product 'SwiftLSP' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'LSPServiceKit' from project 'LSPServiceKit')
error: The package product 'FoundationToolz' requires minimum platform version 5.0 for the watchOS platform, but this target supports 4.0 (in target 'LSPServiceKit' from project 'LSPServiceKit')
error: The package product 'SwiftObserver' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'LSPServiceKit' from project 'LSPServiceKit')
Resolve Package Graph
** BUILD FAILED **
Retrying in 0 seconds ...
Building ... (attempt 2)
Command line invocation:
/Applications/Xcode-14.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme LSPServiceKit -destination generic/platform=watchos

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

Resolved source packages:
  SwiftyToolz: https://github.com/flowtoolz/SwiftyToolz.git @ 0.5.1
  SwiftLSP: https://github.com/codeface-io/SwiftLSP.git @ 0.3.15
  FoundationToolz: https://github.com/flowtoolz/FoundationToolz.git @ 0.4.0
  SwiftObserver: https://github.com/codeface-io/SwiftObserver.git @ 7.0.9
  LSPServiceKit: /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace

Prepare packages


Computing target dependency graph and provisioning inputs

Create build description
Build description signature: e94256791be0e27b75a33c2c898e29ae
Build description path: /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/e94256791be0e27b75a33c2c898e29ae-desc.xcbuild

note: Building targets in dependency order
error: The package product 'SwiftLSP' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'LSPServiceKit' from project 'LSPServiceKit')
error: The package product 'FoundationToolz' requires minimum platform version 5.0 for the watchOS platform, but this target supports 4.0 (in target 'LSPServiceKit' from project 'LSPServiceKit')
error: The package product 'SwiftObserver' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'LSPServiceKit' from project 'LSPServiceKit')
** BUILD FAILED **
Retrying in 0 seconds ...
BUILD FAILURE 5.7 watchos

Build Machine: Mac 5