The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Proton, reference main (30c0f8), with Swift 6.3 for macOS (SPM) on 14 Apr 2026 10:31:58 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/rajdeep/proton.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/rajdeep/proton
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 30c0f87 Disabled compiling test results (#367)
Cloned https://github.com/rajdeep/proton.git
Revision (git rev-parse @):
30c0f87c48ccba6f89935d16096b6c01c204a82d
SUCCESS checkout https://github.com/rajdeep/proton.git at main
Fetching https://github.com/pointfreeco/swift-snapshot-testing.git
[1/16046] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing.git from cache (3.41s)
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing.git
Working copy of https://github.com/pointfreeco/swift-snapshot-testing.git resolved at master (4579af4)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "proton",
      "name": "Proton",
      "url": "https://github.com/rajdeep/proton.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/proton",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/rajdeep/proton.git
[1/17236] Fetching proton
Fetched https://github.com/rajdeep/proton.git from cache (3.42s)
Creating working copy for https://github.com/rajdeep/proton.git
Working copy of https://github.com/rajdeep/proton.git resolved at main (30c0f87)
warning: '.resolve-product-dependencies': dependency 'proton' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/rajdeep/proton.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
error: 'spi-builder-workspace': product 'swift-snapshot-testing' required by package 'spi-builder-workspace' target 'ProtonTests' not found.
BUILD FAILURE 6.3 macosSpm