You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
thread 'main' panicked at 'self.symlink_file(&rustfmt_path, &legacy_rustfmt) failed with File exists (os error 17)', download.rs:346:17
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
rustc-perf
fails to build after #107956It appears broken in https://perf.rust-lang.org/status.html
Error:
Possible Workaround - Comment out
in
src/bootstrap/download.rs:342
to avoid symlinkingrustfmt
since are explicitly copying therustfmt
binary in #107956zulip thread : https://rust-lang.zulipchat.com/#narrow/stream/247081-t compiler.2Fperformance/topic/Bootstrap.20benchmarking.20broken
cc : @jyn514 @Kobzol
The text was updated successfully, but these errors were encountered: