1.54 Rust introduces a new compiler builtins version which is broken on M1 Mac's with LLVM 11.
cargo:warning=clang: error: no such file or directory: 'rust-xtensa-dev/src/llvm-project/compiler-rt/lib/builtins/aarch64/lse.S'
I believe this will be fixed once the llvm fork is updated to LLVM 12, as the file only exists in LLVM 12.