rustbuild: make clean
doesn't clean enough
#33986
Labels
A-spurious
Area: Spurious failures in builds (spuriously == for no apparent reason)
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
Errors like http://buildbot.rust-lang.org/builders/auto-linux-64-cross-netbsd/builds/462 are happening on the bots, e.g.:
This is #33778 under the covers, but rustbuild's
make clean
command should blow away the build system directory ahead of time to be more resilient to bugs like this.The text was updated successfully, but these errors were encountered: