uutils won't replace GNU utils on any mainstream distro for multiple reasons:
1. MIT license.
2. GNU utils are battle tested on multiple architectures & other operating systems.
3. The code is mostly a hobbyist project for people learning Rust. Passing the GNU testsuite is not enough.
Not even sudo-rs is default, though sudo-rs has cleaned up their act:
The sudo utility represents a critical privilege boundary, so it should be memory safe. We rewrote it in Rust with partners at Tweede golf and Ferrous Systems. Ruben Nijveld from the Tweede golf team offers his perspective here on one of the greatest challenges we faced when developing software...
www.memorysafety.org