The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Mobius with Swift 5.9 for watchOS using Xcode 15.2 at master.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme Mobius-Package -destination generic/platform=watchos

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/spotify/Mobius.swift.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/spotify/Mobius.swift
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 315a69a Update copyright (#208)
Cloned https://github.com/spotify/Mobius.swift.git
Revision (git rev-parse @):
315a69a3dbf85eccd12663d25e37361b6a7e1e03
SUCCESS checkout https://github.com/spotify/Mobius.swift.git at master
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             5.9
Building package at path:  $workDir
https://github.com/spotify/Mobius.swift.git
Command line invocation:
    /Applications/Xcode-15.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/mattgallagher/CwlPreconditionTesting.git (cached)
Fetching from https://github.com/mattgallagher/CwlCatchException.git (cached)
Fetching from https://github.com/pointfreeco/swift-case-paths (cached)
Fetching from https://github.com/Quick/Nimble (cached)
Fetching from https://github.com/Quick/Quick (cached)
Creating working copy of package ‘CwlPreconditionTesting’
Checking out 2.1.0 of package ‘CwlPreconditionTesting’
Creating working copy of package ‘CwlCatchException’
Checking out 2.0.0 of package ‘CwlCatchException’
Creating working copy of package ‘Quick’
Checking out 5.0.1 of package ‘Quick’
Creating working copy of package ‘swift-case-paths’
Checking out 0.10.1 of package ‘swift-case-paths’
Creating working copy of package ‘Nimble’
Checking out 10.0.0 of package ‘Nimble’
Resolve Package Graph
Resolved source packages:
  Nimble: https://github.com/Quick/Nimble @ 10.0.0
  CwlPreconditionTesting: https://github.com/mattgallagher/CwlPreconditionTesting.git @ 2.1.0
  Mobius: /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
  Quick: https://github.com/Quick/Quick @ 5.0.1
  swift-case-paths: https://github.com/pointfreeco/swift-case-paths @ 0.10.1
  CwlCatchException: https://github.com/mattgallagher/CwlCatchException.git @ 2.0.0
resolved source packages: Nimble, CwlPreconditionTesting, Mobius, Quick, swift-case-paths, CwlCatchException
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Mobius-Package",
      "MobiusCore",
      "MobiusExtras",
      "MobiusNimble",
      "MobiusTest"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme Mobius-Package -destination generic/platform=watchos
Command line invocation:
    /Applications/Xcode-15.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme Mobius-Package -destination generic/platform=watchos
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  Nimble: https://github.com/Quick/Nimble @ 10.0.0
  CwlCatchException: https://github.com/mattgallagher/CwlCatchException.git @ 2.0.0
  CwlPreconditionTesting: https://github.com/mattgallagher/CwlPreconditionTesting.git @ 2.1.0
  Quick: https://github.com/Quick/Quick @ 5.0.1
  swift-case-paths: https://github.com/pointfreeco/swift-case-paths @ 0.10.1
  Mobius: /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (20 targets)
    Target 'MobiusTestTests' in project 'Mobius'
        ➜ Explicit dependency on target 'MobiusCore' in project 'Mobius'
        ➜ Explicit dependency on target 'MobiusTest' in project 'Mobius'
        ➜ Explicit dependency on target 'CasePaths' in project 'swift-case-paths'
        ➜ Explicit dependency on target 'Quick' in project 'Quick'
        ➜ Explicit dependency on target 'Nimble' in project 'Nimble'
    Target 'MobiusNimbleTests' in project 'Mobius'
        ➜ Explicit dependency on target 'MobiusCore' in project 'Mobius'
        ➜ Explicit dependency on target 'MobiusTest' in project 'Mobius'
        ➜ Explicit dependency on target 'MobiusNimble' in project 'Mobius'
        ➜ Explicit dependency on target 'CasePaths' in project 'swift-case-paths'
        ➜ Explicit dependency on target 'Nimble' in project 'Nimble'
        ➜ Explicit dependency on target 'Quick' in project 'Quick'
    Target 'MobiusExtrasTests' in project 'Mobius'
        ➜ Explicit dependency on target 'MobiusCore' in project 'Mobius'
        ➜ Explicit dependency on target 'MobiusExtras' in project 'Mobius'
        ➜ Explicit dependency on target 'MobiusThrowableAssertion' in project 'Mobius'
        ➜ Explicit dependency on target 'CasePaths' in project 'swift-case-paths'
        ➜ Explicit dependency on target 'Nimble' in project 'Nimble'
        ➜ Explicit dependency on target 'Quick' in project 'Quick'
    Target 'MobiusCoreTests' in project 'Mobius'
        ➜ Explicit dependency on target 'MobiusCore' in project 'Mobius'
        ➜ Explicit dependency on target 'MobiusThrowableAssertion' in project 'Mobius'
        ➜ Explicit dependency on target 'CasePaths' in project 'swift-case-paths'
        ➜ Explicit dependency on target 'Nimble' in project 'Nimble'
        ➜ Explicit dependency on target 'Quick' in project 'Quick'
    Target 'Quick' in project 'Quick'
        ➜ Explicit dependency on target 'Quick' in project 'Quick'
        ➜ Explicit dependency on target 'QuickObjCRuntime' in project 'Quick'
    Target 'Quick' in project 'Quick'
        ➜ Explicit dependency on target 'QuickObjCRuntime' in project 'Quick'
    Target 'QuickObjCRuntime' in project 'Quick' (no dependencies)
    Target 'MobiusThrowableAssertion' in project 'Mobius' (no dependencies)
    Target 'MobiusTest' in project 'Mobius'
        ➜ Explicit dependency on target 'MobiusTest' in project 'Mobius'
        ➜ Explicit dependency on target 'MobiusCore' in project 'Mobius'
        ➜ Explicit dependency on target 'CasePaths' in project 'swift-case-paths'
    Target 'MobiusNimble' in project 'Mobius'
        ➜ Explicit dependency on target 'MobiusNimble' in project 'Mobius'
        ➜ Explicit dependency on target 'MobiusCore' in project 'Mobius'
        ➜ Explicit dependency on target 'MobiusTest' in project 'Mobius'
        ➜ Explicit dependency on target 'CasePaths' in project 'swift-case-paths'
        ➜ Explicit dependency on target 'Nimble' in project 'Nimble'
    Target 'MobiusNimble' in project 'Mobius'
        ➜ Explicit dependency on target 'MobiusCore' in project 'Mobius'
        ➜ Explicit dependency on target 'MobiusTest' in project 'Mobius'
        ➜ Explicit dependency on target 'CasePaths' in project 'swift-case-paths'
        ➜ Explicit dependency on target 'Nimble' in project 'Nimble'
    Target 'Nimble' in project 'Nimble'
        ➜ Explicit dependency on target 'Nimble' in project 'Nimble'
    Target 'Nimble' in project 'Nimble' (no dependencies)
    Target 'MobiusTest' in project 'Mobius'
        ➜ Explicit dependency on target 'MobiusCore' in project 'Mobius'
        ➜ Explicit dependency on target 'CasePaths' in project 'swift-case-paths'
    Target 'MobiusExtras' in project 'Mobius'
        ➜ Explicit dependency on target 'MobiusExtras' in project 'Mobius'
        ➜ Explicit dependency on target 'MobiusCore' in project 'Mobius'
        ➜ Explicit dependency on target 'CasePaths' in project 'swift-case-paths'
    Target 'MobiusExtras' in project 'Mobius'
        ➜ Explicit dependency on target 'MobiusCore' in project 'Mobius'
        ➜ Explicit dependency on target 'CasePaths' in project 'swift-case-paths'
    Target 'MobiusCore' in project 'Mobius'
        ➜ Explicit dependency on target 'MobiusCore' in project 'Mobius'
        ➜ Explicit dependency on target 'CasePaths' in project 'swift-case-paths'
    Target 'MobiusCore' in project 'Mobius'
        ➜ Explicit dependency on target 'CasePaths' in project 'swift-case-paths'
    Target 'CasePaths' in project 'swift-case-paths'
        ➜ Explicit dependency on target 'CasePaths' in project 'swift-case-paths'
    Target 'CasePaths' in project 'swift-case-paths' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
Build description signature: 37045325b0ddddc1ec18f5e2a289f3f9
Build description path: /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/37045325b0ddddc1ec18f5e2a289f3f9.xcbuilddata
error: The package product 'CasePaths' requires minimum platform version 5.0 for the watchOS platform, but this target supports 4.0 (in target 'MobiusExtras' from project 'Mobius')
error: The package product 'CasePaths' requires minimum platform version 5.0 for the watchOS platform, but this target supports 4.0 (in target 'MobiusNimble' from project 'Mobius')
error: The package product 'Nimble' requires minimum platform version 5.0 for the watchOS platform, but this target supports 4.0 (in target 'MobiusNimble' from project 'Mobius')
error: The package product 'CasePaths' requires minimum platform version 5.0 for the watchOS platform, but this target supports 4.0 (in target 'MobiusTest' from project 'Mobius')
error: The package product 'CasePaths' requires minimum platform version 5.0 for the watchOS platform, but this target supports 4.0 (in target 'MobiusCore' from project 'Mobius')
Resolve Package Graph
** BUILD FAILED **
Command line invocation:
    /Applications/Xcode-15.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme Mobius-Package -destination generic/platform=watchos
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  Quick: https://github.com/Quick/Quick @ 5.0.1
  Nimble: https://github.com/Quick/Nimble @ 10.0.0
  swift-case-paths: https://github.com/pointfreeco/swift-case-paths @ 0.10.1
  CwlPreconditionTesting: https://github.com/mattgallagher/CwlPreconditionTesting.git @ 2.1.0
  Mobius: /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
  CwlCatchException: https://github.com/mattgallagher/CwlCatchException.git @ 2.0.0
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (20 targets)
    Target 'MobiusTestTests' in project 'Mobius'
        ➜ Explicit dependency on target 'MobiusCore' in project 'Mobius'
        ➜ Explicit dependency on target 'MobiusTest' in project 'Mobius'
        ➜ Explicit dependency on target 'CasePaths' in project 'swift-case-paths'
        ➜ Explicit dependency on target 'Quick' in project 'Quick'
        ➜ Explicit dependency on target 'Nimble' in project 'Nimble'
    Target 'MobiusNimbleTests' in project 'Mobius'
        ➜ Explicit dependency on target 'MobiusCore' in project 'Mobius'
        ➜ Explicit dependency on target 'MobiusTest' in project 'Mobius'
        ➜ Explicit dependency on target 'MobiusNimble' in project 'Mobius'
        ➜ Explicit dependency on target 'CasePaths' in project 'swift-case-paths'
        ➜ Explicit dependency on target 'Nimble' in project 'Nimble'
        ➜ Explicit dependency on target 'Quick' in project 'Quick'
    Target 'MobiusExtrasTests' in project 'Mobius'
        ➜ Explicit dependency on target 'MobiusCore' in project 'Mobius'
        ➜ Explicit dependency on target 'MobiusExtras' in project 'Mobius'
        ➜ Explicit dependency on target 'MobiusThrowableAssertion' in project 'Mobius'
        ➜ Explicit dependency on target 'CasePaths' in project 'swift-case-paths'
        ➜ Explicit dependency on target 'Nimble' in project 'Nimble'
        ➜ Explicit dependency on target 'Quick' in project 'Quick'
    Target 'MobiusCoreTests' in project 'Mobius'
        ➜ Explicit dependency on target 'MobiusCore' in project 'Mobius'
        ➜ Explicit dependency on target 'MobiusThrowableAssertion' in project 'Mobius'
        ➜ Explicit dependency on target 'CasePaths' in project 'swift-case-paths'
        ➜ Explicit dependency on target 'Nimble' in project 'Nimble'
        ➜ Explicit dependency on target 'Quick' in project 'Quick'
    Target 'Quick' in project 'Quick'
        ➜ Explicit dependency on target 'Quick' in project 'Quick'
        ➜ Explicit dependency on target 'QuickObjCRuntime' in project 'Quick'
    Target 'Quick' in project 'Quick'
        ➜ Explicit dependency on target 'QuickObjCRuntime' in project 'Quick'
    Target 'QuickObjCRuntime' in project 'Quick' (no dependencies)
    Target 'MobiusThrowableAssertion' in project 'Mobius' (no dependencies)
    Target 'MobiusTest' in project 'Mobius'
        ➜ Explicit dependency on target 'MobiusTest' in project 'Mobius'
        ➜ Explicit dependency on target 'MobiusCore' in project 'Mobius'
        ➜ Explicit dependency on target 'CasePaths' in project 'swift-case-paths'
    Target 'MobiusNimble' in project 'Mobius'
        ➜ Explicit dependency on target 'MobiusNimble' in project 'Mobius'
        ➜ Explicit dependency on target 'MobiusCore' in project 'Mobius'
        ➜ Explicit dependency on target 'MobiusTest' in project 'Mobius'
        ➜ Explicit dependency on target 'CasePaths' in project 'swift-case-paths'
        ➜ Explicit dependency on target 'Nimble' in project 'Nimble'
    Target 'MobiusNimble' in project 'Mobius'
        ➜ Explicit dependency on target 'MobiusCore' in project 'Mobius'
        ➜ Explicit dependency on target 'MobiusTest' in project 'Mobius'
        ➜ Explicit dependency on target 'CasePaths' in project 'swift-case-paths'
        ➜ Explicit dependency on target 'Nimble' in project 'Nimble'
    Target 'Nimble' in project 'Nimble'
        ➜ Explicit dependency on target 'Nimble' in project 'Nimble'
    Target 'Nimble' in project 'Nimble' (no dependencies)
    Target 'MobiusTest' in project 'Mobius'
        ➜ Explicit dependency on target 'MobiusCore' in project 'Mobius'
        ➜ Explicit dependency on target 'CasePaths' in project 'swift-case-paths'
    Target 'MobiusExtras' in project 'Mobius'
        ➜ Explicit dependency on target 'MobiusExtras' in project 'Mobius'
        ➜ Explicit dependency on target 'MobiusCore' in project 'Mobius'
        ➜ Explicit dependency on target 'CasePaths' in project 'swift-case-paths'
    Target 'MobiusExtras' in project 'Mobius'
        ➜ Explicit dependency on target 'MobiusCore' in project 'Mobius'
        ➜ Explicit dependency on target 'CasePaths' in project 'swift-case-paths'
    Target 'MobiusCore' in project 'Mobius'
        ➜ Explicit dependency on target 'MobiusCore' in project 'Mobius'
        ➜ Explicit dependency on target 'CasePaths' in project 'swift-case-paths'
    Target 'MobiusCore' in project 'Mobius'
        ➜ Explicit dependency on target 'CasePaths' in project 'swift-case-paths'
    Target 'CasePaths' in project 'swift-case-paths'
        ➜ Explicit dependency on target 'CasePaths' in project 'swift-case-paths'
    Target 'CasePaths' in project 'swift-case-paths' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
Build description signature: 37045325b0ddddc1ec18f5e2a289f3f9
Build description path: /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/37045325b0ddddc1ec18f5e2a289f3f9.xcbuilddata
error: The package product 'CasePaths' requires minimum platform version 5.0 for the watchOS platform, but this target supports 4.0 (in target 'MobiusTest' from project 'Mobius')
error: The package product 'CasePaths' requires minimum platform version 5.0 for the watchOS platform, but this target supports 4.0 (in target 'MobiusExtras' from project 'Mobius')
error: The package product 'CasePaths' requires minimum platform version 5.0 for the watchOS platform, but this target supports 4.0 (in target 'MobiusCore' from project 'Mobius')
error: The package product 'CasePaths' requires minimum platform version 5.0 for the watchOS platform, but this target supports 4.0 (in target 'MobiusNimble' from project 'Mobius')
error: The package product 'Nimble' requires minimum platform version 5.0 for the watchOS platform, but this target supports 4.0 (in target 'MobiusNimble' from project 'Mobius')
** BUILD FAILED **
BUILD FAILURE 5.9 watchOS