CI buillds explicitly call for builds on 1.64 rustc. time no longer supports that compiler. Its not clear why the CI.yml asks for that release as well as stable and nightly. Maybe it should just be removed
EDIT:
ok i see its part of minimum supported rust version. Could fix and PR but I dont know what the policy is for MSRV