reproduction steps: 1. set `rust.download-rustc = true` in config.toml 2. run `./x test --stage 1 tests/run-make` expected behavior: rustc is downloaded actually behavior: rustc and cargo are built from source