A simple test setup, run on WSL2 on windows 11. ``` cargo new hello cd hello cargo clean; cargo +nightly rustc -- -Zdump-dep-graph ``` There is no file generated in current directory, nor in the /tmp folder