cargo rustc --release -- -C target-cpu=native --emit link=Pluto-5C6C618F
Updating crates.io index
Downloading crates ...
Downloaded cpufeatures v0.3.0
Downloaded bitflags v2.13.1
Downloaded chacha20 v0.10.1
Downloaded arrayvec v0.7.8
Downloaded btoi v0.5.0
Downloaded rand_core v0.10.1
Downloaded autocfg v1.5.1
Downloaded serde_core v1.0.229
Downloaded getrandom v0.4.3
Downloaded serde v1.0.229
Downloaded rand v0.10.2
Downloaded shakmaty v0.30.1
Downloaded libc v0.2.188
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