@dotstdy @zeux High disk space usage is consistently in the top 3 of productivity issues in the annual Rust survey :(
Imho in general cargo isn't a great build system. Lots of cases for false positive rebuilds and integration of non-Rust dependencies is brittle at best.
It's great that it's a standard tool and its crates.io integration is invaluable, but beyond that, meh.