It's a minor improvement, I guess building a couple of complex rust ports could be enough.Build all the ports using the CARGO_USE_GIT[HUB|LAB]
Ideally, build all rust applications should be the way to go.List of origins found with
```
grep -Rl ^CARGO_USE_GIT...= | xargs dirname | sort
```