LukeMathWalker / LukeMathWalker/cargo-chef

Build failures on `stable-aarch64-unknown-linux-gnu`

Open
#297 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Rust
Stars
2.7k
Forks
146
PR merge metrics
No merged PRs in 30d

Description

I recently had a build failure issue when building a docker image, both projects had the same configuration, Amd64 was fine, both occurred on the Arm64 architecture. Below are the GitHub Actions run logs for each of the two projects:

- amphitheatre - https://github.com/amphitheatre-app/amphitheatre/actions/runs/13047867782/job/36401538635
- cli https://github.com/amphitheatre-app/cli/actions/runs/13047730864/job/36401141172

Can you help take a look? I'm not sure if it's a cargo-chef issue.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by inspecting the linked GitHub Actions logs for the amphitheatre and cli projects, comparing the working amd64 builds with the failing Arm64 builds on stable-aarch64-unknown-linux-gnu. Trace whether the failure is in cargo-chef, Docker, or the Rust toolchain; the issue is done when the cause and an actionable build fix are established.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, github-actions, rust
Domain
build-system, ci-cd, devops
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.