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
When I try to run cargo profiler callgrind, there is an error that compilation failed with the normal cargo build output afterwards, saying compilation succeeded. When I just run cargo build, it builds correctly.
Any output about why it failed/ some details would be really helpful, a verbose-flag or at least logging via RUST_LOG.
The text was updated successfully, but these errors were encountered:
When I try to run
cargo profiler callgrind
, there is an error that compilation failed with the normalcargo build
output afterwards, saying compilation succeeded. When I just runcargo build
, it builds correctly.Any output about why it failed/ some details would be really helpful, a verbose-flag or at least logging via
RUST_LOG
.The text was updated successfully, but these errors were encountered: