diff --git a/etc/ci/buildbot_steps.yml b/etc/ci/buildbot_steps.yml index f942cd00fe0..37380ca5349 100644 --- a/etc/ci/buildbot_steps.yml +++ b/etc/ci/buildbot_steps.yml @@ -1,4 +1,5 @@ env: + RUST_BACKTRACE: '1' RUSTFLAGS: -Dwarnings CARGO_INCREMENTAL: "0" SCCACHE_IDLE_TIMEOUT: "600"