The Swift Package Index logo.Swift Package Index

Build Information

Failed to build RelativeUrls with Swift 5.8 for watchOS using Xcode 14.3 at main.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.21.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/markbattistella/relative-urls-publish-plugin.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/markbattistella/relative-urls-publish-plugin
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 907a840 Initial commit
Cloned https://github.com/markbattistella/relative-urls-publish-plugin.git into spi-builder-workspace
907a840d2d884a28913bc5b1aef0ba61567cd821
SUCCESS checkout https://github.com/markbattistella/relative-urls-publish-plugin.git at main
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             5.8
Building package at path:  spi-builder-workspace
2023-07-14 23:15:16.009 xcodebuild[81870:779718] 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/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/johnsundell/publish.git (cached)

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

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

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

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

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

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

Fetching from https://github.com/johnsundell/ink.git (cached)
Creating working copy of package ‘sweep’

Checking out 0.4.0 of package ‘sweep’

Creating working copy of package ‘publish’

Checking out 0.9.0 of package ‘publish’


Creating working copy of package ‘codextended’

Checking out 0.3.0 of package ‘codextended’


Creating working copy of package ‘plot’

Checking out 0.14.0 of package ‘plot’

Creating working copy of package ‘collectionConcurrencyKit’

Checking out 0.2.0 of package ‘collectionConcurrencyKit’

Creating working copy of package ‘ink’

Checking out 0.6.0 of package ‘ink’

Creating working copy of package ‘shellout’

Checking out 2.3.0 of package ‘shellout’

Creating working copy of package ‘files’

Checking out 4.2.0 of package ‘files’

Resolve Package Graph


Resolved source packages:
  CollectionConcurrencyKit: https://github.com/johnsundell/collectionConcurrencyKit.git @ 0.2.0
  Publish: https://github.com/johnsundell/publish.git @ 0.9.0
  Ink: https://github.com/johnsundell/ink.git @ 0.6.0
  Sweep: https://github.com/johnsundell/sweep.git @ 0.4.0
  Plot: https://github.com/johnsundell/plot.git @ 0.14.0
  RelativeUrls: /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
  Files: https://github.com/johnsundell/files.git @ 4.2.0
  Codextended: https://github.com/johnsundell/codextended.git @ 0.3.0
  ShellOut: https://github.com/johnsundell/shellout.git @ 2.3.0
resolved source packages: CollectionConcurrencyKit, Publish, Ink, Sweep, Plot, RelativeUrls, Files, Codextended, ShellOut
2023-07-14 23:15:19.804 xcodebuild[82481:781665] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "RelativeUrls"
    ]
  }
}
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-14.3.0.app" xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride="$PWD/.dependencies" -derivedDataPath "$PWD/.derivedData" build -scheme RelativeUrls -destination "generic/platform=watchos"
Building ... (attempt 1)
2023-07-14 23:15:20.506 xcodebuild[82534:781851] 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/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme RelativeUrls -destination generic/platform=watchos
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph


Resolved source packages:
  RelativeUrls: /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
  Files: https://github.com/johnsundell/files.git @ 4.2.0
  Publish: https://github.com/johnsundell/publish.git @ 0.9.0
  ShellOut: https://github.com/johnsundell/shellout.git @ 2.3.0
  Ink: https://github.com/johnsundell/ink.git @ 0.6.0
  Sweep: https://github.com/johnsundell/sweep.git @ 0.4.0
  CollectionConcurrencyKit: https://github.com/johnsundell/collectionConcurrencyKit.git @ 0.2.0
  Plot: https://github.com/johnsundell/plot.git @ 0.14.0
  Codextended: https://github.com/johnsundell/codextended.git @ 0.3.0
Prepare packages

Computing target dependency graph and provisioning inputs

Create build description
Build description signature: 9d15f190078c2217856e1dc38d2718e1
Build description path: /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/9d15f190078c2217856e1dc38d2718e1.xcbuilddata

note: Building targets in dependency order
error: The package product 'CollectionConcurrencyKit' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'Publish' from project 'Publish')
Resolve Package Graph
** BUILD FAILED **
Retrying in 0 seconds ...
Building ... (attempt 2)
2023-07-14 23:15:22.418 xcodebuild[82639:782210] 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/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme RelativeUrls -destination generic/platform=watchos

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


Resolved source packages:
  Plot: https://github.com/johnsundell/plot.git @ 0.14.0
  Sweep: https://github.com/johnsundell/sweep.git @ 0.4.0
  Codextended: https://github.com/johnsundell/codextended.git @ 0.3.0
  RelativeUrls: /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
  Publish: https://github.com/johnsundell/publish.git @ 0.9.0
  ShellOut: https://github.com/johnsundell/shellout.git @ 2.3.0
  Ink: https://github.com/johnsundell/ink.git @ 0.6.0
  CollectionConcurrencyKit: https://github.com/johnsundell/collectionConcurrencyKit.git @ 0.2.0
  Files: https://github.com/johnsundell/files.git @ 4.2.0
Prepare packages

Computing target dependency graph and provisioning inputs

Create build description
Build description signature: 9d15f190078c2217856e1dc38d2718e1
Build description path: /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/9d15f190078c2217856e1dc38d2718e1.xcbuilddata

note: Building targets in dependency order
error: The package product 'CollectionConcurrencyKit' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'Publish' from project 'Publish')
** BUILD FAILED **
Retrying in 0 seconds ...
BUILD FAILURE 5.8 watchOS

Build Machine: Mac 5