The Swift Package Index logo.Swift Package Index

Build Information

Failed to build FailKit, reference main (43fd3b), with Swift 6.0 for macOS (Xcode) using Xcode 16.2 on 22 Feb 2026 14:57:27 UTC.

Build Command

No build command. This typically means the build failed at an early stage where we determine the build command.

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/jonreid/FailKit.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/jonreid/FailKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 43fd3b8 Merge pull request #1 from jonreid/dependabot/github_actions/actions/checkout-6
Cloned https://github.com/jonreid/FailKit.git
Revision (git rev-parse @):
43fd3b84d3601c335d62661d6d0d5c6a34e3eafb
SUCCESS checkout https://github.com/jonreid/FailKit.git at main
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.0
Building package at path:  $PWD
https://github.com/jonreid/FailKit.git
Command line invocation:
    /Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Package: spi-builder-workspace
Resolve Package Graph
Package: spi-builder-workspace
Resolved source packages:
  spi-builder-workspace: (null)
2026-02-22 06:57:24.451 xcodebuild[509:2988] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2026-22-02_06-57-0024.xcresult
xcodebuild: error: Could not resolve package dependencies:
  Unexpected ',' separator
  <unknown>:0: warning: legacy driver is now deprecated; consider avoiding specifying '-disallow-use-new-driver'
/Users/admin/builder/spi-builder-workspace/Package.swift:18:9: error: unexpected ',' separator
16 |             name: "FailKit",
17 |             targets: ["FailKit"],
18 |         ),
   |         `- error: unexpected ',' separator
19 |     ],
20 |     targets: [
Command line invocation:
    /Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Package: spi-builder-workspace
Resolved source packages:
  spi-builder-workspace: (null)
2026-02-22 06:57:26.461 xcodebuild[605:3676] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2026-22-02_06-57-0026.xcresult
xcodebuild: error: Could not resolve package dependencies:
  Unexpected ',' separator
  <unknown>:0: warning: legacy driver is now deprecated; consider avoiding specifying '-disallow-use-new-driver'
/Users/admin/builder/spi-builder-workspace/Package.swift:18:9: error: unexpected ',' separator
16 |             name: "FailKit",
17 |             targets: ["FailKit"],
18 |         ),
   |         `- error: unexpected ',' separator
19 |     ],
20 |     targets: [
BUILD FAILURE 6.0 macosXcodebuild