The Swift Package Index logo.Swift Package Index

Build Information

Failed to build RedECS, reference develop (520871), with Swift 6.2 for macOS (SPM) on 19 Jun 2025 18:06:11 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/RedECSEngine/RedECS.git
Reference: develop
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/RedECSEngine/RedECS
 * branch            develop    -> FETCH_HEAD
 * [new branch]      develop    -> origin/develop
HEAD is now at 5208719 Update getting-started.md
Cloned https://github.com/RedECSEngine/RedECS.git
Revision (git rev-parse @):
5208719165699be73bc1b48e09472bd8f9a99df0
SUCCESS checkout https://github.com/RedECSEngine/RedECS.git at develop
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/RedECSEngine/RedECS.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Fetching https://github.com/swiftwasm/JavaScriptKit
Fetching https://github.com/pointfreeco/swift-snapshot-testing.git
Fetching git@github.com:apple/swift-collections.git
Fetching git@github.com:RedECSEngine/Geometry.git
[1/23801] Fetching javascriptkit
[716/37028] Fetching javascriptkit, swift-snapshot-testing
warning: 'swift-collections': skipping cache due to an error: Failed to clone repository git@github.com:apple/swift-collections.git:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/swift-collections-63778fd7'...
    Warning: Permanently added 'github.com' (ED25519) to the list of known hosts.
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.
warning: 'geometry': skipping cache due to an error: Failed to clone repository git@github.com:RedECSEngine/Geometry.git:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/Geometry-795e9c5b'...
    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.
Fetched https://github.com/pointfreeco/swift-snapshot-testing.git from cache (2.41s)
Fetched https://github.com/swiftwasm/JavaScriptKit from cache (2.41s)
Fetching git@github.com:apple/swift-collections.git
Fetching git@github.com:RedECSEngine/Geometry.git
warning: 'geometry': skipping cache due to an error: Failed to clone repository git@github.com:RedECSEngine/Geometry.git:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/Geometry-795e9c5b'...
    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.
warning: 'swift-collections': skipping cache due to an error: Failed to clone repository git@github.com:apple/swift-collections.git:
    Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/swift-collections-63778fd7'...
    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.
error: Failed to clone repository git@github.com:apple/swift-collections.git:
    Cloning into bare repository '/Users/admin/builder/spi-builder-workspace/.build/repositories/swift-collections-63778fd7'...
    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.2 macosSpm