DEBUG: Executing shell function do_compile NOTE: Using rust targets from TOPDIR/tmp/work/armv5e-poky-linux-gnueabi/libstd-rs/1.85.1/rust-targets/ NOTE: cargo = TOPDIR/tmp/work/armv5e-poky-linux-gnueabi/libstd-rs/1.85.1/recipe-sysroot-native/usr/bin/cargo NOTE: cargo build -v --frozen --target arm-poky-linux-gnueabi --release --manifest-path=TOPDIR/tmp/work/armv5e-poky-linux-gnueabi/libstd-rs/1.85.1/rustc-1.85.1-src/library/sysroot//Cargo.toml --features 'panic-unwind backtrace' error: failed to run `rustc` to learn about target-specific information Caused by: process didn't exit successfully: `rustc - --crate-name ___ --print=file-names -L TOPDIR/tmp/work/armv5e-poky-linux-gnueabi/libstd-rs/1.85.1/recipe-sysroot/usr/lib/rustlib/arm-poky-linux-gnueabi/lib --remap-path-prefix=TOPDIR/tmp/work/armv5e-poky-linux-gnueabi/libstd-rs/1.85.1=/usr/src/debug/libstd-rs/1.85.1 -Cembed-bitcode=yes -Zforce-unstable-if-unmarked -L TOPDIR/tmp/work/armv5e-poky-linux-gnueabi/libstd-rs/1.85.1/recipe-sysroot/usr/lib -C link-arg=-Wl,-soname,libstd.so --target arm-poky-linux-gnueabi --crate-type bin --crate-type rlib --crate-type dylib --crate-type cdylib --crate-type staticlib --crate-type proc-macro --print=sysroot --print=split-debuginfo --print=crate-name --print=cfg` (exit status: 1) --- stderr error: Error loading target specification: ARM targets must specify their float ABI. Run `rustc --print target-list` for a list of built-in targets WARNING: exit code 101 from a shell command.