The Swift Package Index logo.Swift Package Index

Build Information

Failed to build FunctionalAPI with Swift 5.9 for watchOS using Xcode 15.2 at 2.1.0.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sloik/FunctionalAPI.git
Reference: 2.1.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/sloik/FunctionalAPI
 * tag               2.1.0      -> FETCH_HEAD
HEAD is now at 7941b0f Adds function combinators and Phantom struct.
Cloned https://github.com/sloik/FunctionalAPI.git into spi-builder-workspace
7941b0f441aa9781f69a277987ab86d1a8c74ef2
SUCCESS checkout https://github.com/sloik/FunctionalAPI.git at 2.1.0
========================================
Build
========================================
Selected platform:         watchos
Swift version:             5.9
Building package at path:  spi-builder-workspace
Command line invocation:
    /Applications/Xcode-15.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies

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

Resolve Package Graph

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

Fetching from https://github.com/pointfreeco/swift-snapshot-testing.git (cached)

Creating working copy of package ‘swift-snapshot-testing’

Checking out 1.11.0 of package ‘swift-snapshot-testing’


Creating working copy of package ‘EitherSwift’

Checking out 1.1.1 of package ‘EitherSwift’


Resolve Package Graph


Resolved source packages:
  FunctionalAPI: /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
  swift-snapshot-testing: https://github.com/pointfreeco/swift-snapshot-testing.git @ 1.11.0
  EitherSwift: https://github.com/sloik/EitherSwift.git @ 1.1.1
resolved source packages: FunctionalAPI, swift-snapshot-testing, EitherSwift
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "EitherSwift",
      "FunctionalAPI"
    ]
  }
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "EitherSwift",
      "FunctionalAPI"
    ]
  }
}
{
  "dependencies" : [
    {
      "identity" : "swift-snapshot-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.9.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-snapshot-testing.git"
    },
    {
      "identity" : "eitherswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/sloik/EitherSwift.git"
    }
  ],
  "manifest_display_name" : "FunctionalAPI",
  "name" : "FunctionalAPI",
  "path" : "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.13"
    },
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "tvos",
      "version" : "11.0"
    },
    {
      "name" : "watchos",
      "version" : "4.0"
    }
  ],
  "products" : [
    {
      "name" : "FunctionalAPI",
      "targets" : [
        "FunctionalAPI"
      ],
      "type" : {
        "library" : [
          "dynamic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FunctionalAPITests",
      "module_type" : "SwiftTarget",
      "name" : "FunctionalAPITests",
      "path" : "Tests/FunctionalAPITests",
      "product_dependencies" : [
        "SnapshotTesting"
      ],
      "sources" : [
        "FunctionalAPITests.swift"
      ],
      "target_dependencies" : [
        "FunctionalAPI"
      ],
      "type" : "test"
    },
    {
      "c99name" : "FunctionalAPI",
      "module_type" : "SwiftTarget",
      "name" : "FunctionalAPI",
      "path" : "Sources/FunctionalAPI",
      "product_dependencies" : [
        "EitherSwift"
      ],
      "product_memberships" : [
        "FunctionalAPI"
      ],
      "sources" : [
        "Development.swift",
        "FreeMaps.swift",
        "FunctionsCombinators.swift",
        "Identity.swift",
        "NOPs.swift",
        "Phantom.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
Schemes found:
  EitherSwift
  FunctionalAPI
Command line invocation:
/Applications/Xcode-15.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies

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


Resolved source packages:
  FunctionalAPI: /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
  EitherSwift: https://github.com/sloik/EitherSwift.git @ 1.1.1
  swift-snapshot-testing: https://github.com/pointfreeco/swift-snapshot-testing.git @ 1.11.0
resolved source packages: FunctionalAPI, EitherSwift, swift-snapshot-testing
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "FunctionalAPI"
    ]
  }
}
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride="$PWD/.dependencies" -derivedDataPath "$PWD/.derivedData" build -scheme FunctionalAPI -destination "generic/platform=watchos"
Building ... (attempt 1)
Command line invocation:
    /Applications/Xcode-15.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme FunctionalAPI -destination generic/platform=watchos

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


Resolved source packages:
  swift-snapshot-testing: https://github.com/pointfreeco/swift-snapshot-testing.git @ 1.11.0
  EitherSwift: https://github.com/sloik/EitherSwift.git @ 1.1.1
  FunctionalAPI: /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
Prepare packages

Computing target dependency graph and provisioning inputs

Create build description

Build description signature: b99ed30d6ec610a5208126330050843f
Build description path: /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/b99ed30d6ec610a5208126330050843f.xcbuilddata

note: Building targets in dependency order
note: Target dependency graph (7 targets)
    Target 'FunctionalAPITests' in project 'FunctionalAPI'
        ➜ Explicit dependency on target 'EitherSwift' in project 'EitherSwift'
        ➜ Explicit dependency on target 'FunctionalAPI' in project 'FunctionalAPI'
        ➜ Explicit dependency on target 'SnapshotTesting' in project 'swift-snapshot-testing'
    Target 'SnapshotTesting' in project 'swift-snapshot-testing'
        ➜ Explicit dependency on target 'SnapshotTesting' in project 'swift-snapshot-testing'
    Target 'SnapshotTesting' in project 'swift-snapshot-testing' (no dependencies)
    Target 'FunctionalAPI' in project 'FunctionalAPI'
        ➜ Explicit dependency on target 'FunctionalAPI' in project 'FunctionalAPI'
        ➜ Explicit dependency on target 'EitherSwift' in project 'EitherSwift'
    Target 'FunctionalAPI' in project 'FunctionalAPI'
        ➜ Explicit dependency on target 'EitherSwift' in project 'EitherSwift'
    Target 'EitherSwift' in project 'EitherSwift'
        ➜ Explicit dependency on target 'EitherSwift' in project 'EitherSwift'
    Target 'EitherSwift' in project 'EitherSwift' (no dependencies)
error: The package product 'EitherSwift' requires minimum platform version 5.0 for the watchOS platform, but this target supports 4.0 (in target 'FunctionalAPI' from project 'FunctionalAPI')
error: The package product 'EitherSwift' requires minimum platform version 5.0 for the watchOS platform, but this target supports 4.0 (in target 'FunctionalAPI' from project 'FunctionalAPI')
Resolve Package Graph
** BUILD FAILED **
Retrying in 0 seconds ...
Building ... (attempt 2)
Command line invocation:
    /Applications/Xcode-15.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme FunctionalAPI -destination generic/platform=watchos

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


Resolved source packages:
  EitherSwift: https://github.com/sloik/EitherSwift.git @ 1.1.1
  FunctionalAPI: /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
  swift-snapshot-testing: https://github.com/pointfreeco/swift-snapshot-testing.git @ 1.11.0
Prepare packages

Computing target dependency graph and provisioning inputs

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

note: Building targets in dependency order
note: Target dependency graph (7 targets)
    Target 'FunctionalAPITests' in project 'FunctionalAPI'
        ➜ Explicit dependency on target 'EitherSwift' in project 'EitherSwift'
        ➜ Explicit dependency on target 'FunctionalAPI' in project 'FunctionalAPI'
        ➜ Explicit dependency on target 'SnapshotTesting' in project 'swift-snapshot-testing'
    Target 'SnapshotTesting' in project 'swift-snapshot-testing'
        ➜ Explicit dependency on target 'SnapshotTesting' in project 'swift-snapshot-testing'
    Target 'SnapshotTesting' in project 'swift-snapshot-testing' (no dependencies)
    Target 'FunctionalAPI' in project 'FunctionalAPI'
        ➜ Explicit dependency on target 'FunctionalAPI' in project 'FunctionalAPI'
        ➜ Explicit dependency on target 'EitherSwift' in project 'EitherSwift'
    Target 'FunctionalAPI' in project 'FunctionalAPI'
        ➜ Explicit dependency on target 'EitherSwift' in project 'EitherSwift'
    Target 'EitherSwift' in project 'EitherSwift'
        ➜ Explicit dependency on target 'EitherSwift' in project 'EitherSwift'
    Target 'EitherSwift' in project 'EitherSwift' (no dependencies)
error: The package product 'EitherSwift' requires minimum platform version 5.0 for the watchOS platform, but this target supports 4.0 (in target 'FunctionalAPI' from project 'FunctionalAPI')
error: The package product 'EitherSwift' requires minimum platform version 5.0 for the watchOS platform, but this target supports 4.0 (in target 'FunctionalAPI' from project 'FunctionalAPI')
** BUILD FAILED **
Retrying in 0 seconds ...
BUILD FAILURE 5.9 watchos