The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Beacon with Swift 5.9 for watchOS using Xcode 15.2 at 3.0.1.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/grype/SwiftBeacon.git
Reference: 3.0.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/grype/SwiftBeacon
 * tag               3.0.1      -> FETCH_HEAD
HEAD is now at abce7b0 Switch to sync console logging
Cloned https://github.com/grype/SwiftBeacon.git into spi-builder-workspace
abce7b0e71e3aa24699ca8d63becad672a31d8f9
SUCCESS checkout https://github.com/grype/SwiftBeacon.git at 3.0.1
========================================
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/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/grype/RWLock-Swift (cached)


Fetching from https://github.com/Flight-School/AnyCodable (cached)


Fetching from https://github.com/grype/SwiftAnnouncements (cached)

Fetching from https://github.com/mattgallagher/CwlPreconditionTesting.git (cached)

Fetching from https://github.com/kyouko-taiga/LogicKit (cached)

Fetching from https://github.com/Quick/Nimble (cached)

Fetching from https://github.com/Brightify/Cuckoo (cached)

Fetching from https://github.com/mattgallagher/CwlCatchException.git (cached)
Creating working copy of package ‘SwiftAnnouncements’

Checking out 1.0.4 of package ‘SwiftAnnouncements’

Creating working copy of package ‘Nimble’

Checking out 11.2.2 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.1.1 of package ‘CwlCatchException’

Creating working copy of package ‘RWLock-Swift’

Checking out 1.0.0 of package ‘RWLock-Swift’

Creating working copy of package ‘Cuckoo’

Checking out 1.9.1 of package ‘Cuckoo’

Creating working copy of package ‘LogicKit’

Checking out 2.1.0 of package ‘LogicKit’

Creating working copy of package ‘AnyCodable’

Checking out 0.6.7 of package ‘AnyCodable’

Invalid Exclude '/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Beacon/Sources/BeaconObjcRuntime': File not found.
Resolve Package Graph
Invalid Exclude '/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Beacon/Sources/BeaconObjcRuntime': File not found.

Resolved source packages:
  Beacon: /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
  RWLock: https://github.com/grype/RWLock-Swift @ 1.0.0
  CwlPreconditionTesting: https://github.com/mattgallagher/CwlPreconditionTesting.git @ 2.1.0
  AnyCodable: https://github.com/Flight-School/AnyCodable @ 0.6.7
  LogicKit: https://github.com/kyouko-taiga/LogicKit @ 2.1.0
  Cuckoo: https://github.com/Brightify/Cuckoo @ 1.9.1
  SwiftAnnouncements: https://github.com/grype/SwiftAnnouncements @ 1.0.4
  CwlCatchException: https://github.com/mattgallagher/CwlCatchException.git @ 2.1.1
  Nimble: https://github.com/Quick/Nimble @ 11.2.2

resolved source packages: Beacon, RWLock, CwlPreconditionTesting, AnyCodable, LogicKit, Cuckoo, SwiftAnnouncements, CwlCatchException, Nimble
{
  "workspace" : {
    "name" : "Playground",
    "schemes" : [
      "Beacon"
    ]
  }
}

Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride="$PWD/.dependencies" -derivedDataPath "$PWD/.derivedData" build -scheme Beacon -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/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme Beacon -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
Invalid Exclude '/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Beacon/Sources/BeaconObjcRuntime': File not found.


Resolved source packages:
  CwlCatchException: https://github.com/mattgallagher/CwlCatchException.git @ 2.1.1
  Nimble: https://github.com/Quick/Nimble @ 11.2.2
  CwlPreconditionTesting: https://github.com/mattgallagher/CwlPreconditionTesting.git @ 2.1.0
  Cuckoo: https://github.com/Brightify/Cuckoo @ 1.9.1
  AnyCodable: https://github.com/Flight-School/AnyCodable @ 0.6.7
  LogicKit: https://github.com/kyouko-taiga/LogicKit @ 2.1.0
  SwiftAnnouncements: https://github.com/grype/SwiftAnnouncements @ 1.0.4
  Beacon: /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
  RWLock: https://github.com/grype/RWLock-Swift @ 1.0.0
Prepare packages

Computing target dependency graph and provisioning inputs

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

note: Building targets in dependency order
note: Target dependency graph (20 targets)
    Target 'BeaconObjcRuntime' in project 'Beacon'
        ➜ Explicit dependency on target 'BeaconObjcRuntime' in project 'Beacon'
        ➜ Explicit dependency on target 'Beacon' in project 'Beacon'
        ➜ Explicit dependency on target 'SwiftAnnouncements' in project 'SwiftAnnouncements'
        ➜ Explicit dependency on target 'RWLock' in project 'RWLock'
        ➜ Explicit dependency on target 'AnyCodable' in project 'AnyCodable'
        ➜ Explicit dependency on target 'LogicKit' in project 'LogicKit'
    Target 'BeaconObjcRuntime' in project 'Beacon'
        ➜ Explicit dependency on target 'Beacon' in project 'Beacon'
        ➜ Explicit dependency on target 'SwiftAnnouncements' in project 'SwiftAnnouncements'
        ➜ Explicit dependency on target 'RWLock' in project 'RWLock'
        ➜ Explicit dependency on target 'AnyCodable' in project 'AnyCodable'
        ➜ Explicit dependency on target 'LogicKit' in project 'LogicKit'
    Target 'BeaconTests' in project 'Beacon'
        ➜ Explicit dependency on target 'Beacon' in project 'Beacon'
        ➜ Explicit dependency on target 'SwiftAnnouncements' in project 'SwiftAnnouncements'
        ➜ Explicit dependency on target 'RWLock' in project 'RWLock'
        ➜ Explicit dependency on target 'AnyCodable' in project 'AnyCodable'
        ➜ Explicit dependency on target 'LogicKit' in project 'LogicKit'
        ➜ Explicit dependency on target 'Nimble' in project 'Nimble'
        ➜ Explicit dependency on target 'Cuckoo' in project 'Cuckoo'
    Target 'Cuckoo' in project 'Cuckoo'
        ➜ Explicit dependency on target 'Cuckoo' in project 'Cuckoo'
    Target 'Cuckoo' in project 'Cuckoo' (no dependencies)
    Target 'Nimble' in project 'Nimble'
        ➜ Explicit dependency on target 'Nimble' in project 'Nimble'
        ➜ Explicit dependency on target 'CwlPosixPreconditionTesting' in project 'CwlPreconditionTesting'
    Target 'Nimble' in project 'Nimble'
        ➜ Explicit dependency on target 'CwlPosixPreconditionTesting' in project 'CwlPreconditionTesting'
    Target 'CwlPosixPreconditionTesting' in project 'CwlPreconditionTesting'
        ➜ Explicit dependency on target 'CwlPosixPreconditionTesting' in project 'CwlPreconditionTesting'
    Target 'CwlPosixPreconditionTesting' in project 'CwlPreconditionTesting' (no dependencies)
    Target 'Beacon' in project 'Beacon'
        ➜ Explicit dependency on target 'Beacon' in project 'Beacon'
        ➜ Explicit dependency on target 'SwiftAnnouncements' in project 'SwiftAnnouncements'
        ➜ Explicit dependency on target 'RWLock' in project 'RWLock'
        ➜ Explicit dependency on target 'AnyCodable' in project 'AnyCodable'
        ➜ Explicit dependency on target 'LogicKit' in project 'LogicKit'
    Target 'Beacon' in project 'Beacon'
        ➜ Explicit dependency on target 'SwiftAnnouncements' in project 'SwiftAnnouncements'
        ➜ Explicit dependency on target 'RWLock' in project 'RWLock'
        ➜ Explicit dependency on target 'AnyCodable' in project 'AnyCodable'
        ➜ Explicit dependency on target 'LogicKit' in project 'LogicKit'
    Target 'LogicKit' in project 'LogicKit'
        ➜ Explicit dependency on target 'LogicKit' in project 'LogicKit'
        ➜ Explicit dependency on target 'LogicKitBuiltins' in project 'LogicKit'
    Target 'LogicKitBuiltins' in project 'LogicKit'
        ➜ Explicit dependency on target 'LogicKit' in project 'LogicKit'
    Target 'LogicKit' in project 'LogicKit' (no dependencies)
    Target 'AnyCodable' in project 'AnyCodable'
        ➜ Explicit dependency on target 'AnyCodable' in project 'AnyCodable'
    Target 'AnyCodable' in project 'AnyCodable' (no dependencies)
    Target 'SwiftAnnouncements' in project 'SwiftAnnouncements'
        ➜ Explicit dependency on target 'SwiftAnnouncements' in project 'SwiftAnnouncements'
        ➜ Explicit dependency on target 'RWLock' in project 'RWLock'
    Target 'SwiftAnnouncements' in project 'SwiftAnnouncements'
        ➜ Explicit dependency on target 'RWLock' in project 'RWLock'
    Target 'RWLock' in project 'RWLock'
        ➜ Explicit dependency on target 'RWLock' in project 'RWLock'
    Target 'RWLock' in project 'RWLock' (no dependencies)
error: The package product 'LogicKit' requires minimum platform version 5.0 for the watchOS platform, but this target supports 4.0 (in target 'BeaconObjcRuntime' from project 'Beacon')
error: The package product 'LogicKit' requires minimum platform version 5.0 for the watchOS platform, but this target supports 4.0 (in target 'Beacon' from project 'Beacon')
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/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme Beacon -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
Invalid Exclude '/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Beacon/Sources/BeaconObjcRuntime': File not found.


Resolved source packages:
  CwlPreconditionTesting: https://github.com/mattgallagher/CwlPreconditionTesting.git @ 2.1.0
  RWLock: https://github.com/grype/RWLock-Swift @ 1.0.0
  SwiftAnnouncements: https://github.com/grype/SwiftAnnouncements @ 1.0.4
  Nimble: https://github.com/Quick/Nimble @ 11.2.2
  Beacon: /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
  LogicKit: https://github.com/kyouko-taiga/LogicKit @ 2.1.0
  AnyCodable: https://github.com/Flight-School/AnyCodable @ 0.6.7
  Cuckoo: https://github.com/Brightify/Cuckoo @ 1.9.1
  CwlCatchException: https://github.com/mattgallagher/CwlCatchException.git @ 2.1.1
Prepare packages

Computing target dependency graph and provisioning inputs

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

note: Building targets in dependency order
note: Target dependency graph (20 targets)
    Target 'BeaconObjcRuntime' in project 'Beacon'
        ➜ Explicit dependency on target 'BeaconObjcRuntime' in project 'Beacon'
        ➜ Explicit dependency on target 'Beacon' in project 'Beacon'
        ➜ Explicit dependency on target 'SwiftAnnouncements' in project 'SwiftAnnouncements'
        ➜ Explicit dependency on target 'RWLock' in project 'RWLock'
        ➜ Explicit dependency on target 'AnyCodable' in project 'AnyCodable'
        ➜ Explicit dependency on target 'LogicKit' in project 'LogicKit'
    Target 'BeaconObjcRuntime' in project 'Beacon'
        ➜ Explicit dependency on target 'Beacon' in project 'Beacon'
        ➜ Explicit dependency on target 'SwiftAnnouncements' in project 'SwiftAnnouncements'
        ➜ Explicit dependency on target 'RWLock' in project 'RWLock'
        ➜ Explicit dependency on target 'AnyCodable' in project 'AnyCodable'
        ➜ Explicit dependency on target 'LogicKit' in project 'LogicKit'
    Target 'BeaconTests' in project 'Beacon'
        ➜ Explicit dependency on target 'Beacon' in project 'Beacon'
        ➜ Explicit dependency on target 'SwiftAnnouncements' in project 'SwiftAnnouncements'
        ➜ Explicit dependency on target 'RWLock' in project 'RWLock'
        ➜ Explicit dependency on target 'AnyCodable' in project 'AnyCodable'
        ➜ Explicit dependency on target 'LogicKit' in project 'LogicKit'
        ➜ Explicit dependency on target 'Nimble' in project 'Nimble'
        ➜ Explicit dependency on target 'Cuckoo' in project 'Cuckoo'
    Target 'Cuckoo' in project 'Cuckoo'
        ➜ Explicit dependency on target 'Cuckoo' in project 'Cuckoo'
    Target 'Cuckoo' in project 'Cuckoo' (no dependencies)
    Target 'Nimble' in project 'Nimble'
        ➜ Explicit dependency on target 'Nimble' in project 'Nimble'
        ➜ Explicit dependency on target 'CwlPosixPreconditionTesting' in project 'CwlPreconditionTesting'
    Target 'Nimble' in project 'Nimble'
        ➜ Explicit dependency on target 'CwlPosixPreconditionTesting' in project 'CwlPreconditionTesting'
    Target 'CwlPosixPreconditionTesting' in project 'CwlPreconditionTesting'
        ➜ Explicit dependency on target 'CwlPosixPreconditionTesting' in project 'CwlPreconditionTesting'
    Target 'CwlPosixPreconditionTesting' in project 'CwlPreconditionTesting' (no dependencies)
    Target 'Beacon' in project 'Beacon'
        ➜ Explicit dependency on target 'Beacon' in project 'Beacon'
        ➜ Explicit dependency on target 'SwiftAnnouncements' in project 'SwiftAnnouncements'
        ➜ Explicit dependency on target 'RWLock' in project 'RWLock'
        ➜ Explicit dependency on target 'AnyCodable' in project 'AnyCodable'
        ➜ Explicit dependency on target 'LogicKit' in project 'LogicKit'
    Target 'Beacon' in project 'Beacon'
        ➜ Explicit dependency on target 'SwiftAnnouncements' in project 'SwiftAnnouncements'
        ➜ Explicit dependency on target 'RWLock' in project 'RWLock'
        ➜ Explicit dependency on target 'AnyCodable' in project 'AnyCodable'
        ➜ Explicit dependency on target 'LogicKit' in project 'LogicKit'
    Target 'LogicKit' in project 'LogicKit'
        ➜ Explicit dependency on target 'LogicKit' in project 'LogicKit'
        ➜ Explicit dependency on target 'LogicKitBuiltins' in project 'LogicKit'
    Target 'LogicKitBuiltins' in project 'LogicKit'
        ➜ Explicit dependency on target 'LogicKit' in project 'LogicKit'
    Target 'LogicKit' in project 'LogicKit' (no dependencies)
    Target 'AnyCodable' in project 'AnyCodable'
        ➜ Explicit dependency on target 'AnyCodable' in project 'AnyCodable'
    Target 'AnyCodable' in project 'AnyCodable' (no dependencies)
    Target 'SwiftAnnouncements' in project 'SwiftAnnouncements'
        ➜ Explicit dependency on target 'SwiftAnnouncements' in project 'SwiftAnnouncements'
        ➜ Explicit dependency on target 'RWLock' in project 'RWLock'
    Target 'SwiftAnnouncements' in project 'SwiftAnnouncements'
        ➜ Explicit dependency on target 'RWLock' in project 'RWLock'
    Target 'RWLock' in project 'RWLock'
        ➜ Explicit dependency on target 'RWLock' in project 'RWLock'
    Target 'RWLock' in project 'RWLock' (no dependencies)
error: The package product 'LogicKit' requires minimum platform version 5.0 for the watchOS platform, but this target supports 4.0 (in target 'BeaconObjcRuntime' from project 'Beacon')
error: The package product 'LogicKit' requires minimum platform version 5.0 for the watchOS platform, but this target supports 4.0 (in target 'Beacon' from project 'Beacon')
** BUILD FAILED **
Retrying in 0 seconds ...
BUILD FAILURE 5.9 watchos