Closed
Description
Symptom: On x86_64-msvc-cargo
, a cargo test with name like profile_selection_check_all_targets*
failed to build due to error like
error: failed to remove file `C:\projects\rust\build\x86_64-pc-windows-msvc\stage2-tools\x86_64-pc-windows-msvc\cit\t988\foo\target\debug\libfoo.rmeta`
Caused by:
Access is denied. (os error 5)
Previous instances:
- miri: accept extern types in structs if they are the only field #55672 (comment) (2018-11-17T23:28:49Z)
- std: Add debugging for a failing test on appveyor #56017 (comment) (2018-11-18T11:05:10Z)
Note: the cargo submodule was most recently updated by #55830 on 2018-11-10T15:03:11Z, but the 7 days of inactivity suggests #55830 may not be the cause.