The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Mobius with Swift 5.10 for watchOS using Xcode 15.3 at master.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.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.10
Building package at path:  $workDir
https://github.com/spotify/Mobius.swift.git
Command line invocation:
    /Applications/Xcode-15.3.0-Beta.2.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/Quick/Nimble (cached)
Fetching from https://github.com/Quick/Quick (cached)
Fetching from https://github.com/pointfreeco/swift-case-paths (cached)
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/repositories/Nimble-80770dfe is not valid git repository for 'https://github.com/Quick/Nimble', will fetch again.Fetching from https://github.com/Quick/Nimble (cached)
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/repositories/Nimble-80770dfe is not valid git repository for 'https://github.com/Quick/Nimble', will fetch again.Fetching from https://github.com/Quick/Nimble (cached)
Creating working copy of package ‘Nimble’
Checking out 10.0.0 of package ‘Nimble’
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’
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/repositories/Quick-22a439cf is not valid git repository for 'https://github.com/Quick/Quick', will fetch again.Fetching from https://github.com/Quick/Quick (cached)
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/repositories/Quick-22a439cf is not valid git repository for 'https://github.com/Quick/Quick', will fetch again.Fetching from https://github.com/Quick/Quick (cached)
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’
Resolved source packages:
  CwlPreconditionTesting: https://github.com/mattgallagher/CwlPreconditionTesting.git @ 2.1.0
  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
  Nimble: https://github.com/Quick/Nimble @ 10.0.0
  Quick: https://github.com/Quick/Quick @ 5.0.1
  CwlCatchException: https://github.com/mattgallagher/CwlCatchException.git @ 2.0.0
resolved source packages: CwlPreconditionTesting, swift-case-paths, Mobius, Nimble, Quick, CwlCatchException
2024-02-29 13:28:21.617 xcodebuild[5950:23149627] Requested but did not find extension point with identifier Xcode.DVTDeviceFoundation.Aspect for extension Xcode.IDEiOSSupportCore.Aspect.NBDD of plug-in com.apple.dt.IDE.IDEiOSSupportCore
2024-02-29 13:28:27.070 xcodebuild[5950:23149627] [MT] DVTPlugInQuery: Requested but did not find extension point with identifier 'Xcode.DVTDeviceFoundation.CompatibleDeviceFamilyPair'. This is programmer error; code should only request extension points that are defined by itself or its dependencies.
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Mobius-Package",
      "MobiusCore",
      "MobiusExtras",
      "MobiusNimble",
      "MobiusTest"
    ]
  }
}
2024-02-29 13:28:27.496 xcodebuild[6108:23150224] Requested but did not find extension point with identifier Xcode.DVTDeviceFoundation.Aspect for extension Xcode.IDEiOSSupportCore.Aspect.NBDD of plug-in com.apple.dt.IDE.IDEiOSSupportCore
2024-02-29 13:28:27.866 xcodebuild[6108:23150224] [MT] DVTPlugInQuery: Requested but did not find extension point with identifier 'Xcode.DVTDeviceFoundation.CompatibleDeviceFamilyPair'. This is programmer error; code should only request extension points that are defined by itself or its dependencies.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.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.3.0-Beta.2.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:
  CwlCatchException: https://github.com/mattgallagher/CwlCatchException.git @ 2.0.0
  Nimble: https://github.com/Quick/Nimble @ 10.0.0
  Mobius: /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
  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
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (12 targets)
    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
ExecuteExternalTool /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -v
ExecuteExternalTool /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: ded72f52e1cab21d39f54f12f13eae31
Build description path: /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/ded72f52e1cab21d39f54f12f13eae31.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 '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 '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 'MobiusCore' from project 'Mobius')
2024-02-29 13:28:28.225 xcodebuild[6109:23150262] Requested but did not find extension point with identifier Xcode.DVTDeviceFoundation.Aspect for extension Xcode.IDEiOSSupportCore.Aspect.NBDD of plug-in com.apple.dt.IDE.IDEiOSSupportCore
2024-02-29 13:28:29.118 xcodebuild[6109:23150262] [MT] DVTPlugInQuery: Requested but did not find extension point with identifier 'Xcode.DVTDeviceFoundation.CompatibleDeviceFamilyPair'. This is programmer error; code should only request extension points that are defined by itself or its dependencies.
** BUILD FAILED **
Command line invocation:
    /Applications/Xcode-15.3.0-Beta.2.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:
  swift-case-paths: https://github.com/pointfreeco/swift-case-paths @ 0.10.1
  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
  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 (12 targets)
    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
ExecuteExternalTool /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -v
ExecuteExternalTool /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: ded72f52e1cab21d39f54f12f13eae31
Build description path: /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/ded72f52e1cab21d39f54f12f13eae31.xcbuilddata
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 '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 '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 'MobiusTest' from project 'Mobius')
2024-02-29 13:28:30.444 xcodebuild[6123:23150358] Requested but did not find extension point with identifier Xcode.DVTDeviceFoundation.Aspect for extension Xcode.IDEiOSSupportCore.Aspect.NBDD of plug-in com.apple.dt.IDE.IDEiOSSupportCore
2024-02-29 13:28:30.825 xcodebuild[6123:23150358] [MT] DVTPlugInQuery: Requested but did not find extension point with identifier 'Xcode.DVTDeviceFoundation.CompatibleDeviceFamilyPair'. This is programmer error; code should only request extension points that are defined by itself or its dependencies.
** BUILD FAILED **
BUILD FAILURE 5.10 watchOS