Skip to content

Always set RUST_BACKTRACE=1 env variable in CI#13146

Open
fitzgen wants to merge 1 commit intomainfrom
ci/always-rust-backtrace
Open

Always set RUST_BACKTRACE=1 env variable in CI#13146
fitzgen wants to merge 1 commit intomainfrom
ci/always-rust-backtrace

Conversation

@fitzgen
Copy link
Copy Markdown
Member

@fitzgen fitzgen commented Apr 20, 2026

Should help with debugging CI failures in general, but also intermittent failures in particular.

Should help with debugging CI failures in general, but also intermittent failures in particular.
@fitzgen fitzgen requested a review from a team as a code owner April 20, 2026 13:31
@fitzgen fitzgen requested review from pchickey and removed request for a team April 20, 2026 13:31
@alexcrichton alexcrichton added this pull request to the merge queue Apr 20, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Apr 20, 2026
@alexcrichton
Copy link
Copy Markdown
Member

The failure seems possibly related to this where I could imagine that setting RUST_BACKTRACE=1 drastically increases runtime (since that happens when all errors are generated).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants