DEBUG: Executing shell function do_compile
NOTE: Using rust targets from TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/rust-targets/
NOTE: cargo = TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot-native/usr/bin/cargo
NOTE: cargo build -v --frozen --target aarch64-yoe-linux-gnu --profile=release --manifest-path=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/nu-0.114.1//Cargo.toml  
   Compiling proc-macro2 v1.0.106
   Compiling unicode-ident v1.0.24
   Compiling quote v1.0.45
   Compiling libc v0.2.186
   Compiling serde_core v1.0.228
   Compiling cfg-if v1.0.4
   Compiling memchr v2.8.0
   Compiling autocfg v1.5.0
   Compiling serde v1.0.228
   Compiling log v0.4.29
   Compiling thiserror v2.0.18
   Compiling smallvec v1.15.1
   Compiling foldhash v0.2.0
   Compiling allocator-api2 v0.2.21
   Compiling equivalent v1.0.2
   Compiling itoa v1.0.17
   Compiling rustix v1.1.4
   Compiling linux-raw-sys v0.12.1
   Compiling stable_deref_trait v1.2.1
   Compiling either v1.15.0
   Compiling crc32fast v1.5.0
   Compiling parking_lot_core v0.9.12
   Compiling once_cell v1.21.3
   Compiling unicode-width v0.2.2
   Compiling cfg_aliases v0.2.1
   Compiling crossbeam-utils v0.8.22
   Compiling simd-adler32 v0.3.8
   Compiling zmij v1.0.21
   Compiling adler2 v2.0.1
   Compiling unicode-xid v0.2.6
   Compiling thiserror v1.0.69
   Compiling find-msvc-tools v0.1.9
   Compiling shlex v1.3.0
   Compiling rustversion v1.0.22
   Compiling iana-time-zone v0.1.65
   Compiling pure-rust-locales v0.8.2
   Compiling scopeguard v1.2.0
   Compiling zlib-rs v0.6.3
   Compiling same-file v1.0.6
   Compiling procfs v0.18.0
   Compiling unicode-segmentation v1.13.2
   Compiling crossbeam-epoch v0.9.20
   Compiling regex-syntax v0.8.10
   Compiling rustc-hash v2.1.2
   Compiling serde_json v1.0.149
   Compiling bytes v1.12.0
   Compiling ryu v1.0.23
   Compiling arrayvec v0.7.6
   Compiling crossbeam-deque v0.8.7
   Compiling heck v0.5.0
   Compiling utf8parse v0.2.2
   Compiling byteorder v1.5.0
   Compiling colorchoice v1.0.4
   Compiling rayon-core v1.13.0
   Compiling anstyle-query v1.1.5
   Compiling libm v0.2.16
   Compiling is_terminal_polyfill v1.70.2
   Compiling anstyle v1.0.13
   Compiling hex v0.4.3
   Compiling owo-colors v4.3.0
   Compiling strsim v0.11.1
   Compiling typeid v1.0.3
   Compiling ref-cast v1.0.25
   Compiling signal-hook v0.3.18
   Compiling clap_lex v1.0.0
   Compiling self_cell v1.2.2
   Compiling uucore v0.9.0
   Compiling erased-serde v0.4.10
   Compiling nu-ansi-term v0.50.3
   Compiling litrs v1.0.0
   Compiling glob v0.3.3
   Compiling anyhow v1.0.102
   Compiling dunce v1.0.5
   Compiling typetag v0.2.21
   Compiling object v0.37.3
   Compiling pkg-config v0.3.32
   Compiling option-ext v0.2.0
   Compiling gimli v0.32.3
     Running `rustc --crate-name build_script_build --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/serde_core-1.0.228/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="rc"' --cfg 'feature="result"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=dd16a51a2c30ceaf -C extra-filename=-a67e9555ec0c130c --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/serde_core-a67e9555ec0c130c -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
     Running `rustc --crate-name autocfg --edition=2015 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/autocfg-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=994fdb67ad1df827 -C extra-filename=-b7169d2578a0656b --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
     Running `rustc --crate-name memchr --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/memchr-2.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=90322573b541619d -C extra-filename=-74b77287e064268b --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
     Running `rustc --crate-name cfg_if --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/cfg-if-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "rustc-dep-of-std"))' -C metadata=275d564e2d38d4c3 -C extra-filename=-bc2aad74605880bf --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
     Running `rustc --crate-name build_script_build --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/libc-0.2.186/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=83732aa2c968c098 -C extra-filename=-f018a3f5a2f58340 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/libc-f018a3f5a2f58340 -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
     Running `rustc --crate-name build_script_build --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/serde-1.0.228/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="rc"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=c3f32c254dbe4262 -C extra-filename=-c675d69000344031 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/serde-c675d69000344031 -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
     Running `rustc --crate-name unicode_ident --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/unicode-ident-1.0.24/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8ba49611df273cad -C extra-filename=-34e1a99b9b612812 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
     Running `rustc --crate-name build_script_build --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/quote-1.0.45/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=71ca40d3945d7478 -C extra-filename=-e44d4b2d312d221b --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/quote-e44d4b2d312d221b -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
     Running `rustc --crate-name foldhash --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/foldhash-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=4f5737d4a628f577 -C extra-filename=-f19d75e1ff7ca4ce --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
     Running `rustc --crate-name linux_raw_sys --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/linux-raw-sys-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --warn=unexpected_cfgs --check-cfg 'cfg(target_arch, values("xtensa"))' --cfg 'feature="auxvec"' --cfg 'feature="elf"' --cfg 'feature="errno"' --cfg 'feature="general"' --cfg 'feature="if_ether"' --cfg 'feature="ioctl"' --cfg 'feature="net"' --cfg 'feature="netlink"' --cfg 'feature="no_std"' --cfg 'feature="prctl"' --cfg 'feature="system"' --cfg 'feature="xdp"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("auxvec", "bootparam", "btrfs", "core", "default", "elf", "elf_uapi", "errno", "general", "if_arp", "if_ether", "if_packet", "if_tun", "image", "io_uring", "ioctl", "landlock", "loop_device", "mempolicy", "net", "netlink", "no_std", "prctl", "ptrace", "rustc-dep-of-std", "std", "system", "vm_sockets", "xdp"))' -C metadata=90e9e4ec6f15fbd0 -C extra-filename=-6587c41520685d78 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
     Running `rustc --crate-name build_script_build --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/rustix-1.1.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(error_in_core)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(linux_raw_dep)' --check-cfg 'cfg(lower_upper_exp_for_non_zero)' --check-cfg 'cfg(sanitize_memory)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(rustc_diagnostics)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(wasip2)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(target_os, values("cygwin"))' -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="event"' --cfg 'feature="fs"' --cfg 'feature="net"' --cfg 'feature="param"' --cfg 'feature="pipe"' --cfg 'feature="process"' --cfg 'feature="std"' --cfg 'feature="stdio"' --cfg 'feature="system"' --cfg 'feature="termios"' --cfg 'feature="thread"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "core", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=1d16aba359abdbd9 -C extra-filename=-98a17b10b0f69b0a --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/rustix-98a17b10b0f69b0a -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
     Running `rustc --crate-name build_script_build --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/proc-macro2-1.0.106/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=ec5827a875ed2d62 -C extra-filename=-709911a3ab8af14c --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/proc-macro2-709911a3ab8af14c -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
     Running `rustc --crate-name itoa --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/itoa-1.0.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=f16e277625207311 -C extra-filename=-016170e75dc7c21f --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
     Running `rustc --crate-name equivalent --edition=2015 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/equivalent-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=33b9733a793b6f9e -C extra-filename=-b4d8fad12a4f71ed --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
     Running `rustc --crate-name allocator_api2 --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/allocator-api2-0.2.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s --warn=unexpected_cfgs --check-cfg 'cfg(no_global_oom_handling)' --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "fresh-rust", "nightly", "serde", "std"))' -C metadata=0e0dd76d3b19bb39 -C extra-filename=-220067c3f1282eb5 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
     Running `rustc --crate-name adler2 --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/adler2-2.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "default", "rustc-dep-of-std", "std"))' -C metadata=922c8a77f3f2b992 -C extra-filename=-30214df1db5722ec --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
     Running `rustc --crate-name build_script_build --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/thiserror-2.0.18/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=fbf7cb3ecde8e7a1 -C extra-filename=-069e3a35619361ca --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/thiserror-069e3a35619361ca -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
     Running `rustc --crate-name log --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/log-0.4.29/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("kv", "kv_serde", "kv_std", "kv_sval", "kv_unstable", "kv_unstable_serde", "kv_unstable_std", "kv_unstable_sval", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "serde", "serde_core", "std", "sval", "sval_ref", "value-bag"))' -C metadata=6b5493387c92e472 -C extra-filename=-0c777c93b492251f --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
     Running `rustc --crate-name unicode_width --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/unicode-width-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --cfg 'feature="cjk"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cjk", "core", "default", "no_std", "rustc-dep-of-std", "std"))' -C metadata=c991347aa2ec9bde -C extra-filename=-99ebfc466f811d9b --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
     Running `rustc --crate-name pure_rust_locales --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/pure-rust-locales-0.8.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("defmt"))' -C metadata=617bddeefd9fa63e -C extra-filename=-bdc8d4078cf82483 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
     Running `rustc --crate-name build_script_build --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/rustversion-1.0.22/build/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f59a32aeda9674c5 -C extra-filename=-5367c09e72829cfd --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/rustversion-5367c09e72829cfd -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
     Running `rustc --crate-name scopeguard --edition=2015 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/scopeguard-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s --cfg 'feature="default"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_std"))' -C metadata=8727ce4943103767 -C extra-filename=-34d52c5a1897ba29 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
     Running `rustc --crate-name memchr --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/memchr-2.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=b12e22bf13feffbe -C extra-filename=-fd128df56d117efe --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
     Running `rustc --crate-name once_cell --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/once_cell-1.21.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=88c03255567f3300 -C extra-filename=-6e2bc488b1ef63c3 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
     Running `rustc --crate-name iana_time_zone --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/iana-time-zone-0.1.65/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --cfg 'feature="fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("fallback"))' -C metadata=0131f712d9cf47bf -C extra-filename=-c5722706a58c8d85 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
     Running `rustc --crate-name zlib_rs --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/zlib-rs-0.6.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --deny=unsafe_op_in_unsafe_fn --cfg 'feature="rust-allocator"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ZLIB_DEBUG", "__internal-api", "__internal-fuzz", "__internal-fuzz-disable-checksum", "__internal-test", "arbitrary", "avx512", "c-allocator", "default", "quickcheck", "rust-allocator", "std", "vpclmulqdq"))' -C metadata=580696b2582f21d4 -C extra-filename=-3fd096cff0f83095 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
     Running `rustc --crate-name build_script_build --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/crc32fast-1.5.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=0e90e77bae35936e -C extra-filename=-ceb016c03b15199d --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/crc32fast-ceb016c03b15199d -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
     Running `rustc --crate-name build_script_build --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/zmij-1.0.21/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=7851981aa34006cc -C extra-filename=-0d5be74824237e59 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/zmij-0d5be74824237e59 -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
     Running `rustc --crate-name either --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/either-1.15.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std", "use_std"))' -C metadata=b547a7571f3a5a1b -C extra-filename=-94649bd9bd78ed6d --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
     Running `rustc --crate-name build_script_build --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/thiserror-1.0.69/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5da68d278817b9dc -C extra-filename=-b310a4b076f88c26 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/thiserror-b310a4b076f88c26 -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
     Running `rustc --crate-name smallvec --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/smallvec-1.15.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s --cfg 'feature="const_generics"' --cfg 'feature="const_new"' --cfg 'feature="union"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bincode", "const_generics", "const_new", "debugger_visualizer", "drain_filter", "drain_keep_rest", "impl_bincode", "malloc_size_of", "may_dangle", "serde", "specialization", "union", "unty", "write"))' -C metadata=009b01ba79121462 -C extra-filename=-ab1df783a691bcb2 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
     Running `rustc --crate-name same_file --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/same-file-1.0.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d75a9298134f2e2a -C extra-filename=-24b0aba4cb2d3d20 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
     Running `rustc --crate-name stable_deref_trait --edition=2015 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/stable_deref_trait-1.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=a7acf724190f5f25 -C extra-filename=-e54ad6d276fae01e --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
     Running `rustc --crate-name arrayvec --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/arrayvec-0.7.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("borsh", "default", "serde", "std", "zeroize"))' -C metadata=3a743d5551bc9c05 -C extra-filename=-854aaa4430ef49c6 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
     Running `rustc --crate-name build_script_build --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/crossbeam-deque-0.8.7/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs '--allow=clippy::lint_groups_priority' '--allow=clippy::declare_interior_mutable_const' --check-cfg 'cfg(crossbeam_loom)' --check-cfg 'cfg(crossbeam_sanitize)' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=862628d26157e14b -C extra-filename=-ddfbd16bf9d427d3 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/crossbeam-deque-ddfbd16bf9d427d3 -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
     Running `rustc --crate-name ryu --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/ryu-1.0.23/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic", "small"))' -C metadata=53c99b8a128abf72 -C extra-filename=-e33431fcf185bf9b --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
     Running `rustc --crate-name build_script_build --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/parking_lot_core-0.9.12/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph"))' -C metadata=b4fd4c2bab707243 -C extra-filename=-65ad64f45078a417 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/parking_lot_core-65ad64f45078a417 -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
     Running `rustc --crate-name build_script_build --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/crossbeam-epoch-0.9.20/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs '--allow=clippy::lint_groups_priority' '--allow=clippy::declare_interior_mutable_const' --check-cfg 'cfg(crossbeam_loom)' --check-cfg 'cfg(crossbeam_sanitize)' -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "loom", "loom-crate", "nightly", "std"))' -C metadata=e863cdb2f5492c13 -C extra-filename=-a877896a95bbcf34 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/crossbeam-epoch-a877896a95bbcf34 -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
     Running `rustc --crate-name regex_syntax --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/regex-syntax-0.8.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=94b8ffafdef9c923 -C extra-filename=-4e3d70dfe57d2693 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
     Running `rustc --crate-name rustc_hash --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/rustc-hash-2.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "rand", "std"))' -C metadata=1637a88883c6447c -C extra-filename=-6ef51d91a888db19 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
     Running `rustc --crate-name find_msvc_tools --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/find-msvc-tools-0.1.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --allow=unexpected_cfgs --check-cfg 'cfg(disable_clang_cl_tests)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=302a6d639d5937e9 -C extra-filename=-ccdb629854957335 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
     Running `rustc --crate-name bytes --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/bytes-1.12.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --warn=unexpected_cfgs --check-cfg 'cfg(loom)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "extra-platforms", "serde", "std"))' -C metadata=0f89acb3240658f9 -C extra-filename=-f316ec15803409e9 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
     Running `rustc --crate-name cfg_aliases --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/cfg_aliases-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no '--deny=clippy::str_to_string' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=076137ba9a6c44dc -C extra-filename=-2145accd1aea7c08 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
     Running `rustc --crate-name build_script_build --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/procfs-0.18.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="flate2"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "chrono", "default", "flate2", "serde", "serde1"))' -C metadata=35941e077de9cbcd -C extra-filename=-93f04abed63cd611 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/procfs-93f04abed63cd611 -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
     Running `rustc --crate-name shlex --edition=2015 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/shlex-1.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=d0bbb7dd0d00cba3 -C extra-filename=-7ed914f2566d2e61 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
     Running `rustc --crate-name unicode_xid --edition=2015 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/unicode-xid-0.2.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "default", "no_std"))' -C metadata=6044234569f69508 -C extra-filename=-a0af310e3f8e1df3 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
     Running `rustc --crate-name unicode_segmentation --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/unicode-segmentation-1.13.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no_std"))' -C metadata=137efa4bedc2b581 -C extra-filename=-d3d015ef5371d4b7 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
     Running `rustc --crate-name simd_adler32 --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/simd-adler32-0.3.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --cfg 'feature="const-generics"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-generics", "default", "nightly", "std"))' -C metadata=6f7c1dab0dae4d70 -C extra-filename=-fa1b68032da3f549 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
     Running `rustc --crate-name utf8parse --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/utf8parse-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly"))' -C metadata=a378989b4f468a53 -C extra-filename=-8b1981f706773745 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
     Running `rustc --crate-name heck --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/heck-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=71e78750d214cf17 -C extra-filename=-c30c32e22955451f --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
     Running `rustc --crate-name build_script_build --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/serde_json-1.0.149/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="indexmap"' --cfg 'feature="preserve_order"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=89d27d56780f5205 -C extra-filename=-e0cbdf33489a4f72 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/serde_json-e0cbdf33489a4f72 -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
     Running `rustc --crate-name build_script_build --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/crossbeam-utils-0.8.22/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs '--allow=clippy::lint_groups_priority' '--allow=clippy::declare_interior_mutable_const' --check-cfg 'cfg(crossbeam_loom)' --check-cfg 'cfg(crossbeam_sanitize)' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=da73123e4ed07e65 -C extra-filename=-182ae6fe4e7c4b58 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/crossbeam-utils-182ae6fe4e7c4b58 -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
     Running `rustc --crate-name build_script_build --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/rayon-core-1.13.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("web_spin_lock"))' -C metadata=5b2f4b07b59f353e -C extra-filename=-dc22d6f762cf9d9f --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/rayon-core-dc22d6f762cf9d9f -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
     Running `rustc --crate-name colorchoice --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/colorchoice-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fecfb67aa4d5d134 -C extra-filename=-a409179e9a6acc97 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
     Running `rustc --crate-name byteorder --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/byteorder-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=cad50dfe2b5af0b6 -C extra-filename=-2f809d1db8818900 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
     Running `rustc --crate-name is_terminal_polyfill --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/is_terminal_polyfill-1.70.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default"))' -C metadata=15ce1c70e772a31f -C extra-filename=-7d4ab2674b6dbf86 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
     Running `rustc --crate-name build_script_build --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/libm-0.2.16/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(feature, values("compiler-builtins"))' -C debug-assertions=off --cfg 'feature="arch"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arch", "default", "force-soft-floats", "unstable", "unstable-float", "unstable-intrinsics", "unstable-public-internals"))' -C metadata=d0bcc19003eafc5f -C extra-filename=-df0b8179c937d69a --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/libm-df0b8179c937d69a -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
     Running `rustc --crate-name anstyle_query --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/anstyle-query-1.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e6ed4a3ea71d0934 -C extra-filename=-e4e5474ffe59cb12 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
     Running `rustc --crate-name anstyle --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/anstyle-1.0.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=4da4e7d5324ef95c -C extra-filename=-e59a324d172d6418 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
     Running `rustc --crate-name hex --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/hex-0.4.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std"))' -C metadata=47fb0b3daa3509a9 -C extra-filename=-36be1ec5f55ad975 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
     Running `rustc --crate-name build_script_build --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/owo-colors-4.3.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "supports-color", "supports-colors"))' -C metadata=f96274e078e0ab12 -C extra-filename=-1bd83548006c5a46 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/owo-colors-1bd83548006c5a46 -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
     Running `rustc --crate-name strsim --edition=2015 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/strsim-0.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6cb880c050ff2729 -C extra-filename=-a70a973567f90e46 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
     Running `rustc --crate-name build_script_build --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/typeid-1.0.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7191bbedf8934d6d -C extra-filename=-72028e83c563e6d7 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/typeid-72028e83c563e6d7 -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
     Running `rustc --crate-name build_script_build --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/ref-cast-1.0.25/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=dbb896b603290b19 -C extra-filename=-a6f4903bccf09eb4 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/ref-cast-a6f4903bccf09eb4 -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
     Running `rustc --crate-name build_script_build --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/signal-hook-0.3.18/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="channel"' --cfg 'feature="default"' --cfg 'feature="iterator"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cc", "channel", "default", "extended-siginfo", "extended-siginfo-raw", "iterator"))' -C metadata=2d4c4112690cf5a6 -C extra-filename=-07c179b5e3e757b8 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/signal-hook-07c179b5e3e757b8 -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
     Running `rustc --crate-name build_script_build --edition=2024 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/uucore-0.9.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--warn=clippy::pedantic' '--warn=clippy::cargo' '--warn=clippy::all' '--allow=clippy::used_underscore_items' '--warn=clippy::use_self' '--allow=clippy::unused_self' --warn=unused_qualifications '--allow=clippy::unnested_or_patterns' --warn=unexpected_cfgs '--allow=clippy::too_many_lines' '--allow=clippy::struct_excessive_bools' '--allow=clippy::similar_names' '--allow=clippy::should_panic_without_expect' '--allow=clippy::return_self_not_must_use' '--allow=clippy::needless_pass_by_value' '--allow=clippy::must_use_candidate' '--allow=clippy::multiple_crate_versions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms' '--allow=clippy::large_types_passed_by_value' '--allow=clippy::inline_always' '--allow=clippy::implicit_hasher' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::from_iter_instead_of_collect' '--allow=clippy::format_push_string' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::float_cmp' '--allow=clippy::flat_map_option' '--allow=clippy::enum_glob_use' '--allow=clippy::doc_markdown' '--allow=clippy::doc_link_with_quotes' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::cargo_common_metadata' '--allow=clippy::collapsible_if' --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(target_os, values("cygwin"))' --check-cfg 'cfg(wasi_runner)' -C debug-assertions=off --cfg 'feature="backup-control"' --cfg 'feature="bigdecimal"' --cfg 'feature="buf-copy"' --cfg 'feature="default"' --cfg 'feature="dunce"' --cfg 'feature="entries"' --cfg 'feature="extendedbigdecimal"' --cfg 'feature="fs"' --cfg 'feature="fsxattr"' --cfg 'feature="glob"' --cfg 'feature="itertools"' --cfg 'feature="libc"' --cfg 'feature="mode"' --cfg 'feature="num-traits"' --cfg 'feature="parser"' --cfg 'feature="parser-glob"' --cfg 'feature="parser-num"' --cfg 'feature="parser-size"' --cfg 'feature="perms"' --cfg 'feature="process"' --cfg 'feature="procfs"' --cfg 'feature="safe-copy"' --cfg 'feature="signals"' --cfg 'feature="update-control"' --cfg 'feature="walkdir"' --cfg 'feature="winapi-util"' --cfg 'feature="windows-sys"' --cfg 'feature="xattr"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backup-control", "base64-simd", "benchmark", "bigdecimal", "blake2b_simd", "blake3", "bstr", "buf-copy", "checksum", "colors", "crc-fast", "data-encoding", "data-encoding-macro", "default", "digest", "divan", "dns-lookup", "dunce", "encoding", "entries", "extendedbigdecimal", "fast-inc", "feat_systemd_logind", "format", "fs", "fsext", "fsxattr", "glob", "hardware", "hex", "i18n-all", "i18n-charmap", "i18n-collator", "i18n-common", "i18n-datetime", "i18n-decimal", "icu_calendar", "icu_collator", "icu_datetime", "icu_decimal", "icu_locale", "icu_provider", "itertools", "jiff", "jiff-icu", "libc", "lines", "md-5", "memchr", "mode", "num-traits", "parser", "parser-glob", "parser-num", "parser-size", "perms", "pipes", "proc-info", "process", "procfs", "quoting-style", "ranges", "ringbuffer", "safe-copy", "safe-traversal", "selinux", "sha1", "sha2", "sha3", "shake", "signals", "sm3", "smack", "sum", "tempfile", "time", "tty", "unit-prefix", "update-control", "uptime", "utf8", "utmp-classic", "utmpx", "version-cmp", "walkdir", "wide", "winapi-util", "windows-sys", "xattr", "z85"))' -C metadata=b50924638e56a9d9 -C extra-filename=-0bb243664543c829 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/uucore-0bb243664543c829 -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
     Running `rustc --crate-name self_cell --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/self_cell-1.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("old_rust", "rustversion"))' -C metadata=a37e2283343c6576 -C extra-filename=-6a6e8f1472ef5db0 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
     Running `rustc --crate-name clap_lex --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/clap_lex-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1d51e4da5eaf783d -C extra-filename=-b5f23594ffc15a68 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
     Running `rustc --crate-name build_script_build --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/erased-serde-0.4.10/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std", "unstable-debug"))' -C metadata=2d0d36338ff348ec -C extra-filename=-567d9979effd3ede --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/erased-serde-567d9979effd3ede -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
     Running `rustc --crate-name nu_ansi_term --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/nu-ansi-term-0.50.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "derive_serde_style", "gnu_legacy", "serde", "std"))' -C metadata=bee8be198b50e642 -C extra-filename=-c475126481f957f7 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling bit-vec v0.8.0
     Running `rustc --crate-name option_ext --edition=2015 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/option-ext-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1f46fd83be1201be -C extra-filename=-a5304ccc7768d427 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
     Running `rustc --crate-name build_script_build --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/object-0.37.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--allow=clippy::uninlined_format_args' '--allow=clippy::type_complexity' '--allow=clippy::single_match' '--allow=clippy::should_implement_trait' '--allow=clippy::result_unit_err' '--allow=clippy::needless_lifetimes' '--allow=clippy::match_like_matches_macro' '--allow=clippy::manual_flatten' '--allow=clippy::field_reassign_with_default' '--allow=clippy::comparison_chain' '--allow=clippy::collapsible_match' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' -C debug-assertions=off --cfg 'feature="archive"' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="unaligned"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=253dd547935b05fd -C extra-filename=-1d79f4cf8e0a6692 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/object-1d79f4cf8e0a6692 -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
     Running `rustc --crate-name build_script_build --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/anyhow-1.0.102/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=4f21c92e58aae2b6 -C extra-filename=-dcc80b4812cf3af3 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/anyhow-dcc80b4812cf3af3 -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
     Running `rustc --crate-name pkg_config --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/pkg-config-0.3.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3d1ab41343c256e8 -C extra-filename=-61eaf6c8a392d4f9 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
     Running `rustc --crate-name litrs --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/litrs-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("check_suffix", "proc-macro2", "unicode-xid"))' -C metadata=713820928df29208 -C extra-filename=-c828c58af2301009 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
     Running `rustc --crate-name build_script_build --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/typetag-0.2.21/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=eab4f67ebed0a1cb -C extra-filename=-974df8d1501c187c --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/typetag-974df8d1501c187c -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
     Running `rustc --crate-name bit_vec --edition=2015 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/bit-vec-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("borsh", "borsh_std", "default", "miniserde", "nanoserde", "serde", "serde_no_std", "serde_std", "std"))' -C metadata=fa701246e4f7f34f -C extra-filename=-c5d42a4e47c60713 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
     Running `rustc --crate-name glob --edition=2015 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/glob-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=809903e96646f25f -C extra-filename=-53e42cf4e71c0409 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
     Running `rustc --crate-name build_script_build --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/serde_core-1.0.228/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="result"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=12fa3f58e9a6f7f8 -C extra-filename=-20360ebd5e53d2cc --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/serde_core-20360ebd5e53d2cc -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
     Running `rustc --crate-name gimli --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/gimli-0.32.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --cfg 'feature="read"' --cfg 'feature="read-core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "endian-reader", "fallible-iterator", "read", "read-all", "read-core", "rustc-dep-of-std", "std", "write"))' -C metadata=98c33f224c1c6fd1 -C extra-filename=-e4239d6b4ea5931c --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
     Running `rustc --crate-name dunce --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/dunce-1.0.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0af72d666da4cc23 -C extra-filename=-87b4a425464ce3ae --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling nix v0.31.3
    Building [                           ] 2/866: anstyle, colorchoice, typet…
     Running `rustc --crate-name build_script_build --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/nix-0.31.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="dir"' --cfg 'feature="feature"' --cfg 'feature="fs"' --cfg 'feature="poll"' --cfg 'feature="process"' --cfg 'feature="pthread"' --cfg 'feature="resource"' --cfg 'feature="signal"' --cfg 'feature="term"' --cfg 'feature="uio"' --cfg 'feature="user"' --cfg 'feature="zerocopy"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("acct", "aio", "default", "dir", "env", "event", "fanotify", "feature", "fs", "hostname", "inotify", "ioctl", "kmod", "memoffset", "mman", "mount", "mqueue", "net", "personality", "pin-utils", "poll", "process", "pthread", "ptrace", "quota", "reboot", "resource", "sched", "signal", "socket", "syslog", "term", "time", "ucontext", "uio", "user", "zerocopy"))' -C metadata=2f302573954c2fd9 -C extra-filename=-682eaaabc220e1c1 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/nix-682eaaabc220e1c1 -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern cfg_aliases=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libcfg_aliases-2145accd1aea7c08.rlib --cap-lints allow`
   Compiling type-map v0.5.1
    Building [                           ] 3/866: anstyle, colorchoice, typet…
     Running `rustc --crate-name type_map --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/type-map-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=837f2e66261399c7 -C extra-filename=-aca2572e8d247bfe --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern rustc_hash=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/librustc_hash-6ef51d91a888db19.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling anstyle-parse v0.2.7
    Building [                           ] 4/866: anstyle, colorchoice, typet…
     Running `rustc --crate-name anstyle_parse --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/anstyle-parse-0.2.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="utf8"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "default", "utf8"))' -C metadata=d5f66a9494c25253 -C extra-filename=-5571b611dbaf589f --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern utf8parse=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libutf8parse-8b1981f706773745.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling lock_api v0.4.14
    Building [                           ] 5/866: anstyle, colorchoice, typet…
     Running `rustc --crate-name lock_api --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/lock_api-0.4.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s --cfg 'feature="atomic_usize"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "atomic_usize", "default", "nightly", "owning_ref", "serde"))' -C metadata=c090fef4ba0060d3 -C extra-filename=-ff8bfd783e2d4912 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern scopeguard=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libscopeguard-34d52c5a1897ba29.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling walkdir v2.5.0
    Building [                           ] 6/866: anstyle, colorchoice, typet…
     Running `rustc --crate-name walkdir --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/walkdir-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=734feeaa25ef04f8 -C extra-filename=-42938bc17ccac407 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern same_file=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libsame_file-24b0aba4cb2d3d20.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling rustc-demangle v0.1.27
    Building [                           ] 7/866: anstyle, colorchoice, typet…
   Compiling unicase v2.9.0
    Building [                           ] 8/866: anstyle, colorchoice, typet…
     Running `rustc --crate-name rustc_demangle --edition=2015 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/rustc-demangle-0.1.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std", "std"))' -C metadata=29505db3fd8add40 -C extra-filename=-9e20a2930038cb86 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
     Running `rustc --crate-name unicase --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/unicase-2.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=24862cc10004d689 -C extra-filename=-2347fd827f62e951 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling unicode-linebreak v0.1.5
    Building [                           ] 9/866: anstyle, colorchoice, typet…
     Running `rustc --crate-name unicode_linebreak --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/unicode-linebreak-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b46690f8c9d61a9e -C extra-filename=-b2c135cb0fbc72c3 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling is_ci v1.2.0
    Building [                          ] 10/866: anstyle, colorchoice, typet…
     Running `rustc --crate-name is_ci --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/is_ci-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=af9ea2e23e3681f1 -C extra-filename=-2e615394bd8c4ce7 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling sys-locale v0.3.2
    Building [                          ] 11/866: anstyle, colorchoice, typet…
     Running `rustc --crate-name sys_locale --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/sys-locale-0.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("js", "js-sys", "wasm-bindgen", "web-sys"))' -C metadata=1cef5ca654dca438 -C extra-filename=-28ef588144ea637d --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling alloc-no-stdlib v2.0.4
    Building [                          ] 12/866: anstyle, colorchoice, typet…
     Running `rustc --crate-name alloc_no_stdlib --edition=2015 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/alloc-no-stdlib-2.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("unsafe"))' -C metadata=9764dd415f35cb1d -C extra-filename=-6d1189fa20e59095 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling supports-hyperlinks v3.2.0
    Building [                          ] 13/866: anstyle, typetag(build.rs),…
     Running `rustc --crate-name supports_hyperlinks --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/supports-hyperlinks-3.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=16e53a5a3b351345 -C extra-filename=-c3b915cfc55c9e40 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling miniz_oxide v0.8.9
    Building [                          ] 14/866: anstyle, typetag(build.rs),…
     Running `rustc --crate-name miniz_oxide --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/miniz_oxide-0.8.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --cfg 'feature="default"' --cfg 'feature="simd"' --cfg 'feature="simd-adler32"' --cfg 'feature="with-alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "block-boundary", "core", "default", "rustc-dep-of-std", "serde", "simd", "simd-adler32", "std", "with-alloc"))' -C metadata=dab460c2c00fe238 -C extra-filename=-7af1ede9cfc4e4df --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern adler2=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libadler2-30214df1db5722ec.rmeta --extern simd_adler32=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libsimd_adler32-fa1b68032da3f549.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
    Building [                          ] 15/866: anstyle, typetag(build.rs),…
     Running `TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/quote-e44d4b2d312d221b/build-script-build`
   Compiling supports-unicode v3.0.0
    Building [                          ] 16/866: anstyle, typetag(build.rs),…
     Running `rustc --crate-name supports_unicode --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/supports-unicode-3.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4f9acda35b7174ad -C extra-filename=-c8b6a1e1479b71a5 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling winnow v1.0.0
    Building [                          ] 17/866: anstyle, typetag(build.rs),…
     Running `rustc --crate-name winnow --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/winnow-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="ascii"' --cfg 'feature="binary"' --cfg 'feature="default"' --cfg 'feature="parser"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "ascii", "binary", "debug", "default", "parser", "simd", "std", "unstable-doc", "unstable-recover"))' -C metadata=4c5416b9beae99de -C extra-filename=-5a3c08a0d63a347c --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling supports-color v3.0.2
    Building [                          ] 18/866: anstyle, typetag(build.rs),…
     Running `rustc --crate-name supports_color --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/supports-color-3.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6363cc31517575b9 -C extra-filename=-b2388a9d175be3a0 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern is_ci=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libis_ci-2e615394bd8c4ce7.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling unicode-width v0.1.14
   Compiling version_check v0.9.5
    Building [                          ] 20/866: anstyle, typetag(build.rs),…
     Running `rustc --crate-name version_check --edition=2015 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/version_check-0.9.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=499d6fdb5633ba99 -C extra-filename=-2cb893c07299a849 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
     Running `rustc --crate-name unicode_width --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/unicode-width-0.1.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --cfg 'feature="cjk"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cjk", "compiler_builtins", "core", "default", "no_std", "rustc-dep-of-std", "std"))' -C metadata=598f6c3afa424731 -C extra-filename=-329ceeff78df87d6 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
    Building [                          ] 24/866: anstyle, typetag(build.rs),…
     Running `TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/signal-hook-07c179b5e3e757b8/build-script-build`
     Running `rustc --crate-name strsim --edition=2015 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/strsim-0.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=00338cd032dc2242 -C extra-filename=-43fb66d4c251de00 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
     Running `TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/procfs-93f04abed63cd611/build-script-build`
     Running `TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/rayon-core-dc22d6f762cf9d9f/build-script-build`
   Compiling inventory v0.3.22
   Compiling web-time v1.1.0
    Building [                          ] 26/866: anstyle, typetag(build.rs),…
     Running `rustc --crate-name web_time --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/web-time-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --warn=unused --warn=rust_2021_compatibility --warn=rust_2018_idioms --warn=rust_2018_compatibility '--warn=clippy::pedantic' '--warn=clippy::nursery' --warn=future_incompatible '--warn=clippy::cargo' '--warn=rustdoc::all' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_debug' '--warn=clippy::unwrap_used' --warn=unused_qualifications --warn=unused_lifetimes --warn=unused_import_braces '--warn=clippy::unseparated_literal_suffix' --warn=unsafe_op_in_unsafe_fn --deny=unsafe_code --warn=unreachable_pub '--warn=clippy::unneeded_field_pattern' '--warn=clippy::unnecessary_self_imports' '--warn=clippy::unnecessary_safety_doc' '--warn=clippy::unimplemented' '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::try_err' --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::todo' '--allow=clippy::tabs_in_doc_comments' '--warn=clippy::suspicious_xor_used_as_pow' '--warn=clippy::string_to_string' '--warn=clippy::string_slice' '--warn=clippy::string_lit_chars_any' '--warn=clippy::string_add' '--warn=clippy::str_to_string' --warn=single_use_lifetimes '--warn=clippy::single_char_lifetime_names' '--warn=clippy::semicolon_outside_block' '--warn=clippy::self_named_module_files' '--warn=clippy::same_name_method' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_patterns' '--warn=clippy::redundant_type_annotations' '--allow=clippy::redundant_pub_crate' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::pub_without_shorthand' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::partial_pub_fields' '--allow=clippy::option_if_let_else' '--warn=clippy::non_ascii_literal' --warn=non_ascii_idents '--warn=clippy::mutex_atomic' '--allow=clippy::module_name_repetitions' '--allow=clippy::module_inception' '--warn=clippy::mixed_read_write_in_expression' '--warn=clippy::missing_docs_in_private_items' --warn=missing_docs --warn=missing_debug_implementations --warn=missing_copy_implementations '--warn=clippy::missing_asserts_for_indexing' '--warn=clippy::missing_assert_message' --warn=missing_abi '--warn=clippy::min_ident_chars' --warn=meta_variable_misuse --warn=macro_use_extern_crate '--warn=clippy::lossy_float_literal' '--warn=clippy::large_include_file' '--warn=clippy::infinite_loop' '--warn=clippy::indexing_slicing' '--warn=clippy::impl_trait_in_params' '--warn=clippy::if_then_some_else_none' '--warn=clippy::get_unwrap' '--allow=clippy::future_not_send' '--warn=clippy::format_push_string' '--warn=clippy::fn_to_numeric_cast_any' '--warn=clippy::float_cmp_const' '--warn=clippy::filetype_is_file' --warn=ffi_unwind_calls '--allow=clippy::explicit_deref_methods' '--warn=clippy::exit' '--warn=clippy::error_impl_error' '--allow=clippy::equatable_if_let' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' --warn=deprecated_in_future '--warn=clippy::default_union_representation' '--warn=clippy::decimal_literal_representation' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--warn=clippy::clone_on_ref_ptr' '--warn=clippy::assertions_on_result_states' '--warn=clippy::as_conversions' '--warn=clippy::allow_attributes_without_reason' '--warn=clippy::allow_attributes' '--warn=clippy::absolute_paths' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=c81beddc23dc372c -C extra-filename=-e64c654d107e5dae --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
     Running `rustc --crate-name inventory --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/inventory-0.3.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a7c90e5c72dd2d6a -C extra-filename=-e60bca746420e129 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
    Building [                          ] 27/866: anstyle, typetag(build.rs),…
   Compiling pin-project-lite v0.2.17
    Building [                          ] 28/866: anstyle, typetag(build.rs),…
    Building [                          ] 29/866: anstyle, typetag(build.rs),…
     Running `TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/thiserror-b310a4b076f88c26/build-script-build`
    Building [                          ] 30/866: anstyle, typetag(build.rs),…
     Running `rustc --crate-name heck --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/heck-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8962c9d5e5846904 -C extra-filename=-63297c5fb775428e --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
     Running `TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/serde_core-a67e9555ec0c130c/build-script-build`
     Running `rustc --crate-name pin_project_lite --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/pin-project-lite-0.2.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s '--warn=clippy::unused_trait_names' --warn=unreachable_pub --warn=unnameable_types --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes --warn=deprecated_safe '--warn=clippy::default_union_representation' '--warn=clippy::as_underscore' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::range_plus_one' '--allow=clippy::nonminimal_bool' '--allow=clippy::naive_bytecount' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::incompatible_msrv' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::collapsible_match' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a3b3edddc3b7aa0a -C extra-filename=-3d92ce3e0e8b2ae8 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling humantime v2.3.0
    Building [                          ] 31/866: anstyle, typetag(build.rs),…
     Running `rustc --crate-name humantime --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/humantime-2.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("mu"))' -C metadata=7bf151bbb34dcc9d -C extra-filename=-65e5fcf9b7a76dce --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling num-format v0.4.4
    Building [                          ] 32/866: anstyle, typetag(build.rs),…
    Building [                          ] 33/866: anstyle, typetag(build.rs),…
     Running `rustc --crate-name num_format --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/num-format-0.4.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cfg-if", "default", "encoding_rs", "lazy_static", "libc", "num-bigint", "num-format-windows", "serde", "std", "widestring", "winapi", "with-num-bigint", "with-serde", "with-system-locale"))' -C metadata=0c252c926a4b496f -C extra-filename=-38bd8e2648e67889 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern arrayvec=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libarrayvec-854aaa4430ef49c6.rmeta --extern itoa=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libitoa-016170e75dc7c21f.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
     Running `TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/serde-c675d69000344031/build-script-build`
    Building [>                         ] 34/866: anstyle, typetag(build.rs),…
     Running `TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/crossbeam-deque-ddfbd16bf9d427d3/build-script-build`
   Compiling os_display v0.1.4
    Building [>                         ] 35/866: anstyle, typetag(build.rs),…
     Running `rustc --crate-name os_display --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/os_display-0.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="native"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "native", "std", "unix", "windows"))' -C metadata=7f437097aecfddfe -C extra-filename=-700ab1d081cb065e --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern unicode_width=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libunicode_width-99ebfc466f811d9b.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling alloc-stdlib v0.2.2
    Building [>                         ] 36/866: anstyle, typetag(build.rs),…
     Running `rustc --crate-name alloc_stdlib --edition=2015 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/alloc-stdlib-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("unsafe"))' -C metadata=49c8c2fcee020169 -C extra-filename=-c8bc003826fcdc7b --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern alloc_no_stdlib=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/liballoc_no_stdlib-6d1189fa20e59095.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling futures-core v0.3.32
    Building [>                         ] 37/866: anstyle, typetag(build.rs),…
     Running `rustc --crate-name futures_core --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/futures-core-0.3.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "portable-atomic", "std", "unstable"))' -C metadata=7c1b9607f4b79d4d -C extra-filename=-41a16166076cf590 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling getrandom v0.4.2
    Building [>                         ] 38/866: anstyle, typetag(build.rs),…
     Running `rustc --crate-name build_script_build --edition=2024 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/getrandom-0.4.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--warn=clippy::useless_conversion' --warn=unused_lifetimes '--warn=clippy::unnecessary_cast' --warn=unexpected_cfgs '--warn=clippy::ptr_as_ptr' --warn=missing_docs '--warn=clippy::fn_to_numeric_cast_with_truncation' '--warn=clippy::fn_to_numeric_cast' '--warn=clippy::checked_conversions' '--warn=clippy::char_lit_as_u8' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_ptr_alignment' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' --check-cfg 'cfg(getrandom_backend, values("custom", "efi_rng", "rdrand", "rndr", "linux_getrandom", "linux_raw", "windows_legacy", "unsupported", "extern_impl"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_test_linux_fallback)' --check-cfg 'cfg(getrandom_test_linux_without_fallback)' --check-cfg 'cfg(getrandom_test_netbsd_fallback)' --check-cfg 'cfg(target_os, values("cygwin"))' --check-cfg 'cfg(target_os, values("motor"))' -C debug-assertions=off --cfg 'feature="std"' --cfg 'feature="sys_rng"' --cfg 'feature="wasm_js"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std", "sys_rng", "wasm_js"))' -C metadata=577247c32dcac123 -C extra-filename=-8a56ddc68ea2cbd2 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/getrandom-8a56ddc68ea2cbd2 -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
     Running `TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/crossbeam-epoch-a877896a95bbcf34/build-script-build`
    Building [>                         ] 42/866: anstyle, typetag(build.rs),…
    Building [>                         ] 43/866: anstyle, typetag(build.rs),…
     Running `TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/object-1d79f4cf8e0a6692/build-script-build`
     Running `TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/serde_json-e0cbdf33489a4f72/build-script-build`
     Running `rustc --crate-name serde_core --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/serde_core-1.0.228/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="rc"' --cfg 'feature="result"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=aa185210b95c315c -C extra-filename=-24b29733241aff1b --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1 --check-cfg 'cfg(if_docsrs_then_no_serde_core)' --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_target_has_atomic)'`
   Compiling typenum v1.19.0
   Compiling vcpkg v0.2.15
    Building [>                         ] 45/866: anstyle, typetag(build.rs),…
     Running `rustc --crate-name build_script_build --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/typenum-1.19.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-generics", "force_unix_path_separator", "i128", "no_std", "scale-info", "scale_info", "strict"))' -C metadata=58895b73d015597e -C extra-filename=-e10dba19542f7f5e --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/typenum-e10dba19542f7f5e -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
     Running `TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/crossbeam-utils-182ae6fe4e7c4b58/build-script-build`
     Running `rustc --crate-name vcpkg --edition=2015 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/vcpkg-0.2.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c023aaf8b4cfe081 -C extra-filename=-fe59601226e4d02c --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
   Compiling rand_core v0.10.0
    Building [>                         ] 46/866: anstyle, typetag(build.rs),…
   Compiling futures-sink v0.3.32
     Running `rustc --crate-name rand_core --edition=2024 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/rand_core-0.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto '--warn=clippy::undocumented_unsafe_blocks' --warn=missing_docs --warn=missing_debug_implementations --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8a73dc9ab88cca0e -C extra-filename=-1cb5cbf598a03c43 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling doctest-file v1.0.0
     Running `rustc --crate-name futures_sink --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/futures-sink-0.3.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=05f04826e9cf6afe -C extra-filename=-a66823568834228f --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling bitflags v2.11.0
   Compiling ident_case v1.0.1
   Compiling time-core v0.1.8
     Running `rustc --crate-name unicode_segmentation --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/unicode-segmentation-1.13.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no_std"))' -C metadata=43d89ba9d3ec5c7c -C extra-filename=-23ca0ca90f973694 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
     Running `rustc --crate-name doctest_file --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/doctest-file-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6479989c4570d9b3 -C extra-filename=-1edf86dce488dc29 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern proc_macro --cap-lints allow`
     Running `rustc --crate-name bitflags --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/bitflags-2.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "example_generated", "serde", "serde_core", "std"))' -C metadata=fc02af31dc186892 -C extra-filename=-c8975a832c2de7b5 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
     Running `TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/zmij-0d5be74824237e59/build-script-build`
     Running `TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/parking_lot_core-65ad64f45078a417/build-script-build`
     Running `rustc --crate-name cfg_if --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/cfg-if-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "rustc-dep-of-std"))' -C metadata=7c230f7c712ff630 -C extra-filename=-6ab49d2239ef8ca2 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
     Running `rustc --crate-name crossbeam_utils --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/crossbeam-utils-0.8.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s --warn=unexpected_cfgs '--allow=clippy::lint_groups_priority' '--allow=clippy::declare_interior_mutable_const' --check-cfg 'cfg(crossbeam_loom)' --check-cfg 'cfg(crossbeam_sanitize)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=1d6690c7305cf226 -C extra-filename=-8d92d9d22f24e1aa --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1 --check-cfg 'cfg(crossbeam_no_atomic,crossbeam_sanitize_thread)'`
   Compiling anstream v0.6.21
   Compiling bit-set v0.8.0
     Running `rustc --crate-name ident_case --edition=2015 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/ident_case-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9537e5e82093c694 -C extra-filename=-818d3ae756492a58 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
     Running `rustc --crate-name time_core --edition=2024 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/time-core-0.1.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=unused '--warn=clippy::nursery' '--warn=clippy::all' --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' --deny=unexpected_cfgs '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=dangling-pointers-from-temporaries --deny=const-item-mutation --deny=clashing-extern-declarations '--warn=clippy::as-underscore' --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' --allow=unstable-name-collisions '--allow=clippy::uninhabited-references' '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' '--allow=clippy::incompatible-msrv' --check-cfg 'cfg(__ui_tests)' --check-cfg 'cfg(bench)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("large-dates"))' -C metadata=8383f352866da571 -C extra-filename=-2769ad547cb731f5 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
    Building [>                         ] 59/866: anstyle, typetag(build.rs),…
    Building [>                         ] 61/866: anstyle, typetag(build.rs),…
     Running `TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/crc32fast-ceb016c03b15199d/build-script-build`
     Running `rustc --crate-name anstream --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/anstream-0.6.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="auto"' --cfg 'feature="default"' --cfg 'feature="wincon"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("auto", "default", "test", "wincon"))' -C metadata=2b2edd147365ee17 -C extra-filename=-9e1714c2059e7ca9 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern anstyle=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libanstyle-e59a324d172d6418.rmeta --extern anstyle_parse=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libanstyle_parse-5571b611dbaf589f.rmeta --extern anstyle_query=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libanstyle_query-e4e5474ffe59cb12.rmeta --extern colorchoice=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libcolorchoice-a409179e9a6acc97.rmeta --extern is_terminal_polyfill=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libis_terminal_polyfill-7d4ab2674b6dbf86.rmeta --extern utf8parse=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libutf8parse-8b1981f706773745.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
     Running `TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/typeid-72028e83c563e6d7/build-script-build`
     Running `TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/erased-serde-567d9979effd3ede/build-script-build`
     Running `rustc --crate-name bit_set --edition=2015 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/bit-set-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=ca10e5cd1a3fd7b2 -C extra-filename=-3605c3d99542ca92 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern bit_vec=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libbit_vec-c5d42a4e47c60713.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling itertools v0.14.0
     Running `TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/typetag-974df8d1501c187c/build-script-build`
   Compiling itertools v0.15.0
     Running `TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/libc-f018a3f5a2f58340/build-script-build`
    Building [=>                        ] 67/866: anstyle, unicode-linebreak,…
     Running `rustc --crate-name itertools --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/itertools-0.15.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --cfg 'feature="default"' --cfg 'feature="use_alloc"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_alloc", "use_std"))' -C metadata=b6b95d21295fb0ec -C extra-filename=-ff3b896739cb0a21 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern either=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libeither-94649bd9bd78ed6d.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
     Running `TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/libc-f018a3f5a2f58340/build-script-build`
     Running `rustc --crate-name itertools --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/itertools-0.14.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s --cfg 'feature="default"' --cfg 'feature="use_alloc"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_alloc", "use_std"))' -C metadata=aa5bc3cdb6256882 -C extra-filename=-f67377c36e1fd243 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern either=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libeither-94649bd9bd78ed6d.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
     Running `rustc --crate-name zmij --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/zmij-1.0.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=a5ebde191b4d3fa7 -C extra-filename=-7679721eeaee1d2f --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1 --check-cfg 'cfg(exhaustive)' --check-cfg 'cfg(zmij_no_select_unpredictable)'`
   Compiling powerfmt v0.2.0
    Building [=>                        ] 68/866: anstyle, unicode-linebreak,…
     Running `rustc --crate-name powerfmt --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/powerfmt-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "macros", "std"))' -C metadata=8b2af0fdbe309bf2 -C extra-filename=-442244c8fc34f678 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling num-conv v0.2.0
    Building [=>                        ] 69/866: anstyle, unicode-linebreak,…
     Running `rustc --crate-name num_conv --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/num-conv-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=unused --warn=unreachable-pub '--deny=clippy::std-instead-of-core' --warn=missing-docs '--deny=clippy::alloc-instead-of-core' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fc87ca76f135c848 -C extra-filename=-8673bd29164b6432 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
   Compiling percent-encoding v2.3.2
    Building [=>                        ] 70/866: anstyle, unicode-linebreak,…
   Compiling zerocopy v0.7.35
   Compiling brotli-decompressor v5.0.0
   Compiling tracing-core v0.1.36
     Running `rustc --crate-name zerocopy --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/zerocopy-0.7.35/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --cfg 'feature="byteorder"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "byteorder", "default", "derive", "simd", "simd-nightly", "zerocopy-derive"))' -C metadata=78a60b72b2e65671 -C extra-filename=-79ccb833e79c0351 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern byteorder=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libbyteorder-2f809d1db8818900.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
     Running `rustc --crate-name percent_encoding --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/percent-encoding-2.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=b2dda86ea96f4030 -C extra-filename=-8d35d44db3512591 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
     Running `TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/owo-colors-1bd83548006c5a46/build-script-build`
   Compiling slab v0.4.12
   Compiling siphasher v1.0.2
   Compiling num_threads v0.1.7
     Running `rustc --crate-name libc --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/libc-0.2.186/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=74d60b9254651413 -C extra-filename=-01844b6bf41818da --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow --cfg freebsd12 --check-cfg 'cfg(emscripten_old_stat_abi)' --check-cfg 'cfg(espidf_picolibc)' --check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(gnu_file_offset_bits64)' --check-cfg 'cfg(gnu_time_bits64)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(musl_v1_2_3)' --check-cfg 'cfg(musl32_time64)' --check-cfg 'cfg(musl_redir_time64)' --check-cfg 'cfg(vxworks_lt_25_09)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin","qurt"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'`
     Running `TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/anyhow-dcc80b4812cf3af3/build-script-build`
     Running `rustc --crate-name brotli_decompressor --edition=2015 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/brotli-decompressor-5.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --cfg 'feature="alloc-stdlib"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc-stdlib", "benchmark", "default", "disable-timer", "ffi-api", "pass-through-ffi-panics", "seccomp", "std", "unsafe"))' -C metadata=448d6f6d4a712c5c -C extra-filename=-417aad6dc3ede5ae --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern alloc_no_stdlib=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/liballoc_no_stdlib-6d1189fa20e59095.rmeta --extern alloc_stdlib=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/liballoc_stdlib-c8bc003826fcdc7b.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
     Running `TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/ref-cast-a6f4903bccf09eb4/build-script-build`
     Running `rustc --crate-name crc32fast --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/crc32fast-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=fedfe84e6447887f -C extra-filename=-02f420927a38d42b --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern cfg_if=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libcfg_if-bc2aad74605880bf.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1 --cfg stable_arm_crc32_intrinsics --check-cfg 'cfg(stable_arm_crc32_intrinsics)'`
     Running `rustc --crate-name slab --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/slab-0.4.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=6330944a8f561272 -C extra-filename=-a0650143c5cd628a --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
     Running `rustc --crate-name tracing_core --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/tracing-core-0.1.36/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s --warn=unexpected_cfgs --check-cfg 'cfg(flaky_tests)' --check-cfg 'cfg(tracing_unstable)' --check-cfg 'cfg(unsound_local_offset)' --cfg 'feature="default"' --cfg 'feature="once_cell"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "once_cell", "std", "valuable"))' -C metadata=84f7c2e81b4372b1 -C extra-filename=-0ae5656b819697bd --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern once_cell=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libonce_cell-6e2bc488b1ef63c3.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
     Running `rustc --crate-name siphasher --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/siphasher-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde_json", "serde_no_std", "serde_std", "std"))' -C metadata=622e377876e4fefa -C extra-filename=-8c3dd9b16394657c --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
   Compiling textwrap v0.16.2
   Compiling rand_core v0.6.4
     Running `TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/serde_core-20360ebd5e53d2cc/build-script-build`
     Running `TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/rustversion-5367c09e72829cfd/build-script-build`
     Running `rustc --crate-name textwrap --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/textwrap-0.16.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --cfg 'feature="unicode-linebreak"' --cfg 'feature="unicode-width"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "hyphenation", "smawk", "terminal_size", "unicode-linebreak", "unicode-width"))' -C metadata=aecafe82923f1f62 -C extra-filename=-644b91321fd59e44 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern unicode_linebreak=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libunicode_linebreak-b2c135cb0fbc72c3.rmeta --extern unicode_width=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libunicode_width-99ebfc466f811d9b.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
     Running `TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/libm-df0b8179c937d69a/build-script-build`
     Running `rustc --crate-name rand_core --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/rand_core-0.6.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "getrandom", "serde", "serde1", "std"))' -C metadata=6d9ae0832aa8b64a -C extra-filename=-7acf788fe44531b2 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
     Running `rustc --crate-name num_threads --edition=2015 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/num_threads-0.1.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e327345b00bac347 -C extra-filename=-21d6f6cade92d662 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
     Running `rustc --crate-name typeid --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/typeid-1.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5ab4ff13ad1fc0b5 -C extra-filename=-139d4ffc4daa1f8b --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1 --check-cfg 'cfg(no_const_type_id)'`
     Running `rustc --crate-name time_core --edition=2024 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/time-core-0.1.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s --warn=unused '--warn=clippy::nursery' '--warn=clippy::all' --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' --deny=unexpected_cfgs '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=dangling-pointers-from-temporaries --deny=const-item-mutation --deny=clashing-extern-declarations '--warn=clippy::as-underscore' --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' --allow=unstable-name-collisions '--allow=clippy::uninhabited-references' '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' '--allow=clippy::incompatible-msrv' --check-cfg 'cfg(__ui_tests)' --check-cfg 'cfg(bench)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("large-dates"))' -C metadata=98f2652910b03917 -C extra-filename=-95eee8fe7e8b3392 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
     Running `rustc --crate-name build_script_build --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/rustix-1.1.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(error_in_core)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(linux_raw_dep)' --check-cfg 'cfg(lower_upper_exp_for_non_zero)' --check-cfg 'cfg(sanitize_memory)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(rustc_diagnostics)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(wasip2)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(target_os, values("cygwin"))' -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="net"' --cfg 'feature="param"' --cfg 'feature="pipe"' --cfg 'feature="process"' --cfg 'feature="std"' --cfg 'feature="system"' --cfg 'feature="termios"' --cfg 'feature="thread"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "core", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=581d9b27f9673e05 -C extra-filename=-111380b80329f572 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/rustix-111380b80329f572 -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
     Running `rustc --crate-name libc --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/libc-0.2.186/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=8e3d5983e1d93e04 -C extra-filename=-1dff82f55a0eece8 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1 --cfg freebsd12 --check-cfg 'cfg(emscripten_old_stat_abi)' --check-cfg 'cfg(espidf_picolibc)' --check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(gnu_file_offset_bits64)' --check-cfg 'cfg(gnu_time_bits64)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(musl_v1_2_3)' --check-cfg 'cfg(musl32_time64)' --check-cfg 'cfg(musl_redir_time64)' --check-cfg 'cfg(vxworks_lt_25_09)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin","qurt"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'`
   Compiling num-traits v0.2.19
   Compiling bigdecimal v0.4.10
     Running `rustc --crate-name build_script_build --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/num-traits-0.2.19/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="i128"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=9fe4289a2a09f198 -C extra-filename=-a6a9aa07cec0ee60 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/num-traits-a6a9aa07cec0ee60 -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern autocfg=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libautocfg-b7169d2578a0656b.rlib --cap-lints allow`
   Compiling futures-channel v0.3.32
    Building [=>                        ] 97/866: owo-colors, unicode-linebre…
     Running `rustc --crate-name build_script_build --edition=2015 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/bigdecimal-0.4.10/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --allow=unexpected_cfgs --check-cfg 'cfg(no_track_caller)' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde-json", "serde_json", "std", "string-only"))' -C metadata=dfe68ebb1e53f68f -C extra-filename=-a6d2fb3ebb98af13 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/bigdecimal-a6d2fb3ebb98af13 -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern autocfg=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libautocfg-b7169d2578a0656b.rlib --cap-lints allow`
     Running `rustc --crate-name build_script_build --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/serde-1.0.228/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=9312659ad968c4ea -C extra-filename=-8eedf07be7df5fa8 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/serde-8eedf07be7df5fa8 -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
     Running `TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/proc-macro2-709911a3ab8af14c/build-script-build`
     Running `rustc --crate-name owo_colors --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/owo-colors-4.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "supports-color", "supports-colors"))' -C metadata=e8be50656c8d7867 -C extra-filename=-9c4ffa270d151571 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1 --cfg const_mut_refs --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(const_mut_refs)'`
     Running `rustc --crate-name num_conv --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/num-conv-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s --warn=unused --warn=unreachable-pub '--deny=clippy::std-instead-of-core' --warn=missing-docs '--deny=clippy::alloc-instead-of-core' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3537af7cfb0cafbf -C extra-filename=-08af56a054eba508 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling minimal-lexical v0.2.1
    Building [=>                        ] 98/866: owo-colors, unicode-linebre…
     Running `rustc --crate-name futures_channel --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/futures-channel-0.3.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="futures-sink"' --cfg 'feature="sink"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "futures-sink", "sink", "std", "unstable"))' -C metadata=4f50faf5b96d6cb0 -C extra-filename=-258a3064f2d77bb8 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern futures_core=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libfutures_core-41a16166076cf590.rmeta --extern futures_sink=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libfutures_sink-a66823568834228f.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
     Running `rustc --crate-name minimal_lexical --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/minimal-lexical-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compact", "default", "lint", "nightly", "std"))' -C metadata=5bf875e534219e56 -C extra-filename=-88c792918a721403 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling bytemuck v1.25.0
    Building [=>                       ] 101/866: owo-colors, linux-raw-sys, …
     Running `rustc --crate-name itoa --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/itoa-1.0.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=f1eddd855755f33e -C extra-filename=-9aa1c859deaaecae --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
     Running `rustc --crate-name bytemuck --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/bytemuck-1.25.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --deny=unexpected_cfgs --check-cfg 'cfg(target_arch, values("spirv"))' --cfg 'feature="extern_crate_alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aarch64_simd", "align_offset", "alloc_uninit", "avx512_simd", "bytemuck_derive", "const_zeroed", "derive", "extern_crate_alloc", "extern_crate_std", "impl_core_error", "latest_stable_rust", "min_const_generics", "must_cast", "must_cast_extra", "nightly_docs", "nightly_float", "nightly_portable_simd", "nightly_stdsimd", "pod_saturating", "rustversion", "track_caller", "transparentwrapper_extra", "unsound_ptr_pod_impl", "wasm_simd", "zeroable_atomics", "zeroable_maybe_uninit", "zeroable_unwind_fn"))' -C metadata=b3af7bde7c390aa0 -C extra-filename=-1a418c4e0cb0bee0 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
     Running `rustc --crate-name unicase --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/unicase-2.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=98f47433fe3cb59f -C extra-filename=-005615b522c03921 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
   Compiling litemap v0.8.1
    Building [=>                       ] 102/866: owo-colors, linux-raw-sys, …
    Building [==>                      ] 104/866: owo-colors, linux-raw-sys, …
    Building [==>                      ] 105/866: owo-colors, linux-raw-sys, …
     Running `rustc --crate-name anyhow --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/anyhow-1.0.102/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=89a4d75aab4f4f15 -C extra-filename=-8188cea3be029be1 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1 --check-cfg 'cfg(anyhow_build_probe)' --check-cfg 'cfg(anyhow_nightly_testing)' --check-cfg 'cfg(anyhow_no_clippy_format_args)' --check-cfg 'cfg(anyhow_no_core_error)' --check-cfg 'cfg(error_generic_member_access)'`
     Running `rustc --crate-name litemap --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/litemap-0.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "databake", "default", "serde", "testing", "yoke"))' -C metadata=078b0ea55eee04cd -C extra-filename=-8075218e553b4a53 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
     Running `rustc --crate-name libm --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/libm-0.2.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --warn=unexpected_cfgs --check-cfg 'cfg(feature, values("compiler-builtins"))' --cfg 'feature="arch"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arch", "default", "force-soft-floats", "unstable", "unstable-float", "unstable-intrinsics", "unstable-public-internals"))' -C metadata=b14da96a7529eeab -C extra-filename=-79f2e21ee0c53a42 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1 --cfg arch_enabled --cfg optimizations_enabled --check-cfg 'cfg(assert_no_panic)' --check-cfg 'cfg(intrinsics_enabled)' --check-cfg 'cfg(arch_enabled)' --check-cfg 'cfg(optimizations_enabled)' --check-cfg 'cfg(x86_no_sse)' --check-cfg 'cfg(f16_enabled)' --check-cfg 'cfg(f128_enabled)'`
   Compiling writeable v0.6.2
    Building [==>                      ] 106/866: owo-colors, linux-raw-sys, …
    Building [==>                      ] 107/866: owo-colors, linux-raw-sys, …
     Running `TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/rustix-98a17b10b0f69b0a/build-script-build`
   Compiling deranged v0.5.8
    Building [==>                      ] 108/866: owo-colors, linux-raw-sys, …
    Building [==>                      ] 109/866: owo-colors, linux-raw-sys, …
     Running `rustc --crate-name linux_raw_sys --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/linux-raw-sys-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(target_arch, values("xtensa"))' -C debug-assertions=off --cfg 'feature="auxvec"' --cfg 'feature="elf"' --cfg 'feature="errno"' --cfg 'feature="general"' --cfg 'feature="if_ether"' --cfg 'feature="ioctl"' --cfg 'feature="net"' --cfg 'feature="netlink"' --cfg 'feature="no_std"' --cfg 'feature="prctl"' --cfg 'feature="system"' --cfg 'feature="xdp"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("auxvec", "bootparam", "btrfs", "core", "default", "elf", "elf_uapi", "errno", "general", "if_arp", "if_ether", "if_packet", "if_tun", "image", "io_uring", "ioctl", "landlock", "loop_device", "mempolicy", "net", "netlink", "no_std", "prctl", "ptrace", "rustc-dep-of-std", "std", "system", "vm_sockets", "xdp"))' -C metadata=61f8f30a922762da -C extra-filename=-d4c1280775004bb1 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
     Running `rustc --crate-name build_script_build --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/num-traits-0.2.19/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=c9250223a94e0c0c -C extra-filename=-f525c5f7396bdc51 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/num-traits-f525c5f7396bdc51 -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern autocfg=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libautocfg-b7169d2578a0656b.rlib --cap-lints allow`
     Running `rustc --crate-name deranged --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/deranged-0.5.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s --warn=unused '--warn=clippy::nursery' '--warn=clippy::all' --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--allow=clippy::redundant-pub-crate' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints '--allow=clippy::option-if-let-else' --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=dangling-pointers-from-temporaries --deny=const-item-mutation --deny=clashing-extern-declarations --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' --warn=unstable-name-collisions --allow=path-statements --cfg 'feature="default"' --cfg 'feature="powerfmt"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "macros", "num", "powerfmt", "quickcheck", "rand", "rand010", "rand08", "rand09", "serde"))' -C metadata=4a2046f2d62ce2e6 -C extra-filename=-1d49dea6ff46b264 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern powerfmt=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libpowerfmt-442244c8fc34f678.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
     Running `rustc --crate-name writeable --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/writeable-0.6.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "either"))' -C metadata=74ad39f60024f738 -C extra-filename=-d4d72dd8a170c39b --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling zerocopy v0.8.42
     Running `TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/thiserror-069e3a35619361ca/build-script-build`
    Building [==>                      ] 116/866: owo-colors, linux-raw-sys, …
     Running `rustc --crate-name serde_core --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/serde_core-1.0.228/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="result"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=e2fb9ef92f4e7032 -C extra-filename=-30355cdf4f9cee62 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow --check-cfg 'cfg(if_docsrs_then_no_serde_core)' --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_target_has_atomic)'`
     Running `TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/zmij-0d5be74824237e59/build-script-build`
     Running `rustc --crate-name rustversion --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/rustversion-1.0.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d20836e9ee127f3b -C extra-filename=-34ca96e73d34d05b --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern proc_macro --cap-lints allow --check-cfg 'cfg(cfg_macro_not_allowed)' --check-cfg 'cfg(host_os, values("windows"))'`
     Running `TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/getrandom-8a56ddc68ea2cbd2/build-script-build`
     Running `TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/thiserror-069e3a35619361ca/build-script-build`
     Running `rustc --crate-name build_script_build --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/zerocopy-0.8.42/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="simd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "derive", "float-nightly", "simd", "simd-nightly", "std", "zerocopy-derive"))' -C metadata=c537b250a2da828e -C extra-filename=-8911b312d1fd1aff --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/zerocopy-8911b312d1fd1aff -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
   Compiling convert_case v0.10.0
    Building [==>                      ] 118/866: owo-colors, linux-raw-sys, …
    Building [==>                      ] 119/866: owo-colors, linux-raw-sys, …
     Running `TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/nix-682eaaabc220e1c1/build-script-build`
     Running `rustc --crate-name build_script_build --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/serde_json-1.0.149/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=459dce0cb498b55a -C extra-filename=-d6a0bf726aa38051 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/serde_json-d6a0bf726aa38051 -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
   Compiling time-macros v0.2.27
    Building [==>                      ] 120/866: owo-colors, linux-raw-sys, …
    Building [==>                      ] 121/866: owo-colors, linux-raw-sys, …
     Running `rustc --crate-name convert_case --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/convert_case-0.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=037c5722508e157f -C extra-filename=-e7b7db8d10b8a6f9 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern unicode_segmentation=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libunicode_segmentation-d3d015ef5371d4b7.rmeta --cap-lints allow`
     Running `rustc --crate-name time_macros --edition=2024 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/time-macros-0.2.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --warn=unused '--warn=clippy::nursery' '--warn=clippy::all' --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' --deny=unexpected_cfgs '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=dangling-pointers-from-temporaries --deny=const-item-mutation --deny=clashing-extern-declarations '--warn=clippy::as-underscore' --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' --allow=unstable-name-collisions '--allow=clippy::uninhabited-references' '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' '--allow=clippy::incompatible-msrv' --check-cfg 'cfg(__ui_tests)' --check-cfg 'cfg(bench)' -C debug-assertions=off --cfg 'feature="formatting"' --cfg 'feature="parsing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("formatting", "large-dates", "parsing", "serde"))' -C metadata=6a23a341bd979b9c -C extra-filename=-31f1b1af8b660dfc --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern num_conv=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libnum_conv-8673bd29164b6432.rlib --extern time_core=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libtime_core-2769ad547cb731f5.rlib --extern proc_macro --cap-lints allow`
     Running `rustc --crate-name smallvec --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/smallvec-1.15.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bincode", "const_generics", "const_new", "debugger_visualizer", "drain_filter", "drain_keep_rest", "impl_bincode", "malloc_size_of", "may_dangle", "serde", "specialization", "union", "unty", "write"))' -C metadata=e73768b1bd4f3fd3 -C extra-filename=-1f0fd7b714dce4ee --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
   Compiling hashbrown v0.17.0
    Building [==>                      ] 122/866: percent-encoding, zlib-rs, …
     Running `rustc --crate-name hashbrown --edition=2024 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/hashbrown-0.17.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s --warn=unused_extern_crates --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_else' '--warn=clippy::ptr_cast_constness' '--warn=clippy::ptr_as_ptr' '--allow=clippy::option_if_let_else' '--warn=clippy::needless_continue' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_safety_doc' '--allow=clippy::missing_errors_doc' --warn=missing_docs '--allow=clippy::manual_map' '--warn=clippy::manual_let_else' --warn=explicit_outlives_requirements --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--allow=clippy::doc_markdown' '--warn=clippy::borrow_as_ptr' --warn=bare_trait_objects --cfg 'feature="allocator-api2"' --cfg 'feature="default"' --cfg 'feature="default-hasher"' --cfg 'feature="equivalent"' --cfg 'feature="inline-more"' --cfg 'feature="raw-entry"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "allocator-api2", "core", "default", "default-hasher", "equivalent", "inline-more", "nightly", "raw-entry", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=eed3fb82809ffa54 -C extra-filename=-9be5b86159c39773 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern allocator_api2=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/liballocator_api2-220067c3f1282eb5.rmeta --extern equivalent=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libequivalent-b4d8fad12a4f71ed.rmeta --extern foldhash=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libfoldhash-f19d75e1ff7ca4ce.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling zeroize v1.8.2
    Building [==>                      ] 123/866: percent-encoding, zlib-rs, …
     Running `rustc --crate-name zeroize --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/zeroize-1.8.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aarch64", "alloc", "default", "derive", "serde", "simd", "std", "zeroize_derive"))' -C metadata=2ec0eb72f366c067 -C extra-filename=-3453fe2bbffe4f3b --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling aho-corasick v1.1.4
    Building [==>                      ] 124/866: percent-encoding, zlib-rs, …
     Running `rustc --crate-name aho_corasick --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/aho-corasick-1.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s --cfg 'feature="default"' --cfg 'feature="perf-literal"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "logging", "perf-literal", "std"))' -C metadata=030df8519db66d98 -C extra-filename=-2647ddcd4f556175 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern memchr=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libmemchr-74b77287e064268b.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling vte v0.14.1
    Building [==>                      ] 125/866: percent-encoding, zlib-rs, …
    Building [==>                      ] 126/866: percent-encoding, zlib-rs, …
     Running `rustc --crate-name object --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/object-0.37.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto '--allow=clippy::uninlined_format_args' '--allow=clippy::type_complexity' '--allow=clippy::single_match' '--allow=clippy::should_implement_trait' '--allow=clippy::result_unit_err' '--allow=clippy::needless_lifetimes' '--allow=clippy::match_like_matches_macro' '--allow=clippy::manual_flatten' '--allow=clippy::field_reassign_with_default' '--allow=clippy::comparison_chain' '--allow=clippy::collapsible_match' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' --cfg 'feature="archive"' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="unaligned"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=c5ab61ccd410f980 -C extra-filename=-a0e099b0b0b59b48 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern memchr=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libmemchr-74b77287e064268b.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1 --cfg core_error --check-cfg 'cfg(core_error)'`
   Compiling icu_properties_data v2.1.2
    Building [==>                      ] 127/866: percent-encoding, zlib-rs, …
     Running `rustc --crate-name build_script_build --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/icu_properties_data-2.1.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(icu4x_custom_data)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=775d2b7608b2a40b -C extra-filename=-e684af506ca374ad --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/icu_properties_data-e684af506ca374ad -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
     Running `rustc --crate-name vte --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/vte-0.14.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --cfg 'feature="arrayvec"' --cfg 'feature="default"' --cfg 'feature="no_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ansi", "arrayvec", "bitflags", "cursor-icon", "default", "log", "no_std", "serde"))' -C metadata=9184bba341d82df1 -C extra-filename=-f3a8461f0432f1b9 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern arrayvec=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libarrayvec-854aaa4430ef49c6.rmeta --extern memchr=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libmemchr-74b77287e064268b.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling phf_shared v0.11.3
    Building [==>                      ] 129/866: percent-encoding, zlib-rs, …
     Running `rustc --crate-name proc_macro2 --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/proc-macro2-1.0.106/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=5932a8eb41d10d7b -C extra-filename=-c47d5f48ecc5f7ad --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern unicode_ident=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libunicode_ident-34e1a99b9b612812.rmeta --cap-lints allow --cfg wrap_proc_macro --cfg proc_macro_span_location --cfg proc_macro_span_file --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(no_is_available)' --check-cfg 'cfg(no_literal_byte_character)' --check-cfg 'cfg(no_literal_c_string)' --check-cfg 'cfg(no_source_text)' --check-cfg 'cfg(proc_macro_span)' --check-cfg 'cfg(proc_macro_span_file)' --check-cfg 'cfg(proc_macro_span_location)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_build_probe)' --check-cfg 'cfg(procmacro2_nightly_testing)' --check-cfg 'cfg(procmacro2_semver_exempt)' --check-cfg 'cfg(randomize_layout)' --check-cfg 'cfg(span_locations)' --check-cfg 'cfg(super_unstable)' --check-cfg 'cfg(wrap_proc_macro)'`
     Running `rustc --crate-name phf_shared --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/phf_shared-0.11.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "uncased", "unicase"))' -C metadata=ea04707302976af9 -C extra-filename=-9bfc7c90ba15878d --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern siphasher=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libsiphasher-8c3dd9b16394657c.rmeta --cap-lints allow`
    Building [==>                      ] 130/866: percent-encoding, zlib-rs, …
     Running `TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/num-traits-a6a9aa07cec0ee60/build-script-build`
   Compiling rand v0.8.5
    Building [==>                      ] 131/866: percent-encoding, zlib-rs, …
   Compiling getrandom v0.3.4
    Building [==>                      ] 132/866: percent-encoding, zlib-rs, …
     Running `rustc --crate-name rand --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/rand-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="small_rng"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "libc", "log", "min_const_gen", "nightly", "packed_simd", "rand_chacha", "serde", "serde1", "simd_support", "small_rng", "std", "std_rng"))' -C metadata=5b524a57d7707a89 -C extra-filename=-50d73fb084086990 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern rand_core=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/librand_core-7acf788fe44531b2.rmeta --cap-lints allow`
     Running `rustc --crate-name build_script_build --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/getrandom-0.3.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(getrandom_backend, values("custom", "efi_rng", "rdrand", "rndr", "linux_getrandom", "linux_raw", "wasm_js", "windows_legacy", "unsupported"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_test_linux_fallback)' --check-cfg 'cfg(getrandom_test_linux_without_fallback)' --check-cfg 'cfg(getrandom_test_netbsd_fallback)' --check-cfg 'cfg(target_os, values("cygwin"))' -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std", "wasm_js"))' -C metadata=a4bd4ac81a7fed6c -C extra-filename=-344b514a686b3310 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/getrandom-344b514a686b3310 -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
   Compiling icu_normalizer_data v2.1.1
    Building [==>                      ] 133/866: percent-encoding, zlib-rs, …
     Running `rustc --crate-name build_script_build --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/icu_normalizer_data-2.1.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(icu4x_custom_data)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=058440a3e7f9d201 -C extra-filename=-82d61c05afb51815 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/icu_normalizer_data-82d61c05afb51815 -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
   Compiling wayland-client v0.31.13
    Building [==>                      ] 134/866: percent-encoding, zlib-rs, …
   Compiling httparse v1.10.1
    Building [==>                      ] 135/866: percent-encoding, zlib-rs, …
     Running `rustc --crate-name build_script_build --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/httparse-1.10.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(httparse_simd)' --check-cfg 'cfg(httparse_simd_target_feature_avx2)' --check-cfg 'cfg(httparse_simd_target_feature_sse42)' --check-cfg 'cfg(httparse_simd_neon_intrinsics)' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=39cc5febbeb25338 -C extra-filename=-b25934cf985c734a --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/httparse-b25934cf985c734a -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
    Building [==>                      ] 136/866: percent-encoding, zlib-rs, …
     Running `rustc --crate-name build_script_build --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/wayland-client-0.31.13/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("dlopen", "libwayland_1_23", "log", "system"))' -C metadata=a48ed9b73e9f824b -C extra-filename=-6a85a0caf7688019 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/wayland-client-6a85a0caf7688019 -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
     Running `TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/typenum-e10dba19542f7f5e/build-script-build`
   Compiling downcast-rs v1.2.1
    Building [==>                      ] 137/866: percent-encoding, zlib-rs, …
     Running `rustc --crate-name downcast_rs --edition=2015 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/downcast-rs-1.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=78ca51ffdda1c6f6 -C extra-filename=-8d78894ad64eb539 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling fnv v1.0.7
   Compiling bytesize v2.4.0
    Building [===>                     ] 140/866: percent-encoding, zlib-rs, …
     Running `rustc --crate-name bytesize --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/bytesize-2.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --deny=rust-2018-idioms --deny=nonstandard-style --warn=missing-docs --deny=future-incompatible --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "serde", "std"))' -C metadata=dd4760cd2be2e193 -C extra-filename=-dcffb6cadde536ee --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
     Running `rustc --crate-name fnv --edition=2015 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/fnv-1.0.7/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=2034f171bb4b32e3 -C extra-filename=-c87c741da707a6d4 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
     Running `rustc --crate-name typenum --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/typenum-1.19.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-generics", "force_unix_path_separator", "i128", "no_std", "scale-info", "scale_info", "strict"))' -C metadata=31d27061a4c4eee8 -C extra-filename=-17a26f0a2276062d --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
    Building [===>                     ] 141/866: zlib-rs, smallvec, wayland-…
     Running `rustc --crate-name zmij --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/zmij-1.0.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=37956164f32e5d22 -C extra-filename=-7d1793ad56cb177a --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow --check-cfg 'cfg(exhaustive)' --check-cfg 'cfg(zmij_no_select_unpredictable)'`
   Compiling hashbrown v0.16.1
    Building [===>                     ] 142/866: zlib-rs, smallvec, wayland-…
     Running `rustc --crate-name hashbrown --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/hashbrown-0.16.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --cfg 'feature="allocator-api2"' --cfg 'feature="default"' --cfg 'feature="default-hasher"' --cfg 'feature="equivalent"' --cfg 'feature="inline-more"' --cfg 'feature="raw-entry"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "allocator-api2", "core", "default", "default-hasher", "equivalent", "inline-more", "nightly", "raw-entry", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=d3de91aa145d510a -C extra-filename=-21f22e43940be5fb --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern allocator_api2=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/liballocator_api2-220067c3f1282eb5.rmeta --extern equivalent=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libequivalent-b4d8fad12a4f71ed.rmeta --extern foldhash=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libfoldhash-f19d75e1ff7ca4ce.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
    Building [===>                     ] 143/866: zlib-rs, smallvec, wayland-…
     Running `TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/crossbeam-utils-182ae6fe4e7c4b58/build-script-build`
   Compiling generic-array v0.14.7
    Building [===>                     ] 145/866: zlib-rs, smallvec, wayland-…
     Running `rustc --crate-name utf8parse --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/utf8parse-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly"))' -C metadata=a30b962b80104cf2 -C extra-filename=-7a06abb91dcc5260 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
     Running `rustc --crate-name build_script_build --edition=2015 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/generic-array-0.14.7/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="more_lengths"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("more_lengths", "serde", "zeroize"))' -C metadata=1d4be4e5b5fa8658 -C extra-filename=-9662b621faa0633b --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/generic-array-9662b621faa0633b -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern version_check=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libversion_check-2cb893c07299a849.rlib --cap-lints allow`
   Compiling futures-io v0.3.32
    Building [===>                     ] 146/866: zlib-rs, smallvec, wayland-…
    Building [===>                     ] 147/866: zlib-rs, smallvec, wayland-…
     Running `rustc --crate-name futures_io --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/futures-io-0.3.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "unstable"))' -C metadata=7eedb50c55fbc76d -C extra-filename=-8f7d39e3b4c05f56 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
     Running `TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/serde_json-d6a0bf726aa38051/build-script-build`
    Building [===>                     ] 148/866: zlib-rs, smallvec, wayland-…
     Running `TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/bigdecimal-a6d2fb3ebb98af13/build-script-build`
    Building [===>                     ] 149/866: zlib-rs, smallvec, wayland-…
     Running `TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/num-traits-f525c5f7396bdc51/build-script-build`
   Compiling quick-xml v0.39.4
    Building [===>                     ] 151/866: zlib-rs, smallvec, wayland-…
     Running `TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/serde-8eedf07be7df5fa8/build-script-build`
     Running `rustc --crate-name quick_xml --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/quick-xml-0.39.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "async-tokio", "default", "document-features", "encoding", "encoding_rs", "escape-html", "overlapped-lists", "serde", "serde-types", "serialize", "tokio"))' -C metadata=ab918aba7b11ba0a -C extra-filename=-b68a1f00b8c712dd --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern memchr=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libmemchr-fd128df56d117efe.rmeta --cap-lints allow`
   Compiling nom v7.1.3
    Building [===>                     ] 153/866: zlib-rs, smallvec, wayland-…
     Running `rustc --crate-name aho_corasick --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/aho-corasick-1.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="perf-literal"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "logging", "perf-literal", "std"))' -C metadata=9ce3be5fbdd1160d -C extra-filename=-9384510d9036c37b --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern memchr=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libmemchr-fd128df56d117efe.rmeta --cap-lints allow`
     Running `rustc --crate-name nom --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/nom-7.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "docsrs", "std"))' -C metadata=8d38522b2342eeb7 -C extra-filename=-4cc79c9533dc7f0e --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern memchr=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libmemchr-74b77287e064268b.rmeta --extern minimal_lexical=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libminimal_lexical-88c792918a721403.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling strip-ansi-escapes v0.2.1
    Building [===>                     ] 156/866: zlib-rs, smallvec, wayland-…
   Compiling rustls-pki-types v1.14.0
    Building [===>                     ] 157/866: zlib-rs, smallvec, wayland-…
     Running `rustc --crate-name rustls_pki_types --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/rustls-pki-types-1.14.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --warn=unused_qualifications --warn=unused_import_braces --warn=unused_extern_crates --warn=unreachable_pub --warn=unnameable_types --warn=unexpected_cfgs --warn=trivial_numeric_casts --warn=elided_lifetimes_in_paths --check-cfg 'cfg(rustls_pki_types_docsrs)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std", "web", "web-time"))' -C metadata=0e6f06b527f40d8e -C extra-filename=-f12ef8bb798e7944 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern zeroize=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libzeroize-3453fe2bbffe4f3b.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
     Running `rustc --crate-name num_traits --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/num-traits-0.2.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --cfg 'feature="default"' --cfg 'feature="i128"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=a00400fa4a29c025 -C extra-filename=-2de31cf9b17876b6 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1 --cfg has_total_cmp --check-cfg 'cfg(has_total_cmp)'`
     Running `rustc --crate-name strip_ansi_escapes --edition=2015 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/strip-ansi-escapes-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f17812e9841d45bb -C extra-filename=-e7f0114a926166e2 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern vte=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libvte-f3a8461f0432f1b9.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
     Running `TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/uucore-0bb243664543c829/build-script-build`
   Compiling indoc v2.0.7
    Building [===>                     ] 158/866: zlib-rs, smallvec, wayland-…
     Running `rustc --crate-name indoc --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/indoc-2.0.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e95477f3761a0a70 -C extra-filename=-68b7a0aa5bbbb55e --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern proc_macro --cap-lints allow`
    Building [===>                     ] 159/866: zlib-rs, smallvec, wayland-…
   Compiling lazy_static v1.5.0
    Building [===>                     ] 160/866: zlib-rs, smallvec, wayland-…
     Running `rustc --crate-name lazy_static --edition=2015 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/lazy_static-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("spin", "spin_no_std"))' -C metadata=2ccc53d731b4bdb1 -C extra-filename=-3394b34c14b190bc --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
     Running `rustc --crate-name rustc_hash --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/rustc-hash-2.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "rand", "std"))' -C metadata=13f4f6d0dbfc4b80 -C extra-filename=-2d23e6f2162c2015 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
   Compiling foldhash v0.1.5
    Building [===>                     ] 161/866: zlib-rs, smallvec, wayland-…
     Running `rustc --crate-name foldhash --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/foldhash-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=184d1c9e58f00cfb -C extra-filename=-d40b3849b53331c4 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling futures-task v0.3.32
    Building [===>                     ] 162/866: zlib-rs, smallvec, wayland-…
    Building [===>                     ] 164/866: zlib-rs, smallvec, wayland-…
     Running `rustc --crate-name futures_task --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/futures-task-0.3.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "std", "unstable"))' -C metadata=090901ec5aa11de3 -C extra-filename=-93dc05db179348c4 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
     Running `rustc --crate-name crossbeam_utils --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/crossbeam-utils-0.8.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=unexpected_cfgs '--allow=clippy::lint_groups_priority' '--allow=clippy::declare_interior_mutable_const' --check-cfg 'cfg(crossbeam_loom)' --check-cfg 'cfg(crossbeam_sanitize)' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=f6bc9782bf35c512 -C extra-filename=-2b689fa607fd5a8c --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow --check-cfg 'cfg(crossbeam_no_atomic,crossbeam_sanitize_thread)'`
     Running `rustc --crate-name anstyle_parse --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/anstyle-parse-0.2.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="utf8"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "default", "utf8"))' -C metadata=7957e81a043c57ba -C extra-filename=-d2895f34dcd8d837 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern utf8parse=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libutf8parse-7a06abb91dcc5260.rmeta --cap-lints allow`
    Building [===>                     ] 166/866: zlib-rs, smallvec, wayland-…
     Running `TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/crossbeam-epoch-a877896a95bbcf34/build-script-build`
     Running `rustc --crate-name build_script_build --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/nix-0.31.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="dir"' --cfg 'feature="feature"' --cfg 'feature="fs"' --cfg 'feature="poll"' --cfg 'feature="process"' --cfg 'feature="signal"' --cfg 'feature="term"' --cfg 'feature="uio"' --cfg 'feature="user"' --cfg 'feature="zerocopy"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("acct", "aio", "default", "dir", "env", "event", "fanotify", "feature", "fs", "hostname", "inotify", "ioctl", "kmod", "memoffset", "mman", "mount", "mqueue", "net", "personality", "pin-utils", "poll", "process", "pthread", "ptrace", "quota", "reboot", "resource", "sched", "signal", "socket", "syslog", "term", "time", "ucontext", "uio", "user", "zerocopy"))' -C metadata=2236b0260c25a15b -C extra-filename=-4cd967ad78d13c2f --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/nix-4cd967ad78d13c2f -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern cfg_aliases=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libcfg_aliases-2145accd1aea7c08.rlib --cap-lints allow`
    Building [===>                     ] 168/866: zlib-rs, smallvec, wayland-…
     Running `TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/icu_normalizer_data-82d61c05afb51815/build-script-build`
     Running `TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/icu_properties_data-e684af506ca374ad/build-script-build`
   Compiling encoding_rs v0.8.35
    Building [===>                     ] 169/866: zlib-rs, smallvec, wayland-…
     Running `rustc --crate-name encoding_rs --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/encoding_rs-0.8.35/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "any_all_workaround", "default", "fast-big5-hanzi-encode", "fast-gb-hanzi-encode", "fast-hangul-encode", "fast-hanja-encode", "fast-kanji-encode", "fast-legacy-encode", "less-slow-big5-hanzi-encode", "less-slow-gb-hanzi-encode", "less-slow-kanji-encode", "serde", "simd-accel"))' -C metadata=09444a2c75d9c32e -C extra-filename=-004e444e0e672a86 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern cfg_if=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libcfg_if-bc2aad74605880bf.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
    Building [===>                     ] 172/866: zlib-rs, smallvec, generic-…
     Running `rustc --crate-name anstyle --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/anstyle-1.0.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=6ba5375bffc1104f -C extra-filename=-8fadbe1197bdcf97 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
     Running `rustc --crate-name regex_syntax --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/regex-syntax-0.8.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' -C debug-assertions=off --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=4322f2c47a2930dd -C extra-filename=-3dee21676c911285 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
     Running `TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/wayland-client-6a85a0caf7688019/build-script-build`
    Building [====>                    ] 174/866: zlib-rs, smallvec, generic-…
     Running `rustc --crate-name icu_normalizer_data --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/icu_normalizer_data-2.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s --warn=unexpected_cfgs --check-cfg 'cfg(icu4x_custom_data)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=74d0e51bb8468178 -C extra-filename=-e7a0b7bc75f2bd17 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1 --check-cfg 'cfg(icu4c_enable_renaming)'`
     Running `rustc --crate-name icu_properties_data --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/icu_properties_data-2.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s --warn=unexpected_cfgs --check-cfg 'cfg(icu4x_custom_data)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=349c6c727d7e4fae -C extra-filename=-aba7d9653b66cdca --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1 --check-cfg 'cfg(icu4c_enable_renaming)'`
    Building [====>                    ] 175/866: zlib-rs, rustix(build), sma…
     Running `TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/rustix-111380b80329f572/build-script-build`
    Building [====>                    ] 176/866: zlib-rs, rustix(build), sma…
     Running `rustc --crate-name is_terminal_polyfill --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/is_terminal_polyfill-1.70.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default"))' -C metadata=9145c29e169545b9 -C extra-filename=-ac116405fe651b0d --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
    Building [====>                    ] 177/866: zlib-rs, rustix(build), sma…
     Running `rustc --crate-name unicode_width --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/unicode-width-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="cjk"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cjk", "core", "default", "no_std", "rustc-dep-of-std", "std"))' -C metadata=f0833d5b4cd3dd08 -C extra-filename=-64540e876598a7b5 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
    Building [====>                    ] 178/866: zlib-rs, rustix(build), gen…
    Building [====>                    ] 179/866: zlib-rs, rustix(build), cro…
     Running `rustc --crate-name winnow --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/winnow-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="ascii"' --cfg 'feature="binary"' --cfg 'feature="default"' --cfg 'feature="parser"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "ascii", "binary", "debug", "default", "parser", "simd", "std", "unstable-doc", "unstable-recover"))' -C metadata=bc65fc7251f6a9a5 -C extra-filename=-ac4de8dc49e4e8e7 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
     Running `rustc --crate-name crossbeam_epoch --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/crossbeam-epoch-0.9.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s --warn=unexpected_cfgs '--allow=clippy::lint_groups_priority' '--allow=clippy::declare_interior_mutable_const' --check-cfg 'cfg(crossbeam_loom)' --check-cfg 'cfg(crossbeam_sanitize)' --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "loom", "loom-crate", "nightly", "std"))' -C metadata=cdba42590d743a2f -C extra-filename=-c77e5dd4b1b94654 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern crossbeam_utils=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libcrossbeam_utils-8d92d9d22f24e1aa.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1 --check-cfg 'cfg(crossbeam_sanitize_thread)'`
   Compiling fixedbitset v0.5.7
    Building [====>                    ] 182/866: generic-array(build), zlib-…
     Running `rustc --crate-name fixedbitset --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/fixedbitset-0.5.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=5ec94a6f25ca3b82 -C extra-filename=-4739a1fd0c2eeaf8 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
     Running `TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/generic-array-9662b621faa0633b/build-script-build`
     Running `rustc --crate-name type_map --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/type-map-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=95dc4be053525597 -C extra-filename=-cf2c3c3990fe0dc3 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern rustc_hash=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/librustc_hash-2d23e6f2162c2015.rmeta --cap-lints allow`
   Compiling http v1.4.0
    Building [====>                    ] 184/866: generic-array(build), zlib-…
     Running `rustc --crate-name either --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/either-1.15.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="std"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std", "use_std"))' -C metadata=2e29de1148d2eed9 -C extra-filename=-e87652e8d7ebf7c9 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
   Compiling wayland-sys v0.31.10
    Building [====>                    ] 185/866: generic-array(build), zlib-…
     Running `rustc --crate-name build_script_build --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/wayland-sys-0.31.10/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("client", "cursor", "dlopen", "egl", "libc", "libwayland_client_1_23", "libwayland_server_1_22", "libwayland_server_1_23", "memoffset", "once_cell", "server"))' -C metadata=526c6a407685ede6 -C extra-filename=-a975530c949cec4c --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/wayland-sys-a975530c949cec4c -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern pkg_config=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libpkg_config-61eaf6c8a392d4f9.rlib --cap-lints allow`
     Running `rustc --crate-name http --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/http-1.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=48df53b8cb505ff5 -C extra-filename=-c4e40de2b51ec2b6 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern bytes=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libbytes-f316ec15803409e9.rmeta --extern itoa=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libitoa-016170e75dc7c21f.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
    Building [====>                    ] 186/866: zlib-rs, rustix(build), cro…
     Running `rustc --crate-name num_traits --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/num-traits-0.2.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=2a16d4f8d926740a -C extra-filename=-5a7c9eb8c87d6f8b --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow --cfg has_total_cmp --check-cfg 'cfg(has_total_cmp)'`
   Compiling static_assertions v1.1.0
    Building [====>                    ] 187/866: zlib-rs, rustix(build), sta…
     Running `rustc --crate-name static_assertions --edition=2015 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/static_assertions-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=20e4cbe03a6ccadc -C extra-filename=-cb673f6bf3f83baa --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
    Building [====>                    ] 188/866: zlib-rs, rustix(build), sta…
     Running `rustc --crate-name colorchoice --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/colorchoice-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=57399e175ffb52fc -C extra-filename=-3b5dfddeb0f6ac57 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
   Compiling ucd-trie v0.1.7
    Building [====>                    ] 189/866: zlib-rs, rustix(build), sta…
   Compiling bitflags v1.3.2
     Running `rustc --crate-name ucd_trie --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/ucd-trie-0.1.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=6e5dd217e3867916 -C extra-filename=-666e99b3280d4a45 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
    Building [====>                    ] 190/866: zlib-rs, rustix(build), sta…
     Running `rustc --crate-name bitflags --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/bitflags-1.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "example_generated", "rustc-dep-of-std"))' -C metadata=27c8c93f901125bd -C extra-filename=-12015d69c1f018dd --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling hashbrown v0.15.5
    Building [====>                    ] 191/866: zlib-rs, rustix(build), sta…
    Building [====>                    ] 192/866: zlib-rs, rustix(build), sta…
     Running `rustc --crate-name hashbrown --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/hashbrown-0.15.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --cfg 'feature="default-hasher"' --cfg 'feature="inline-more"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "allocator-api2", "core", "default", "default-hasher", "equivalent", "inline-more", "nightly", "raw-entry", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=cbc5fe908790bbf5 -C extra-filename=-4d924ca5e7aff85f --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern foldhash=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libfoldhash-d40b3849b53331c4.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
     Running `rustc --crate-name pure_rust_locales --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/pure-rust-locales-0.8.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("defmt"))' -C metadata=2aee4ad548bd6461 -C extra-filename=-ff07f06b85f6abdc --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
   Compiling home v0.5.12
    Building [====>                    ] 193/866: zlib-rs, rustix(build), cro…
    Building [====>                    ] 194/866: zlib-rs, rustix(build), cro…
    Building [====>                    ] 195/866: zlib-rs, rustix(build), cro…
     Running `rustc --crate-name home --edition=2024 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/home-0.5.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto '--allow=clippy::all' '--warn=clippy::correctness' '--warn=clippy::self_named_module_files' --warn=rust_2018_idioms '--allow=rustdoc::private_intra_doc_links' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::disallowed_methods' '--warn=clippy::dbg_macro' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=dcd44804809dd386 -C extra-filename=-11d2f6d0a1316551 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
     Running `TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/zerocopy-8911b312d1fd1aff/build-script-build`
     Running `TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/httparse-b25934cf985c734a/build-script-build`
    Building [====>                    ] 196/866: zlib-rs, rustix(build), cro…
     Running `rustc --crate-name iana_time_zone --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/iana-time-zone-0.1.65/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("fallback"))' -C metadata=b632801b7cb3494d -C extra-filename=-a3f439323245eb88 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
    Building [====>                    ] 197/866: zlib-rs, rustix(build), cro…
   Compiling untrusted v0.9.0
    Building [====>                    ] 200/866: zlib-rs, rustix(build), cro…
     Running `TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/getrandom-344b514a686b3310/build-script-build`
   Compiling instability v0.3.11
    Building [====>                    ] 201/866: zlib-rs, rustix(build), cro…
     Running `rustc --crate-name untrusted --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/untrusted-0.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=eed21b5ace25c286 -C extra-filename=-dcbbd8acf7572205 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
     Running `rustc --crate-name anstyle_query --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/anstyle-query-1.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f3e3741f935db758 -C extra-filename=-f49665c8b713c7fb --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
     Running `rustc --crate-name byteorder --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/byteorder-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=5093d989628dde07 -C extra-filename=-10664e15f5834ea1 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
     Running `rustc --crate-name build_script_build --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/instability-0.3.11/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1b435fb1392ab314 -C extra-filename=-a65416fb79563909 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/instability-a65416fb79563909 -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
    Building [====>                    ] 202/866: zlib-rs, crossbeam-epoch, r…
   Compiling crossbeam-channel v0.5.16
    Building [====>                    ] 203/866: crossbeam-channel, zlib-rs,…
     Running `rustc --crate-name crossbeam_channel --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/crossbeam-channel-0.5.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s --warn=unexpected_cfgs '--allow=clippy::lint_groups_priority' '--allow=clippy::declare_interior_mutable_const' --check-cfg 'cfg(crossbeam_loom)' --check-cfg 'cfg(crossbeam_sanitize)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=fac515f37c93d1d7 -C extra-filename=-78c5005c0a4c96e1 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern crossbeam_utils=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libcrossbeam_utils-8d92d9d22f24e1aa.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
     Running `rustc --crate-name siphasher --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/siphasher-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde_json", "serde_no_std", "serde_std", "std"))' -C metadata=18e94cb50a006727 -C extra-filename=-8338aab06a88873d --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling nom v8.0.0
   Compiling form_urlencoded v1.2.2
    Building [====>                    ] 206/866: crossbeam-channel, zlib-rs,…
    Building [====>                    ] 207/866: crossbeam-channel, zlib-rs,…
     Running `rustc --crate-name nom --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/nom-8.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "docsrs", "std"))' -C metadata=a25a35d218be81d5 -C extra-filename=-139888f18de52f8a --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern memchr=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libmemchr-74b77287e064268b.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
    Building [=====>                   ] 209/866: crossbeam-channel, zlib-rs,…
     Running `rustc --crate-name httparse --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/httparse-1.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --warn=unexpected_cfgs --check-cfg 'cfg(httparse_simd)' --check-cfg 'cfg(httparse_simd_target_feature_avx2)' --check-cfg 'cfg(httparse_simd_target_feature_sse42)' --check-cfg 'cfg(httparse_simd_neon_intrinsics)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=610e769a71e58f9d -C extra-filename=-809573f169a90e40 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1 --cfg httparse_simd_neon_intrinsics --cfg httparse_simd`
     Running `rustc --crate-name form_urlencoded --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/form_urlencoded-1.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=cc3b3c5d718f544b -C extra-filename=-da72d518dbd0269d --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern percent_encoding=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libpercent_encoding-8d35d44db3512591.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
     Running `TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/parking_lot_core-65ad64f45078a417/build-script-build`
     Running `TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/crc32fast-ceb016c03b15199d/build-script-build`
     Running `rustc --crate-name zerocopy --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/zerocopy-0.8.42/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s --cfg 'feature="simd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "derive", "float-nightly", "simd", "simd-nightly", "std", "zerocopy-derive"))' -C metadata=5b6186d25424ddd7 -C extra-filename=-7243abbb8e620624 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1 --check-cfg 'cfg(no_zerocopy_simd_x86_avx12_1_89_0)' --check-cfg 'cfg(rust, values("1.89.0"))' --check-cfg 'cfg(no_zerocopy_core_error_1_81_0)' --check-cfg 'cfg(rust, values("1.81.0"))' --check-cfg 'cfg(no_zerocopy_diagnostic_on_unimplemented_1_78_0)' --check-cfg 'cfg(rust, values("1.78.0"))' --check-cfg 'cfg(no_zerocopy_generic_bounds_in_const_fn_1_61_0)' --check-cfg 'cfg(rust, values("1.61.0"))' --check-cfg 'cfg(no_zerocopy_target_has_atomics_1_60_0)' --check-cfg 'cfg(rust, values("1.60.0"))' --check-cfg 'cfg(no_zerocopy_aarch64_simd_1_59_0)' --check-cfg 'cfg(rust, values("1.59.0"))' --check-cfg 'cfg(no_zerocopy_panic_in_const_and_vec_try_reserve_1_57_0)' --check-cfg 'cfg(rust, values("1.57.0"))' --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(kani)' --check-cfg 'cfg(__ZEROCOPY_INTERNAL_USE_ONLY_NIGHTLY_FEATURES_IN_TESTS)' --check-cfg 'cfg(__ZEROCOPY_INTERNAL_USE_ONLY_DEV_MODE)' --check-cfg 'cfg(coverage_nightly)'`
    Building [=====>                   ] 210/866: crossbeam-channel, zlib-rs,…
     Running `TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/crossbeam-deque-ddfbd16bf9d427d3/build-script-build`
   Compiling fdeflate v0.3.7
    Building [=====>                   ] 211/866: crossbeam-channel, zlib-rs,…
     Running `rustc --crate-name fdeflate --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/fdeflate-0.3.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --allow=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cdd34ea0e376e757 -C extra-filename=-5097f6b020cdc617 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern simd_adler32=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libsimd_adler32-fa1b68032da3f549.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
    Building [=====>                   ] 212/866: crossbeam-channel, zlib-rs,…
     Running `rustc --crate-name anstream --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/anstream-0.6.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' -C debug-assertions=off --cfg 'feature="auto"' --cfg 'feature="default"' --cfg 'feature="wincon"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("auto", "default", "test", "wincon"))' -C metadata=f820f0010b53b6bd -C extra-filename=-020c2f63b08ed43b --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern anstyle=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libanstyle-8fadbe1197bdcf97.rmeta --extern anstyle_parse=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libanstyle_parse-d2895f34dcd8d837.rmeta --extern anstyle_query=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libanstyle_query-f49665c8b713c7fb.rmeta --extern colorchoice=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libcolorchoice-3b5dfddeb0f6ac57.rmeta --extern is_terminal_polyfill=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libis_terminal_polyfill-ac116405fe651b0d.rmeta --extern utf8parse=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libutf8parse-7a06abb91dcc5260.rmeta --cap-lints allow`
   Compiling pest v2.8.6
    Building [=====>                   ] 213/866: crossbeam-channel, zlib-rs,…
     Running `rustc --crate-name pest --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/pest-2.8.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="memchr"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const_prec_climber", "default", "memchr", "miette-error", "pretty-print", "std"))' -C metadata=1cb8b192804bdc2b -C extra-filename=-a7312d795af60145 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern memchr=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libmemchr-fd128df56d117efe.rmeta --extern ucd_trie=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libucd_trie-666e99b3280d4a45.rmeta --cap-lints allow`
   Compiling pxfm v0.1.28
    Building [=====>                   ] 214/866: crossbeam-channel, zlib-rs,…
     Running `rustc --crate-name pxfm --edition=2024 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/pxfm-0.1.28/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=de39dffc9884f864 -C extra-filename=-271082a379de8610 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
    Building [=====>                   ] 215/866: crossbeam-channel, zlib-rs,…
     Running `rustc --crate-name self_cell --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/self_cell-1.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("old_rust", "rustversion"))' -C metadata=0f386c96c4ffce75 -C extra-filename=-bf5b5dcf106d6075 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
   Compiling document-features v0.2.12
    Building [=====>                   ] 216/866: crossbeam-channel, zlib-rs,…
     Running `rustc --crate-name document_features --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/document-features-0.2.12/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "self-test"))' -C metadata=154b64f18c1e3084 -C extra-filename=-a9caebc6af636c87 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern litrs=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/liblitrs-c828c58af2301009.rlib --extern proc_macro --cap-lints allow`
   Compiling rustls v0.23.38
    Building [=====>                   ] 217/866: crossbeam-channel, zlib-rs,…
     Running `rustc --crate-name build_script_build --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/rustls-0.23.38/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(bench)' --check-cfg 'cfg(coverage_nightly)' --check-cfg 'cfg(read_buf)' --check-cfg 'cfg(rustls_docsrs)' -C debug-assertions=off --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="ring"' --cfg 'feature="std"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "brotli", "custom-provider", "default", "fips", "hashbrown", "log", "logging", "prefer-post-quantum", "read_buf", "ring", "rustversion", "std", "tls12", "zlib"))' -C metadata=c4c19dd52b7ac9e5 -C extra-filename=-db2e1350fc2614b6 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/rustls-db2e1350fc2614b6 -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
    Building [=====>                   ] 219/866: crossbeam-channel, zlib-rs,…
     Running `TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/wayland-sys-a975530c949cec4c/build-script-build`
     Running `rustc --crate-name scopeguard --edition=2015 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/scopeguard-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_std"))' -C metadata=65e401184652352f -C extra-filename=-334108ac53cde52a --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
   Compiling portable-atomic v1.13.1
    Building [=====>                   ] 221/866: crossbeam-channel, zlib-rs,…
     Running `rustc --crate-name once_cell --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/once_cell-1.21.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=645e71972e88b982 -C extra-filename=-c51c974f1883594e --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
     Running `rustc --crate-name build_script_build --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/portable-atomic-1.13.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--warn=clippy::unused_trait_names' --warn=unreachable_pub --warn=unnameable_types --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes --warn=deprecated_safe '--warn=clippy::default_union_representation' '--warn=clippy::as_underscore' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::unreadable_literal' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::range_plus_one' '--allow=clippy::nonminimal_bool' '--allow=clippy::naive_bytecount' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::lint_groups_priority' '--allow=clippy::incompatible_msrv' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(target_arch,values("xtensa"))' --check-cfg 'cfg(target_arch,values("amdgpu"))' --check-cfg 'cfg(target_arch,values("loongarch32"))' --check-cfg 'cfg(target_os,values("trusty"))' --check-cfg 'cfg(target_os,values("psx"))' --check-cfg 'cfg(target_env,values("psx"))' --check-cfg 'cfg(target_feature,values("lse2","lse128","rcpc3"))' --check-cfg 'cfg(target_feature,values("quadword-atomics"))' --check-cfg 'cfg(target_feature,values("zaamo","zabha"))' --check-cfg 'cfg(target_feature,values("zacas"))' --check-cfg 'cfg(target_feature,values("miscellaneous-extensions-3"))' --check-cfg 'cfg(target_pointer_width,values("128"))' --check-cfg 'cfg(portable_atomic_no_outline_atomics,portable_atomic_outline_atomics,portable_atomic_unstable_f16,portable_atomic_unstable_f128)' --check-cfg 'cfg(portable_atomic_unstable_coerce_unsized)' --check-cfg 'cfg(portable_atomic_test_detect_false,portable_atomic_test_no_std_static_assert_ffi,qemu,valgrind)' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("critical-section", "default", "disable-fiq", "fallback", "float", "force-amo", "require-cas", "s-mode", "serde", "std", "unsafe-assume-privileged", "unsafe-assume-single-core"))' -C metadata=22069c00fd05996c -C extra-filename=-bff07b3dd92015fd --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/portable-atomic-bff07b3dd92015fd -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
    Building [=====>                   ] 222/866: crossbeam-channel, zlib-rs,…
     Running `rustc --crate-name wayland_sys --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/wayland-sys-0.31.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("client", "cursor", "dlopen", "egl", "libc", "libwayland_client_1_23", "libwayland_server_1_22", "libwayland_server_1_23", "memoffset", "once_cell", "server"))' -C metadata=f4548ea4c2d96361 -C extra-filename=-44af9fd842c54b85 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
    Building [=====>                   ] 223/866: crossbeam-channel, zlib-rs,…
     Running `rustc --crate-name bit_vec --edition=2015 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/bit-vec-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("borsh", "borsh_std", "default", "miniserde", "nanoserde", "serde", "serde_no_std", "serde_std", "std"))' -C metadata=593b7e9e10d90658 -C extra-filename=-d52b3d08a90930be --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
    Building [=====>                   ] 224/866: crossbeam-channel, zlib-rs,…
     Running `rustc --crate-name clap_lex --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/clap_lex-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e83fae80532ede24 -C extra-filename=-67eb86007321dd07 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
   Compiling fastrand v2.3.0
    Building [=====>                   ] 225/866: crossbeam-channel, zlib-rs,…
     Running `rustc --crate-name fastrand --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/fastrand-2.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "js", "std"))' -C metadata=5daf808d6c7f2f3c -C extra-filename=-cc2c506ea774858a --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling syn v1.0.109
    Building [=====>                   ] 227/866: crossbeam-channel, zlib-rs,…
     Running `TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/instability-a65416fb79563909/build-script-build`
     Running `rustc --crate-name build_script_build --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/syn-1.0.109/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=96aa93a24118ba30 -C extra-filename=-92a7de112414cff8 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/syn-92a7de112414cff8 -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
    Building [=====>                   ] 228/866: crossbeam-channel, zlib-rs,…
     Running `rustc --crate-name simd_adler32 --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/simd-adler32-0.3.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-generics", "default", "nightly", "std"))' -C metadata=13fae3551d51b6fe -C extra-filename=-287dfdac4742094d --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
    Building [=====>                   ] 229/866: crossbeam-channel, zlib-rs,…
     Running `rustc --crate-name zerocopy --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/zerocopy-0.7.35/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="byteorder"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "byteorder", "default", "derive", "simd", "simd-nightly", "zerocopy-derive"))' -C metadata=e79948c22e315a6f -C extra-filename=-7bfec4f80ebedb58 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern byteorder=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libbyteorder-10664e15f5834ea1.rmeta --cap-lints allow`
   Compiling base64 v0.22.1
    Building [=====>                   ] 230/866: crossbeam-channel, zlib-rs,…
     Running `rustc --crate-name base64 --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/base64-0.22.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=48df42ccded4d01e -C extra-filename=-8a59a30bfe65d6bf --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
    Building [=====>                   ] 231/866: crossbeam-channel, zlib-rs,…
     Running `rustc --crate-name adler2 --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/adler2-2.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "default", "rustc-dep-of-std", "std"))' -C metadata=f4344a34478471c0 -C extra-filename=-ae061d68ac2a58a7 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
    Building [=====>                   ] 232/866: crossbeam-channel, zlib-rs,…
     Running `rustc --crate-name lock_api --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/lock_api-0.4.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="atomic_usize"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "atomic_usize", "default", "nightly", "owning_ref", "serde"))' -C metadata=d8fed8e790d61e1f -C extra-filename=-af7791feeda311e6 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern scopeguard=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libscopeguard-334108ac53cde52a.rmeta --cap-lints allow`
    Building [=====>                   ] 233/866: crossbeam-channel, zlib-rs,…
     Running `rustc --crate-name itertools --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/itertools-0.15.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="use_alloc"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_alloc", "use_std"))' -C metadata=3d56a2021b1eda22 -C extra-filename=-00122a80b97fd3ad --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern either=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libeither-e87652e8d7ebf7c9.rmeta --cap-lints allow`
    Building [=====>                   ] 234/866: crossbeam-channel, zlib-rs,…
     Running `rustc --crate-name crc32fast --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/crc32fast-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=883f5a2db7400b00 -C extra-filename=-638055b00cacea29 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern cfg_if=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libcfg_if-6ab49d2239ef8ca2.rmeta --cap-lints allow --cfg stable_arm_crc32_intrinsics --check-cfg 'cfg(stable_arm_crc32_intrinsics)'`
   Compiling tracing-log v0.2.0
    Building [=====>                   ] 235/866: crossbeam-channel, zlib-rs,…
     Running `rustc --crate-name tracing_log --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/tracing-log-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s --cfg 'feature="log-tracer"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ahash", "default", "interest-cache", "log-tracer", "lru", "std"))' -C metadata=976af4231070bc02 -C extra-filename=-98ff3f692f763bcc --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern log=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/liblog-0c777c93b492251f.rmeta --extern once_cell=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libonce_cell-6e2bc488b1ef63c3.rmeta --extern tracing_core=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libtracing_core-0ae5656b819697bd.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling sharded-slab v0.1.7
    Building [=====>                   ] 236/866: crossbeam-channel, zlib-rs,…
     Running `rustc --crate-name sharded_slab --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/sharded-slab-0.1.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("loom"))' -C metadata=55a67609ec8a544d -C extra-filename=-5de14dd77fe5ad7b --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern lazy_static=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/liblazy_static-3394b34c14b190bc.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling buf-trait v0.4.1
    Building [=====>                   ] 237/866: crossbeam-channel, zlib-rs,…
     Running `rustc --crate-name buf_trait --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/buf-trait-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3a8528c849da2a56 -C extra-filename=-79546b03a5c3b312 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern zerocopy=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libzerocopy-79ccb833e79c0351.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
    Building [=====>                   ] 239/866: crossbeam-channel, zlib-rs,…
     Running `rustc --crate-name crossbeam_deque --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/crossbeam-deque-0.8.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s --warn=unexpected_cfgs '--allow=clippy::lint_groups_priority' '--allow=clippy::declare_interior_mutable_const' --check-cfg 'cfg(crossbeam_loom)' --check-cfg 'cfg(crossbeam_sanitize)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=ba0c5dfd2be7004c -C extra-filename=-95a893b94e244478 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern crossbeam_epoch=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libcrossbeam_epoch-c77e5dd4b1b94654.rmeta --extern crossbeam_utils=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libcrossbeam_utils-8d92d9d22f24e1aa.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1 --check-cfg 'cfg(crossbeam_sanitize_thread)'`
     Running `TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/nix-4cd967ad78d13c2f/build-script-build`
    Building [=====>                   ] 240/866: crossbeam-channel, zlib-rs,…
     Running `rustc --crate-name quote --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/quote-1.0.45/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=2e5cc6aeb162ad7e -C extra-filename=-017af17ce29179cf --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern proc_macro2=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libproc_macro2-c47d5f48ecc5f7ad.rmeta --cap-lints allow --check-cfg 'cfg(no_diagnostic_namespace)'`
   Compiling atomic v0.6.1
    Building [=====>                   ] 241/866: crossbeam-channel, zlib-rs,…
     Running `rustc --crate-name atomic --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/atomic-0.6.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "fallback", "nightly", "serde", "std"))' -C metadata=118076e026658936 -C extra-filename=-e293c1e45ebeb0da --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern bytemuck=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libbytemuck-1a418c4e0cb0bee0.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling chacha20 v0.10.0
    Building [======>                  ] 243/866: crossbeam-channel, chacha20…
     Running `rustc --crate-name vte --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/vte-0.14.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ansi", "arrayvec", "bitflags", "cursor-icon", "default", "log", "no_std", "serde"))' -C metadata=636a75e0e54ebcb8 -C extra-filename=-25c78c0f2d105d3a --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern memchr=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libmemchr-fd128df56d117efe.rmeta --cap-lints allow`
     Running `rustc --crate-name chacha20 --edition=2024 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/chacha20-0.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --warn=unused_lifetimes '--warn=clippy::unnecessary_safety_comment' --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::trivially_copy_pass_by_ref' --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::return_self_not_must_use' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_as_ptr' '--allow=clippy::needless_range_loop' '--warn=clippy::must_use_candidate' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' --warn=missing_docs --warn=missing_debug_implementations --warn=missing_copy_implementations '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--warn=clippy::implicit_saturating_sub' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::checked_conversions' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' '--warn=clippy::borrow_as_ptr' --check-cfg 'cfg(chacha20_avx512)' --check-cfg 'cfg(chacha20_backend, values("avx2", "avx512", "soft", "sse2"))' --cfg 'feature="rng"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cipher", "default", "legacy", "rng", "xchacha", "zeroize"))' -C metadata=284aa8656325b166 -C extra-filename=-7f8ecea5a94f3bc0 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern cfg_if=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libcfg_if-bc2aad74605880bf.rmeta --extern rand_core=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/librand_core-1cb5cbf598a03c43.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
    Building [======>                  ] 245/866: crossbeam-channel, chacha20…
     Running `TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/typeid-72028e83c563e6d7/build-script-build`
     Running `rustc --crate-name miniz_oxide --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/miniz_oxide-0.8.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' -C debug-assertions=off --cfg 'feature="simd"' --cfg 'feature="simd-adler32"' --cfg 'feature="with-alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "block-boundary", "core", "default", "rustc-dep-of-std", "serde", "simd", "simd-adler32", "std", "with-alloc"))' -C metadata=87c031aec62a1b76 -C extra-filename=-9c38a6d0947d1e32 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern adler2=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libadler2-ae061d68ac2a58a7.rmeta --extern simd_adler32=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libsimd_adler32-287dfdac4742094d.rmeta --cap-lints allow`
    Building [======>                  ] 246/866: crossbeam-channel, chacha20…
     Running `TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/thiserror-b310a4b076f88c26/build-script-build`
    Building [======>                  ] 247/866: crossbeam-channel, chacha20…
   Compiling thread_local v1.1.9
     Running `TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/rayon-core-dc22d6f762cf9d9f/build-script-build`
    Building [======>                  ] 248/866: crossbeam-channel, chacha20…
     Running `rustc --crate-name thread_local --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/thread_local-1.1.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=240fa04e758b4d22 -C extra-filename=-890bd3a901e0ca4a --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern cfg_if=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libcfg_if-bc2aad74605880bf.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
    Building [======>                  ] 249/866: crossbeam-channel, chacha20…
   Compiling openssl-probe v0.2.1
    Building [======>                  ] 250/866: crossbeam-channel, chacha20…
     Running `rustc --crate-name foldhash --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/foldhash-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=fb6e749da58f64f5 -C extra-filename=-a215849fee0880fd --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
     Running `rustc --crate-name openssl_probe --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/openssl-probe-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=43e2ffee4ab544d9 -C extra-filename=-b6f1c68f182a4598 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling utf8_iter v1.0.4
    Building [======>                  ] 252/866: crossbeam-channel, chacha20…
     Running `rustc --crate-name utf8_iter --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/utf8_iter-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4ebe830be4e384a3 -C extra-filename=-78b543ee76fe1501 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
     Running `rustc --crate-name build_script_build --edition=2024 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/uucore-0.9.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--warn=clippy::pedantic' '--warn=clippy::cargo' '--warn=clippy::all' '--allow=clippy::used_underscore_items' '--warn=clippy::use_self' '--allow=clippy::unused_self' --warn=unused_qualifications '--allow=clippy::unnested_or_patterns' --warn=unexpected_cfgs '--allow=clippy::too_many_lines' '--allow=clippy::struct_excessive_bools' '--allow=clippy::similar_names' '--allow=clippy::should_panic_without_expect' '--allow=clippy::return_self_not_must_use' '--allow=clippy::needless_pass_by_value' '--allow=clippy::must_use_candidate' '--allow=clippy::multiple_crate_versions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms' '--allow=clippy::large_types_passed_by_value' '--allow=clippy::inline_always' '--allow=clippy::implicit_hasher' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::from_iter_instead_of_collect' '--allow=clippy::format_push_string' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::float_cmp' '--allow=clippy::flat_map_option' '--allow=clippy::enum_glob_use' '--allow=clippy::doc_markdown' '--allow=clippy::doc_link_with_quotes' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::cargo_common_metadata' '--allow=clippy::collapsible_if' --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(target_os, values("cygwin"))' --check-cfg 'cfg(wasi_runner)' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="libc"' --cfg 'feature="mode"' --cfg 'feature="signals"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backup-control", "base64-simd", "benchmark", "bigdecimal", "blake2b_simd", "blake3", "bstr", "buf-copy", "checksum", "colors", "crc-fast", "data-encoding", "data-encoding-macro", "default", "digest", "divan", "dns-lookup", "dunce", "encoding", "entries", "extendedbigdecimal", "fast-inc", "feat_systemd_logind", "format", "fs", "fsext", "fsxattr", "glob", "hardware", "hex", "i18n-all", "i18n-charmap", "i18n-collator", "i18n-common", "i18n-datetime", "i18n-decimal", "icu_calendar", "icu_collator", "icu_datetime", "icu_decimal", "icu_locale", "icu_provider", "itertools", "jiff", "jiff-icu", "libc", "lines", "md-5", "memchr", "mode", "num-traits", "parser", "parser-glob", "parser-num", "parser-size", "perms", "pipes", "proc-info", "process", "procfs", "quoting-style", "ranges", "ringbuffer", "safe-copy", "safe-traversal", "selinux", "sha1", "sha2", "sha3", "shake", "signals", "sm3", "smack", "sum", "tempfile", "time", "tty", "unit-prefix", "update-control", "uptime", "utf8", "utmp-classic", "utmpx", "version-cmp", "walkdir", "wide", "winapi-util", "windows-sys", "xattr", "z85"))' -C metadata=56a8a6c54249315c -C extra-filename=-568c075e47305f97 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/uucore-568c075e47305f97 -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
   Compiling byteyarn v0.5.1
   Compiling castaway v0.2.4
    Building [======>                  ] 254/866: crossbeam-channel, chacha20…
     Running `rustc --crate-name byteyarn --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/byteyarn-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=955529beab0b34d5 -C extra-filename=-6a64ed0b3af0d66c --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern buf_trait=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libbuf_trait-79546b03a5c3b312.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
     Running `rustc --crate-name castaway --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/castaway-0.2.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=af57f74f16b9d947 -C extra-filename=-bd6023c73769e77b --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern rustversion=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/librustversion-34ca96e73d34d05b.so --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling phf_generator v0.11.3
    Building [======>                  ] 256/866: crossbeam-channel, chacha20…
     Running `rustc --crate-name generic_array --edition=2015 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/generic-array-0.14.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --cfg 'feature="more_lengths"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("more_lengths", "serde", "zeroize"))' -C metadata=1804e95f2d046f18 -C extra-filename=-c6f64afd4e07f1b8 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern typenum=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libtypenum-17a26f0a2276062d.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1 --cfg relaxed_coherence`
     Running `rustc --crate-name phf_generator --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/phf_generator-0.11.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("criterion"))' -C metadata=07042b5ca36ba8f1 -C extra-filename=-9720136431892802 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern phf_shared=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libphf_shared-9bfc7c90ba15878d.rmeta --extern rand=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/librand-50d73fb084086990.rmeta --cap-lints allow`
    Building [======>                  ] 257/866: crossbeam-channel, chacha20…
     Running `rustc --crate-name crossbeam_epoch --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/crossbeam-epoch-0.9.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=unexpected_cfgs '--allow=clippy::lint_groups_priority' '--allow=clippy::declare_interior_mutable_const' --check-cfg 'cfg(crossbeam_loom)' --check-cfg 'cfg(crossbeam_sanitize)' -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "loom", "loom-crate", "nightly", "std"))' -C metadata=8167ad24a743f1c4 -C extra-filename=-b893dc983bf16d64 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern crossbeam_utils=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libcrossbeam_utils-2b689fa607fd5a8c.rmeta --cap-lints allow --check-cfg 'cfg(crossbeam_sanitize_thread)'`
    Building [======>                  ] 258/866: crossbeam-channel, chacha20…
     Running `rustc --crate-name castaway --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/castaway-0.2.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=35ee80e4ecbc84e5 -C extra-filename=-a5d8ebe73bc023e3 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern rustversion=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/librustversion-34ca96e73d34d05b.so --cap-lints allow`
    Building [======>                  ] 259/866: crossbeam-channel, chacha20…
     Running `rustc --crate-name bit_set --edition=2015 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/bit-set-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=d02ab4f22a356b93 -C extra-filename=-c7d4c78f026aaf5d --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern bit_vec=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libbit_vec-d52b3d08a90930be.rmeta --cap-lints allow`
    Building [======>                  ] 260/866: crossbeam-channel, chacha20…
     Running `rustc --crate-name log --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/log-0.4.29/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("kv", "kv_serde", "kv_std", "kv_sval", "kv_unstable", "kv_unstable_serde", "kv_unstable_std", "kv_unstable_sval", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "serde", "serde_core", "std", "sval", "sval_ref", "value-bag"))' -C metadata=742f7f931c054e5a -C extra-filename=-4b44d9a44f569273 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
    Building [======>                  ] 261/866: crossbeam-channel, chacha20…
     Running `rustc --crate-name arrayvec --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/arrayvec-0.7.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("borsh", "default", "serde", "std", "zeroize"))' -C metadata=6f9071800142abe7 -C extra-filename=-328d3270cd2dd03d --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
   Compiling indexmap v2.14.0
    Building [======>                  ] 262/866: crossbeam-channel, chacha20…
     Running `rustc --crate-name indexmap --edition=2024 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/indexmap-2.14.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s --deny=unsafe-code --deny=unreachable-pub --deny=unnameable-types '--allow=clippy::style' --warn=rust-2018-idioms --deny=private-interfaces --deny=private-bounds --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "borsh", "default", "quickcheck", "rayon", "serde", "std", "sval", "test_debug"))' -C metadata=4defb910e294b706 -C extra-filename=-ad2ce3816a8f6bad --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern equivalent=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libequivalent-b4d8fad12a4f71ed.rmeta --extern hashbrown=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libhashbrown-9be5b86159c39773.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling lru v0.18.0
    Building [======>                  ] 263/866: crossbeam-channel, chacha20…
     Running `rustc --crate-name lru --edition=2015 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/lru-0.18.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --cfg 'feature="default"' --cfg 'feature="hashbrown"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "hashbrown", "nightly"))' -C metadata=9cddcf38675b6609 -C extra-filename=-de43569ea64740cb --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern hashbrown=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libhashbrown-9be5b86159c39773.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling compact_str v0.9.0
    Building [======>                  ] 264/866: crossbeam-channel, chacha20…
     Running `rustc --crate-name compact_str --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/compact_str-0.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "borsh", "bytes", "default", "diesel", "markup", "proptest", "quickcheck", "rkyv", "serde", "smallvec", "sqlx", "sqlx-mysql", "sqlx-postgres", "sqlx-sqlite", "std", "zeroize"))' -C metadata=9f3b7c7563e4a2e2 -C extra-filename=-f90bf8c00a6a01d5 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern castaway=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libcastaway-bd6023c73769e77b.rmeta --extern cfg_if=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libcfg_if-bc2aad74605880bf.rmeta --extern itoa=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libitoa-016170e75dc7c21f.rmeta --extern rustversion=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/librustversion-34ca96e73d34d05b.so --extern ryu=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libryu-e33431fcf185bf9b.rmeta --extern static_assertions=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libstatic_assertions-cb673f6bf3f83baa.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling byteorder-lite v0.1.0
     Running `rustc --crate-name byteorder_lite --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/byteorder-lite-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=33bd577384678a72 -C extra-filename=-02e5811e8550e922 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
    Building [======>                  ] 266/866: crossbeam-channel, chacha20…
     Running `rustc --crate-name equivalent --edition=2015 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/equivalent-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=68f825bded214096 -C extra-filename=-0d418fe96d1f5c79 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
   Compiling sha1_smol v1.0.1
    Building [======>                  ] 267/866: crossbeam-channel, chacha20…
     Running `rustc --crate-name sha1_smol --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/sha1_smol-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "serde", "std"))' -C metadata=7f743a44592b1878 -C extra-filename=-2bbe040e2472acb4 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
    Building [======>                  ] 269/866: crossbeam-channel, chacha20…
     Running `rustc --crate-name rayon_core --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/rayon-core-1.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("web_spin_lock"))' -C metadata=77452f42238e7247 -C extra-filename=-71cbd011ee6216df --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern crossbeam_deque=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libcrossbeam_deque-95a893b94e244478.rmeta --extern crossbeam_utils=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libcrossbeam_utils-8d92d9d22f24e1aa.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling x11rb-protocol v0.13.2
    Building [======>                  ] 270/866: crossbeam-channel, chacha20…
     Running `rustc --crate-name ryu --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/ryu-1.0.23/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic", "small"))' -C metadata=3aa40dc4b435d933 -C extra-filename=-c9f7597e7ae6d783 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
     Running `rustc --crate-name x11rb_protocol --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/x11rb-protocol-0.13.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-extensions", "composite", "damage", "dbe", "default", "dpms", "dri2", "dri3", "extra-traits", "glx", "present", "randr", "record", "render", "request-parsing", "res", "resource_manager", "screensaver", "serde", "shape", "shm", "std", "sync", "xevie", "xf86dri", "xf86vidmode", "xfixes", "xinerama", "xinput", "xkb", "xprint", "xselinux", "xtest", "xv", "xvmc"))' -C metadata=2bdec93651db36e3 -C extra-filename=-c2cefc6826695ff0 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
    Building [======>                  ] 271/866: crossbeam-channel, chacha20…
     Running `rustc --crate-name hex --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/hex-0.4.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std"))' -C metadata=4a45ec4b308c1266 -C extra-filename=-4c654b0daaf6869c --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
    Building [======>                  ] 272/866: crossbeam-channel, chacha20…
     Running `rustc --crate-name option_ext --edition=2015 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/option-ext-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=84a1246257c1a452 -C extra-filename=-4d15d35e07eb7adc --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
    Building [======>                  ] 273/866: crossbeam-channel, chacha20…
   Compiling bytecount v0.6.9
    Building [======>                  ] 274/866: crossbeam-channel, chacha20…
     Running `rustc --crate-name allocator_api2 --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/allocator-api2-0.2.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(no_global_oom_handling)' -C debug-assertions=off --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "fresh-rust", "nightly", "serde", "std"))' -C metadata=fe2177397ab7d906 -C extra-filename=-88d207851b90fd7d --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
     Running `rustc --crate-name bytecount --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/bytecount-0.6.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("generic-simd", "html_report", "runtime-dispatch-simd"))' -C metadata=2b03557665a4a28a -C extra-filename=-dae11e3f88381f6a --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
    Building [======>                  ] 275/866: crossbeam-channel, chacha20…
     Running `TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/syn-92a7de112414cff8/build-script-build`
   Compiling subtle v2.6.1
    Building [======>                  ] 276/866: crossbeam-channel, chacha20…
     Running `rustc --crate-name subtle --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/subtle-2.6.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-generics", "core_hint_black_box", "default", "i128", "nightly", "std"))' -C metadata=b7e7288e17c30de7 -C extra-filename=-0d71418c609171a2 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
    Building [======>                  ] 277/866: crossbeam-channel, chacha20…
     Running `rustc --crate-name nu_ansi_term --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/nu-ansi-term-0.50.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "derive_serde_style", "gnu_legacy", "serde", "std"))' -C metadata=1746d03601e95ce7 -C extra-filename=-963de02677447a81 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
    Building [=======>                 ] 278/866: crossbeam-channel, chacha20…
     Running `rustc --crate-name strip_ansi_escapes --edition=2015 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/strip-ansi-escapes-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=00cba3a158569030 -C extra-filename=-6e48de6236a672e2 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern vte=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libvte-25c78c0f2d105d3a.rmeta --cap-lints allow`
   Compiling rustls-native-certs v0.8.3
    Building [=======>                 ] 280/866: crossbeam-channel, chacha20…
     Running `rustc --crate-name typeid --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/typeid-1.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ebd1982015fbe2dc -C extra-filename=-087b3ec4f0786c68 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow --check-cfg 'cfg(no_const_type_id)'`
     Running `rustc --crate-name rustls_native_certs --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/rustls-native-certs-0.8.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=492aa6090b6010b0 -C extra-filename=-8539677551cd84ae --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern openssl_probe=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libopenssl_probe-b6f1c68f182a4598.rmeta --extern pki_types=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/librustls_pki_types-f12ef8bb798e7944.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
    Building [=======>                 ] 281/866: crossbeam-channel, chacha20…
   Compiling crossbeam-queue v0.3.13
    Building [=======>                 ] 282/866: crossbeam-channel, chacha20…
     Running `rustc --crate-name crossbeam_queue --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/crossbeam-queue-0.3.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s --warn=unexpected_cfgs '--allow=clippy::lint_groups_priority' '--allow=clippy::declare_interior_mutable_const' --check-cfg 'cfg(crossbeam_loom)' --check-cfg 'cfg(crossbeam_sanitize)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "nightly", "std"))' -C metadata=e606e66fe7d754c2 -C extra-filename=-984cef9dad5f2fa5 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern crossbeam_utils=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libcrossbeam_utils-8d92d9d22f24e1aa.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
     Running `rustc --crate-name os_display --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/os_display-0.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="native"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "native", "std", "unix", "windows"))' -C metadata=53fcd3d4135a4e8f -C extra-filename=-09db7805edad7d29 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern unicode_width=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libunicode_width-64540e876598a7b5.rmeta --cap-lints allow`
   Compiling ahash v0.8.12
    Building [=======>                 ] 283/866: crossbeam-channel, chacha20…
     Running `rustc --crate-name build_script_build --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/ahash-0.8.12/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="runtime-rng"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("atomic-polyfill", "compile-time-rng", "const-random", "default", "getrandom", "nightly-arm-aes", "no-rng", "runtime-rng", "serde", "std"))' -C metadata=6e61286539b76a29 -C extra-filename=-39c2925f996a4eb4 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/ahash-39c2925f996a4eb4 -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern version_check=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libversion_check-2cb893c07299a849.rlib --cap-lints allow`
   Compiling syn v2.0.117
    Building [=======>                 ] 284/866: crossbeam-channel, chacha20…
     Running `rustc --crate-name syn --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/syn-2.0.117/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=4381071489a9610a -C extra-filename=-bfcf1648b05831d3 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern proc_macro2=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libproc_macro2-c47d5f48ecc5f7ad.rmeta --extern quote=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libquote-017af17ce29179cf.rmeta --extern unicode_ident=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libunicode_ident-34e1a99b9b612812.rmeta --cap-lints allow`
    Building [=======>                 ] 285/866: crossbeam-channel, chacha20…
     Running `rustc --crate-name syn --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/syn-1.0.109/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=607c62ac5c720bbf -C extra-filename=-ae5b8b3cfc338f2b --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern proc_macro2=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libproc_macro2-c47d5f48ecc5f7ad.rmeta --extern quote=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libquote-017af17ce29179cf.rmeta --extern unicode_ident=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libunicode_ident-34e1a99b9b612812.rmeta --cap-lints allow --cfg syn_disable_nightly_tests`
   Compiling brotli v8.0.2
    Building [=======>                 ] 286/866: crossbeam-channel, chacha20…
     Running `rustc --crate-name brotli --edition=2015 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/brotli-8.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --cfg 'feature="alloc-stdlib"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc-stdlib", "benchmark", "billing", "default", "disable-timer", "disallow_large_window_size", "external-literal-probability", "ffi-api", "float64", "floating_point_context_mixing", "no-stdlib-ffi-binding", "pass-through-ffi-panics", "seccomp", "sha2", "simd", "std", "validation", "vector_scratch_space"))' -C metadata=c347fdd2ba090eca -C extra-filename=-35c05db8d7346d0b --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern alloc_no_stdlib=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/liballoc_no_stdlib-6d1189fa20e59095.rmeta --extern alloc_stdlib=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/liballoc_stdlib-c8bc003826fcdc7b.rmeta --extern brotli_decompressor=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libbrotli_decompressor-417aad6dc3ede5ae.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
    Building [=======>                 ] 287/866: crossbeam-channel, chacha20…
     Running `TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/anyhow-dcc80b4812cf3af3/build-script-build`
    Building [=======>                 ] 288/866: crossbeam-channel, chacha20…
     Running `TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/ref-cast-a6f4903bccf09eb4/build-script-build`
    Building [=======>                 ] 289/866: crossbeam-channel, chacha20…
     Running `TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/portable-atomic-bff07b3dd92015fd/build-script-build`
   Compiling lru v0.16.3
    Building [=======>                 ] 291/866: crossbeam-channel, chacha20…
     Running `rustc --crate-name lru --edition=2015 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/lru-0.16.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --cfg 'feature="default"' --cfg 'feature="hashbrown"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "hashbrown", "nightly"))' -C metadata=470ec601a07a8391 -C extra-filename=-c8c2c18235fc8ecd --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern hashbrown=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libhashbrown-21f22e43940be5fb.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
     Running `rustc --crate-name crossbeam_deque --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/crossbeam-deque-0.8.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=unexpected_cfgs '--allow=clippy::lint_groups_priority' '--allow=clippy::declare_interior_mutable_const' --check-cfg 'cfg(crossbeam_loom)' --check-cfg 'cfg(crossbeam_sanitize)' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=44b8ad1c53e7276d -C extra-filename=-68bcf9eebd5832ee --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern crossbeam_epoch=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libcrossbeam_epoch-b893dc983bf16d64.rmeta --extern crossbeam_utils=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libcrossbeam_utils-2b689fa607fd5a8c.rmeta --cap-lints allow --check-cfg 'cfg(crossbeam_sanitize_thread)'`
    Building [=======>                 ] 292/866: crossbeam-channel, chacha20…
     Running `rustc --crate-name num_format --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/num-format-0.4.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cfg-if", "default", "encoding_rs", "lazy_static", "libc", "num-bigint", "num-format-windows", "serde", "std", "widestring", "winapi", "with-num-bigint", "with-serde", "with-system-locale"))' -C metadata=ed3ac496c1e6c994 -C extra-filename=-8705e39286229957 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern arrayvec=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libarrayvec-328d3270cd2dd03d.rmeta --extern itoa=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libitoa-9aa1c859deaaecae.rmeta --cap-lints allow`
    Building [=======>                 ] 293/866: crossbeam-channel, chacha20…
     Running `TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/owo-colors-1bd83548006c5a46/build-script-build`
    Building [=======>                 ] 294/866: crossbeam-channel, chacha20…
     Running `TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/erased-serde-567d9979effd3ede/build-script-build`
    Building [=======>                 ] 295/866: crossbeam-channel, chacha20…
    Building [=======>                 ] 296/866: crossbeam-channel, chacha20…
     Running `rustc --crate-name portable_atomic --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/portable-atomic-1.13.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto '--warn=clippy::unused_trait_names' --warn=unreachable_pub --warn=unnameable_types --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes --warn=deprecated_safe '--warn=clippy::default_union_representation' '--warn=clippy::as_underscore' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::unreadable_literal' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::range_plus_one' '--allow=clippy::nonminimal_bool' '--allow=clippy::naive_bytecount' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::lint_groups_priority' '--allow=clippy::incompatible_msrv' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(target_arch,values("xtensa"))' --check-cfg 'cfg(target_arch,values("amdgpu"))' --check-cfg 'cfg(target_arch,values("loongarch32"))' --check-cfg 'cfg(target_os,values("trusty"))' --check-cfg 'cfg(target_os,values("psx"))' --check-cfg 'cfg(target_env,values("psx"))' --check-cfg 'cfg(target_feature,values("lse2","lse128","rcpc3"))' --check-cfg 'cfg(target_feature,values("quadword-atomics"))' --check-cfg 'cfg(target_feature,values("zaamo","zabha"))' --check-cfg 'cfg(target_feature,values("zacas"))' --check-cfg 'cfg(target_feature,values("miscellaneous-extensions-3"))' --check-cfg 'cfg(target_pointer_width,values("128"))' --check-cfg 'cfg(portable_atomic_no_outline_atomics,portable_atomic_outline_atomics,portable_atomic_unstable_f16,portable_atomic_unstable_f128)' --check-cfg 'cfg(portable_atomic_unstable_coerce_unsized)' --check-cfg 'cfg(portable_atomic_test_detect_false,portable_atomic_test_no_std_static_assert_ffi,qemu,valgrind)' --cfg 'feature="default"' --cfg 'feature="fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("critical-section", "default", "disable-fiq", "fallback", "float", "force-amo", "require-cas", "s-mode", "serde", "std", "unsafe-assume-privileged", "unsafe-assume-single-core"))' -C metadata=200b16be258a2cfe -C extra-filename=-212d1cdd37a47eac --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1 --check-cfg 'cfg(target_feature,values("lsfe","fast-serialization","load-store-on-cond","distinct-ops","rmw"))' --check-cfg 'cfg(portable_atomic_atomic_intrinsics,portable_atomic_disable_fiq,portable_atomic_force_amo,portable_atomic_ll_sc_rmw,portable_atomic_no_asm,portable_atomic_no_asm_maybe_uninit,portable_atomic_no_atomic_64,portable_atomic_no_atomic_cas,portable_atomic_no_atomic_load_store,portable_atomic_no_atomic_min_max,portable_atomic_no_cfg_target_has_atomic,portable_atomic_no_cmpxchg16b_intrinsic,portable_atomic_no_cmpxchg16b_target_feature,portable_atomic_no_const_mut_refs,portable_atomic_no_const_raw_ptr_deref,portable_atomic_no_const_transmute,portable_atomic_no_core_unwind_safe,portable_atomic_no_diagnostic_namespace,portable_atomic_no_strict_provenance,portable_atomic_no_strict_provenance_atomic_ptr,portable_atomic_no_stronger_failure_ordering,portable_atomic_no_track_caller,portable_atomic_no_unsafe_op_in_unsafe_fn,portable_atomic_pre_llvm_15,portable_atomic_pre_llvm_16,portable_atomic_pre_llvm_18,portable_atomic_pre_llvm_20,portable_atomic_s_mode,portable_atomic_sanitize_thread,portable_atomic_target_feature,portable_atomic_unsafe_assume_privileged,portable_atomic_unsafe_assume_single_core,portable_atomic_unstable_asm,portable_atomic_unstable_asm_experimental_arch,portable_atomic_unstable_cfg_target_has_atomic,portable_atomic_unstable_isa_attribute)' --check-cfg 'cfg(portable_atomic_target_feature,values("cmpxchg16b","distinct-ops","fast-serialization","load-store-on-cond","lse","lse128","lse2","lsfe","mclass","miscellaneous-extensions-3","quadword-atomics","rcpc3","rmw","v6","v7","zaamo","zabha","zacas"))'`
     Running `TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/procfs-93f04abed63cd611/build-script-build`
   Compiling lscolors v0.21.0
    Building [=======>                 ] 297/866: crossbeam-channel, chacha20…
     Running `rustc --crate-name lscolors --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/lscolors-0.21.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --cfg 'feature="nu-ansi-term"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ansi_term", "crossterm", "default", "gnu_legacy", "nu-ansi-term", "owo-colors"))' -C metadata=7b77448b0b623405 -C extra-filename=-ae93ff77a5ff50ef --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern aho_corasick=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libaho_corasick-2647ddcd4f556175.rmeta --extern nu_ansi_term=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libnu_ansi_term-c475126481f957f7.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling heed-traits v0.20.0
   Compiling file-id v0.2.3
    Building [=======>                 ] 299/866: crossbeam-channel, zlib-rs,…
     Running `rustc --crate-name heed_traits --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/heed-traits-0.20.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=527ed95205c8e005 -C extra-filename=-3dc23197334b5e4e --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling winnow v0.7.15
    Building [=======>                 ] 300/866: crossbeam-channel, zlib-rs,…
     Running `rustc --crate-name file_id --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/file-id-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=6328ca4c299f40a6 -C extra-filename=-d35a3d658973e31f --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
     Running `rustc --crate-name winnow --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/winnow-0.7.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--allow=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unstable-recover"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "debug", "default", "simd", "std", "unstable-doc", "unstable-recover"))' -C metadata=1f99c811b11d8089 -C extra-filename=-5c8fec4cf3c65b9d --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling unit-prefix v0.5.2
    Building [=======>                 ] 301/866: crossbeam-channel, zlib-rs,…
     Running `rustc --crate-name unit_prefix --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/unit-prefix-0.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=ed9e0f5e87f27271 -C extra-filename=-5661b2dbc4b1c8e0 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling mime v0.3.17
   Compiling heed v0.22.1
   Compiling v_htmlescape v0.15.8
   Compiling xxhash-rust v0.8.15
    Building [=======>                 ] 306/866: crossbeam-channel, zlib-rs,…
     Running `rustc --crate-name unicode_linebreak --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/unicode-linebreak-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=75320c7df9468c84 -C extra-filename=-a331366501ce55d2 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
     Running `rustc --crate-name xxhash_rust --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/xxhash-rust-0.8.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s --cfg 'feature="xxh3"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const_xxh3", "const_xxh32", "const_xxh64", "std", "xxh3", "xxh32", "xxh64"))' -C metadata=a3669cb28e3bbedf -C extra-filename=-18587299a624c9a2 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
    Building [=======>                 ] 307/866: crossbeam-channel, zlib-rs,…
    Building [=======>                 ] 308/866: crossbeam-channel, zlib-rs,…
     Running `rustc --crate-name is_ci --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/is_ci-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5222672e5920ffab -C extra-filename=-c9e8e4003327a618 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
     Running `rustc --crate-name build_script_build --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/v_htmlescape-0.15.8/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("buf-min", "bytes-buf"))' -C metadata=8e42272ba2b049e0 -C extra-filename=-52f21244bb28b1a8 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/v_htmlescape-52f21244bb28b1a8 -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
     Running `rustc --crate-name ucd_trie --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/ucd-trie-0.1.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=ccca255babef269a -C extra-filename=-e10f1c41d73dfd54 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
     Running `rustc --crate-name mime --edition=2015 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/mime-0.3.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d3a588f29489407a -C extra-filename=-5ac6296fab7051fd --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling num-integer v0.1.46
   Compiling rmp v0.8.15
   Compiling bumpalo v3.20.2
     Running `rustc --crate-name rmp --edition=2024 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/rmp-0.8.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=a2287c901da84201 -C extra-filename=-6bc39da88cccb561 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern num_traits=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libnum_traits-2de31cf9b17876b6.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
    Building [=======>                 ] 311/866: crossbeam-channel, zlib-rs,…
     Running `rustc --crate-name bumpalo --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/bumpalo-3.20.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("allocator-api2", "allocator_api", "bench_allocator_api", "boxed", "collections", "default", "serde", "std"))' -C metadata=aba65771ec7e0841 -C extra-filename=-aefa2f08fa1d8f29 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
     Running `rustc --crate-name build_script_build --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/heed-0.22.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="serde-bincode"' --cfg 'feature="serde-json"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary_precision", "default", "longer-keys", "mdb_idl_logn_10", "mdb_idl_logn_11", "mdb_idl_logn_12", "mdb_idl_logn_13", "mdb_idl_logn_14", "mdb_idl_logn_15", "mdb_idl_logn_16", "mdb_idl_logn_8", "mdb_idl_logn_9", "posix-sem", "preserve_order", "raw_value", "serde", "serde-bincode", "serde-json", "serde-rmp", "unbounded_depth", "use-valgrind"))' -C metadata=f48cf225bb66840f -C extra-filename=-d97d61a9673798dc --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/heed-d97d61a9673798dc -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
     Running `rustc --crate-name num_integer --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/num-integer-0.1.46/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --cfg 'feature="i128"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=dc468bd2e02b11e7 -C extra-filename=-52ae0a2e72ca954d --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern num_traits=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libnum_traits-2de31cf9b17876b6.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling rustix v0.38.44
    Building [========>                ] 313/866: crossbeam-channel, zlib-rs,…
   Compiling uucore_procs v0.9.0
    Building [========>                ] 314/866: crossbeam-channel, zlib-rs,…
     Running `rustc --crate-name uucore_procs --edition=2024 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/uucore_procs-0.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=255aa55a66e438fd -C extra-filename=-5410e87baabdb058 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern proc_macro2=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libproc_macro2-c47d5f48ecc5f7ad.rlib --extern quote=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libquote-017af17ce29179cf.rlib --extern proc_macro --cap-lints allow`
     Running `rustc --crate-name sys_locale --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/sys-locale-0.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("js", "js-sys", "wasm-bindgen", "web-sys"))' -C metadata=e57f47844654ca7f -C extra-filename=-dbb2585687deca43 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
     Running `rustc --crate-name build_script_build --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/rustix-0.38.44/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(target_arch, values("xtensa"))' -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=6d4f3b22017b8398 -C extra-filename=-052fe08048f8e267 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/rustix-052fe08048f8e267 -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
   Compiling proc-macro-error-attr2 v2.0.0
    Building [========>                ] 315/866: crossbeam-channel, zlib-rs,…
     Running `rustc --crate-name proc_macro_error_attr2 --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/proc-macro-error-attr2-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no '--warn=clippy::pedantic' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0e55b60825210bae -C extra-filename=-e5e3c852797ae3fc --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern proc_macro2=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libproc_macro2-c47d5f48ecc5f7ad.rlib --extern quote=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libquote-017af17ce29179cf.rlib --extern proc_macro --cap-lints allow`
   Compiling const_format_proc_macros v0.2.34
    Building [========>                ] 316/866: crossbeam-channel, zlib-rs,…
     Running `rustc --crate-name const_format_proc_macros --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/const_format_proc_macros-0.2.34/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "debug", "default", "derive", "syn"))' -C metadata=9d1b0121c7bb039d -C extra-filename=-017e331f02ca929d --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern proc_macro2=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libproc_macro2-c47d5f48ecc5f7ad.rlib --extern quote=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libquote-017af17ce29179cf.rlib --extern unicode_xid=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libunicode_xid-a0af310e3f8e1df3.rlib --extern proc_macro --cap-lints allow`
   Compiling rust_decimal v1.40.0
    Building [========>                ] 317/866: crossbeam-channel, zlib-rs,…
     Running `rustc --crate-name build_script_build --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/rust_decimal-1.40.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align16", "borsh", "c-repr", "db-diesel-mysql", "db-diesel-postgres", "db-diesel2-mysql", "db-diesel2-postgres", "db-postgres", "db-tokio-postgres", "default", "diesel", "legacy-ops", "macros", "maths", "maths-nopanic", "ndarray", "proptest", "rand", "rand-0_9", "rkyv", "rkyv-safe", "rocket-traits", "rust-fuzz", "ryu", "serde", "serde-arbitrary-precision", "serde-bincode", "serde-float", "serde-str", "serde-with-arbitrary-precision", "serde-with-float", "serde-with-str", "serde_json", "std", "tokio-pg", "tokio-postgres"))' -C metadata=cdcaeca158e106ab -C extra-filename=-9b613c6528b91c9f --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/rust_decimal-9b613c6528b91c9f -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
    Building [========>                ] 318/866: crossbeam-channel, zlib-rs,…
     Running `rustc --crate-name anyhow --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/anyhow-1.0.102/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=f436138cab99da2a -C extra-filename=-4834cf6a3c282db1 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow --check-cfg 'cfg(anyhow_build_probe)' --check-cfg 'cfg(anyhow_nightly_testing)' --check-cfg 'cfg(anyhow_no_clippy_format_args)' --check-cfg 'cfg(anyhow_no_core_error)' --check-cfg 'cfg(error_generic_member_access)'`
    Building [========>                ] 319/866: crossbeam-channel, zlib-rs,…
     Running `TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/ahash-39c2925f996a4eb4/build-script-build`
   Compiling synchronoise v1.0.1
    Building [========>                ] 321/866: crossbeam-channel, zlib-rs,…
     Running `rustc --crate-name owo_colors --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/owo-colors-4.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "supports-color", "supports-colors"))' -C metadata=9896a7bdfe71bc27 -C extra-filename=-8fea940fc45cff45 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow --cfg const_mut_refs --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(const_mut_refs)'`
   Compiling hashlink v0.12.0
    Building [========>                ] 322/866: crossbeam-channel, zlib-rs,…
     Running `rustc --crate-name hashlink --edition=2024 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/hashlink-0.12.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde", "serde_impl"))' -C metadata=541282ccb6c2d3e9 -C extra-filename=-f71ae80f07755343 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern hashbrown=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libhashbrown-9be5b86159c39773.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
     Running `rustc --crate-name synchronoise --edition=2015 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/synchronoise-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7f83fb79134408e7 -C extra-filename=-f3dbb650f386eb65 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern crossbeam_queue=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libcrossbeam_queue-984cef9dad5f2fa5.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling flate2 v1.1.9
    Building [========>                ] 323/866: crossbeam-channel, zlib-rs,…
     Running `rustc --crate-name flate2 --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/flate2-1.1.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="any_impl"' --cfg 'feature="default"' --cfg 'feature="miniz_oxide"' --cfg 'feature="rust_backend"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("any_c_zlib", "any_impl", "any_zlib", "cloudflare-zlib-sys", "cloudflare_zlib", "default", "document-features", "libz-ng-sys", "libz-sys", "miniz-sys", "miniz_oxide", "rust_backend", "zlib", "zlib-default", "zlib-ng", "zlib-ng-compat", "zlib-rs"))' -C metadata=2d38073d17ab5f6a -C extra-filename=-ed39e3ea5d2c930c --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern crc32fast=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libcrc32fast-638055b00cacea29.rmeta --extern miniz_oxide=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libminiz_oxide-9c38a6d0947d1e32.rmeta --cap-lints allow`
    Building [========>                ] 324/866: crossbeam-channel, zlib-rs,…
     Running `rustc --crate-name supports_color --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/supports-color-3.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8f6c5d1c8c0329fd -C extra-filename=-2a066a5f2c91de4e --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern is_ci=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libis_ci-c9e8e4003327a618.rmeta --cap-lints allow`
   Compiling webpki-roots v1.0.7
    Building [========>                ] 325/866: crossbeam-channel, zlib-rs,…
     Running `rustc --crate-name webpki_roots --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/webpki-roots-1.0.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4ad602919189c08d -C extra-filename=-e03cbd3ba0c7b4c5 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern pki_types=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/librustls_pki_types-f12ef8bb798e7944.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
    Building [========>                ] 326/866: crossbeam-channel, zlib-rs,…
     Running `rustc --crate-name phf_shared --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/phf_shared-0.11.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "uncased", "unicase"))' -C metadata=f9c6e3a41d605872 -C extra-filename=-652633f795ae4533 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern siphasher=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libsiphasher-8338aab06a88873d.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
    Building [========>                ] 327/866: crossbeam-channel, zlib-rs,…
     Running `rustc --crate-name rayon_core --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/rayon-core-1.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("web_spin_lock"))' -C metadata=25df82cbeafad50b -C extra-filename=-0787215d71a64350 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern crossbeam_deque=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libcrossbeam_deque-68bcf9eebd5832ee.rmeta --extern crossbeam_utils=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libcrossbeam_utils-2b689fa607fd5a8c.rmeta --cap-lints allow`
    Building [========>                ] 328/866: crossbeam-channel, zlib-rs,…
     Running `rustc --crate-name pest --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/pest-2.8.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --cfg 'feature="default"' --cfg 'feature="memchr"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const_prec_climber", "default", "memchr", "miette-error", "pretty-print", "std"))' -C metadata=564545fae494ccd1 -C extra-filename=-662e3fb746d857f0 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern memchr=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libmemchr-74b77287e064268b.rmeta --extern ucd_trie=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libucd_trie-e10f1c41d73dfd54.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling wayland-scanner v0.31.9
    Building [========>                ] 330/866: zlib-rs, compact_str, pxfm,…
     Running `rustc --crate-name wayland_scanner --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/wayland-scanner-0.31.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3795e37cb16af74c -C extra-filename=-a418dbd34969c72d --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern proc_macro2=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libproc_macro2-c47d5f48ecc5f7ad.rlib --extern quick_xml=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libquick_xml-b68a1f00b8c712dd.rlib --extern quote=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libquote-017af17ce29179cf.rlib --extern proc_macro --cap-lints allow`
     Running `rustc --crate-name buf_trait --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/buf-trait-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=843e499df24fa948 -C extra-filename=-d6ceae346fa2cc28 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern zerocopy=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libzerocopy-7bfec4f80ebedb58.rmeta --cap-lints allow`
    Building [========>                ] 331/866: zlib-rs, compact_str, pxfm,…
     Running `TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/v_htmlescape-52f21244bb28b1a8/build-script-build`
   Compiling phf_shared v0.12.1
   Compiling mime_guess v2.0.5
    Building [========>                ] 333/866: zlib-rs, compact_str, pxfm,…
     Running `rustc --crate-name phf_shared --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/phf_shared-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "uncased", "unicase"))' -C metadata=3912506133622e3b -C extra-filename=-12adf1c86808a754 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern siphasher=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libsiphasher-8338aab06a88873d.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
     Running `rustc --crate-name build_script_build --edition=2015 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/mime_guess-2.0.5/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="rev-mappings"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "rev-mappings"))' -C metadata=9a92d40cb9bd2291 -C extra-filename=-8e063cf8efc12f35 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/mime_guess-8e063cf8efc12f35 -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern unicase=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libunicase-005615b522c03921.rlib --cap-lints allow`
   Compiling nu-pretty-hex v0.114.1
    Building [========>                ] 335/866: zlib-rs, compact_str, pxfm,…
     Running `TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/typetag-974df8d1501c187c/build-script-build`
     Running `rustc --crate-name nu_pretty_hex --edition=2024 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/nu-pretty-hex-0.114.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto '--warn=clippy::used_underscore_binding' '--deny=clippy::unwrap_used' '--warn=clippy::unchecked_time_subtraction' '--allow=clippy::result_large_err' '--warn=clippy::needless_raw_strings' '--warn=clippy::format_push_string' '--allow=clippy::collapsible_match' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a8aecf12c661df97 -C extra-filename=-4344ac45c5e076c5 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern nu_ansi_term=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libnu_ansi_term-c475126481f957f7.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling is-docker v0.2.0
    Building [========>                ] 336/866: zlib-rs, compact_str, pxfm,…
     Running `rustc --crate-name is_docker --edition=2015 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/is-docker-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0300d2741dc84536 -C extra-filename=-5615bba5731d7919 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern once_cell=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libonce_cell-6e2bc488b1ef63c3.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
    Building [========>                ] 337/866: zlib-rs, compact_str, pxfm,…
     Running `rustc --crate-name supports_unicode --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/supports-unicode-3.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a92ed5c5b974dead -C extra-filename=-5615e85a9b011f57 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
    Building [========>                ] 338/866: zlib-rs, compact_str, pxfm,…
     Running `rustc --crate-name hashbrown --edition=2024 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/hashbrown-0.17.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=unused_extern_crates --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_else' '--warn=clippy::ptr_cast_constness' '--warn=clippy::ptr_as_ptr' '--allow=clippy::option_if_let_else' '--warn=clippy::needless_continue' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_safety_doc' '--allow=clippy::missing_errors_doc' --warn=missing_docs '--allow=clippy::manual_map' '--warn=clippy::manual_let_else' --warn=explicit_outlives_requirements --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--allow=clippy::doc_markdown' '--warn=clippy::borrow_as_ptr' --warn=bare_trait_objects -C debug-assertions=off --cfg 'feature="allocator-api2"' --cfg 'feature="default"' --cfg 'feature="default-hasher"' --cfg 'feature="equivalent"' --cfg 'feature="inline-more"' --cfg 'feature="raw-entry"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "allocator-api2", "core", "default", "default-hasher", "equivalent", "inline-more", "nightly", "raw-entry", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=6ecffb5155753c46 -C extra-filename=-4437e3a750193742 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern allocator_api2=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/liballocator_api2-88d207851b90fd7d.rmeta --extern equivalent=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libequivalent-0d418fe96d1f5c79.rmeta --extern foldhash=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libfoldhash-a215849fee0880fd.rmeta --cap-lints allow`
    Building [========>                ] 339/866: zlib-rs, compact_str, pxfm,…
     Running `TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/heed-d97d61a9673798dc/build-script-build`
    Building [========>                ] 340/866: zlib-rs, compact_str, pxfm,…
     Running `rustc --crate-name byteyarn --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/byteyarn-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9d956ea5bc6a5d6a -C extra-filename=-9e1141d5122f1ba7 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern buf_trait=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libbuf_trait-d6ceae346fa2cc28.rmeta --cap-lints allow`
   Compiling toml_parser v1.1.2+spec-1.1.0
    Building [========>                ] 341/866: zlib-rs, compact_str, pxfm,…
     Running `rustc --crate-name toml_parser --edition=2024 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/toml_parser-1.1.2+spec-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "debug", "default", "simd", "std", "unsafe"))' -C metadata=b89f8367711513d2 -C extra-filename=-7338b9ede960d4ec --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern winnow=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libwinnow-5a3c08a0d63a347c.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling num-bigint v0.4.6
    Building [========>                ] 342/866: zlib-rs, compact_str, pxfm,…
   Compiling utf8-zero v0.8.1
     Running `rustc --crate-name num_bigint --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/num-bigint-0.4.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "quickcheck", "rand", "serde", "std"))' -C metadata=29076babc8f791ab -C extra-filename=-ea776e1de47a0445 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern num_integer=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libnum_integer-52ae0a2e72ca954d.rmeta --extern num_traits=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libnum_traits-2de31cf9b17876b6.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
    Building [========>                ] 343/866: zlib-rs, compact_str, pxfm,…
     Running `rustc --crate-name utf8_zero --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/utf8-zero-0.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=4cc858c4b9eecb3a -C extra-filename=-66adaa4416e3055a --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling rayon v1.12.0
    Building [========>                ] 344/866: zlib-rs, compact_str, pxfm,…
     Running `rustc --crate-name rayon --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/rayon-1.12.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("web_spin_lock"))' -C metadata=7982398770225558 -C extra-filename=-adaedd9ba0a22047 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern either=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libeither-94649bd9bd78ed6d.rmeta --extern rayon_core=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/librayon_core-71cbd011ee6216df.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
    Building [========>                ] 345/866: zlib-rs, compact_str, pxfm,…
     Running `TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/uucore-568c075e47305f97/build-script-build`
   Compiling zopfli v0.8.3
    Building [========>                ] 346/866: zlib-rs, compact_str, pxfm,…
     Running `rustc --crate-name zopfli --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/zopfli-0.8.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --cfg 'feature="default"' --cfg 'feature="gzip"' --cfg 'feature="std"' --cfg 'feature="zlib"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "gzip", "nightly", "std", "zlib"))' -C metadata=07a7ecf358f20072 -C extra-filename=-34a8449600f7d18a --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern bumpalo=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libbumpalo-aefa2f08fa1d8f29.rmeta --extern crc32fast=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libcrc32fast-02f420927a38d42b.rmeta --extern log=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/liblog-0c777c93b492251f.rmeta --extern simd_adler32=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libsimd_adler32-fa1b68032da3f549.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
    Building [=========>               ] 347/866: zlib-rs, compact_str, pxfm,…
     Running `rustc --crate-name textwrap --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/textwrap-0.16.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' -C debug-assertions=off --cfg 'feature="unicode-linebreak"' --cfg 'feature="unicode-width"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "hyphenation", "smawk", "terminal_size", "unicode-linebreak", "unicode-width"))' -C metadata=ed4463a19e71fdd0 -C extra-filename=-fdcbbd56d235baff --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern unicode_linebreak=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libunicode_linebreak-a331366501ce55d2.rmeta --extern unicode_width=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libunicode_width-64540e876598a7b5.rmeta --cap-lints allow`
   Compiling fallible-streaming-iterator v0.1.9
    Building [=========>               ] 348/866: zlib-rs, compact_str, pxfm,…
     Running `rustc --crate-name fallible_streaming_iterator --edition=2015 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/fallible-streaming-iterator-0.1.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std"))' -C metadata=519164c994382047 -C extra-filename=-290ff6bbcd5157ff --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
    Building [=========>               ] 349/866: zlib-rs, compact_str, pxfm,…
     Running `rustc --crate-name inventory --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/inventory-0.3.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c2537f20b1d59917 -C extra-filename=-c7e4e49e6bbe03f2 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
   Compiling constant_time_eq v0.4.2
    Building [=========>               ] 350/866: zlib-rs, compact_str, pxfm,…
     Running `rustc --crate-name constant_time_eq --edition=2024 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/constant_time_eq-0.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("count_instructions_test", "default", "std"))' -C metadata=c5e7fd0921ac94b9 -C extra-filename=-a24a1c8304638424 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
    Building [=========>               ] 351/866: zlib-rs, compact_str, pxfm,…
     Running `rustc --crate-name supports_hyperlinks --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/supports-hyperlinks-3.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=aacfe4dd901d1ffb -C extra-filename=-50720172362ce784 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
   Compiling toml_writer v1.1.1+spec-1.1.0
    Building [=========>               ] 352/866: zlib-rs, compact_str, pxfm,…
     Running `rustc --crate-name toml_writer --edition=2024 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/toml_writer-1.1.1+spec-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=6c3662d02d3ec556 -C extra-filename=-a9b219ef89a73869 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
    Building [=========>               ] 353/866: zlib-rs, compact_str, pxfm,…
     Running `rustc --crate-name lscolors --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/lscolors-0.21.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="nu-ansi-term"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ansi_term", "crossterm", "default", "gnu_legacy", "nu-ansi-term", "owo-colors"))' -C metadata=9c4380582108e10d -C extra-filename=-768e38f172f0b425 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern aho_corasick=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libaho_corasick-9384510d9036c37b.rmeta --extern nu_ansi_term=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libnu_ansi_term-963de02677447a81.rmeta --cap-lints allow`
    Building [=========>               ] 354/866: zlib-rs, compact_str, pxfm,…
     Running `TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/rust_decimal-9b613c6528b91c9f/build-script-build`
   Compiling symlink v0.1.0
    Building [=========>               ] 355/866: zlib-rs, compact_str, pxfm,…
     Running `rustc --crate-name symlink --edition=2015 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/symlink-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d8007e5e7a9c96b3 -C extra-filename=-ccfb4ae222ddc6f2 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling chrono-tz v0.10.4
    Building [=========>               ] 356/866: zlib-rs, compact_str, pxfm,…
     Running `rustc --crate-name build_script_build --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/chrono-tz-0.10.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "case-insensitive", "chrono-tz-build", "default", "filter-by-regex", "serde", "std"))' -C metadata=97196c77c8433d2f -C extra-filename=-fe2265401594ae7f --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/chrono-tz-fe2265401594ae7f -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
    Building [=========>               ] 357/866: zlib-rs, compact_str, pxfm,…
     Running `rustc --crate-name web_time --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/web-time-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=unused --warn=rust_2021_compatibility --warn=rust_2018_idioms --warn=rust_2018_compatibility '--warn=clippy::pedantic' '--warn=clippy::nursery' --warn=future_incompatible '--warn=clippy::cargo' '--warn=rustdoc::all' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_debug' '--warn=clippy::unwrap_used' --warn=unused_qualifications --warn=unused_lifetimes --warn=unused_import_braces '--warn=clippy::unseparated_literal_suffix' --warn=unsafe_op_in_unsafe_fn --deny=unsafe_code --warn=unreachable_pub '--warn=clippy::unneeded_field_pattern' '--warn=clippy::unnecessary_self_imports' '--warn=clippy::unnecessary_safety_doc' '--warn=clippy::unimplemented' '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::try_err' --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::todo' '--allow=clippy::tabs_in_doc_comments' '--warn=clippy::suspicious_xor_used_as_pow' '--warn=clippy::string_to_string' '--warn=clippy::string_slice' '--warn=clippy::string_lit_chars_any' '--warn=clippy::string_add' '--warn=clippy::str_to_string' --warn=single_use_lifetimes '--warn=clippy::single_char_lifetime_names' '--warn=clippy::semicolon_outside_block' '--warn=clippy::self_named_module_files' '--warn=clippy::same_name_method' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_patterns' '--warn=clippy::redundant_type_annotations' '--allow=clippy::redundant_pub_crate' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::pub_without_shorthand' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::partial_pub_fields' '--allow=clippy::option_if_let_else' '--warn=clippy::non_ascii_literal' --warn=non_ascii_idents '--warn=clippy::mutex_atomic' '--allow=clippy::module_name_repetitions' '--allow=clippy::module_inception' '--warn=clippy::mixed_read_write_in_expression' '--warn=clippy::missing_docs_in_private_items' --warn=missing_docs --warn=missing_debug_implementations --warn=missing_copy_implementations '--warn=clippy::missing_asserts_for_indexing' '--warn=clippy::missing_assert_message' --warn=missing_abi '--warn=clippy::min_ident_chars' --warn=meta_variable_misuse --warn=macro_use_extern_crate '--warn=clippy::lossy_float_literal' '--warn=clippy::large_include_file' '--warn=clippy::infinite_loop' '--warn=clippy::indexing_slicing' '--warn=clippy::impl_trait_in_params' '--warn=clippy::if_then_some_else_none' '--warn=clippy::get_unwrap' '--allow=clippy::future_not_send' '--warn=clippy::format_push_string' '--warn=clippy::fn_to_numeric_cast_any' '--warn=clippy::float_cmp_const' '--warn=clippy::filetype_is_file' --warn=ffi_unwind_calls '--allow=clippy::explicit_deref_methods' '--warn=clippy::exit' '--warn=clippy::error_impl_error' '--allow=clippy::equatable_if_let' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' --warn=deprecated_in_future '--warn=clippy::default_union_representation' '--warn=clippy::decimal_literal_representation' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--warn=clippy::clone_on_ref_ptr' '--warn=clippy::assertions_on_result_states' '--warn=clippy::as_conversions' '--warn=clippy::allow_attributes_without_reason' '--warn=clippy::allow_attributes' '--warn=clippy::absolute_paths' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=cb45f6250b3d3c4d -C extra-filename=-220bfd6b68890c32 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
   Compiling typed-path v0.12.3
    Building [=========>               ] 358/866: zlib-rs, compact_str, pxfm,…
     Running `rustc --crate-name typed_path --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/typed-path-0.12.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=ce9271b9ef607755 -C extra-filename=-9ef7cf59e37a7ac5 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling debug_unsafe v0.1.4
    Building [=========>               ] 359/866: zlib-rs, compact_str, pxfm,…
     Running `rustc --crate-name debug_unsafe --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/debug_unsafe-0.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arraystring"))' -C metadata=a945909e8a5a1f1a -C extra-filename=-8cbb8bd8991cd3c0 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling arrayref v0.3.9
    Building [=========>               ] 360/866: zlib-rs, compact_str, pxfm,…
     Running `rustc --crate-name arrayref --edition=2015 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/arrayref-0.3.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0c172ec5c7fa8365 -C extra-filename=-ecc8dff32251eced --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling jiff v0.2.23
    Building [=========>               ] 361/866: zlib-rs, compact_str, pxfm,…
    Building [=========>               ] 362/866: zlib-rs, compact_str, pxfm,…
     Running `rustc --crate-name jiff --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/jiff-0.2.23/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_jiff)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="perf-inline"' --cfg 'feature="std"' --cfg 'feature="tz-fat"' --cfg 'feature="tz-system"' --cfg 'feature="tzdb-bundle-platform"' --cfg 'feature="tzdb-concatenated"' --cfg 'feature="tzdb-zoneinfo"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "js", "logging", "perf-inline", "serde", "static", "static-tz", "std", "tz-fat", "tz-system", "tzdb-bundle-always", "tzdb-bundle-platform", "tzdb-concatenated", "tzdb-zoneinfo"))' -C metadata=039fc6df3fe0f4c1 -C extra-filename=-80ba8d87b23c7dc1 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
     Running `TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/rustix-052fe08048f8e267/build-script-build`
   Compiling jobserver v0.1.34
    Building [=========>               ] 364/866: zlib-rs, compact_str, pxfm,…
     Running `rustc --crate-name jobserver --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/jobserver-0.1.34/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=544fe0cde89077ca -C extra-filename=-c7d9243f01e45d7e --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern libc=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/liblibc-01844b6bf41818da.rmeta --cap-lints allow`
    Building [=========>               ] 365/866: zlib-rs, compact_str, pxfm,…
     Running `rustc --crate-name nix --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/nix-0.31.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="dir"' --cfg 'feature="feature"' --cfg 'feature="fs"' --cfg 'feature="poll"' --cfg 'feature="process"' --cfg 'feature="signal"' --cfg 'feature="term"' --cfg 'feature="uio"' --cfg 'feature="user"' --cfg 'feature="zerocopy"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("acct", "aio", "default", "dir", "env", "event", "fanotify", "feature", "fs", "hostname", "inotify", "ioctl", "kmod", "memoffset", "mman", "mount", "mqueue", "net", "personality", "pin-utils", "poll", "process", "pthread", "ptrace", "quota", "reboot", "resource", "sched", "signal", "socket", "syslog", "term", "time", "ucontext", "uio", "user", "zerocopy"))' -C metadata=9cd47709a18ef57c -C extra-filename=-45649b7c57321fe0 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern bitflags=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libbitflags-c8975a832c2de7b5.rmeta --extern cfg_if=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libcfg_if-6ab49d2239ef8ca2.rmeta --extern libc=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/liblibc-01844b6bf41818da.rmeta --cap-lints allow --cfg linux --cfg linux_android --check-cfg 'cfg(android)' --check-cfg 'cfg(dragonfly)' --check-cfg 'cfg(ios)' --check-cfg 'cfg(freebsd)' --check-cfg 'cfg(illumos)' --check-cfg 'cfg(linux)' --check-cfg 'cfg(macos)' --check-cfg 'cfg(netbsd)' --check-cfg 'cfg(openbsd)' --check-cfg 'cfg(solaris)' --check-cfg 'cfg(watchos)' --check-cfg 'cfg(tvos)' --check-cfg 'cfg(visionos)' --check-cfg 'cfg(apple_targets)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(bsd_without_apple)' --check-cfg 'cfg(linux_android)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(fbsd14)' --check-cfg 'cfg(qemu)' --check-cfg 'cfg(target_os, values("cygwin"))'`
     Running `rustc --crate-name parking_lot_core --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/parking_lot_core-0.9.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph"))' -C metadata=f88ad14e5cdf492e -C extra-filename=-c2ef8af4d18bd16f --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern cfg_if=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libcfg_if-6ab49d2239ef8ca2.rmeta --extern libc=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/liblibc-01844b6bf41818da.rmeta --extern smallvec=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libsmallvec-1f0fd7b714dce4ee.rmeta --cap-lints allow --check-cfg 'cfg(tsan_enabled)'`
   Compiling dirs-sys v0.5.0
    Building [=========>               ] 366/866: dirs-sys, zlib-rs, compact_…
     Running `rustc --crate-name dirs_sys --edition=2015 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/dirs-sys-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d6577615479b4f49 -C extra-filename=-55935f40f4784bfe --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern libc=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/liblibc-01844b6bf41818da.rmeta --extern option_ext=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/liboption_ext-4d15d35e07eb7adc.rmeta --cap-lints allow`
   Compiling sysinfo v0.39.3
   Compiling fff-search v0.9.6
    Building [=========>               ] 368/866: dirs-sys, zlib-rs, compact_…
     Running `rustc --crate-name sysinfo --edition=2024 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/sysinfo-0.39.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="component"' --cfg 'feature="default"' --cfg 'feature="disk"' --cfg 'feature="network"' --cfg 'feature="system"' --cfg 'feature="user"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("apple-app-store", "apple-sandbox", "c-interface", "component", "debug", "default", "disk", "linux-netdevs", "linux-tmpfs", "multithread", "network", "serde", "system", "unknown-ci", "user"))' -C metadata=c15c143d1b13b3d7 -C extra-filename=-840878e31d34e651 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern libc=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/liblibc-01844b6bf41818da.rmeta --extern memchr=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libmemchr-fd128df56d117efe.rmeta --cap-lints allow`
     Running `rustc --crate-name build_script_build --edition=2024 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/fff-search-0.9.6/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "ffi", "mimalloc", "mimalloc-collect", "zlob"))' -C metadata=386d5cb3436d31ad -C extra-filename=-77d074e84ee02af4 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/fff-search-77d074e84ee02af4 -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
   Compiling linux-raw-sys v0.4.15
    Building [=========>               ] 369/866: dirs-sys, zlib-rs, compact_…
     Running `rustc --crate-name linux_raw_sys --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/linux-raw-sys-0.4.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --warn=unexpected_cfgs --check-cfg 'cfg(target_arch, values("xtensa"))' --cfg 'feature="elf"' --cfg 'feature="errno"' --cfg 'feature="general"' --cfg 'feature="ioctl"' --cfg 'feature="no_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bootparam", "btrfs", "compiler_builtins", "core", "default", "elf", "elf_uapi", "errno", "general", "if_arp", "if_ether", "if_packet", "io_uring", "ioctl", "landlock", "loop_device", "mempolicy", "net", "netlink", "no_std", "prctl", "ptrace", "rustc-dep-of-std", "std", "system", "xdp"))' -C metadata=9fa6f156d3fc6fe4 -C extra-filename=-0cd9405adb32e593 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling unicode-id v0.3.6
   Compiling pathdiff v0.2.3
    Building [=========>               ] 371/866: dirs-sys, zlib-rs, compact_…
    Building [=========>               ] 372/866: dirs-sys, zlib-rs, compact_…
     Running `rustc --crate-name pathdiff --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/pathdiff-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("camino"))' -C metadata=a7883ad68b9b976e -C extra-filename=-93ebe5b6643baa06 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
     Running `rustc --crate-name unicode_width --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/unicode-width-0.1.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="cjk"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cjk", "compiler_builtins", "core", "default", "no_std", "rustc-dep-of-std", "std"))' -C metadata=4d2e0001f407a816 -C extra-filename=-c83126493e265092 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
     Running `rustc --crate-name unicode_id --edition=2015 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/unicode-id-0.3.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --cfg 'feature="default"' --cfg 'feature="no_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "default", "no_std"))' -C metadata=a8ca20341bc6ad67 -C extra-filename=-1dacfcf0f2c7b4de --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling fallible-iterator v0.3.0
   Compiling atoi_simd v0.17.0
   Compiling codepage v0.1.2
    Building [=========>               ] 375/866: dirs-sys, zlib-rs, compact_…
     Running `rustc --crate-name codepage --edition=2015 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/codepage-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=af16cf10e1055eb9 -C extra-filename=-6d9ff07bc271073b --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern encoding_rs=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libencoding_rs-004e444e0e672a86.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
     Running `rustc --crate-name atoi_simd --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/atoi_simd-0.17.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=79346e86df57de5d -C extra-filename=-7a592a0130b1ab32 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern debug_unsafe=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libdebug_unsafe-8cbb8bd8991cd3c0.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
     Running `rustc --crate-name fallible_iterator --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/fallible-iterator-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=7ae1ec0d20662c8a -C extra-filename=-845a377c4de2f29b --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
    Building [=========>               ] 376/866: dirs-sys, zlib-rs, compact_…
     Running `rustc --crate-name quick_xml --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/quick-xml-0.39.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --cfg 'feature="default"' --cfg 'feature="encoding"' --cfg 'feature="encoding_rs"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "async-tokio", "default", "document-features", "encoding", "encoding_rs", "escape-html", "overlapped-lists", "serde", "serde-types", "serialize", "tokio"))' -C metadata=25ef7572a206eedf -C extra-filename=-3d171410b6cc5106 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern encoding_rs=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libencoding_rs-004e444e0e672a86.rmeta --extern memchr=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libmemchr-74b77287e064268b.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling petgraph v0.8.3
    Building [=========>               ] 377/866: dirs-sys, zlib-rs, compact_…
     Running `rustc --crate-name petgraph --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/petgraph-0.8.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::alloc_instead_of_core' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "default", "dot_parser", "generate", "graphmap", "matrix_graph", "quickcheck", "rayon", "serde", "serde-1", "serde_derive", "stable_graph", "std", "unstable"))' -C metadata=451291dcd66dd483 -C extra-filename=-0de79e7e3a8e4142 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern fixedbitset=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libfixedbitset-4739a1fd0c2eeaf8.rmeta --extern hashbrown=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libhashbrown-4d924ca5e7aff85f.rmeta --extern indexmap=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libindexmap-ad2ce3816a8f6bad.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
    Building [=========>               ] 378/866: dirs-sys, zlib-rs, compact_…
     Running `rustc --crate-name rust_decimal --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/rust_decimal-1.40.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align16", "borsh", "c-repr", "db-diesel-mysql", "db-diesel-postgres", "db-diesel2-mysql", "db-diesel2-postgres", "db-postgres", "db-tokio-postgres", "default", "diesel", "legacy-ops", "macros", "maths", "maths-nopanic", "ndarray", "proptest", "rand", "rand-0_9", "rkyv", "rkyv-safe", "rocket-traits", "rust-fuzz", "ryu", "serde", "serde-arbitrary-precision", "serde-bincode", "serde-float", "serde-str", "serde-with-arbitrary-precision", "serde-with-float", "serde-with-str", "serde_json", "std", "tokio-pg", "tokio-postgres"))' -C metadata=2770c7ca32260863 -C extra-filename=-96860b3bf8de92d9 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern arrayvec=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libarrayvec-854aaa4430ef49c6.rmeta --extern num_traits=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libnum_traits-2de31cf9b17876b6.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling phf v0.12.1
    Building [=========>               ] 379/866: dirs-sys, zlib-rs, compact_…
     Running `rustc --crate-name phf --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/phf-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "macros", "phf_macros", "serde", "std", "uncased", "unicase"))' -C metadata=efe3bf9092d78a8a -C extra-filename=-7448668b7e6a946f --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern phf_shared=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libphf_shared-12adf1c86808a754.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling dirs v6.0.0
    Building [=========>               ] 380/866: dirs-sys, zlib-rs, compact_…
     Running `rustc --crate-name dirs --edition=2015 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/dirs-6.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=04dede0cd6da5506 -C extra-filename=-e4e68df93a12ec94 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern dirs_sys=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libdirs_sys-55935f40f4784bfe.rmeta --cap-lints allow`
   Compiling is-wsl v0.4.0
   Compiling phf v0.11.3
     Running `TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/chrono-tz-fe2265401594ae7f/build-script-build`
     Running `rustc --crate-name is_wsl --edition=2015 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/is-wsl-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5e85f7072f7ef5b2 -C extra-filename=-7972fe4373608315 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern is_docker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libis_docker-5615bba5731d7919.rmeta --extern once_cell=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libonce_cell-6e2bc488b1ef63c3.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
    Building [==========>              ] 383/866: dirs-sys, zlib-rs, compact_…
     Running `rustc --crate-name phf --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/phf-0.11.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "macros", "phf_macros", "serde", "std", "uncased", "unicase"))' -C metadata=df0b276b0dcfe4eb -C extra-filename=-26b04119dd8c21af --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern phf_shared=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libphf_shared-652633f795ae4533.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
    Building [==========>              ] 384/866: dirs-sys, zlib-rs, compact_…
     Running `rustc --crate-name v_htmlescape --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/v_htmlescape-0.15.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("buf-min", "bytes-buf"))' -C metadata=51551d986e8348b7 -C extra-filename=-853481b856bbb290 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling etcetera v0.10.0
   Compiling csv-core v0.1.13
    Building [==========>              ] 386/866: dirs-sys, zlib-rs, compact_…
     Running `rustc --crate-name etcetera --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/etcetera-0.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1683a9f788fb0c3b -C extra-filename=-b84eb2df138c6989 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern cfg_if=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libcfg_if-bc2aad74605880bf.rmeta --extern home=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libhome-11d2f6d0a1316551.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling markdown v1.0.0
     Running `rustc --crate-name csv_core --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/csv-core-0.1.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "libc"))' -C metadata=dbc6c45b16421f58 -C extra-filename=-af243d96699e5a39 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern memchr=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libmemchr-74b77287e064268b.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling itertools v0.13.0
     Running `rustc --crate-name markdown --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/markdown-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "json", "log", "serde"))' -C metadata=d6dd0f1dde025608 -C extra-filename=-94172126ce7d3548 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern unicode_id=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libunicode_id-1dacfcf0f2c7b4de.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
    Building [==========>              ] 388/866: dirs-sys, zlib-rs, compact_…
     Running `rustc --crate-name itertools --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/itertools-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --cfg 'feature="default"' --cfg 'feature="use_alloc"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_alloc", "use_std"))' -C metadata=54571376ebfd6b69 -C extra-filename=-1a808c0aa399084d --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern either=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libeither-94649bd9bd78ed6d.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
    Building [==========>              ] 389/866: dirs-sys, zlib-rs, compact_…
     Running `rustc --crate-name toml_parser --edition=2024 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/toml_parser-1.1.2+spec-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "debug", "default", "simd", "std", "unsafe"))' -C metadata=40104e3629129b19 -C extra-filename=-1c61fb3cc842ce6b --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern winnow=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libwinnow-ac4de8dc49e4e8e7.rmeta --cap-lints allow`
   Compiling fff-query-parser v0.9.6
    Building [==========>              ] 390/866: dirs-sys, zlib-rs, compact_…
     Running `rustc --crate-name fff_query_parser --edition=2024 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/fff-query-parser-0.9.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "zlob"))' -C metadata=6c798fc4b3db4056 -C extra-filename=-82520de230130689 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling atomic-waker v1.1.2
    Building [==========>              ] 391/866: dirs-sys, zlib-rs, compact_…
     Running `rustc --crate-name atomic_waker --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/atomic-waker-1.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("portable-atomic"))' -C metadata=d04944097a06e859 -C extra-filename=-e898746ffe0f3d13 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling cc v1.2.56
    Building [==========>              ] 392/866: dirs-sys, zlib-rs, compact_…
     Running `rustc --crate-name cc --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/cc-1.2.56/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --allow=unexpected_cfgs --check-cfg 'cfg(disable_clang_cl_tests)' -C debug-assertions=off --cfg 'feature="parallel"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("jobserver", "parallel"))' -C metadata=5931839e2065148a -C extra-filename=-730fec8e699727fb --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern find_msvc_tools=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libfind_msvc_tools-ccdb629854957335.rmeta --extern jobserver=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libjobserver-c7d9243f01e45d7e.rmeta --extern libc=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/liblibc-01844b6bf41818da.rmeta --extern shlex=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libshlex-7ed914f2566d2e61.rmeta --cap-lints allow`
    Building [==========>              ] 393/866: dirs-sys, rustix, zlib-rs, …
     Running `rustc --crate-name rustix --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/rustix-1.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(error_in_core)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(linux_raw_dep)' --check-cfg 'cfg(lower_upper_exp_for_non_zero)' --check-cfg 'cfg(sanitize_memory)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(rustc_diagnostics)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(wasip2)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(target_os, values("cygwin"))' -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="net"' --cfg 'feature="param"' --cfg 'feature="pipe"' --cfg 'feature="process"' --cfg 'feature="std"' --cfg 'feature="system"' --cfg 'feature="termios"' --cfg 'feature="thread"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "core", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=b962fc74c1832093 -C extra-filename=-752babee75350a14 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern bitflags=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libbitflags-c8975a832c2de7b5.rmeta --extern linux_raw_sys=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/liblinux_raw_sys-d4c1280775004bb1.rmeta --cap-lints allow --cfg static_assertions --cfg lower_upper_exp_for_non_zero --cfg rustc_diagnostics --cfg linux_raw_dep --cfg linux_raw --cfg linux_like --cfg linux_kernel`
    Building [==========>              ] 394/866: dirs-sys, rustix, zlib-rs, …
     Running `rustc --crate-name jiff --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/jiff-0.2.23/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_jiff)' -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="perf-inline"' --cfg 'feature="std"' --cfg 'feature="tz-fat"' --cfg 'feature="tz-system"' --cfg 'feature="tzdb-bundle-platform"' --cfg 'feature="tzdb-concatenated"' --cfg 'feature="tzdb-zoneinfo"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "js", "logging", "perf-inline", "serde", "static", "static-tz", "std", "tz-fat", "tz-system", "tzdb-bundle-always", "tzdb-bundle-platform", "tzdb-concatenated", "tzdb-zoneinfo"))' -C metadata=ca4a5f65f00a45e6 -C extra-filename=-8f80f830ca004556 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
   Compiling fs_extra v1.3.0
    Building [==========>              ] 395/866: dirs-sys, rustix, zlib-rs, …
     Running `rustc --crate-name fs_extra --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/fs_extra-1.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8ae57906ccfb1879 -C extra-filename=-8b264be91a9910ca --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling parking_lot v0.12.5
    Building [==========>              ] 396/866: rustix, zlib-rs, compact_st…
     Running `rustc --crate-name parking_lot --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/parking_lot-0.12.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "deadlock_detection", "default", "hardware-lock-elision", "nightly", "owning_ref", "send_guard", "serde"))' -C metadata=102cdadeb5e572e1 -C extra-filename=-1cd277da6c043962 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern lock_api=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/liblock_api-af7791feeda311e6.rmeta --extern parking_lot_core=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libparking_lot_core-c2ef8af4d18bd16f.rmeta --cap-lints allow`
    Building [==========>              ] 398/866: rustix, zlib-rs, compact_st…
     Running `rustc --crate-name humantime --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/humantime-2.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("mu"))' -C metadata=3bc6b6dc98ad8576 -C extra-filename=-3b8bd78e8c2f940d --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
     Running `rustc --crate-name bytes --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/bytes-1.12.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(loom)' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "extra-platforms", "serde", "std"))' -C metadata=0c9297d6dcbdd9b8 -C extra-filename=-d35eef19238d77bf --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
   Compiling glidesort v0.1.2
    Building [==========>              ] 399/866: rustix, zlib-rs, compact_st…
     Running `rustc --crate-name glidesort --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/glidesort-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("lazy_static", "tracking", "unstable"))' -C metadata=9df3da71b6263e8b -C extra-filename=-febc018c3019ed5e --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling unsafe-libyaml v0.2.11
    Building [==========>              ] 400/866: rustix, zlib-rs, compact_st…
   Compiling fast-float2 v0.2.3
    Building [==========>              ] 401/866: rustix, zlib-rs, compact_st…
     Running `rustc --crate-name unsafe_libyaml --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/unsafe-libyaml-0.2.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=25ff47807922c4d6 -C extra-filename=-2cf2abb55207bf21 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
     Running `rustc --crate-name fast_float2 --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/fast-float2-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=18dac807c9cd3736 -C extra-filename=-b8d12c1d70e9c79b --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling pest_meta v2.8.6
    Building [==========>              ] 402/866: rustix, zlib-rs, compact_st…
     Running `rustc --crate-name pest_meta --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/pest_meta-2.8.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "grammar-extras", "not-bootstrap-in-src"))' -C metadata=5bb7ab2ff1acd5dc -C extra-filename=-110c2863c42b258b --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern pest=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libpest-a7312d795af60145.rmeta --cap-lints allow`
   Compiling block-buffer v0.10.4
    Building [==========>              ] 403/866: rustix, zlib-rs, compact_st…
     Running `rustc --crate-name block_buffer --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/block-buffer-0.10.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f7190dac2b95a7eb -C extra-filename=-14a3f28bb09be1e1 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern generic_array=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libgeneric_array-c6f64afd4e07f1b8.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling crypto-common v0.1.7
    Building [==========>              ] 404/866: rustix, zlib-rs, compact_st…
     Running `rustc --crate-name crypto_common --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/crypto-common-0.1.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("getrandom", "rand_core", "std"))' -C metadata=f30affa04e4b3926 -C extra-filename=-ad833ef4141065c8 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern generic_array=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libgeneric_array-c6f64afd4e07f1b8.rmeta --extern typenum=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libtypenum-17a26f0a2276062d.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling unicode-truncate v2.0.1
    Building [==========>              ] 405/866: rustix, zlib-rs, compact_st…
     Running `rustc --crate-name unicode_truncate --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/unicode-truncate-2.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=98778da8dceceef8 -C extra-filename=-d90d7234c2533c97 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern itertools=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libitertools-f67377c36e1fd243.rmeta --extern unicode_segmentation=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libunicode_segmentation-23ca0ca90f973694.rmeta --extern unicode_width=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libunicode_width-99ebfc466f811d9b.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling http-body v1.0.1
    Building [==========>              ] 406/866: rustix, zlib-rs, compact_st…
     Running `rustc --crate-name http_body --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/http-body-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=488e0ba3a773551e -C extra-filename=-02407bb574f240c2 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern bytes=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libbytes-f316ec15803409e9.rmeta --extern http=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libhttp-c4e40de2b51ec2b6.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
    Building [==========>              ] 407/866: rustix, zlib-rs, pxfm, rayo…
     Running `rustc --crate-name parking_lot_core --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/parking_lot_core-0.9.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph"))' -C metadata=3c7a005b5ba0dbf9 -C extra-filename=-5271a159fa0d9844 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern cfg_if=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libcfg_if-bc2aad74605880bf.rmeta --extern libc=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/liblibc-1dff82f55a0eece8.rmeta --extern smallvec=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libsmallvec-ab1df783a691bcb2.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1 --check-cfg 'cfg(tsan_enabled)'`
   Compiling mio v1.2.0
    Building [==========>              ] 408/866: rustix, zlib-rs, pxfm, rayo…
     Running `rustc --crate-name mio --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/mio-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s --warn=unexpected_cfgs --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(mio_unsupported_force_waker_pipe)' --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="net"' --cfg 'feature="os-ext"' --cfg 'feature="os-poll"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "log", "net", "os-ext", "os-poll"))' -C metadata=8b7266c6b658c52b -C extra-filename=-07018dd5884e2d37 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern libc=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/liblibc-1dff82f55a0eece8.rmeta --extern log=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/liblog-0c777c93b492251f.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling errno v0.3.14
    Building [==========>              ] 409/866: rustix, zlib-rs, pxfm, rayo…
     Running `rustc --crate-name errno --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/errno-0.3.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s --warn=unexpected_cfgs --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=667524ffeabb62b5 -C extra-filename=-12d13e580d69791e --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern libc=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/liblibc-1dff82f55a0eece8.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling os_pipe v1.2.3
    Building [==========>              ] 410/866: rustix, zlib-rs, pxfm, rayo…
     Running `rustc --crate-name os_pipe --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/os_pipe-1.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --cfg 'feature="io_safety"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("io_safety"))' -C metadata=88da239b98065629 -C extra-filename=-b04ed4b4d2b6fe2e --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern libc=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/liblibc-1dff82f55a0eece8.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
    Building [==========>              ] 411/866: rustix, zlib-rs, pxfm, rayo…
     Running `rustc --crate-name dirs_sys --edition=2015 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/dirs-sys-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=879d9bcd5985ae4a -C extra-filename=-b59d021cbaa62335 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern libc=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/liblibc-1dff82f55a0eece8.rmeta --extern option_ext=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/liboption_ext-a5304ccc7768d427.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
    Building [==========>              ] 412/866: rustix, zlib-rs, pxfm, rayo…
     Running `rustc --crate-name sysinfo --edition=2024 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/sysinfo-0.39.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --cfg 'feature="component"' --cfg 'feature="default"' --cfg 'feature="disk"' --cfg 'feature="network"' --cfg 'feature="system"' --cfg 'feature="user"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("apple-app-store", "apple-sandbox", "c-interface", "component", "debug", "default", "disk", "linux-netdevs", "linux-tmpfs", "multithread", "network", "serde", "system", "unknown-ci", "user"))' -C metadata=4ec7a162a992f65c -C extra-filename=-8cbf1e88d1848511 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern libc=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/liblibc-1dff82f55a0eece8.rmeta --extern memchr=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libmemchr-74b77287e064268b.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling interprocess v2.4.2
    Building [==========>              ] 413/866: rustix, zlib-rs, pxfm, rayo…
     Running `rustc --crate-name interprocess --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/interprocess-2.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --deny=rust_2018_idioms --forbid=unsafe_op_in_unsafe_fn '--allow=clippy::unnecessary_cast' '--forbid=clippy::ptr_as_ptr' '--allow=clippy::option_map_unit_fn' '--deny=clippy::get_unwrap' '--deny=clippy::fn_to_numeric_cast_any' '--deny=clippy::exit' --allow=dead_code '--warn=clippy::dbg_macro' '--warn=clippy::cast_sign_loss' '--deny=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async", "default", "doc_cfg", "futures-core", "tokio"))' -C metadata=876f0c9ec4e66a7e -C extra-filename=-1575e100bf79e46b --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern doctest_file=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libdoctest_file-1edf86dce488dc29.so --extern libc=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/liblibc-1dff82f55a0eece8.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
    Building [==========>              ] 414/866: rustix, zlib-rs, pxfm, rayo…
   Compiling socket2 v0.6.3
    Building [==========>              ] 415/866: rustix, zlib-rs, pxfm, rayo…
     Running `rustc --crate-name socket2 --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/socket2-0.6.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --cfg 'feature="all"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all"))' -C metadata=a56160c532333252 -C extra-filename=-44c54d093d15a5cb --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern libc=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/liblibc-1dff82f55a0eece8.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
     Running `rustc --crate-name getrandom --edition=2024 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/getrandom-0.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto '--warn=clippy::useless_conversion' --warn=unused_lifetimes '--warn=clippy::unnecessary_cast' --warn=unexpected_cfgs '--warn=clippy::ptr_as_ptr' --warn=missing_docs '--warn=clippy::fn_to_numeric_cast_with_truncation' '--warn=clippy::fn_to_numeric_cast' '--warn=clippy::checked_conversions' '--warn=clippy::char_lit_as_u8' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_ptr_alignment' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' --check-cfg 'cfg(getrandom_backend, values("custom", "efi_rng", "rdrand", "rndr", "linux_getrandom", "linux_raw", "windows_legacy", "unsupported", "extern_impl"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_test_linux_fallback)' --check-cfg 'cfg(getrandom_test_linux_without_fallback)' --check-cfg 'cfg(getrandom_test_netbsd_fallback)' --check-cfg 'cfg(target_os, values("cygwin"))' --check-cfg 'cfg(target_os, values("motor"))' --cfg 'feature="std"' --cfg 'feature="sys_rng"' --cfg 'feature="wasm_js"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std", "sys_rng", "wasm_js"))' -C metadata=813fbd48cb942728 -C extra-filename=-ef442353425135cc --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern cfg_if=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libcfg_if-bc2aad74605880bf.rmeta --extern libc=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/liblibc-1dff82f55a0eece8.rmeta --extern rand_core=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/librand_core-1cb5cbf598a03c43.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling time v0.3.47
    Building [===========>             ] 416/866: rustix, zlib-rs, pxfm, rayo…
   Compiling inotify-sys v0.1.5
    Building [===========>             ] 417/866: rustix, zlib-rs, pxfm, rayo…
     Running `rustc --crate-name inotify_sys --edition=2015 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/inotify-sys-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ef063b033b50617d -C extra-filename=-61c71c9a88ee6549 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern libc=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/liblibc-1dff82f55a0eece8.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
     Running `rustc --crate-name time --edition=2024 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/time-0.3.47/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s --warn=unused '--warn=clippy::nursery' '--warn=clippy::all' --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' --deny=unexpected_cfgs '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=dangling-pointers-from-temporaries --deny=const-item-mutation --deny=clashing-extern-declarations '--warn=clippy::as-underscore' --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' --allow=unstable-name-collisions '--allow=clippy::uninhabited-references' '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' '--allow=clippy::incompatible-msrv' --check-cfg 'cfg(__ui_tests)' --check-cfg 'cfg(bench)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="formatting"' --cfg 'feature="local-offset"' --cfg 'feature="macros"' --cfg 'feature="parsing"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "formatting", "large-dates", "local-offset", "macros", "parsing", "quickcheck", "rand", "rand08", "rand09", "serde", "serde-human-readable", "serde-well-known", "std", "wasm-bindgen"))' -C metadata=227a3413b631ed03 -C extra-filename=-1a19484bd2128d6d --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern deranged=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libderanged-1d49dea6ff46b264.rmeta --extern itoa=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libitoa-016170e75dc7c21f.rmeta --extern libc=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/liblibc-1dff82f55a0eece8.rmeta --extern num_conv=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libnum_conv-08af56a054eba508.rmeta --extern num_threads=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libnum_threads-21d6f6cade92d662.rmeta --extern powerfmt=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libpowerfmt-442244c8fc34f678.rmeta --extern time_core=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libtime_core-95eee8fe7e8b3392.rmeta --extern time_macros=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libtime_macros-31f1b1af8b660dfc.so --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling digest v0.10.7
    Building [===========>             ] 418/866: rustix, zlib-rs, pxfm, rayo…
     Running `rustc --crate-name digest --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/digest-0.10.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --cfg 'feature="alloc"' --cfg 'feature="block-buffer"' --cfg 'feature="core-api"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "blobby", "block-buffer", "const-oid", "core-api", "default", "dev", "mac", "oid", "rand_core", "std", "subtle"))' -C metadata=c4e69d894e2359ca -C extra-filename=-7e0206371cbe08d3 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern block_buffer=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libblock_buffer-14a3f28bb09be1e1.rmeta --extern crypto_common=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libcrypto_common-ad833ef4141065c8.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling getrandom v0.2.17
    Building [===========>             ] 419/866: rustix, zlib-rs, pxfm, rayo…
     Running `rustc --crate-name getrandom --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/getrandom-0.2.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "custom", "js", "js-sys", "linux_disable_fallback", "rdrand", "rustc-dep-of-std", "std", "test-in-browser", "wasm-bindgen"))' -C metadata=f5a2d75fc4722d41 -C extra-filename=-29eb1e2a2ac30c5b --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern cfg_if=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libcfg_if-bc2aad74605880bf.rmeta --extern libc=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/liblibc-1dff82f55a0eece8.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
    Building [===========>             ] 420/866: rustix, zlib-rs, pxfm, rayo…
     Running `rustc --crate-name getrandom --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/getrandom-0.3.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s --warn=unexpected_cfgs --check-cfg 'cfg(getrandom_backend, values("custom", "efi_rng", "rdrand", "rndr", "linux_getrandom", "linux_raw", "wasm_js", "windows_legacy", "unsupported"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_test_linux_fallback)' --check-cfg 'cfg(getrandom_test_linux_without_fallback)' --check-cfg 'cfg(getrandom_test_netbsd_fallback)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std", "wasm_js"))' -C metadata=432e34ce4129b4bf -C extra-filename=-3024909e7713e5f3 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern cfg_if=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libcfg_if-bc2aad74605880bf.rmeta --extern libc=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/liblibc-1dff82f55a0eece8.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling ansitok v0.3.0
    Building [===========>             ] 421/866: rustix, zlib-rs, pxfm, ansi…
     Running `rustc --crate-name ansitok --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/ansitok-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=86cc381a20d36586 -C extra-filename=-6d0a933855f77402 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern nom=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libnom-4cc79c9533dc7f0e.rmeta --extern vte=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libvte-f3a8461f0432f1b9.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling filetime v0.2.27
    Building [===========>             ] 422/866: rustix, zlib-rs, pxfm, ansi…
     Running `rustc --crate-name filetime --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/filetime-0.2.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c2aa4947318f12d3 -C extra-filename=-aecb9c9d5c53c515 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern cfg_if=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libcfg_if-bc2aad74605880bf.rmeta --extern libc=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/liblibc-1dff82f55a0eece8.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling console v0.16.2
    Building [===========>             ] 423/866: rustix, zlib-rs, pxfm, ansi…
     Running `rustc --crate-name console --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/console-0.16.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --cfg 'feature="alloc"' --cfg 'feature="ansi-parsing"' --cfg 'feature="std"' --cfg 'feature="unicode-width"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "ansi-parsing", "default", "std", "unicode-width", "windows-console-colors"))' -C metadata=c7f017738781f848 -C extra-filename=-b5f1dd8686667df2 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern libc=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/liblibc-1dff82f55a0eece8.rmeta --extern once_cell=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libonce_cell-6e2bc488b1ef63c3.rmeta --extern unicode_width=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libunicode_width-99ebfc466f811d9b.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
    Building [===========>             ] 424/866: rustix, zlib-rs, pxfm, ansi…
     Running `rustc --crate-name rayon --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/rayon-1.12.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("web_spin_lock"))' -C metadata=eaa6c3f0dd78921f -C extra-filename=-ac94f7ddf5bcd8fb --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern either=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libeither-e87652e8d7ebf7c9.rmeta --extern rayon_core=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/librayon_core-0787215d71a64350.rmeta --cap-lints allow`
   Compiling regex-automata v0.4.14
    Building [===========>             ] 426/866: rustix, zlib-rs, pxfm, ansi…
     Running `rustc --crate-name dirs --edition=2015 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/dirs-6.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1925f96846a4395d -C extra-filename=-31a8e87372c38aaf --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern dirs_sys=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libdirs_sys-b59d021cbaa62335.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
     Running `rustc --crate-name regex_automata --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/regex-automata-0.4.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="dfa"' --cfg 'feature="dfa-build"' --cfg 'feature="dfa-onepass"' --cfg 'feature="dfa-search"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=dcc3c2f70c7da224 -C extra-filename=-013753d94470f167 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern aho_corasick=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libaho_corasick-9384510d9036c37b.rmeta --extern memchr=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libmemchr-fd128df56d117efe.rmeta --extern regex_syntax=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libregex_syntax-3dee21676c911285.rmeta --cap-lints allow`
   Compiling signal-hook-registry v1.4.8
    Building [===========>             ] 427/866: rustix, zlib-rs, pxfm, ansi…
     Running `rustc --crate-name signal_hook_registry --edition=2015 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/signal-hook-registry-1.4.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s '--allow=clippy::unnecessary_clippy_cfg' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c8c84f83f2db7ede -C extra-filename=-89a5ca8b83eafcf7 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern errno=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/liberrno-12d13e580d69791e.rmeta --extern libc=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/liblibc-1dff82f55a0eece8.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
    Building [===========>             ] 428/866: rustix, zlib-rs, pxfm, ansi…
     Running `rustc --crate-name parking_lot --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/parking_lot-0.12.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "deadlock_detection", "default", "hardware-lock-elision", "nightly", "owning_ref", "send_guard", "serde"))' -C metadata=218c93fce63b1024 -C extra-filename=-c59dc43b102613bd --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern lock_api=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/liblock_api-ff8bfd783e2d4912.rmeta --extern parking_lot_core=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libparking_lot_core-5271a159fa0d9844.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling inotify v0.9.6
    Building [===========>             ] 429/866: rustix, zlib-rs, pxfm, ansi…
     Running `rustc --crate-name inotify --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/inotify-0.9.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "futures-core", "stream", "tokio"))' -C metadata=56069b2f368c91f5 -C extra-filename=-10c92c9564f2c0a5 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern bitflags=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libbitflags-12015d69c1f018dd.rmeta --extern inotify_sys=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libinotify_sys-61c71c9a88ee6549.rmeta --extern libc=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/liblibc-1dff82f55a0eece8.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling page_size v0.6.0
    Building [===========>             ] 430/866: rustix, zlib-rs, pxfm, ansi…
   Compiling mio v0.8.11
    Building [===========>             ] 431/866: rustix, zlib-rs, pxfm, ansi…
     Running `rustc --crate-name page_size --edition=2015 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/page_size-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no_std", "spin"))' -C metadata=9891a61ec8c75e71 -C extra-filename=-f86acd139909802a --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern libc=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/liblibc-1dff82f55a0eece8.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
     Running `rustc --crate-name mio --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/mio-0.8.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="os-ext"' --cfg 'feature="os-poll"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "log", "net", "os-ext", "os-poll"))' -C metadata=ac7f493afa2e0079 -C extra-filename=-6a234c823470a19f --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern libc=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/liblibc-1dff82f55a0eece8.rmeta --extern log=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/liblog-0c777c93b492251f.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling socks v0.3.4
    Building [===========>             ] 432/866: rustix, zlib-rs, pxfm, ansi…
     Running `rustc --crate-name socks --edition=2015 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/socks-0.3.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e691960dbf15961d -C extra-filename=-f793d308f9bb8e34 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern byteorder=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libbyteorder-2f809d1db8818900.rmeta --extern libc=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/liblibc-1dff82f55a0eece8.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling dirs-sys v0.4.1
    Building [===========>             ] 433/866: rustix, zlib-rs, pxfm, ansi…
     Running `rustc --crate-name dirs_sys --edition=2015 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/dirs-sys-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ba0a49554bdf9af6 -C extra-filename=-ced6de62c9e546ef --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern libc=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/liblibc-1dff82f55a0eece8.rmeta --extern option_ext=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/liboption_ext-a5304ccc7768d427.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling rand v0.10.1
    Building [===========>             ] 434/866: rustix, zlib-rs, pxfm, ansi…
     Running `rustc --crate-name rand --edition=2024 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/rand-0.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="std_rng"' --cfg 'feature="sys_rng"' --cfg 'feature="thread_rng"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "chacha", "default", "log", "serde", "simd_support", "std", "std_rng", "sys_rng", "thread_rng", "unbiased"))' -C metadata=eb9253382974308d -C extra-filename=-155bf3c6601e4cfd --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern chacha20=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libchacha20-7f8ecea5a94f3bc0.rmeta --extern getrandom=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libgetrandom-ef442353425135cc.rmeta --extern rand_core=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/librand_core-1cb5cbf598a03c43.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling md-5 v0.10.6
    Building [===========>             ] 435/866: rustix, zlib-rs, pxfm, ansi…
     Running `rustc --crate-name md5 --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/md-5-0.10.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "default", "force-soft", "loongarch64_asm", "md5-asm", "oid", "std"))' -C metadata=0b7dfb9aaa718cda -C extra-filename=-057c974667ec7efc --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern cfg_if=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libcfg_if-bc2aad74605880bf.rmeta --extern digest=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libdigest-7e0206371cbe08d3.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling rand_core v0.9.5
    Building [===========>             ] 436/866: rustix, zlib-rs, pxfm, ansi…
     Running `rustc --crate-name rand_core --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/rand_core-0.9.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --cfg 'feature="os_rng"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("os_rng", "serde", "std"))' -C metadata=3753752227c1e329 -C extra-filename=-8302519ccc10af50 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern getrandom=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libgetrandom-3024909e7713e5f3.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling ureq-proto v0.6.0
    Building [===========>             ] 438/866: rustix, zlib-rs, pxfm, ansi…
     Running `rustc --crate-name ureq_proto --edition=2024 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/ureq-proto-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --cfg 'feature="client"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("client", "default", "server"))' -C metadata=5da29e5ca07858d5 -C extra-filename=-7013cf87d573e006 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern base64=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libbase64-8a59a30bfe65d6bf.rmeta --extern http=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libhttp-c4e40de2b51ec2b6.rmeta --extern httparse=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libhttparse-809573f169a90e40.rmeta --extern log=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/liblog-0c777c93b492251f.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
     Running `rustc --crate-name lru --edition=2015 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/lru-0.18.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="hashbrown"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "hashbrown", "nightly"))' -C metadata=7001eebed623a732 -C extra-filename=-06ce1b8b74b037d0 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern hashbrown=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libhashbrown-4437e3a750193742.rmeta --cap-lints allow`
    Building [===========>             ] 439/866: rustix, zlib-rs, pxfm, ansi…
     Running `rustc --crate-name indexmap --edition=2024 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/indexmap-2.14.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --deny=unsafe-code --deny=unreachable-pub --deny=unnameable-types '--allow=clippy::style' --warn=rust-2018-idioms --deny=private-interfaces --deny=private-bounds -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "borsh", "default", "quickcheck", "rayon", "serde", "std", "sval", "test_debug"))' -C metadata=597ac661e03b54b0 -C extra-filename=-1c443def0c3798d4 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern equivalent=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libequivalent-0d418fe96d1f5c79.rmeta --extern hashbrown=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libhashbrown-4437e3a750193742.rmeta --cap-lints allow`
   Compiling pori v0.0.0
   Compiling memmap2 v0.9.10
    Building [===========>             ] 442/866: rustix, zlib-rs, pxfm, pori…
     Running `rustc --crate-name pori --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/pori-0.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a3c79a2fdb757e82 -C extra-filename=-322b2e5224fe5996 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern nom=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libnom-4cc79c9533dc7f0e.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
     Running `rustc --crate-name memmap2 --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/memmap2-0.9.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("stable_deref_trait"))' -C metadata=3e96600fa018db14 -C extra-filename=-8ad55645c3b66437 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern libc=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/liblibc-1dff82f55a0eece8.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
     Running `TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/fff-search-77d074e84ee02af4/build-script-build`
   Compiling platform-info v2.0.5
    Building [===========>             ] 443/866: rustix, zlib-rs, pxfm, pori…
     Running `rustc --crate-name platform_info --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/platform-info-2.0.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=374738e5e879a68f -C extra-filename=-49f07f14fcdbbb66 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern libc=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/liblibc-1dff82f55a0eece8.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling cpufeatures v0.2.17
    Building [===========>             ] 444/866: rustix, zlib-rs, pxfm, pori…
     Running `rustc --crate-name cpufeatures --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/cpufeatures-0.2.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9af430099a0d8cad -C extra-filename=-6e6c6e46981466ee --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern libc=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/liblibc-1dff82f55a0eece8.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling neo_frizbee v0.10.3
    Building [===========>             ] 445/866: rustix, zlib-rs, pxfm, pori…
     Running `rustc --crate-name neo_frizbee --edition=2024 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/neo_frizbee-0.10.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s --cfg 'feature="match_end_col"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("match_end_col", "serde"))' -C metadata=8c61fd90470eeff0 -C extra-filename=-715bbefbbde0e51d --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern itertools=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libitertools-f67377c36e1fd243.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
    Building [===========>             ] 446/866: rustix, zlib-rs, pxfm, pori…
     Running `TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/mime_guess-8e063cf8efc12f35/build-script-build`
   Compiling urlencoding v2.1.3
    Building [===========>             ] 447/866: rustix, zlib-rs, pxfm, pori…
     Running `rustc --crate-name urlencoding --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/urlencoding-2.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=946c2748bbc398ce -C extra-filename=-28e69d2c94735061 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
    Building [===========>             ] 448/866: rustix, zlib-rs, pxfm, pori…
     Running `rustc --crate-name regex_automata --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/regex-automata-0.4.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' --cfg 'feature="alloc"' --cfg 'feature="dfa"' --cfg 'feature="dfa-build"' --cfg 'feature="dfa-onepass"' --cfg 'feature="dfa-search"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=fd9656889ada2750 -C extra-filename=-4b5dead9307b87b2 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern aho_corasick=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libaho_corasick-2647ddcd4f556175.rmeta --extern memchr=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libmemchr-74b77287e064268b.rmeta --extern regex_syntax=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libregex_syntax-4e3d70dfe57d2693.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling const_format v0.2.35
    Building [===========>             ] 449/866: rustix, zlib-rs, pxfm, pori…
     Running `rustc --crate-name const_format --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/const_format-0.2.35/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__debug", "__docsrs", "__inline_const_pat_tests", "__only_new_tests", "__test", "all", "assert", "assertc", "assertcp", "const_generics", "constant_time_as_str", "default", "derive", "fmt", "konst", "more_str_macros", "nightly_const_generics", "rust_1_51", "rust_1_64", "rust_1_83"))' -C metadata=182bc13ef05bb3b3 -C extra-filename=-1434d5b2ad737fe1 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern const_format_proc_macros=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libconst_format_proc_macros-017e331f02ca929d.so --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling uuid v1.23.1
    Building [===========>             ] 450/866: rustix, zlib-rs, pxfm, pori…
     Running `rustc --crate-name uuid --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/uuid-1.23.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --allow=unexpected_cfgs --check-cfg 'cfg(uuid_unstable)' --cfg 'feature="atomic"' --cfg 'feature="default"' --cfg 'feature="md5"' --cfg 'feature="rng"' --cfg 'feature="sha1"' --cfg 'feature="std"' --cfg 'feature="v1"' --cfg 'feature="v3"' --cfg 'feature="v4"' --cfg 'feature="v5"' --cfg 'feature="v7"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "atomic", "borsh", "bytemuck", "default", "fast-rng", "js", "macro-diagnostics", "md5", "rng", "rng-getrandom", "rng-rand", "serde", "sha1", "slog", "std", "uuid-rng-internal-lib", "v1", "v3", "v4", "v5", "v6", "v7", "v8", "zerocopy"))' -C metadata=af7e45d339081c18 -C extra-filename=-06dfa6a3e3db5ed6 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern atomic=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libatomic-e293c1e45ebeb0da.rmeta --extern getrandom=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libgetrandom-ef442353425135cc.rmeta --extern md5=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libmd5-057c974667ec7efc.rmeta --extern sha1_smol=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libsha1_smol-2bbe040e2472acb4.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
    Building [============>            ] 451/866: rustix, zlib-rs, pxfm, pori…
     Running `rustc --crate-name signal_hook --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/signal-hook-0.3.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --cfg 'feature="channel"' --cfg 'feature="default"' --cfg 'feature="iterator"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cc", "channel", "default", "extended-siginfo", "extended-siginfo-raw", "iterator"))' -C metadata=196833b5bef92160 -C extra-filename=-0f7e3867bc6c731d --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern libc=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/liblibc-1dff82f55a0eece8.rmeta --extern signal_hook_registry=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libsignal_hook_registry-89a5ca8b83eafcf7.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
    Building [============>            ] 452/866: rustix, zlib-rs, pxfm, pori…
     Running `rustc --crate-name const_format --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/const_format-0.2.35/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__debug", "__docsrs", "__inline_const_pat_tests", "__only_new_tests", "__test", "all", "assert", "assertc", "assertcp", "const_generics", "constant_time_as_str", "default", "derive", "fmt", "konst", "more_str_macros", "nightly_const_generics", "rust_1_51", "rust_1_64", "rust_1_83"))' -C metadata=89623b409cce7a4d -C extra-filename=-16502946e6b4539d --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern const_format_proc_macros=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libconst_format_proc_macros-017e331f02ca929d.so --cap-lints allow`
   Compiling dirs v5.0.1
    Building [============>            ] 453/866: rustix, zlib-rs, pxfm, pori…
     Running `rustc --crate-name dirs --edition=2015 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/dirs-5.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=096ef2f76533dc6e -C extra-filename=-6388eaffc08e9ffa --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern dirs_sys=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libdirs_sys-ced6de62c9e546ef.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling is_debug v1.1.0
    Building [============>            ] 454/866: rustix, zlib-rs, pxfm, pori…
     Running `rustc --crate-name is_debug --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/is_debug-1.1.0/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=0bbbf3e1eda3695a -C extra-filename=-5d2306ec1d735368 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
   Compiling smol_str v0.3.6
    Building [============>            ] 455/866: rustix, zlib-rs, pxfm, pori…
     Running `rustc --crate-name smol_str --edition=2024 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/smol_str-0.3.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto '--warn=clippy::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::vec_init_then_push' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--allow=clippy::unnecessary_map_or' --warn=unexpected_cfgs '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::todo' '--warn=clippy::str_to_string' '--allow=clippy::single_match' '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::literal_string_with_formatting_args' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--allow=clippy::assigning_clones' --check-cfg 'cfg(bootstrap)' --check-cfg 'cfg(no_salsa_async_drops)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "borsh", "default", "serde", "std"))' -C metadata=6f91e4a42ea28d1c -C extra-filename=-d81112aa8e96f8f6 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling strum v0.27.2
    Building [============>            ] 456/866: rustix, zlib-rs, pxfm, pori…
   Compiling sha2 v0.10.9
    Building [============>            ] 457/866: rustix, zlib-rs, pxfm, ansi…
     Running `rustc --crate-name strum --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/strum-0.27.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "derive", "phf", "std", "strum_macros"))' -C metadata=668030db5c2d3a8c -C extra-filename=-2a29c3c7b30d23b2 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
     Running `rustc --crate-name sha2 --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/sha2-0.10.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "asm-aarch64", "compress", "default", "force-soft", "force-soft-compact", "loongarch64_asm", "oid", "sha2-asm", "std"))' -C metadata=3f205d8834666d61 -C extra-filename=-1367a91441cc3732 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern cfg_if=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libcfg_if-bc2aad74605880bf.rmeta --extern cpufeatures=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libcpufeatures-6e6c6e46981466ee.rmeta --extern digest=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libdigest-7e0206371cbe08d3.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling ansi-str v0.9.0
    Building [============>            ] 458/866: rustix, zlib-rs, pxfm, ansi…
     Running `rustc --crate-name ansi_str --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/ansi-str-0.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=570720111f91b5a7 -C extra-filename=-4901716d68d986a9 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern ansitok=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libansitok-6d0a933855f77402.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
    Building [============>            ] 459/866: rustix, zlib-rs, pxfm, ansi…
     Running `rustc --crate-name mime_guess --edition=2015 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/mime_guess-2.0.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --cfg 'feature="default"' --cfg 'feature="rev-mappings"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "rev-mappings"))' -C metadata=bbfb9a9cc961152c -C extra-filename=-709543ab7c797ee8 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern mime=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libmime-5ac6296fab7051fd.rmeta --extern unicase=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libunicase-2347fd827f62e951.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling indicatif v0.18.4
   Compiling http-body-util v0.1.3
    Building [============>            ] 461/866: rustix, zlib-rs, pxfm, ansi…
     Running `rustc --crate-name indicatif --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/indicatif-0.18.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --cfg 'feature="default"' --cfg 'feature="unicode-width"' --cfg 'feature="wasmbind"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "futures", "improved_unicode", "in_memory", "rayon", "tokio", "unicode-segmentation", "unicode-width", "vt100", "wasmbind"))' -C metadata=c7347d1e838cdfad -C extra-filename=-9c772ae13039b74c --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern console=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libconsole-b5f1dd8686667df2.rmeta --extern portable_atomic=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libportable_atomic-212d1cdd37a47eac.rmeta --extern unicode_width=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libunicode_width-99ebfc466f811d9b.rmeta --extern unit_prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libunit_prefix-5661b2dbc4b1c8e0.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
     Running `rustc --crate-name http_body_util --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/http-body-util-0.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("channel", "default", "full"))' -C metadata=b87e76cf5cd38823 -C extra-filename=-7f94883348e9e982 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern bytes=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libbytes-f316ec15803409e9.rmeta --extern futures_core=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libfutures_core-41a16166076cf590.rmeta --extern http=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libhttp-c4e40de2b51ec2b6.rmeta --extern http_body=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libhttp_body-02407bb574f240c2.rmeta --extern pin_project_lite=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libpin_project_lite-3d92ce3e0e8b2ae8.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling which v8.0.2
    Building [============>            ] 462/866: rustix, zlib-rs, pxfm, ansi…
     Running `rustc --crate-name which --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/which-8.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --cfg 'feature="default"' --cfg 'feature="real-sys"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "real-sys", "regex", "tracing"))' -C metadata=99076fb0e182e452 -C extra-filename=-309b8f2b04bb5b91 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern libc=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/liblibc-1dff82f55a0eece8.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
    Building [============>            ] 463/866: rustix, zlib-rs, pxfm, ansi…
     Running `rustc --crate-name flate2 --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/flate2-1.1.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --cfg 'feature="any_impl"' --cfg 'feature="any_zlib"' --cfg 'feature="default"' --cfg 'feature="miniz_oxide"' --cfg 'feature="rust_backend"' --cfg 'feature="zlib-rs"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("any_c_zlib", "any_impl", "any_zlib", "cloudflare-zlib-sys", "cloudflare_zlib", "default", "document-features", "libz-ng-sys", "libz-sys", "miniz-sys", "miniz_oxide", "rust_backend", "zlib", "zlib-default", "zlib-ng", "zlib-ng-compat", "zlib-rs"))' -C metadata=a2818acac8f1f2c2 -C extra-filename=-3c232c496473b9ff --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern crc32fast=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libcrc32fast-02f420927a38d42b.rmeta --extern miniz_oxide=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libminiz_oxide-7af1ede9cfc4e4df.rmeta --extern zlib_rs=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libzlib_rs-3fd096cff0f83095.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling signal-hook-mio v0.2.5
    Building [============>            ] 464/866: rustix, zlib-rs, pxfm, ansi…
     Running `rustc --crate-name signal_hook_mio --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/signal-hook-mio-0.2.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --cfg 'feature="mio-1_0"' --cfg 'feature="support-v1_0"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("mio-0_6", "mio-0_7", "mio-0_8", "mio-1_0", "mio-uds", "support-v0_6", "support-v0_7", "support-v0_8", "support-v1_0"))' -C metadata=e49bdb719fae865e -C extra-filename=-8923cee6bb07a570 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern libc=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/liblibc-1dff82f55a0eece8.rmeta --extern mio_1_0=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libmio-07018dd5884e2d37.rmeta --extern signal_hook=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libsignal_hook-0f7e3867bc6c731d.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling notify v6.1.1
    Building [============>            ] 465/866: rustix, zlib-rs, pxfm, ansi…
     Running `rustc --crate-name notify --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/notify-6.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --cfg 'feature="crossbeam-channel"' --cfg 'feature="default"' --cfg 'feature="fsevent-sys"' --cfg 'feature="macos_fsevent"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("crossbeam-channel", "default", "fsevent-sys", "kqueue", "macos_fsevent", "macos_kqueue", "manual_tests", "mio", "serde", "timing_tests"))' -C metadata=df4e4ad438072197 -C extra-filename=-d70a47feb1768d60 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern crossbeam_channel=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libcrossbeam_channel-78c5005c0a4c96e1.rmeta --extern filetime=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libfiletime-aecb9c9d5c53c515.rmeta --extern inotify=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libinotify-10c92c9564f2c0a5.rmeta --extern libc=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/liblibc-1dff82f55a0eece8.rmeta --extern log=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/liblog-0c777c93b492251f.rmeta --extern mio=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libmio-6a234c823470a19f.rmeta --extern walkdir=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libwalkdir-42938bc17ccac407.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling open v5.3.4
    Building [============>            ] 466/866: rustix, zlib-rs, pxfm, ansi…
     Running `rustc --crate-name open --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/open-5.3.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("shellexecute-on-windows"))' -C metadata=0cc2e33a74fed3dc -C extra-filename=-d24b4a373cb5d7e6 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern is_wsl=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libis_wsl-7972fe4373608315.rmeta --extern libc=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/liblibc-1dff82f55a0eece8.rmeta --extern pathdiff=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libpathdiff-93ebe5b6643baa06.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling oem_cp v2.1.2
    Building [============>            ] 467/866: rustix, zlib-rs, pxfm, ansi…
     Running `rustc --crate-name oem_cp --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/oem_cp-2.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default"))' -C metadata=9ba7e70ff7a78881 -C extra-filename=-eac94846f88c107e --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern phf=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libphf-26b04119dd8c21af.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling chardetng v0.1.17
    Building [============>            ] 468/866: rustix, zlib-rs, pxfm, ansi…
     Running `rustc --crate-name chardetng --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/chardetng-0.1.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrayvec", "multithreading", "rayon", "testing-only-no-semver-guarantees-do-not-use"))' -C metadata=96d3c35e4a247260 -C extra-filename=-ce0b9acbd581307b --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern cfg_if=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libcfg_if-bc2aad74605880bf.rmeta --extern encoding_rs=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libencoding_rs-004e444e0e672a86.rmeta --extern memchr=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libmemchr-74b77287e064268b.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling dns-lookup v3.0.1
    Building [============>            ] 469/866: rustix, zlib-rs, pxfm, ansi…
     Running `rustc --crate-name dns_lookup --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/dns-lookup-3.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c45f22a6a395e098 -C extra-filename=-a1e3d80181678e5c --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern cfg_if=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libcfg_if-bc2aad74605880bf.rmeta --extern libc=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/liblibc-1dff82f55a0eece8.rmeta --extern socket2=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libsocket2-44c54d093d15a5cb.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling fluent-uri v0.1.4
    Building [============>            ] 470/866: rustix, zlib-rs, pxfm, ansi…
     Running `rustc --crate-name fluent_uri --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/fluent-uri-0.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "ipv_future", "rfc6874bis", "std", "unstable"))' -C metadata=bc0c7d42fe5880cb -C extra-filename=-c36061ffc0bcbc27 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern bitflags=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libbitflags-12015d69c1f018dd.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling devicons v0.6.12
    Building [============>            ] 471/866: rustix, zlib-rs, pxfm, ansi…
     Running `rustc --crate-name devicons --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/devicons-0.6.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c9af4f01583941c6 -C extra-filename=-2ff514ca4a41dfdc --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern lazy_static=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/liblazy_static-3394b34c14b190bc.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
    Building [============>            ] 472/866: rustix, zlib-rs, pxfm, ansi…
     Running `rustc --crate-name bitflags --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/bitflags-2.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s --cfg 'feature="serde"' --cfg 'feature="serde_core"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "example_generated", "serde", "serde_core", "std"))' -C metadata=be2820050facee2b -C extra-filename=-72fbcdd7a5094144 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern serde_core=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libserde_core-24b29733241aff1b.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
    Building [============>            ] 473/866: rustix, zlib-rs, pxfm, ansi…
     Running `rustc --crate-name serde_json --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/serde_json-1.0.149/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="indexmap"' --cfg 'feature="preserve_order"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=352aabe1b3ddb565 -C extra-filename=-b40bea534a6092d6 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern indexmap=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libindexmap-ad2ce3816a8f6bad.rmeta --extern itoa=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libitoa-016170e75dc7c21f.rmeta --extern memchr=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libmemchr-74b77287e064268b.rmeta --extern serde_core=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libserde_core-24b29733241aff1b.rmeta --extern zmij=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libzmij-7679721eeaee1d2f.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1 --cfg 'fast_arithmetic="64"' --check-cfg 'cfg(fast_arithmetic, values("32", "64"))'`
   Compiling lean_string v0.6.0
    Building [============>            ] 474/866: rustix, zlib-rs, pxfm, ansi…
     Running `rustc --crate-name lean_string --edition=2024 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/lean_string-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --warn=unexpected_cfgs --check-cfg 'cfg(loom)' --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "loom", "serde", "std"))' -C metadata=cad9208c9504aa17 -C extra-filename=-08917c66a62061c6 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern castaway=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libcastaway-bd6023c73769e77b.rmeta --extern itoa=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libitoa-016170e75dc7c21f.rmeta --extern ryu=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libryu-e33431fcf185bf9b.rmeta --extern serde_core=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libserde_core-24b29733241aff1b.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
    Building [============>            ] 475/866: rustix, zlib-rs, pxfm, ansi…
     Running `rustc --crate-name erased_serde --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/erased-serde-0.4.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std", "unstable-debug"))' -C metadata=d70b95ebccafbdee -C extra-filename=-7d199d44b740e5f1 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern serde_core=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libserde_core-24b29733241aff1b.rmeta --extern typeid=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libtypeid-139d4ffc4daa1f8b.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1 --check-cfg 'cfg(no_diagnostic_namespace)'`
   Compiling semver v1.0.27
    Building [============>            ] 476/866: rustix, zlib-rs, pxfm, ansi…
     Running `rustc --crate-name semver --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/semver-1.0.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=9cd8887c35b4c2e5 -C extra-filename=-3a0d2799ace62378 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern serde=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libserde_core-24b29733241aff1b.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling papergrid v0.18.0
    Building [============>            ] 477/866: rustix, zlib-rs, pxfm, ansi…
     Running `rustc --crate-name papergrid --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/papergrid-0.18.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --cfg 'feature="ansi"' --cfg 'feature="ansi-str"' --cfg 'feature="ansitok"' --cfg 'feature="fnv"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ansi", "ansi-str", "ansitok", "default", "fnv", "std"))' -C metadata=ed974bd146941408 -C extra-filename=-770fe20b3c068cd9 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern ansi_str=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libansi_str-4901716d68d986a9.rmeta --extern ansitok=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libansitok-6d0a933855f77402.rmeta --extern bytecount=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libbytecount-dae11e3f88381f6a.rmeta --extern fnv=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libfnv-c87c741da707a6d4.rmeta --extern unicode_width=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libunicode_width-99ebfc466f811d9b.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling toml_datetime v1.1.1+spec-1.1.0
    Building [============>            ] 478/866: rustix, zlib-rs, pxfm, ansi…
     Running `rustc --crate-name toml_datetime --edition=2024 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/toml_datetime-1.1.1+spec-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std"))' -C metadata=5b2999e79628e5ee -C extra-filename=-5aece0c499add012 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern serde_core=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libserde_core-24b29733241aff1b.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling serde_spanned v1.1.1
    Building [============>            ] 479/866: rustix, zlib-rs, pxfm, ansi…
     Running `rustc --crate-name serde_spanned --edition=2024 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/serde_spanned-1.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std"))' -C metadata=ac20c36f4ce6f235 -C extra-filename=-a1854268237cbf83 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern serde_core=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libserde_core-24b29733241aff1b.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling moxcms v0.8.1
    Building [============>            ] 480/866: rustix, zlib-rs, pxfm, ansi…
     Running `rustc --crate-name moxcms --edition=2024 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/moxcms-0.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --cfg 'feature="avx"' --cfg 'feature="avx_luts"' --cfg 'feature="avx_shaper_fixed_point_paths"' --cfg 'feature="avx_shaper_paths"' --cfg 'feature="default"' --cfg 'feature="lut"' --cfg 'feature="neon"' --cfg 'feature="neon_luts"' --cfg 'feature="neon_shaper_fixed_point_paths"' --cfg 'feature="neon_shaper_paths"' --cfg 'feature="sse"' --cfg 'feature="sse_luts"' --cfg 'feature="sse_shaper_fixed_point_paths"' --cfg 'feature="sse_shaper_paths"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("any_to_any", "avx", "avx512", "avx512_shaper_fixed_point_paths", "avx512_shaper_optimized_paths", "avx_luts", "avx_shaper_fixed_point_paths", "avx_shaper_optimized_paths", "avx_shaper_paths", "default", "extended_range", "in_place", "lut", "neon", "neon_luts", "neon_shaper_fixed_point_paths", "neon_shaper_optimized_paths", "neon_shaper_paths", "options", "sse", "sse_luts", "sse_shaper_fixed_point_paths", "sse_shaper_optimized_paths", "sse_shaper_paths"))' -C metadata=fa47fa0f7c347875 -C extra-filename=-51a310b19a25988e --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern num_traits=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libnum_traits-2de31cf9b17876b6.rmeta --extern pxfm=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libpxfm-271082a379de8610.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling csv v1.4.0
    Building [============>            ] 481/866: rustix, zlib-rs, pxfm, ansi…
     Running `rustc --crate-name csv --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/csv-1.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=aa87bf9a43c067ee -C extra-filename=-9455ab77e7c14aa7 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern csv_core=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libcsv_core-af243d96699e5a39.rmeta --extern itoa=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libitoa-016170e75dc7c21f.rmeta --extern ryu=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libryu-e33431fcf185bf9b.rmeta --extern serde_core=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libserde_core-24b29733241aff1b.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling print-positions v0.6.1
    Building [============>            ] 482/866: rustix, zlib-rs, pxfm, ansi…
     Running `rustc --crate-name print_positions --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/print-positions-0.6.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7e7b64c6a2ac7617 -C extra-filename=-083f2b8a28b31c54 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern unicode_segmentation=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libunicode_segmentation-23ca0ca90f973694.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
    Building [============>            ] 483/866: rustix, zlib-rs, pxfm, ansi…
     Running `rustc --crate-name serde_json --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/serde_json-1.0.149/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=e401a298cf547388 -C extra-filename=-557c5d357de494aa --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern itoa=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libitoa-9aa1c859deaaecae.rmeta --extern memchr=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libmemchr-fd128df56d117efe.rmeta --extern serde_core=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libserde_core-30355cdf4f9cee62.rmeta --extern zmij=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libzmij-7d1793ad56cb177a.rmeta --cap-lints allow --cfg 'fast_arithmetic="64"' --check-cfg 'cfg(fast_arithmetic, values("32", "64"))'`
    Building [============>            ] 484/866: rustix, zlib-rs, pxfm, ansi…
     Running `rustc --crate-name lean_string --edition=2024 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/lean_string-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(loom)' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "loom", "serde", "std"))' -C metadata=00f79ae4581ecb95 -C extra-filename=-f56f27df792b81a6 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern castaway=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libcastaway-a5d8ebe73bc023e3.rmeta --extern itoa=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libitoa-9aa1c859deaaecae.rmeta --extern ryu=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libryu-c9f7597e7ae6d783.rmeta --extern serde_core=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libserde_core-30355cdf4f9cee62.rmeta --cap-lints allow`
    Building [=============>           ] 485/866: rustix, zlib-rs, pxfm, ansi…
     Running `rustc --crate-name rustix --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/rustix-1.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(error_in_core)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(linux_raw_dep)' --check-cfg 'cfg(lower_upper_exp_for_non_zero)' --check-cfg 'cfg(sanitize_memory)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(rustc_diagnostics)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(wasip2)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="event"' --cfg 'feature="fs"' --cfg 'feature="net"' --cfg 'feature="param"' --cfg 'feature="pipe"' --cfg 'feature="process"' --cfg 'feature="std"' --cfg 'feature="stdio"' --cfg 'feature="system"' --cfg 'feature="termios"' --cfg 'feature="thread"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "core", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=9e4d1a3589afae02 -C extra-filename=-f8ec02cba4159c84 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern bitflags=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libbitflags-72fbcdd7a5094144.rmeta --extern linux_raw_sys=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/liblinux_raw_sys-6587c41520685d78.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1 --cfg static_assertions --cfg lower_upper_exp_for_non_zero --cfg rustc_diagnostics --cfg linux_raw_dep --cfg linux_raw --cfg linux_like --cfg linux_kernel`
    Building [=============>           ] 486/866: rustix, zlib-rs, pxfm, ansi…
     Running `rustc --crate-name nix --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/nix-0.31.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --cfg 'feature="dir"' --cfg 'feature="feature"' --cfg 'feature="fs"' --cfg 'feature="poll"' --cfg 'feature="process"' --cfg 'feature="pthread"' --cfg 'feature="resource"' --cfg 'feature="signal"' --cfg 'feature="term"' --cfg 'feature="uio"' --cfg 'feature="user"' --cfg 'feature="zerocopy"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("acct", "aio", "default", "dir", "env", "event", "fanotify", "feature", "fs", "hostname", "inotify", "ioctl", "kmod", "memoffset", "mman", "mount", "mqueue", "net", "personality", "pin-utils", "poll", "process", "pthread", "ptrace", "quota", "reboot", "resource", "sched", "signal", "socket", "syslog", "term", "time", "ucontext", "uio", "user", "zerocopy"))' -C metadata=4f0771c09a919ea0 -C extra-filename=-3ec36d5a566c790a --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern bitflags=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libbitflags-72fbcdd7a5094144.rmeta --extern cfg_if=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libcfg_if-bc2aad74605880bf.rmeta --extern libc=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/liblibc-1dff82f55a0eece8.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1 --cfg linux --cfg linux_android --check-cfg 'cfg(android)' --check-cfg 'cfg(dragonfly)' --check-cfg 'cfg(ios)' --check-cfg 'cfg(freebsd)' --check-cfg 'cfg(illumos)' --check-cfg 'cfg(linux)' --check-cfg 'cfg(macos)' --check-cfg 'cfg(netbsd)' --check-cfg 'cfg(openbsd)' --check-cfg 'cfg(solaris)' --check-cfg 'cfg(watchos)' --check-cfg 'cfg(tvos)' --check-cfg 'cfg(visionos)' --check-cfg 'cfg(apple_targets)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(bsd_without_apple)' --check-cfg 'cfg(linux_android)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(fbsd14)' --check-cfg 'cfg(qemu)' --check-cfg 'cfg(target_os, values("cygwin"))'`
   Compiling png v0.18.1
    Building [=============>           ] 487/866: rustix, zlib-rs, pxfm, ansi…
     Running `rustc --crate-name png --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/png-0.18.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("benchmarks", "unstable", "zlib-rs"))' -C metadata=0a196f0387fe4e56 -C extra-filename=-e67f4ee47cbd60ea --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern bitflags=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libbitflags-72fbcdd7a5094144.rmeta --extern crc32fast=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libcrc32fast-02f420927a38d42b.rmeta --extern fdeflate=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libfdeflate-5097f6b020cdc617.rmeta --extern flate2=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libflate2-3c232c496473b9ff.rmeta --extern miniz_oxide=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libminiz_oxide-7af1ede9cfc4e4df.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling inotify v0.11.1
    Building [=============>           ] 488/866: rustix, zlib-rs, pxfm, ansi…
     Running `rustc --crate-name inotify --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/inotify-0.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "futures-core", "stream", "tokio"))' -C metadata=82b400417d1fe02b -C extra-filename=-9e29c4d29d6f70e3 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern bitflags=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libbitflags-72fbcdd7a5094144.rmeta --extern inotify_sys=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libinotify_sys-61c71c9a88ee6549.rmeta --extern libc=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/liblibc-1dff82f55a0eece8.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling addr2line v0.25.1
    Building [=============>           ] 489/866: rustix, zlib-rs, pxfm, ansi…
     Running `rustc --crate-name addr2line --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/addr2line-0.25.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "bin", "cargo-all", "core", "cpp_demangle", "default", "fallible-iterator", "loader", "rustc-demangle", "rustc-dep-of-std", "smallvec", "std", "wasm"))' -C metadata=6b8120eea870cc4e -C extra-filename=-caf6a6622aea1fef --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern gimli=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libgimli-e4239d6b4ea5931c.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling line-clipping v0.3.5
    Building [=============>           ] 490/866: rustix, zlib-rs, pxfm, ansi…
     Running `rustc --crate-name line_clipping --edition=2024 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/line-clipping-0.3.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --forbid=unsafe_code '--warn=clippy::pedantic' '--warn=clippy::nursery' --warn=missing_docs --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7bb26dccdbf0f52a -C extra-filename=-efe40b7d1a03fc7d --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern bitflags=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libbitflags-72fbcdd7a5094144.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling notify-types v2.1.0
    Building [=============>           ] 491/866: rustix, zlib-rs, pxfm, ansi…
     Running `rustc --crate-name notify_types --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/notify-types-2.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde", "serialization-compat-6", "web-time"))' -C metadata=9e6ecf85e1ada511 -C extra-filename=-9c3617ec784520a0 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern bitflags=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libbitflags-72fbcdd7a5094144.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
    Building [=============>           ] 492/866: rustix, zlib-rs, pxfm, ansi…
   Compiling zip v7.2.0
    Building [=============>           ] 493/866: rustix, zlib-rs, pxfm, ansi…
     Running `rustc --crate-name zip --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/zip-7.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --cfg 'feature="_deflate-any"' --cfg 'feature="deflate"' --cfg 'feature="deflate-flate2"' --cfg 'feature="deflate-flate2-zlib-rs"' --cfg 'feature="deflate-zopfli"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("_all-features", "_arbitrary", "_bzip2_any", "_deflate-any", "aes-crypto", "bitstream-io", "bzip2", "bzip2-rs", "chrono", "default", "deflate", "deflate-flate2", "deflate-flate2-zlib", "deflate-flate2-zlib-ng", "deflate-flate2-zlib-ng-compat", "deflate-flate2-zlib-rs", "deflate-zopfli", "deflate64", "getrandom", "jiff-02", "legacy-zip", "lzma", "nt-time", "ppmd", "time", "unreserved", "xz", "zstd"))' -C metadata=1e458ea7e0ecc046 -C extra-filename=-563cd56060ac0a82 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern crc32fast=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libcrc32fast-02f420927a38d42b.rmeta --extern flate2=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libflate2-3c232c496473b9ff.rmeta --extern indexmap=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libindexmap-ad2ce3816a8f6bad.rmeta --extern memchr=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libmemchr-74b77287e064268b.rmeta --extern typed_path=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libtyped_path-9ef7cf59e37a7ac5.rmeta --extern zopfli=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libzopfli-34a8449600f7d18a.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
     Running `rustc --crate-name erased_serde --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/erased-serde-0.4.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std", "unstable-debug"))' -C metadata=047d3c0a022112b4 -C extra-filename=-b1eec73c90d0a4db --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern serde_core=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libserde_core-30355cdf4f9cee62.rmeta --extern typeid=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libtypeid-087b3ec4f0786c68.rmeta --cap-lints allow --check-cfg 'cfg(no_diagnostic_namespace)'`
    Building [=============>           ] 494/866: rustix, zlib-rs, pxfm, ansi…
     Running `rustc --crate-name rustix --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/rustix-0.38.44/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(target_arch, values("xtensa"))' --cfg 'feature="alloc"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=e8cee86bde6579d7 -C extra-filename=-7b053954d0013fb9 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern bitflags=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libbitflags-72fbcdd7a5094144.rmeta --extern linux_raw_sys=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/liblinux_raw_sys-0cd9405adb32e593.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1 --cfg static_assertions --cfg linux_raw --cfg linux_like --cfg linux_kernel`
    Building [=============>           ] 495/866: rustix, zlib-rs, pxfm, ansi…
     Running `rustc --crate-name toml_datetime --edition=2024 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/toml_datetime-1.1.1+spec-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std"))' -C metadata=4b140d2839010dd0 -C extra-filename=-1d61e13afb5e3947 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern serde_core=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libserde_core-30355cdf4f9cee62.rmeta --cap-lints allow`
    Building [=============>           ] 496/866: serde_spanned, rustix, zlib…
     Running `rustc --crate-name serde_spanned --edition=2024 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/serde_spanned-1.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std"))' -C metadata=673749ac64e1244c -C extra-filename=-a272e565ace07c49 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern serde_core=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libserde_core-30355cdf4f9cee62.rmeta --cap-lints allow`
    Building [=============>           ] 497/866: serde_spanned, rustix, zlib…
     Running `rustc --crate-name semver --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/semver-1.0.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=3fdeb3bea381382d -C extra-filename=-afbb2b5b8ab7eee8 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern serde=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libserde_core-30355cdf4f9cee62.rmeta --cap-lints allow`
   Compiling toml_edit v0.25.11+spec-1.1.0
    Building [=============>           ] 498/866: serde_spanned, rustix, zlib…
     Running `rustc --crate-name toml_edit --edition=2024 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/toml_edit-0.25.11+spec-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="display"' --cfg 'feature="parse"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "display", "parse", "serde", "unbounded"))' -C metadata=e1cabbf0529cc60f -C extra-filename=-d0b91066505202a6 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern indexmap=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libindexmap-ad2ce3816a8f6bad.rmeta --extern toml_datetime=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libtoml_datetime-5aece0c499add012.rmeta --extern toml_parser=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libtoml_parser-7338b9ede960d4ec.rmeta --extern toml_writer=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libtoml_writer-a9b219ef89a73869.rmeta --extern winnow=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libwinnow-5a3c08a0d63a347c.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling toml v1.1.2+spec-1.1.0
    Building [=============>           ] 499/866: serde_spanned, rustix, zlib…
     Running `rustc --crate-name toml --edition=2024 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/toml-1.1.2+spec-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="display"' --cfg 'feature="parse"' --cfg 'feature="preserve_order"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "display", "fast_hash", "parse", "preserve_order", "serde", "std", "unbounded"))' -C metadata=a9584b46f92b2267 -C extra-filename=-63e118af5e24b6f2 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern indexmap=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libindexmap-ad2ce3816a8f6bad.rmeta --extern serde_core=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libserde_core-24b29733241aff1b.rmeta --extern serde_spanned=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libserde_spanned-a1854268237cbf83.rmeta --extern toml_datetime=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libtoml_datetime-5aece0c499add012.rmeta --extern toml_parser=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libtoml_parser-7338b9ede960d4ec.rmeta --extern toml_writer=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libtoml_writer-a9b219ef89a73869.rmeta --extern winnow=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libwinnow-5a3c08a0d63a347c.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling notify-debouncer-full v0.3.2
    Building [=============>           ] 500/866: serde_spanned, rustix, zlib…
     Running `rustc --crate-name notify_debouncer_full --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/notify-debouncer-full-0.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("crossbeam", "crossbeam-channel", "default"))' -C metadata=2ae36c371d788b75 -C extra-filename=-78eee1657792cc75 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern file_id=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libfile_id-d35a3d658973e31f.rmeta --extern log=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/liblog-0c777c93b492251f.rmeta --extern notify=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libnotify-d70a47feb1768d60.rmeta --extern parking_lot=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libparking_lot-c59dc43b102613bd.rmeta --extern walkdir=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libwalkdir-42938bc17ccac407.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling nucleo-matcher v0.3.1
    Building [=============>           ] 501/866: serde_spanned, rustix, zlib…
     Running `rustc --crate-name nucleo_matcher --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/nucleo-matcher-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --cfg 'feature="default"' --cfg 'feature="unicode-casefold"' --cfg 'feature="unicode-normalization"' --cfg 'feature="unicode-segmentation"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "unicode-casefold", "unicode-normalization", "unicode-segmentation"))' -C metadata=820ec0a0f2a85bb7 -C extra-filename=-c21443bb0ccd2de8 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern memchr=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libmemchr-74b77287e064268b.rmeta --extern unicode_segmentation=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libunicode_segmentation-23ca0ca90f973694.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling quick-xml v0.41.0
    Building [=============>           ] 502/866: serde_spanned, rustix, zlib…
     Running `rustc --crate-name quick_xml --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/quick-xml-0.41.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "async-tokio", "default", "document-features", "encoding", "encoding_rs", "escape-html", "overlapped-lists", "serde", "serde-types", "serialize", "tokio"))' -C metadata=74c6f4fcc2040e1a -C extra-filename=-c57efdc43f8d272c --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern memchr=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libmemchr-74b77287e064268b.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling roxmltree v0.21.1
    Building [=============>           ] 503/866: serde_spanned, rustix, zlib…
     Running `rustc --crate-name roxmltree --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/roxmltree-0.21.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --cfg 'feature="default"' --cfg 'feature="positions"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "positions", "std"))' -C metadata=92193bbaa2722856 -C extra-filename=-69b6026ccc806367 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern memchr=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libmemchr-74b77287e064268b.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling nix v0.30.1
    Building [=============>           ] 504/866: serde_spanned, rustix, zlib…
     Running `rustc --crate-name build_script_build --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/nix-0.30.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="process"' --cfg 'feature="signal"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("acct", "aio", "default", "dir", "env", "event", "fanotify", "feature", "fs", "hostname", "inotify", "ioctl", "kmod", "memoffset", "mman", "mount", "mqueue", "net", "personality", "pin-utils", "poll", "process", "pthread", "ptrace", "quota", "reboot", "resource", "sched", "signal", "socket", "syslog", "term", "time", "ucontext", "uio", "user", "zerocopy"))' -C metadata=483365050565390c -C extra-filename=-8c089d1b013cca73 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/nix-8c089d1b013cca73 -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern cfg_aliases=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libcfg_aliases-2145accd1aea7c08.rlib --cap-lints allow`
   Compiling pin-utils v0.1.0
    Building [=============>           ] 505/866: serde_spanned, rustix, zlib…
     Running `rustc --crate-name pin_utils --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/pin-utils-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=64d873bd6803c845 -C extra-filename=-4fee9dff3a6ee12d --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling httpdate v1.0.3
    Building [=============>           ] 506/866: rustix, zlib-rs, pxfm, ansi…
     Running `rustc --crate-name httpdate --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/httpdate-1.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f758a61a641ee90d -C extra-filename=-e6b4fffb16a30c97 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling alphanumeric-sort v1.5.5
    Building [=============>           ] 507/866: rustix, zlib-rs, pxfm, ansi…
     Running `rustc --crate-name alphanumeric_sort --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/alphanumeric-sort-1.5.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=6898fc98c44f2019 -C extra-filename=-390243c57ab617a0 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling data-encoding v2.11.0
    Building [=============>           ] 508/866: rustix, zlib-rs, pxfm, ansi…
     Running `rustc --crate-name data_encoding --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/data-encoding-2.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --warn=unused-results --warn=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::undocumented-unsafe-blocks' --warn=missing-docs --warn=missing-debug-implementations --warn=let-underscore-drop --warn=elided-lifetimes-in-paths --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=bd12c819c858bebf -C extra-filename=-044c7696787000d4 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling bracoxide v0.1.8
    Building [=============>           ] 509/866: rustix, zlib-rs, pxfm, ansi…
     Running `rustc --crate-name bracoxide --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/bracoxide-0.1.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ed016426de2b8f76 -C extra-filename=-6b41474e97a94513 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling dyn-clone v1.0.20
    Building [=============>           ] 510/866: rustix, zlib-rs, pxfm, ansi…
     Running `rustc --crate-name dyn_clone --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/dyn-clone-1.0.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=967154d1ae012034 -C extra-filename=-847d6edbdc28f3ca --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
    Building [=============>           ] 511/866: rustix, zlib-rs, pxfm, ansi…
     Running `rustc --crate-name toml --edition=2024 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/toml-1.1.2+spec-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' -C debug-assertions=off --cfg 'feature="parse"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "display", "fast_hash", "parse", "preserve_order", "serde", "std", "unbounded"))' -C metadata=bc778fa924335ba1 -C extra-filename=-8d97be9f7a790fe4 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern serde_core=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libserde_core-30355cdf4f9cee62.rmeta --extern serde_spanned=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libserde_spanned-a272e565ace07c49.rmeta --extern toml_datetime=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libtoml_datetime-1d61e13afb5e3947.rmeta --extern toml_parser=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libtoml_parser-1c61fb3cc842ce6b.rmeta --extern winnow=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libwinnow-ac4de8dc49e4e8e7.rmeta --cap-lints allow`
   Compiling backtrace v0.3.76
    Building [=============>           ] 512/866: rustix, zlib-rs, pxfm, ansi…
     Running `rustc --crate-name backtrace --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/backtrace-0.3.76/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --allow=unexpected_cfgs --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("coresymbolication", "cpp_demangle", "dbghelp", "default", "dl_iterate_phdr", "dladdr", "kernel32", "libunwind", "ruzstd", "serde", "serialize-serde", "std", "unix-backtrace"))' -C metadata=d40dc1f9ce931829 -C extra-filename=-9f52fe59bddc3f2b --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern addr2line=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libaddr2line-caf6a6622aea1fef.rmeta --extern cfg_if=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libcfg_if-bc2aad74605880bf.rmeta --extern libc=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/liblibc-1dff82f55a0eece8.rmeta --extern miniz_oxide=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libminiz_oxide-7af1ede9cfc4e4df.rmeta --extern object=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libobject-a0e099b0b0b59b48.rmeta --extern rustc_demangle=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/librustc_demangle-9e20a2930038cb86.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling rmcp v1.8.0
    Building [=============>           ] 513/866: rustix, zlib-rs, pxfm, ansi…
   Compiling filesize v0.2.0
    Building [=============>           ] 514/866: rustix, zlib-rs, pxfm, ansi…
     Running `rustc --crate-name filesize --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/filesize-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9ed793bcf2a727eb -C extra-filename=-72e7c67708eeef44 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
     Running `rustc --crate-name build_script_build --edition=2024 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/rmcp-1.8.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--warn=clippy::exhaustive_structs' '--warn=clippy::exhaustive_enums' -C debug-assertions=off --cfg 'feature="base64"' --cfg 'feature="default"' --cfg 'feature="macros"' --cfg 'feature="schemars"' --cfg 'feature="server"' --cfg 'feature="server-side-http"' --cfg 'feature="tower"' --cfg 'feature="transport-async-rw"' --cfg 'feature="transport-io"' --cfg 'feature="transport-streamable-http-server"' --cfg 'feature="transport-streamable-http-server-session"' --cfg 'feature="transport-worker"' --cfg 'feature="uuid"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__reqwest", "auth", "auth-client-credentials-jwt", "base64", "client", "client-side-sse", "default", "elicitation", "local", "macros", "reqwest", "reqwest-native-tls", "reqwest-tls-no-provider", "schemars", "server", "server-side-http", "tower", "transport-async-rw", "transport-child-process", "transport-io", "transport-streamable-http-client", "transport-streamable-http-client-reqwest", "transport-streamable-http-client-unix-socket", "transport-streamable-http-server", "transport-streamable-http-server-session", "transport-worker", "uuid", "which-command"))' -C metadata=e7763af76ecafe71 -C extra-filename=-aafa9d8abcb7be4c --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/rmcp-aafa9d8abcb7be4c -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow`
   Compiling tower-service v0.3.3
    Building [=============>           ] 515/866: rustix, zlib-rs, pxfm, ansi…
     Running `rustc --crate-name tower_service --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/tower-service-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=dea829151eee393b -C extra-filename=-20e6b520167f0161 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
    Building [=============>           ] 516/866: rustix, zlib-rs, pxfm, ansi…
     Running `rustc --crate-name is_debug --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/is_debug-1.1.0/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=369db9ee341200e7 -C extra-filename=-64fb30b4108d2d6e --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling is_executable v1.0.5
   Compiling edtui-jagged v0.1.13
    Building [=============>           ] 518/866: rustix, zlib-rs, pxfm, ansi…
     Running `rustc --crate-name is_executable --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/is_executable-1.0.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2474e3a6af73a704 -C extra-filename=-a01cc80543ba2796 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
     Running `rustc --crate-name edtui_jagged --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/edtui-jagged-0.1.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8eaf124bab20a8c4 -C extra-filename=-61f36145a80c3b2a --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling pastey v0.2.1
    Building [=============>           ] 519/866: rustix, zlib-rs, pxfm, ansi…
     Running `rustc --crate-name pastey --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/pastey-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=eb05a7fd33b2dc99 -C extra-filename=-bb2eca0525d6dcfc --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern proc_macro --cap-lints allow`
   Compiling notify v9.0.0-rc.4
   Compiling termcolor v1.4.1
    Building [==============>          ] 521/866: rustix, zlib-rs, pxfm, ansi…
     Running `rustc --crate-name notify --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/notify-9.0.0-rc.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s --cfg 'feature="default"' --cfg 'feature="macos_fsevent"' --cfg 'feature="objc2-core-foundation"' --cfg 'feature="objc2-core-services"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("crossbeam-channel", "default", "flume", "futures", "kqueue", "macos_fsevent", "macos_kqueue", "mio", "objc2-core-foundation", "objc2-core-services", "serde", "serialization-compat-6", "tokio"))' -C metadata=10f3f7105e7048bb -C extra-filename=-b4bbdb9af03180e5 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern inotify=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libinotify-9e29c4d29d6f70e3.rmeta --extern libc=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/liblibc-1dff82f55a0eece8.rmeta --extern log=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/liblog-0c777c93b492251f.rmeta --extern mio=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libmio-07018dd5884e2d37.rmeta --extern notify_types=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libnotify_types-9c3617ec784520a0.rmeta --extern walkdir=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libwalkdir-42938bc17ccac407.rmeta --extern xxhash_rust=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libxxhash_rust-18587299a624c9a2.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
     Running `rustc --crate-name termcolor --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/termcolor-1.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1b04c6ab7c27a058 -C extra-filename=-0c74dc7eb66c3cdc --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling shadow-rs v2.0.0
    Building [==============>          ] 522/866: rustix, zlib-rs, pxfm, ansi…
     Running `rustc --crate-name shadow_rs --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/shadow-rs-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("build", "cargo_metadata", "default", "document-features", "git2", "jiff", "metadata", "no_std", "serde_json", "std"))' -C metadata=4e77648bb1de2c5d -C extra-filename=-a06d6eab0b9c973e --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern const_format=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libconst_format-1434d5b2ad737fe1.rmeta --extern is_debug=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libis_debug-64fb30b4108d2d6e.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling lexopt v0.3.2
    Building [==============>          ] 523/866: rustix, zlib-rs, pxfm, ansi…
     Running `rustc --crate-name lexopt --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/lexopt-0.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9adff9f9680a58e7 -C extra-filename=-3c80b01321fe0094 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
    Building [==============>          ] 524/866: rustix, zlib-rs, pxfm, ansi…
    Building [==============>          ] 525/866: rustix, zlib-rs, pxfm, ansi…
    Building [==============>          ] 526/866: rustix, zlib-rs, pxfm, ansi…
    Building [==============>          ] 527/866: rustix, zlib-rs, pxfm, ansi…
    Building [==============>          ] 528/866: rustix, zlib-rs, pxfm, ansi…
    Building [==============>          ] 529/866: rustix, zlib-rs, pxfm, ansi…
    Building [==============>          ] 530/866: rustix, zlib-rs, pxfm, ansi…
    Building [==============>          ] 531/866: rustix, zlib-rs, pxfm, ansi…
    Building [==============>          ] 532/866: rustix, zlib-rs, pxfm, ansi…
    Building [==============>          ] 533/866: rustix, zlib-rs, pxfm, ansi…
     Running `TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/rmcp-aafa9d8abcb7be4c/build-script-build`
    Building [==============>          ] 534/866: rustix, zlib-rs, pxfm, ansi…
    Building [==============>          ] 535/866: rustix, zlib-rs, pxfm, ansi…
    Building [==============>          ] 536/866: rustix, zlib-rs, pxfm, ansi…
   Compiling wayland-backend v0.3.14
    Building [==============>          ] 537/866: rustix, zlib-rs, pxfm, ansi…
     Running `rustc --crate-name build_script_build --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/wayland-backend-0.3.14/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("client_system", "dlopen", "libwayland_client_1_23", "libwayland_server_1_22", "libwayland_server_1_23", "log", "raw-window-handle", "rwh_06", "server_system"))' -C metadata=ac225c57329967b7 -C extra-filename=-ad974f2ab3589b5f --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/wayland-backend-ad974f2ab3589b5f -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern cc=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libcc-730fec8e699727fb.rlib --cap-lints allow`
   Compiling ring v0.17.14
    Building [==============>          ] 538/866: rustix, zlib-rs, pxfm, ansi…
     Running `rustc --crate-name build_script_build --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/ring-0.17.14/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="dev_urandom_fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dev_urandom_fallback", "less-safe-getrandom-custom-or-rdrand", "less-safe-getrandom-espidf", "slow_tests", "std", "test_logging", "unstable-testing-arm-no-hw", "unstable-testing-arm-no-neon", "wasm32_unknown_unknown_js"))' -C metadata=16f365dff198eef7 -C extra-filename=-f46db32473d3f987 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/ring-f46db32473d3f987 -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern cc=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libcc-730fec8e699727fb.rlib --cap-lints allow`
   Compiling libz-sys v1.1.25
    Building [==============>          ] 539/866: rustix, zlib-rs, pxfm, ansi…
     Running `rustc --crate-name build_script_build --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/libz-sys-1.1.25/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(zng)' -C debug-assertions=off --cfg 'feature="libc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "cmake", "default", "libc", "static", "stock-zlib", "zlib-ng", "zlib-ng-no-cmake-experimental-community-maintained"))' -C metadata=c4af6d94ed6a0a63 -C extra-filename=-b23c01e86d8d9bd6 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/libz-sys-b23c01e86d8d9bd6 -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern cc=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libcc-730fec8e699727fb.rlib --extern pkg_config=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libpkg_config-61eaf6c8a392d4f9.rlib --extern vcpkg=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libvcpkg-fe59601226e4d02c.rlib --cap-lints allow`
   Compiling libgit2-sys v0.18.3+1.9.2
    Building [==============>          ] 540/866: rustix, zlib-rs, pxfm, ansi…
     Running `rustc --crate-name build_script_build --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/libgit2-sys-0.18.3+1.9.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="vendored"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("https", "libssh2-sys", "openssl-sys", "ssh", "vendored", "vendored-openssl", "zlib-ng-compat"))' -C metadata=ea0363633b076166 -C extra-filename=-d5241e2ba43b13c2 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/libgit2-sys-d5241e2ba43b13c2 -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern cc=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libcc-730fec8e699727fb.rlib --extern pkg_config=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libpkg_config-61eaf6c8a392d4f9.rlib --cap-lints allow`
   Compiling libsqlite3-sys v0.38.1
     Running `rustc --crate-name build_script_build --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/libsqlite3-sys-0.38.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="bundled"' --cfg 'feature="bundled_bindings"' --cfg 'feature="cc"' --cfg 'feature="default"' --cfg 'feature="min_sqlite_version_3_34_1"' --cfg 'feature="pkg-config"' --cfg 'feature="vcpkg"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bindgen", "buildtime_bindgen", "bundled", "bundled-sqlcipher", "bundled-sqlcipher-vendored-openssl", "bundled-windows", "bundled_bindings", "cc", "column_metadata", "default", "in_gecko", "loadable_extension", "min_sqlite_version_3_34_1", "openssl-sys", "pkg-config", "prettyplease", "preupdate_hook", "quote", "session", "sqlcipher", "syn", "unlock_notify", "vcpkg", "wasm32-wasi-vfs", "with-asan"))' -C metadata=e41f6f9d62c44622 -C extra-filename=-4bade546ba46274a --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/libsqlite3-sys-4bade546ba46274a -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern cc=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libcc-730fec8e699727fb.rlib --extern pkg_config=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libpkg_config-61eaf6c8a392d4f9.rlib --extern vcpkg=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libvcpkg-fe59601226e4d02c.rlib --cap-lints allow`
    Building [==============>          ] 541/866: rustix, zlib-rs, pxfm, ansi…
     Running `rustc --crate-name bigdecimal --edition=2015 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/bigdecimal-0.4.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --allow=unexpected_cfgs --check-cfg 'cfg(no_track_caller)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde-json", "serde_json", "std", "string-only"))' -C metadata=f1b94f77f79d9a37 -C extra-filename=-a7ad4f0e05626b65 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern libm=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/liblibm-79f2e21ee0c53a42.rmeta --extern num_bigint=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libnum_bigint-ea776e1de47a0445.rmeta --extern num_integer=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libnum_integer-52ae0a2e72ca954d.rmeta --extern num_traits=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libnum_traits-2de31cf9b17876b6.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1 --cfg rustc_1_75 --cfg rustc_1_60 --cfg rustc_1_50 --cfg rustc_1_46 --cfg has_unsigned_abs --check-cfg 'cfg(rustc_1_75)' --check-cfg 'cfg(rustc_1_60)' --check-cfg 'cfg(rustc_1_50)' --check-cfg 'cfg(rustc_1_46)' --check-cfg 'cfg(has_unsigned_abs)'`
   Compiling blake3 v1.8.3
    Building [==============>          ] 542/866: rustix, zlib-rs, pxfm, ansi…
     Running `rustc --crate-name build_script_build --edition=2024 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/blake3-1.8.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "digest", "mmap", "neon", "no_avx2", "no_avx512", "no_neon", "no_sse2", "no_sse41", "prefer_intrinsics", "pure", "rayon", "serde", "std", "traits-preview", "wasm32_simd", "zeroize"))' -C metadata=c4e0a356984a0400 -C extra-filename=-29e0a4f50b432d03 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/blake3-29e0a4f50b432d03 -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern cc=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libcc-730fec8e699727fb.rlib --cap-lints allow`
    Building [==============>          ] 543/866: rustix, zlib-rs, pxfm, ansi…
     Running `TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/nix-8c089d1b013cca73/build-script-build`
    Building [==============>          ] 544/866: rustix, zlib-rs, pxfm, ansi…
     Running `rustc --crate-name nix --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/nix-0.30.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --cfg 'feature="process"' --cfg 'feature="signal"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("acct", "aio", "default", "dir", "env", "event", "fanotify", "feature", "fs", "hostname", "inotify", "ioctl", "kmod", "memoffset", "mman", "mount", "mqueue", "net", "personality", "pin-utils", "poll", "process", "pthread", "ptrace", "quota", "reboot", "resource", "sched", "signal", "socket", "syslog", "term", "time", "ucontext", "uio", "user", "zerocopy"))' -C metadata=62ff79a2ad5d3913 -C extra-filename=-1c61da55bb481d07 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern bitflags=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libbitflags-72fbcdd7a5094144.rmeta --extern cfg_if=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libcfg_if-bc2aad74605880bf.rmeta --extern libc=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/liblibc-1dff82f55a0eece8.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1 --cfg linux --cfg linux_android --check-cfg 'cfg(android)' --check-cfg 'cfg(dragonfly)' --check-cfg 'cfg(ios)' --check-cfg 'cfg(freebsd)' --check-cfg 'cfg(illumos)' --check-cfg 'cfg(linux)' --check-cfg 'cfg(macos)' --check-cfg 'cfg(netbsd)' --check-cfg 'cfg(openbsd)' --check-cfg 'cfg(solaris)' --check-cfg 'cfg(watchos)' --check-cfg 'cfg(tvos)' --check-cfg 'cfg(visionos)' --check-cfg 'cfg(apple_targets)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(bsd_without_apple)' --check-cfg 'cfg(linux_android)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(fbsd14)' --check-cfg 'cfg(qemu)' --check-cfg 'cfg(target_os, values("cygwin"))'`
   Compiling simplelog v0.12.2
    Building [==============>          ] 545/866: rustix, pxfm, ansitok, roxm…
     Running `rustc --crate-name simplelog --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/simplelog-0.12.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --cfg 'feature="default"' --cfg 'feature="local-offset"' --cfg 'feature="termcolor"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ansi_term", "default", "local-offset", "paris", "termcolor", "test"))' -C metadata=aee7d8a3ec81a150 -C extra-filename=-df54ae3d3961a198 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern log=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/liblog-0c777c93b492251f.rmeta --extern termcolor=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libtermcolor-0c74dc7eb66c3cdc.rmeta --extern time=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libtime-1a19484bd2128d6d.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
    Building [==============>          ] 546/866: rustix, pxfm, ansitok, roxm…
    Building [==============>          ] 547/866: rustix, pxfm, ansitok, roxm…
   Compiling backtrace-ext v0.2.1
    Building [==============>          ] 548/866: backtrace-ext, rustix, pxfm…
     Running `rustc --crate-name backtrace_ext --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/backtrace-ext-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9d017c91a7269827 -C extra-filename=-08791e04a601eabc --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern backtrace=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libbacktrace-9f52fe59bddc3f2b.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
    Building [==============>          ] 549/866: backtrace-ext, rustix, pxfm…
     Running `TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/wayland-backend-ad974f2ab3589b5f/build-script-build`
   Compiling fff-notify-debouncer-full v0.9.4
    Building [==============>          ] 550/866: backtrace-ext, rustix, pxfm…
     Running `rustc --crate-name fff_notify_debouncer_full --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/fff-notify-debouncer-full-0.9.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s --cfg 'feature="default"' --cfg 'feature="macos_fsevent"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("crossbeam-channel", "default", "flume", "futures", "macos_fsevent", "macos_kqueue", "serde", "serialization-compat-6", "tokio", "web-time"))' -C metadata=009a5dc995f68d43 -C extra-filename=-715d2f809e4ed72f --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern file_id=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libfile_id-d35a3d658973e31f.rmeta --extern log=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/liblog-0c777c93b492251f.rmeta --extern notify=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libnotify-b4bbdb9af03180e5.rmeta --extern notify_types=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libnotify_types-9c3617ec784520a0.rmeta --extern rustc_hash=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/librustc_hash-6ef51d91a888db19.rmeta --extern walkdir=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libwalkdir-42938bc17ccac407.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
    Building [==============>          ] 551/866: backtrace-ext, rustix, pxfm…
    Building [==============>          ] 552/866: backtrace-ext, rustix, pxfm…
    Building [==============>          ] 553/866: backtrace-ext, rustix, pxfm…
    Building [==============>          ] 554/866: backtrace-ext, rustix, pxfm…
    Building [===============>         ] 555/866: backtrace-ext, rustix, pxfm…
    Building [===============>         ] 556/866: backtrace-ext, rustix, pxfm…
    Building [===============>         ] 557/866: backtrace-ext, rustix, pxfm…
   Compiling winresource v0.1.31
    Building [===============>         ] 558/866: backtrace-ext, rustix, pxfm…
    Building [===============>         ] 559/866: backtrace-ext, rustix, pxfm…
     Running `rustc --crate-name winresource --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/winresource-0.1.31/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="toml"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "toml"))' -C metadata=9dd5112b10d9037c -C extra-filename=-30f4500387aa83d8 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern toml=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libtoml-8d97be9f7a790fe4.rmeta --extern version_check=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libversion_check-2cb893c07299a849.rmeta --cap-lints allow`
    Building [===============>         ] 560/866: backtrace-ext, rustix, pxfm…
   Compiling tabled v0.21.0
    Building [===============>         ] 561/866: backtrace-ext, rustix, pxfm…
     Running `rustc --crate-name tabled --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/tabled-0.21.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --cfg 'feature="ansi"' --cfg 'feature="ansi-str"' --cfg 'feature="ansitok"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ansi", "ansi-str", "ansitok", "assert", "default", "derive", "macros", "std", "tabled_derive", "testing_table"))' -C metadata=21232d19e405a331 -C extra-filename=-fbba634a44c8a1d2 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern ansi_str=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libansi_str-4901716d68d986a9.rmeta --extern ansitok=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libansitok-6d0a933855f77402.rmeta --extern papergrid=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libpapergrid-770fe20b3c068cd9.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
    Building [===============>         ] 562/866: backtrace-ext, rustix, pxfm…
    Building [===============>         ] 563/866: backtrace-ext, rustix, pxfm…
     Running `TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/libsqlite3-sys-4bade546ba46274a/build-script-build`
    Building [===============>         ] 564/866: backtrace-ext, rustix, pxfm…
     Running `rustc --crate-name libsqlite3_sys --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/libsqlite3-sys-0.38.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --cfg 'feature="bundled"' --cfg 'feature="bundled_bindings"' --cfg 'feature="cc"' --cfg 'feature="default"' --cfg 'feature="min_sqlite_version_3_34_1"' --cfg 'feature="pkg-config"' --cfg 'feature="vcpkg"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bindgen", "buildtime_bindgen", "bundled", "bundled-sqlcipher", "bundled-sqlcipher-vendored-openssl", "bundled-windows", "bundled_bindings", "cc", "column_metadata", "default", "in_gecko", "loadable_extension", "min_sqlite_version_3_34_1", "openssl-sys", "pkg-config", "prettyplease", "preupdate_hook", "quote", "session", "sqlcipher", "syn", "unlock_notify", "vcpkg", "wasm32-wasi-vfs", "with-asan"))' -C metadata=56aa784e47699bee -C extra-filename=-2f3a384b5f3c2f82 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1 -l dylib=sqlite3`
    Building [===============>         ] 565/866: backtrace-ext, rustix, pxfm…
     Running `TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/libz-sys-b23c01e86d8d9bd6/build-script-build`
    Building [===============>         ] 566/866: backtrace-ext, rustix, pxfm…
    Building [===============>         ] 567/866: rustix, pxfm, roxmltree, ta…
    Building [===============>         ] 568/866: rustix, pxfm, roxmltree, ta…
    Building [===============>         ] 569/866: rustix, pxfm, roxmltree, ta…
    Building [===============>         ] 570/866: rustix, pxfm, roxmltree, ta…
     Running `TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/blake3-29e0a4f50b432d03/build-script-build`
    Building [===============>         ] 571/866: rustix, pxfm, roxmltree, ta…
    Building [===============>         ] 572/866: rustix, pxfm, roxmltree, ta…
     Running `TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/ring-f46db32473d3f987/build-script-build`
    Building [===============>         ] 573/866: rustix, pxfm, roxmltree, ta…
    Building [===============>         ] 574/866: rustix, pxfm, roxmltree, ta…
    Building [===============>         ] 575/866: rustix, pxfm, roxmltree, ta…
    Building [===============>         ] 576/866: rustix, pxfm, roxmltree, ta…
   Compiling nu v0.114.1 (TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/nu-0.114.1)
     Running `rustc --crate-name build_script_build --edition=2024 scripts/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--warn=clippy::used_underscore_binding' '--deny=clippy::unwrap_used' '--warn=clippy::unchecked_time_subtraction' '--allow=clippy::result_large_err' '--warn=clippy::needless_raw_strings' '--warn=clippy::format_push_string' '--allow=clippy::collapsible_match' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="lsp"' --cfg 'feature="mcp"' --cfg 'feature="network"' --cfg 'feature="plugin"' --cfg 'feature="rustls-tls"' --cfg 'feature="sqlite"' --cfg 'feature="trash-support"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "full", "lsp", "mcp", "native-tls", "network", "plugin", "rustls-tls", "sqlite", "stable", "static-link-openssl", "system-clipboard", "trash-support"))' -C metadata=09cd70d8507e9724 -C extra-filename=-08ad82ec06674617 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/nu-08ad82ec06674617 -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern winresource=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libwinresource-30f4500387aa83d8.rlib`
    Building [===============>         ] 577/866: rustix, pxfm, roxmltree, ta…
   Compiling ctrlc v3.5.1
    Building [===============>         ] 578/866: rustix, pxfm, roxmltree, ta…
     Running `rustc --crate-name ctrlc --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/ctrlc-3.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("termination"))' -C metadata=ff859747a20fb4ce -C extra-filename=-346bf5b450bbd657 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern nix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libnix-1c61da55bb481d07.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling tree_magic_mini v3.2.2
    Building [===============>         ] 579/866: rustix, pxfm, roxmltree, ta…
     Running `rustc --crate-name tree_magic_mini --edition=2024 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/tree_magic_mini-3.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("with-gpl-data"))' -C metadata=1f64eb78a5b32e10 -C extra-filename=-6b9bf8c0cac1dbb0 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern memchr=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libmemchr-74b77287e064268b.rmeta --extern nom=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libnom-139888f18de52f8a.rmeta --extern petgraph=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libpetgraph-0de79e7e3a8e4142.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling ppv-lite86 v0.2.21
    Building [===============>         ] 580/866: rustix, pxfm, roxmltree, ta…
     Running `rustc --crate-name ppv_lite86 --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/ppv-lite86-0.2.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --cfg 'feature="simd"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "no_simd", "simd", "std"))' -C metadata=1189910233f6243f -C extra-filename=-b2afb1effccc58e1 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern zerocopy=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libzerocopy-7243abbb8e620624.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
    Building [===============>         ] 581/866: rustix, pxfm, roxmltree, ta…
     Running `rustc --crate-name ahash --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/ahash-0.8.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="runtime-rng"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("atomic-polyfill", "compile-time-rng", "const-random", "default", "getrandom", "nightly-arm-aes", "no-rng", "runtime-rng", "serde", "std"))' -C metadata=ada4306bf2e675a8 -C extra-filename=-83356f6d4cb853e0 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern cfg_if=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libcfg_if-bc2aad74605880bf.rmeta --extern getrandom=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libgetrandom-3024909e7713e5f3.rmeta --extern once_cell=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libonce_cell-6e2bc488b1ef63c3.rmeta --extern zerocopy=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libzerocopy-7243abbb8e620624.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1 --cfg folded_multiply --check-cfg 'cfg(specialize)' --check-cfg 'cfg(folded_multiply)'`
    Building [===============>         ] 583/866: rustix, pxfm, roxmltree, ta…
    Building [===============>         ] 584/866: rustix, pxfm, roxmltree, ta…
    Building [===============>         ] 585/866: rustix, pxfm, roxmltree, ta…
     Running `rustc --crate-name blake3 --edition=2024 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/blake3-1.8.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "digest", "mmap", "neon", "no_avx2", "no_avx512", "no_neon", "no_sse2", "no_sse41", "prefer_intrinsics", "pure", "rayon", "serde", "std", "traits-preview", "wasm32_simd", "zeroize"))' -C metadata=f9cee38d07db647d -C extra-filename=-de8e57ed53b02d4f --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern arrayref=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libarrayref-ecc8dff32251eced.rmeta --extern arrayvec=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libarrayvec-854aaa4430ef49c6.rmeta --extern cfg_if=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libcfg_if-bc2aad74605880bf.rmeta --extern constant_time_eq=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libconstant_time_eq-a24a1c8304638424.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1 -L native=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/build/blake3-911679ec693484ac/out -l static=blake3_neon --cfg blake3_neon --check-cfg 'cfg(blake3_sse2_ffi, values(none()))' --check-cfg 'cfg(blake3_sse2_rust, values(none()))' --check-cfg 'cfg(blake3_sse41_ffi, values(none()))' --check-cfg 'cfg(blake3_sse41_rust, values(none()))' --check-cfg 'cfg(blake3_avx2_ffi, values(none()))' --check-cfg 'cfg(blake3_avx2_rust, values(none()))' --check-cfg 'cfg(blake3_avx512_ffi, values(none()))' --check-cfg 'cfg(blake3_neon, values(none()))' --check-cfg 'cfg(blake3_wasm32_simd, values(none()))'`
    Building [===============>         ] 586/866: rustix, pxfm, roxmltree, ta…
    Building [===============>         ] 587/866: rustix, pxfm, roxmltree, ta…
   Compiling fancy-regex v0.18.0
    Building [===============>         ] 588/866: rustix, pxfm, roxmltree, ta…
     Running `rustc --crate-name fancy_regex --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/fancy-regex-0.18.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="perf"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="variable-lookbehinds"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "perf", "std", "track_caller", "unicode", "variable-lookbehinds"))' -C metadata=adc560bf464c948f -C extra-filename=-46313b7e0f7734a4 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern bit_set=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libbit_set-c7d4c78f026aaf5d.rmeta --extern regex_automata=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libregex_automata-013753d94470f167.rmeta --extern regex_syntax=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libregex_syntax-3dee21676c911285.rmeta --cap-lints allow`
   Compiling pest_consume_macros v1.1.0
    Building [================>        ] 589/866: rustix, pxfm, roxmltree, ta…
     Running `rustc --crate-name pest_consume_macros --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/pest_consume_macros-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5a4940499673f650 -C extra-filename=-fb711492eb750fbe --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern proc_macro2=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libproc_macro2-c47d5f48ecc5f7ad.rlib --extern quote=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libquote-017af17ce29179cf.rlib --extern syn=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libsyn-ae5b8b3cfc338f2b.rlib --extern proc_macro --cap-lints allow`
   Compiling bstr v1.12.1
    Building [================>        ] 590/866: rustix, pxfm, roxmltree, ta…
     Running `rustc --crate-name bstr --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/bstr-1.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std", "unicode"))' -C metadata=9babd10fadb9ccc4 -C extra-filename=-b5c2775129ba5d6d --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern memchr=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libmemchr-fd128df56d117efe.rmeta --extern regex_automata=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libregex_automata-013753d94470f167.rmeta --cap-lints allow`
    Building [================>        ] 591/866: rustix, pxfm, tabled, nix, …
     Running `TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/nu-08ad82ec06674617/build-script-build`
    Building [================>        ] 592/866: rustix, pxfm, tabled, nix, …
    Building [================>        ] 593/866: rustix, pxfm, tabled, nix, …
    Building [================>        ] 594/866: rustix, pxfm, tabled, nix, …
    Building [================>        ] 595/866: rustix, pxfm, tabled, nix, …
   Compiling rand_chacha v0.9.0
    Building [================>        ] 596/866: rustix, pxfm, tabled, nix, …
     Running `rustc --crate-name rand_chacha --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/rand_chacha-0.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "os_rng", "serde", "std"))' -C metadata=6eb969e00d988871 -C extra-filename=-fdf3e27a1ebf6f31 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern ppv_lite86=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libppv_lite86-b2afb1effccc58e1.rmeta --extern rand_core=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/librand_core-8302519ccc10af50.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
    Building [================>        ] 597/866: rustix, pxfm, tabled, nix, …
    Building [================>        ] 598/866: rustix, pxfm, tabled, nix, …
     Running `rustc --crate-name bstr --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/bstr-1.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std", "unicode"))' -C metadata=75f684096c26120a -C extra-filename=-0319315bf2dcb8b3 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern memchr=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libmemchr-74b77287e064268b.rmeta --extern regex_automata=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libregex_automata-4b5dead9307b87b2.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
    Building [================>        ] 599/866: rustix, pxfm, tabled, nix, …
     Running `rustc --crate-name fancy_regex --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/fancy-regex-0.18.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --cfg 'feature="default"' --cfg 'feature="perf"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="variable-lookbehinds"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "perf", "std", "track_caller", "unicode", "variable-lookbehinds"))' -C metadata=36384fdff2e0642f -C extra-filename=-9b96f25c55a85305 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern bit_set=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libbit_set-3605c3d99542ca92.rmeta --extern regex_automata=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libregex_automata-4b5dead9307b87b2.rmeta --extern regex_syntax=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libregex_syntax-4e3d70dfe57d2693.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling matchers v0.2.0
     Running `rustc --crate-name matchers --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/matchers-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("unicode"))' -C metadata=fde62fb9bd0b046f -C extra-filename=-7b2149c26c815810 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern regex_automata=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libregex_automata-4b5dead9307b87b2.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
   Compiling regex v1.12.3
    Building [================>        ] 600/866: rustix, pxfm, tabled, regex…
   Compiling parse_datetime v0.14.0
     Running `rustc --crate-name regex --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/regex-1.12.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' --cfg 'feature="default"' --cfg 'feature="perf"' --cfg 'feature="perf-backtrack"' --cfg 'feature="perf-cache"' --cfg 'feature="perf-dfa"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-onepass"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "logging", "pattern", "perf", "perf-backtrack", "perf-cache", "perf-dfa", "perf-dfa-full", "perf-inline", "perf-literal", "perf-onepass", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unstable", "use_std"))' -C metadata=6d35e3f9db033d96 -C extra-filename=-23f4051d210b000a --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern aho_corasick=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libaho_corasick-2647ddcd4f556175.rmeta --extern memchr=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libmemchr-74b77287e064268b.rmeta --extern regex_automata=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libregex_automata-4b5dead9307b87b2.rmeta --extern regex_syntax=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libregex_syntax-4e3d70dfe57d2693.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
    Building [================>        ] 601/866: rustix, tabled, regex, nix,…
     Running `rustc --crate-name parse_datetime --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/parse_datetime-0.14.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6fec1545a6fff9f5 -C extra-filename=-d3e3c21540166b56 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern jiff=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libjiff-80ba8d87b23c7dc1.rmeta --extern num_traits=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libnum_traits-2de31cf9b17876b6.rmeta --extern winnow=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libwinnow-5c8fec4cf3c65b9d.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
    Building [================>        ] 602/866: rustix, tabled, regex, nix,…
    Building [================>        ] 603/866: rustix, tabled, regex, nix,…
   Compiling rand v0.9.2
    Building [================>        ] 603/866: rustix, rand, tabled, regex…
     Running `rustc --crate-name rand --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/rand-0.9.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="os_rng"' --cfg 'feature="small_rng"' --cfg 'feature="std"' --cfg 'feature="std_rng"' --cfg 'feature="thread_rng"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "log", "nightly", "os_rng", "serde", "simd_support", "small_rng", "std", "std_rng", "thread_rng", "unbiased"))' -C metadata=495f54d68a3c79d6 -C extra-filename=-4a758b36a25d3ab0 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern rand_chacha=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/librand_chacha-fdf3e27a1ebf6f31.rmeta --extern rand_core=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/librand_core-8302519ccc10af50.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
    Building [================>        ] 604/866: rustix, rand, tabled, regex…
    Building [================>        ] 605/866: rustix, rand, tabled, regex…
   Compiling synstructure v0.13.2
     Running `rustc --crate-name synstructure --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/synstructure-0.13.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=7556aed6ad768048 -C extra-filename=-c60e2b3239c519f3 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern proc_macro2=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libproc_macro2-c47d5f48ecc5f7ad.rmeta --extern quote=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libquote-017af17ce29179cf.rmeta --extern syn=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libsyn-bfcf1648b05831d3.rmeta --cap-lints allow`
   Compiling proc-macro-error2 v2.0.1
    Building [================>        ] 606/866: rustix, rand, tabled, regex…
     Running `rustc --crate-name proc_macro_error2 --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/proc-macro-error2-2.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no '--warn=clippy::pedantic' --warn=unexpected_cfgs '--allow=clippy::module_name_repetitions' --check-cfg 'cfg(run_ui_tests)' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="syn-error"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "syn-error"))' -C metadata=9bfdf964cfca1d97 -C extra-filename=-43bda8190dee2b5b --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern proc_macro_error_attr2=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libproc_macro_error_attr2-e5e3c852797ae3fc.so --extern proc_macro2=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libproc_macro2-c47d5f48ecc5f7ad.rmeta --extern quote=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libquote-017af17ce29179cf.rmeta --extern syn=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libsyn-bfcf1648b05831d3.rmeta --cap-lints allow`
   Compiling darling_core v0.23.0
    Building [================>        ] 607/866: rustix, rand, tabled, regex…
     Running `rustc --crate-name darling_core --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/darling_core-0.23.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("diagnostics", "serde", "strsim", "suggestions"))' -C metadata=75be0614f701be91 -C extra-filename=-8fef05227044c4d9 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern ident_case=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libident_case-818d3ae756492a58.rmeta --extern proc_macro2=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libproc_macro2-c47d5f48ecc5f7ad.rmeta --extern quote=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libquote-017af17ce29179cf.rmeta --extern strsim=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libstrsim-43fb66d4c251de00.rmeta --extern syn=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libsyn-bfcf1648b05831d3.rmeta --cap-lints allow`
   Compiling pest_generator v2.8.6
     Running `rustc --crate-name pest_generator --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/pest_generator-2.8.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "export-internal", "grammar-extras", "not-bootstrap-in-src", "std"))' -C metadata=b13d6687c786cfe7 -C extra-filename=-bc948134bf122915 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern pest=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libpest-a7312d795af60145.rmeta --extern pest_meta=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libpest_meta-110c2863c42b258b.rmeta --extern proc_macro2=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libproc_macro2-c47d5f48ecc5f7ad.rmeta --extern quote=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libquote-017af17ce29179cf.rmeta --extern syn=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libsyn-bfcf1648b05831d3.rmeta --cap-lints allow`
   Compiling serde_derive_internals v0.29.1
    Building [================>        ] 608/866: serde_derive_internals, rus…
     Running `rustc --crate-name serde_derive_internals --edition=2015 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/serde_derive_internals-0.29.1/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4b4588c9f4ca9bc9 -C extra-filename=-f94f06871a82a631 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern proc_macro2=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libproc_macro2-c47d5f48ecc5f7ad.rmeta --extern quote=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libquote-017af17ce29179cf.rmeta --extern syn=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libsyn-bfcf1648b05831d3.rmeta --cap-lints allow`
    Building [================>        ] 609/866: serde_derive_internals, rus…
    Building [================>        ] 610/866: serde_derive_internals, rus…
    Building [================>        ] 611/866: serde_derive_internals, rus…
   Compiling globset v0.4.18
    Building [================>        ] 612/866: serde_derive_internals, rus…
   Compiling fff-grep v0.9.6
     Running `rustc --crate-name fff_grep --edition=2024 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/fff-grep-0.9.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d195ca537876882f -C extra-filename=-ca610e6c0ca98b5a --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern bstr=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libbstr-0319315bf2dcb8b3.rmeta --extern memchr=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libmemchr-74b77287e064268b.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
     Running `rustc --crate-name globset --edition=2024 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/globset-0.4.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s --cfg 'feature="default"' --cfg 'feature="log"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "log", "serde", "serde1", "simd-accel"))' -C metadata=3e581174721e92e0 -C extra-filename=-68a7b8d34e7f0d74 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern aho_corasick=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libaho_corasick-2647ddcd4f556175.rmeta --extern bstr=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libbstr-0319315bf2dcb8b3.rmeta --extern log=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/liblog-0c777c93b492251f.rmeta --extern regex_automata=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libregex_automata-4b5dead9307b87b2.rmeta --extern regex_syntax=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/libregex_syntax-4e3d70dfe57d2693.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1`
    Building [================>        ] 613/866: serde_derive_internals, rus…
    Building [================>        ] 614/866: serde_derive_internals, rus…
     Running `rustc --crate-name shadow_rs --edition=2021 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/shadow-rs-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="build"' --cfg 'feature="jiff"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("build", "cargo_metadata", "default", "document-features", "git2", "jiff", "metadata", "no_std", "serde_json", "std"))' -C metadata=8d217c6ad9d18038 -C extra-filename=-514fb0ed994fcf1a --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern const_format=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libconst_format-16502946e6b4539d.rmeta --extern is_debug=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libis_debug-5d2306ec1d735368.rmeta --extern jiff=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps/libjiff-8f80f830ca004556.rmeta --cap-lints allow`
    Building [================>        ] 615/866: serde_derive_internals, rus…
     Running `rustc --crate-name libz_sys --edition=2018 TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/libz-sys-1.1.25/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s --warn=unexpected_cfgs --check-cfg 'cfg(zng)' --cfg 'feature="libc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "cmake", "default", "libc", "static", "stock-zlib", "zlib-ng", "zlib-ng-no-cmake-experimental-community-maintained"))' -C metadata=11ec8a7d1e95c3d2 -C extra-filename=-05eda91515687684 --out-dir TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps --target aarch64-yoe-linux-gnu -C linker=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps -L dependency=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/deps --extern libc=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/deps/liblibc-1dff82f55a0eece8.rmeta --cap-lints allow -L TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/recipe-sysroot/usr/lib/rustlib/aarch64-yoe-linux-gnu/lib --remap-path-prefix=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1=/usr/src/debug/nushell/0.114.1 --remap-path-prefix=TOPDIR/build/tmp/work-shared=/usr/src/debug/nushell/0.114.1 -L native=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/build/libz-sys-edd5d062af184e23/out/lib -L native=TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/aarch64-yoe-linux-gnu/release/build/libz-sys-edd5d062af184e23/out/lib -l static=z`
    Building [================>        ] 616/866: serde_derive_internals, rus…
     Running `TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/libgit2-sys-d5241e2ba43b13c2/build-script-build`
    Building [================>        ] 617/866: serde_derive_internals, rus…
warning: libgit2-sys@0.18.3+1.9.2: failed to probe system libgit2: Could not run `PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 pkg-config --libs --cflags libgit2 'libgit2 >= 1.9.2' 'libgit2 < 1.10.0'`
error: failed to run custom build command for `libgit2-sys v0.18.3+1.9.2`
note: To improve backtraces for build dependencies, set the CARGO_PROFILE_RELEASE_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.

Caused by:
  process didn't exit successfully: `TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/build/target/release/build/libgit2-sys-d5241e2ba43b13c2/build-script-build` (exit status: 101)
  --- stdout
  cargo:rustc-check-cfg=cfg(libgit2_vendored,)
  cargo:rerun-if-env-changed=LIBGIT2_NO_VENDOR
  cargo:rerun-if-env-changed=LIBGIT2_NO_PKG_CONFIG
  cargo:rerun-if-env-changed=PKG_CONFIG_ALLOW_CROSS_aarch64-yoe-linux-gnu
  cargo:rerun-if-env-changed=PKG_CONFIG_ALLOW_CROSS_aarch64_yoe_linux_gnu
  cargo:rerun-if-env-changed=TARGET_PKG_CONFIG_ALLOW_CROSS
  cargo:rerun-if-env-changed=PKG_CONFIG_ALLOW_CROSS
  cargo:rerun-if-env-changed=PKG_CONFIG_aarch64-yoe-linux-gnu
  cargo:rerun-if-env-changed=PKG_CONFIG_aarch64_yoe_linux_gnu
  cargo:rerun-if-env-changed=TARGET_PKG_CONFIG
  cargo:rerun-if-env-changed=PKG_CONFIG
  cargo:rerun-if-env-changed=LIBGIT2_STATIC
  cargo:rerun-if-env-changed=LIBGIT2_DYNAMIC
  cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
  cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
  cargo:rerun-if-env-changed=PKG_CONFIG_PATH_aarch64-yoe-linux-gnu
  cargo:rerun-if-env-changed=PKG_CONFIG_PATH_aarch64_yoe_linux_gnu
  cargo:rerun-if-env-changed=TARGET_PKG_CONFIG_PATH
  cargo:rerun-if-env-changed=PKG_CONFIG_PATH
  cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_aarch64-yoe-linux-gnu
  cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_aarch64_yoe_linux_gnu
  cargo:rerun-if-env-changed=TARGET_PKG_CONFIG_LIBDIR
  cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
  cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_aarch64-yoe-linux-gnu
  cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_aarch64_yoe_linux_gnu
  cargo:rerun-if-env-changed=TARGET_PKG_CONFIG_SYSROOT_DIR
  cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
  cargo:rerun-if-env-changed=LIBGIT2_STATIC
  cargo:rerun-if-env-changed=LIBGIT2_DYNAMIC
  cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
  cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
  cargo:rerun-if-env-changed=PKG_CONFIG_PATH_aarch64-yoe-linux-gnu
  cargo:rerun-if-env-changed=PKG_CONFIG_PATH_aarch64_yoe_linux_gnu
  cargo:rerun-if-env-changed=TARGET_PKG_CONFIG_PATH
  cargo:rerun-if-env-changed=PKG_CONFIG_PATH
  cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_aarch64-yoe-linux-gnu
  cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_aarch64_yoe_linux_gnu
  cargo:rerun-if-env-changed=TARGET_PKG_CONFIG_LIBDIR
  cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
  cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_aarch64-yoe-linux-gnu
  cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_aarch64_yoe_linux_gnu
  cargo:rerun-if-env-changed=TARGET_PKG_CONFIG_SYSROOT_DIR
  cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
  cargo:warning=failed to probe system libgit2: Could not run `PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 pkg-config --libs --cflags libgit2 'libgit2 >= 1.9.2' 'libgit2 < 1.10.0'`
  The pkg-config command could not be found.

  Most likely, you need to install a pkg-config package for your OS.
  Try `apt install pkg-config`, or `yum install pkg-config`, or `brew install pkgconf`
  or `pkg install pkg-config`, or `apk add pkgconfig` depending on your distribution.

  If you've already installed it, ensure the pkg-config command is one of the
  directories in the PATH environment variable.

  If you did not expect this build to link to a pre-installed system library,
  then check documentation of the libgit2-sys crate for an option to
  build the library from source, or disable features or dependencies
  that require pkg-config.

  --- stderr

  thread 'main' (1214479) panicked at TOPDIR/build/tmp/work/cortexa57-yoe-linux/nushell/0.114.1/sources/cargo_home/bitbake/libgit2-sys-0.18.3+1.9.2/build.rs:45:13:
  The environment variable `LIBGIT2_NO_VENDOR` has been set but no compatible system libgit2 could be found.
  The build is now aborting. To disable, unset the variable or use `LIBGIT2_NO_VENDOR=0`.

  stack backtrace:
     0: __rustc::rust_begin_unwind
     1: core::panicking::panic_fmt
     2: build_script_build::main
     3: core::ops::function::FnOnce::call_once
  note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
warning: build failed, waiting for other jobs to finish...
    Building [================>        ] 618/866: serde_derive_internals, rus…
    Building [================>        ] 619/866: serde_derive_internals, rus…
    Building [================>        ] 620/866: serde_derive_internals, rus…
    Building [================>        ] 621/866: serde_derive_internals, rus…
    Building [================>        ] 622/866: serde_derive_internals, rus…
    Building [================>        ] 623/866: serde_derive_internals, rus…
    Building [=================>       ] 624/866: serde_derive_internals, rus…
    Building [=================>       ] 625/866: serde_derive_internals, rus…
    Building [=================>       ] 626/866: serde_derive_internals, rus…
    Building [=================>       ] 627/866: serde_derive_internals, rus…
    Building [=================>       ] 628/866: serde_derive_internals, rus…
    Building [=================>       ] 629/866: serde_derive_internals, ran…
    Building [=================>       ] 630/866: serde_derive_internals, ran…
    Building [=================>       ] 631/866: serde_derive_internals, ran…
    Building [=================>       ] 632/866: serde_derive_internals, ran…
    Building [=================>       ] 633/866: serde_derive_internals, ran…
    Building [=================>       ] 634/866: serde_derive_internals, ran…
    Building [=================>       ] 635/866: rand, tabled, moxcms, neo_f…
    Building [=================>       ] 636/866: rand, tabled, moxcms, neo_f…
    Building [=================>       ] 637/866: tabled, moxcms, neo_frizbee…
    Building [=================>       ] 638/866: tabled, moxcms, neo_frizbee…
    Building [=================>       ] 639/866: tabled, moxcms, neo_frizbee…
    Building [=================>       ] 640/866: tabled, moxcms, neo_frizbee…
    Building [=================>       ] 641/866: tabled, moxcms, neo_frizbee…
    Building [=================>       ] 642/866: tabled, moxcms, neo_frizbee…
    Building [=================>       ] 643/866: tabled, moxcms, x11rb-proto…
    Building [=================>       ] 644/866: tabled, moxcms, x11rb-proto…
    Building [=================>       ] 645/866: tabled, moxcms, x11rb-proto…
    Building [=================>       ] 646/866: moxcms, x11rb-protocol, rus…
    Building [=================>       ] 647/866: moxcms, x11rb-protocol, rus…
    Building [=================>       ] 648/866: x11rb-protocol, rustix, reg…
    Building [=================>       ] 649/866: x11rb-protocol, rustix      
    Building [=================>       ] 650/866: rustix                      
WARNING: exit code 101 from a shell command.

Error details

Submitted on:
31/07/26 08:13
Error type:
Recipe
Task:
do_compile
Recipe:
nushell
Recipe version:
0.114.1-r0
Machine:
qemuarm64
Distro:
yoe
Build system:
aarch64-linux
Target system:
aarch64-yoe-linux
Host distro:
universal/debian-13
Branch:
HEAD
Commit:
274b66deb8061931a0c1140261adc2260d69e734
Build:
#244406
Submitter:
info@yoedistro.org
Similar errors:
0
Open a bug