cargo rustc --release -- -C target-cpu=native --emit link=Pluto-150380D7
error: rustc 1.91.1 is not supported by the following package:
  shakmaty@0.30.1 requires rustc 1.95
Either upgrade rustc or select compatible dependency versions with
`cargo update <name>@<current-ver> --precise <compatible-ver>`
where `<compatible-ver>` is the latest version supporting rustc 1.91.1

make: *** [Makefile:21: rule] Error 101