cargo always crashed on almost all targets when using --target <triple> cross-compiling, detail like below:
thread 'main' (58478) panicked at src/tools/cargo/src/cargo/core/compiler/build_context/target_info.rs:1103:58:
no entry found for key
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Rust: rustc 1.95.0-nightly (5fb2ff861 2026-02-21)
cargo always crashed on almost all targets when using
--target <triple>cross-compiling, detail like below:Rust: rustc 1.95.0-nightly (5fb2ff861 2026-02-21)