New issue by RossComputerGuy on void-packages repository https://github.com/void-linux/void-packages/issues/28372 Description: ### System * xuname: `Void 5.10.10_1 x86_64 AuthenticAMD uptodate rrrrmmnFFFFF` * package: *affected package(s) including the version*: cargo-0.49.0_1 ### Expected behavior Cargo should be packages ### Actual behavior ``` error[E0283]: type annotations needed --> src/cargo/util/config/de.rs:530:63 | 530 | seed.deserialize(Tuple2Deserializer(1i32, env.as_ref())) | ^^^^^^ cannot infer type for struct `std::string::String` | = note: cannot satisfy `std::string::String: AsRef<_>` error: aborting due to previous error For more information about this error, try `rustc --explain E0283`. error: could not compile `cargo` To learn more, run the command again with --verbose. => ERROR: cargo-0.49.0_1: do_build: './cargo build --release ${cargs}' exited with 101 => ERROR: in do_build() at srcpkgs/cargo/template:10 ``` ### Steps to reproduce the behavior `./xbps-src pkg cargo`