cargo check is running fine but RA isn't.
Logs:
2024-03-08T08:40:08.690129Z ERROR flycheck: Flycheck failed to run the following command: CommandHandle { program: "cargo", arguments: ["check", "--message-format=json-diagnostic-rendered-ansi", "--target-dir:/tmp/rust-analyzer-check"], current_dir: Some("/home/abhishek/w/pop-cli") }
rustc version: rustc 1.76.0 (07dca489a 2024-02-04)
