The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Runes, reference main (a007f1), with Swift 6.3 for iOS using Xcode 26.4 on 11 Apr 2026 01:30:12 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.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/thoughtbot/runes.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/thoughtbot/runes
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at a007f1b Bump version: 5.1.0
Cloned https://github.com/thoughtbot/runes.git
Revision (git rev-parse @):
a007f1b9d4f8786262809dce131c3d627ab97888
SUCCESS checkout https://github.com/thoughtbot/runes.git at main
========================================
Build
========================================
Selected platform:         iOS
Swift version:             6.3
Building package at path:  $PWD
https://github.com/thoughtbot/runes.git
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
  "dependencies" : [
    {
      "identity" : "swiftcheck",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.12.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "git@github.com:typelift/SwiftCheck.git"
    }
  ],
  "manifest_display_name" : "Runes",
  "name" : "Runes",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Runes",
      "targets" : [
        "Runes"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "RunesTests",
      "module_type" : "SwiftTarget",
      "name" : "RunesTests",
      "path" : "Tests/RunesTests",
      "product_dependencies" : [
        "SwiftCheck"
      ],
      "sources" : [
        "ArraySpec.swift",
        "Functions.swift",
        "OptionalSpec.swift",
        "ResultSpec.swift"
      ],
      "target_dependencies" : [
        "Runes"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Runes",
      "module_type" : "SwiftTarget",
      "name" : "Runes",
      "path" : "Sources/Runes",
      "product_memberships" : [
        "Runes"
      ],
      "sources" : [
        "Array/Array+Alternative.swift",
        "Array/Array+Applicative.swift",
        "Array/Array+Functor.swift",
        "Array/Array+Monad.swift",
        "Optional/Optional+Alternative.swift",
        "Optional/Optional+Applicative.swift",
        "Optional/Optional+Functor.swift",
        "Optional/Optional+Monad.swift",
        "Result/Result+Alternative.swift",
        "Result/Result+Applicative.swift",
        "Result/Result+Functor.swift",
        "Result/Result+Monad.swift",
        "Runes.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.2"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "Runes",
    "schemes" : [
      "Runes-iOS",
      "Runes-Mac",
      "Runes-tvOS",
      "Runes-watchOS"
    ],
    "targets" : [
      "Runes-iOS",
      "Runes-Mac",
      "Runes-tvOS",
      "Runes-iOS Tests",
      "Runes-Mac Tests",
      "Runes-tvOS Tests",
      "Runes-watchOS"
    ]
  }
}
2026-04-10 21:30:10.702 xcodebuild[626:3805] Writing error result bundle to /var/folders/xq/y_g06wb113726d38xsyx71_h0000gn/T/ResultBundle_2026-10-04_21-30-0010.xcresult
xcodebuild: error: Could not resolve package dependencies:
  Failed to clone repository git@github.com:typelift/SwiftCheck.git:
    Cloning into bare repository '/Users/admin/builder/spi-builder-workspace/.dependencies/repositories/SwiftCheck-38040fe5'...
    git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.
    Please make sure you have the correct access rights
    and the repository exists.
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from git@github.com:typelift/SwiftCheck.git
skipping cache due to an error: Failed to clone repository git@github.com:typelift/SwiftCheck.git:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/SwiftCheck-38040fe5'...
    git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.
    Please make sure you have the correct access rights
    and the repository exists.
Resolve Package Graph
Resolved source packages:
  spi-builder-workspace: (null)
2026-04-10 21:30:12.853 xcodebuild[642:3954] Writing error result bundle to /var/folders/xq/y_g06wb113726d38xsyx71_h0000gn/T/ResultBundle_2026-10-04_21-30-0012.xcresult
xcodebuild: error: Could not resolve package dependencies:
  Failed to clone repository git@github.com:typelift/SwiftCheck.git:
    Cloning into bare repository '/Users/admin/builder/spi-builder-workspace/.dependencies/repositories/SwiftCheck-38040fe5'...
    git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.
    Please make sure you have the correct access rights
    and the repository exists.
BUILD FAILURE 6.3 iOS