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 'builder::__test::dist_with_targets_and_hosts' panicked at 'fs::create_dir_all(&dst) failed with Access is denied. (os error 5)', bootstrap\dist.rs:103:9
Perhaps rustbuild tests have some filesystem races with each other, or perhaps they need to wait a bit and retry if error happens during directory creation.