rustic lsp 启动失败

Message :

Loading /var/folders/3r/xrf9bp8x55x7bm5wmvs27gk80000gn/T/emacs-custom-501.el (source)...done
[yas] Prepared just-in-time loading of snippets (but no snippets found).
Loading /Users/matianhe/.cache/emacs/var/recentf-save.el (source)...done
Cleaning up the recentf list...done (0 removed)
For information about GNU Emacs and the GNU system, type C-h C-a.
*** Emacs loaded in 2.82 seconds with 5 garbage collections.
Switched to server rls.
Error in rustic-flycheck-setup: (user-error "/Users/matianhe/.config/cargo/bin/cargo metadata --no-deps --manifest-path /Users/matianhe/rust/Cargo.toml --format-version 1 exited with 1.")
LSP :: Connected to [rls:76177/starting].
Error in rustic-flycheck-setup: (user-error "/Users/matianhe/.config/cargo/bin/cargo metadata --no-deps --manifest-path /Users/matianhe/rust/Cargo.toml --format-version 1 exited with 1.")
LSP :: rls has exited (exited abnormally with code 1)
Updating buffer list...
which rust-analyzer
/Users/matianhe/.config/cargo/bin/rust-analyzer

rustup toolchain list
stable-x86_64-apple-darwin (default)

 which cargo
/Users/matianhe/.config/cargo/bin/cargo