This has also been reported on the 'bat' issue tracker: https://github.com/sharkdp/bat/issues/938
I found this section on the Arch Linux wiki on "Rust package guidelines" (https://wiki.archlinux.org/index.php/Rust_package_guidelines#Notes_about_using_cargo_install):
"The --no-track argument should always be used, because cargo install may create unwanted files such as /usr/.crates.toml or /usr/.crates2.json unless it is specified."
This has also been reported on the 'bat' issue tracker: https:/ /github. com/sharkdp/ bat/issues/ 938
I found this section on the Arch Linux wiki on "Rust package guidelines" (https:/ /wiki.archlinux .org/index. php/Rust_ package_ guidelines# Notes_about_ using_cargo_ install):
"The --no-track argument should always be used, because cargo install may create unwanted files such as /usr/.crates.toml or /usr/.crates2.json unless it is specified."