Rust nightly, build with -Zbuild-std for all arm64e-apple-* targets.
got linking warning like below:
warning: linker stderr: ld: ignoring file '/Users/.../arm64e-apple-darwin/src/build/compiler_builtins/b8f06f1815e74221/deps/libcompiler_builtins-b8f06f1815e74221.rlib(lib.rmeta)': found architecture 'arm64e.old', required architecture 'arm64e'
│
╰ note: requested on the command line with `-W linker-messages`