The script I ran to bulk migrate packages didn't account for cargoHash
being in a let, so here it just introduced an unused
useFetchCargoVendor binding rather than passing it to
buildRustPackage.
Fixes: 63bff8c132d1 ("treewide: migrate to fetchCargoVendor, batch 1")