Closed omid closed 2 years ago
Thanks! Can you provide a setting where, from a non-existant target directory, one can reproduce the issue?
Hell @est31, I don't know how to debug it. I don't know how I can have a non-existent target directory.
Should I run it with RUST_BACKTRACE=1
?
Non existent target directory means that you delete it before you run it, so that others can reproduce the issue (incremental bugs depend on the target directory for example).
yep, no errors after removing the target.
Sorry, I don't know how udeps works. Does this test mean it's not a udeps issue?
It is likely a bug in the rust compiler when invoking the save-analysis backend. Maybe it's even a dupe of https://github.com/rust-lang/rust/issues/92355 . As it doesn't seem like a bug in udeps, I'm closing this issue.
Sometimes I face this long error message: