DEBUG: Executing shell function do_compile
NOTE: Using rust targets from TOPDIR/tmp/work/x86-64-v3-poky-linux/libstd-rs/1.96.0/rust-targets/
NOTE: cargo = TOPDIR/tmp/work/x86-64-v3-poky-linux/libstd-rs/1.96.0/recipe-sysroot-native/usr/bin/cargo
NOTE: cargo build -v --frozen --target x86_64-poky-linux-gnu --release --manifest-path=TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/sysroot//Cargo.toml --features 'panic-unwind backtrace'  
    Blocking waiting for file lock on package cache
    Blocking waiting for file lock on package cache
   Compiling compiler_builtins v0.1.160 (TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/compiler-builtins/compiler-builtins)
   Compiling core v0.0.0 (TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/core)
   Compiling libc v0.2.183
   Compiling object v0.37.3
   Compiling std v0.0.0 (TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/std)
   Compiling test v0.0.0 (TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/test)
     Running `rustc --crate-name core --edition=2024 core/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(no_fp_fmt_parse)' --check-cfg 'cfg(feature, values(any()))' --check-cfg 'cfg(target_has_reliable_f16)' --check-cfg 'cfg(target_has_reliable_f16_math)' --check-cfg 'cfg(target_has_reliable_f128)' --check-cfg 'cfg(target_has_reliable_f128_math)' --check-cfg 'cfg(llvm_enzyme)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug_refcell", "llvm_enzyme", "optimize_for_size", "panic_immediate_abort"))' -C metadata=cb381b7f66ad3c42 -C extra-filename=-c28dd19da9c2588a --out-dir TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C strip=debuginfo -L dependency=TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/release/deps -L TOPDIR/tmp/work/x86-64-v3-poky-linux/libstd-rs/1.96.0/recipe-sysroot/usr/lib64/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86-64-v3-poky-linux/libstd-rs/1.96.0=/usr/src/debug/libstd-rs/1.96.0 --remap-path-prefix=TOPDIR/tmp/work-shared=/usr/src/debug/libstd-rs/1.96.0 -Cembed-bitcode=yes -Zforce-unstable-if-unmarked -L TOPDIR/tmp/work/x86-64-v3-poky-linux/libstd-rs/1.96.0/recipe-sysroot/usr/lib64 -C link-arg=-Wl,-soname,libstd.so`
     Running `rustc --crate-name build_script_build --edition=2024 compiler-builtins/compiler-builtins/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C codegen-units=10000 -C debug-assertions=off --cfg 'feature="compiler-builtins"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("c", "compiler-builtins", "default", "mangled-names", "mem", "no-asm", "unstable-public-internals"))' -C metadata=4eedc6df636540cb -C extra-filename=-c68ba277d90d258c --out-dir TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/release/build/compiler_builtins-c68ba277d90d258c -C linker=TOPDIR/tmp/work/x86-pokymllib32-linux/lib32-libstd-rs/1.96.0/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/release/deps`
     Running `rustc --crate-name build_script_build --edition=2024 std/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(any()))' --check-cfg 'cfg(target_has_reliable_f16)' --check-cfg 'cfg(target_has_reliable_f16_math)' --check-cfg 'cfg(target_has_reliable_f128)' --check-cfg 'cfg(target_has_reliable_f128_math)' -C debug-assertions=off --cfg 'feature="addr2line"' --cfg 'feature="backtrace"' --cfg 'feature="miniz_oxide"' --cfg 'feature="object"' --cfg 'feature="panic-unwind"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("addr2line", "backtrace", "backtrace-trace-only", "compiler-builtins-c", "compiler-builtins-mem", "debug_refcell", "llvm-libunwind", "llvm_enzyme", "miniz_oxide", "object", "optimize_for_size", "panic-unwind", "system-llvm-libunwind", "windows_raw_dylib"))' -C metadata=1930c9d4450573b4 -C extra-filename=-fe13ebb37fee22e0 --out-dir TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/release/build/std-fe13ebb37fee22e0 -C linker=TOPDIR/tmp/work/x86-pokymllib32-linux/lib32-libstd-rs/1.96.0/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/release/deps`
     Running `rustc --crate-name build_script_build --edition=2018 TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/vendor/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="alloc"' --cfg 'feature="archive"' --cfg 'feature="coff"' --cfg 'feature="core"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="rustc-dep-of-std"' --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=d112f8f760971ab9 -C extra-filename=-6007c9107bd82f0a --out-dir TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/release/build/object-6007c9107bd82f0a -C linker=TOPDIR/tmp/work/x86-pokymllib32-linux/lib32-libstd-rs/1.96.0/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/release/deps --cap-lints allow`
     Running `rustc --crate-name build_script_build --edition=2024 test/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=423413fea3100c2d -C extra-filename=-7017661e664ec471 --out-dir TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/release/build/test-7017661e664ec471 -C linker=TOPDIR/tmp/work/x86-pokymllib32-linux/lib32-libstd-rs/1.96.0/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/release/deps`
     Running `rustc --crate-name build_script_build --edition=2021 TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/vendor/libc-0.2.183/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="align"' --cfg 'feature="rustc-dep-of-std"' --cfg 'feature="rustc-std-workspace-core"' --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=95ce7b14c39e0dc9 -C extra-filename=-5f5f705ee0b57b90 --out-dir TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/release/build/libc-5f5f705ee0b57b90 -C linker=TOPDIR/tmp/work/x86-pokymllib32-linux/lib32-libstd-rs/1.96.0/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/release/deps --cap-lints allow`
     Running `TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/release/build/std-fe13ebb37fee22e0/build-script-build`
     Running `TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/release/build/object-6007c9107bd82f0a/build-script-build`
     Running `TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/release/build/test-7017661e664ec471/build-script-build`
     Running `TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/release/build/libc-5f5f705ee0b57b90/build-script-build`
     Running `TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/release/build/compiler_builtins-c68ba277d90d258c/build-script-build`
     Running `rustc --crate-name compiler_builtins --edition=2024 compiler-builtins/compiler-builtins/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=10000 --cfg 'feature="compiler-builtins"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("c", "compiler-builtins", "default", "mangled-names", "mem", "no-asm", "unstable-public-internals"))' -C metadata=0d83dfb2b7555715 -C extra-filename=-3b0b08f3c4ebf807 --out-dir TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C strip=debuginfo -L dependency=TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/release/deps --extern core=TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/x86_64-poky-linux-gnu/release/deps/libcore-c28dd19da9c2588a.rmeta -L TOPDIR/tmp/work/x86-64-v3-poky-linux/libstd-rs/1.96.0/recipe-sysroot/usr/lib64/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86-64-v3-poky-linux/libstd-rs/1.96.0=/usr/src/debug/libstd-rs/1.96.0 --remap-path-prefix=TOPDIR/tmp/work-shared=/usr/src/debug/libstd-rs/1.96.0 -Cembed-bitcode=yes -Zforce-unstable-if-unmarked -L TOPDIR/tmp/work/x86-64-v3-poky-linux/libstd-rs/1.96.0/recipe-sysroot/usr/lib64 -C link-arg=-Wl,-soname,libstd.so --cfg f16_enabled --cfg f128_enabled --cfg intrinsics_enabled --cfg arch_enabled --cfg optimizations_enabled --cfg 'feature="unstable-intrinsics"' --cfg 'feature="mem-unaligned"' --check-cfg 'cfg(__ashldi3, values("optimized-c"))' --check-cfg 'cfg(__ashlsi3, values("optimized-c"))' --check-cfg 'cfg(__ashrdi3, values("optimized-c"))' --check-cfg 'cfg(__ashrsi3, values("optimized-c"))' --check-cfg 'cfg(__bswapsi2, values("optimized-c"))' --check-cfg 'cfg(__bswapdi2, values("optimized-c"))' --check-cfg 'cfg(__bswapti2, values("optimized-c"))' --check-cfg 'cfg(__divdi3, values("optimized-c"))' --check-cfg 'cfg(__divsi3, values("optimized-c"))' --check-cfg 'cfg(__divmoddi4, values("optimized-c"))' --check-cfg 'cfg(__divmodsi4, values("optimized-c"))' --check-cfg 'cfg(__divmodsi4, values("optimized-c"))' --check-cfg 'cfg(__divmodti4, values("optimized-c"))' --check-cfg 'cfg(__lshrdi3, values("optimized-c"))' --check-cfg 'cfg(__lshrsi3, values("optimized-c"))' --check-cfg 'cfg(__moddi3, values("optimized-c"))' --check-cfg 'cfg(__modsi3, values("optimized-c"))' --check-cfg 'cfg(__muldi3, values("optimized-c"))' --check-cfg 'cfg(__udivdi3, values("optimized-c"))' --check-cfg 'cfg(__udivmoddi4, values("optimized-c"))' --check-cfg 'cfg(__udivmodsi4, values("optimized-c"))' --check-cfg 'cfg(__udivsi3, values("optimized-c"))' --check-cfg 'cfg(__umoddi3, values("optimized-c"))' --check-cfg 'cfg(__umodsi3, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas1_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas1_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas1_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas1_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas2_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas2_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas2_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas2_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas4_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas4_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas4_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas4_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas8_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas8_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas8_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas8_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas16_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas16_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas16_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas16_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd1_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd1_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd1_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd1_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd2_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd2_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd2_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd2_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd4_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd4_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd4_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd4_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd8_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd8_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd8_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd8_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr1_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr1_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr1_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr1_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr2_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr2_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr2_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr2_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr4_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr4_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr4_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr4_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr8_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr8_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr8_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr8_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor1_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor1_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor1_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor1_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor2_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor2_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor2_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor2_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor4_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor4_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor4_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor4_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor8_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor8_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor8_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor8_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset1_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset1_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset1_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset1_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset2_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset2_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset2_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset2_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset4_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset4_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset4_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset4_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset8_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset8_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset8_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset8_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp1_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp1_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp1_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp1_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp2_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp2_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp2_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp2_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp4_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp4_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp4_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp4_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp8_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp8_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp8_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp8_acq_rel, values("optimized-c"))' --check-cfg 'cfg(target_feature, values("vis3"))' --check-cfg 'cfg(feature, values("checked"))' --check-cfg 'cfg(assert_no_panic)' --check-cfg 'cfg(thumb)' --check-cfg 'cfg(thumb_1)' --check-cfg 'cfg(x86_no_sse)' --check-cfg 'cfg(f16_enabled)' --check-cfg 'cfg(f128_enabled)' --check-cfg 'cfg(intrinsics_enabled)' --check-cfg 'cfg(arch_enabled)' --check-cfg 'cfg(optimizations_enabled)' --check-cfg 'cfg(feature, values("unstable-public-internals"))' --check-cfg 'cfg(optimizations_enabled)' --check-cfg 'cfg(kernel_user_helpers)' --check-cfg 'cfg(feature, values("mem-unaligned"))'`
   Compiling rustc-std-workspace-core v1.99.0 (TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/rustc-std-workspace-core)
   Compiling alloc v0.0.0 (TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/alloc)
     Running `rustc --crate-name rustc_std_workspace_core --edition=2024 rustc-std-workspace-core/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6203a8ccc779976d -C extra-filename=-b9a60f03663a3c91 --out-dir TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C strip=debuginfo -L dependency=TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/release/deps --extern 'priv:compiler_builtins=TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/x86_64-poky-linux-gnu/release/deps/libcompiler_builtins-3b0b08f3c4ebf807.rmeta' --extern core=TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/x86_64-poky-linux-gnu/release/deps/libcore-c28dd19da9c2588a.rmeta -Z unstable-options -L TOPDIR/tmp/work/x86-64-v3-poky-linux/libstd-rs/1.96.0/recipe-sysroot/usr/lib64/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86-64-v3-poky-linux/libstd-rs/1.96.0=/usr/src/debug/libstd-rs/1.96.0 --remap-path-prefix=TOPDIR/tmp/work-shared=/usr/src/debug/libstd-rs/1.96.0 -Cembed-bitcode=yes -Zforce-unstable-if-unmarked -L TOPDIR/tmp/work/x86-64-v3-poky-linux/libstd-rs/1.96.0/recipe-sysroot/usr/lib64 -C link-arg=-Wl,-soname,libstd.so`
     Running `rustc --crate-name alloc --edition=2024 alloc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(no_global_oom_handling)' --check-cfg 'cfg(no_rc)' --check-cfg 'cfg(no_sync)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler-builtins-c", "compiler-builtins-mem", "optimize_for_size"))' -C metadata=54d6486f44ccd1fd -C extra-filename=-af9965bbd96176c9 --out-dir TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C strip=debuginfo -L dependency=TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/release/deps --extern 'priv:compiler_builtins=TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/x86_64-poky-linux-gnu/release/deps/libcompiler_builtins-3b0b08f3c4ebf807.rmeta' --extern core=TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/x86_64-poky-linux-gnu/release/deps/libcore-c28dd19da9c2588a.rmeta -Z unstable-options -L TOPDIR/tmp/work/x86-64-v3-poky-linux/libstd-rs/1.96.0/recipe-sysroot/usr/lib64/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86-64-v3-poky-linux/libstd-rs/1.96.0=/usr/src/debug/libstd-rs/1.96.0 --remap-path-prefix=TOPDIR/tmp/work-shared=/usr/src/debug/libstd-rs/1.96.0 -Cembed-bitcode=yes -Zforce-unstable-if-unmarked -L TOPDIR/tmp/work/x86-64-v3-poky-linux/libstd-rs/1.96.0/recipe-sysroot/usr/lib64 -C link-arg=-Wl,-soname,libstd.so`
   Compiling adler2 v2.0.1
   Compiling memchr v2.7.6
   Compiling cfg-if v1.0.4
   Compiling panic_abort v0.0.0 (TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/panic_abort)
   Compiling rustc-demangle v0.1.27
   Compiling rustc-literal-escaper v0.0.7
     Running `rustc --crate-name rustc_demangle --edition=2015 TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/vendor/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 embed-bitcode=no --cfg 'feature="core"' --cfg 'feature="rustc-dep-of-std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std", "std"))' -C metadata=b53ca3dbcdbddfac -C extra-filename=-715f3c085479fa5c --out-dir TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C strip=debuginfo -L dependency=TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/release/deps --extern core=TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/x86_64-poky-linux-gnu/release/deps/librustc_std_workspace_core-b9a60f03663a3c91.rmeta --cap-lints allow -L TOPDIR/tmp/work/x86-64-v3-poky-linux/libstd-rs/1.96.0/recipe-sysroot/usr/lib64/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86-64-v3-poky-linux/libstd-rs/1.96.0=/usr/src/debug/libstd-rs/1.96.0 --remap-path-prefix=TOPDIR/tmp/work-shared=/usr/src/debug/libstd-rs/1.96.0 -Cembed-bitcode=yes -Zforce-unstable-if-unmarked -L TOPDIR/tmp/work/x86-64-v3-poky-linux/libstd-rs/1.96.0/recipe-sysroot/usr/lib64 -C link-arg=-Wl,-soname,libstd.so`
     Running `rustc --crate-name adler2 --edition=2021 TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/vendor/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=3 -C embed-bitcode=no --cfg 'feature="core"' --cfg 'feature="rustc-dep-of-std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "default", "rustc-dep-of-std", "std"))' -C metadata=474d78bf7722f4a5 -C extra-filename=-19319020a34663eb --out-dir TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C strip=debuginfo -L dependency=TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/release/deps --extern core=TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/x86_64-poky-linux-gnu/release/deps/librustc_std_workspace_core-b9a60f03663a3c91.rmeta --cap-lints allow -L TOPDIR/tmp/work/x86-64-v3-poky-linux/libstd-rs/1.96.0/recipe-sysroot/usr/lib64/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86-64-v3-poky-linux/libstd-rs/1.96.0=/usr/src/debug/libstd-rs/1.96.0 --remap-path-prefix=TOPDIR/tmp/work-shared=/usr/src/debug/libstd-rs/1.96.0 -Cembed-bitcode=yes -Zforce-unstable-if-unmarked -L TOPDIR/tmp/work/x86-64-v3-poky-linux/libstd-rs/1.96.0/recipe-sysroot/usr/lib64 -C link-arg=-Wl,-soname,libstd.so`
     Running `rustc --crate-name rustc_literal_escaper --edition=2021 TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/vendor/rustc-literal-escaper-0.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=3 -C embed-bitcode=no --cfg 'feature="rustc-dep-of-std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("rustc-dep-of-std"))' -C metadata=dd5cc5408ba680ba -C extra-filename=-7ac1193dad33841f --out-dir TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C strip=debuginfo -L dependency=TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/release/deps --extern core=TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/x86_64-poky-linux-gnu/release/deps/librustc_std_workspace_core-b9a60f03663a3c91.rmeta --cap-lints allow -L TOPDIR/tmp/work/x86-64-v3-poky-linux/libstd-rs/1.96.0/recipe-sysroot/usr/lib64/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86-64-v3-poky-linux/libstd-rs/1.96.0=/usr/src/debug/libstd-rs/1.96.0 --remap-path-prefix=TOPDIR/tmp/work-shared=/usr/src/debug/libstd-rs/1.96.0 -Cembed-bitcode=yes -Zforce-unstable-if-unmarked -L TOPDIR/tmp/work/x86-64-v3-poky-linux/libstd-rs/1.96.0/recipe-sysroot/usr/lib64 -C link-arg=-Wl,-soname,libstd.so`
     Running `rustc --crate-name memchr --edition=2021 TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/vendor/memchr-2.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=3 -C embed-bitcode=no --cfg 'feature="core"' --cfg 'feature="rustc-dep-of-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=746d8a10de353808 -C extra-filename=-7cb4aecbdd3bf31c --out-dir TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C strip=debuginfo -L dependency=TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/release/deps --extern core=TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/x86_64-poky-linux-gnu/release/deps/librustc_std_workspace_core-b9a60f03663a3c91.rmeta --cap-lints allow -L TOPDIR/tmp/work/x86-64-v3-poky-linux/libstd-rs/1.96.0/recipe-sysroot/usr/lib64/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86-64-v3-poky-linux/libstd-rs/1.96.0=/usr/src/debug/libstd-rs/1.96.0 --remap-path-prefix=TOPDIR/tmp/work-shared=/usr/src/debug/libstd-rs/1.96.0 -Cembed-bitcode=yes -Zforce-unstable-if-unmarked -L TOPDIR/tmp/work/x86-64-v3-poky-linux/libstd-rs/1.96.0/recipe-sysroot/usr/lib64 -C link-arg=-Wl,-soname,libstd.so`
     Running `rustc --crate-name panic_abort --edition=2024 panic_abort/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -Cpanic=abort --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=42c52f05131f1b38 -C extra-filename=-efcae0e816a49806 --out-dir TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C strip=debuginfo -L dependency=TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/release/deps --extern core=TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/x86_64-poky-linux-gnu/release/deps/librustc_std_workspace_core-b9a60f03663a3c91.rmeta -L TOPDIR/tmp/work/x86-64-v3-poky-linux/libstd-rs/1.96.0/recipe-sysroot/usr/lib64/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86-64-v3-poky-linux/libstd-rs/1.96.0=/usr/src/debug/libstd-rs/1.96.0 --remap-path-prefix=TOPDIR/tmp/work-shared=/usr/src/debug/libstd-rs/1.96.0 -Cembed-bitcode=yes -Zforce-unstable-if-unmarked -L TOPDIR/tmp/work/x86-64-v3-poky-linux/libstd-rs/1.96.0/recipe-sysroot/usr/lib64 -C link-arg=-Wl,-soname,libstd.so`
     Running `rustc --crate-name libc --edition=2021 TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/vendor/libc-0.2.183/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -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' --cfg 'feature="align"' --cfg 'feature="rustc-dep-of-std"' --cfg 'feature="rustc-std-workspace-core"' --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=326a38f8fa5cacee -C extra-filename=-9cd47bb16f81a139 --out-dir TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C strip=debuginfo -L dependency=TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/release/deps --extern rustc_std_workspace_core=TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/x86_64-poky-linux-gnu/release/deps/librustc_std_workspace_core-b9a60f03663a3c91.rmeta --cap-lints allow -L TOPDIR/tmp/work/x86-64-v3-poky-linux/libstd-rs/1.96.0/recipe-sysroot/usr/lib64/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86-64-v3-poky-linux/libstd-rs/1.96.0=/usr/src/debug/libstd-rs/1.96.0 --remap-path-prefix=TOPDIR/tmp/work-shared=/usr/src/debug/libstd-rs/1.96.0 -Cembed-bitcode=yes -Zforce-unstable-if-unmarked -L TOPDIR/tmp/work/x86-64-v3-poky-linux/libstd-rs/1.96.0/recipe-sysroot/usr/lib64 -C link-arg=-Wl,-soname,libstd.so --cfg freebsd12 --check-cfg 'cfg(emscripten_old_stat_abi)' --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(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 `rustc --crate-name cfg_if --edition=2018 TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/vendor/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=3 -C embed-bitcode=no --cfg 'feature="core"' --cfg 'feature="rustc-dep-of-std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "rustc-dep-of-std"))' -C metadata=271181a980055eae -C extra-filename=-492261252fb20a99 --out-dir TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C strip=debuginfo -L dependency=TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/release/deps --extern core=TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/x86_64-poky-linux-gnu/release/deps/librustc_std_workspace_core-b9a60f03663a3c91.rmeta --cap-lints allow -L TOPDIR/tmp/work/x86-64-v3-poky-linux/libstd-rs/1.96.0/recipe-sysroot/usr/lib64/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86-64-v3-poky-linux/libstd-rs/1.96.0=/usr/src/debug/libstd-rs/1.96.0 --remap-path-prefix=TOPDIR/tmp/work-shared=/usr/src/debug/libstd-rs/1.96.0 -Cembed-bitcode=yes -Zforce-unstable-if-unmarked -L TOPDIR/tmp/work/x86-64-v3-poky-linux/libstd-rs/1.96.0/recipe-sysroot/usr/lib64 -C link-arg=-Wl,-soname,libstd.so`
   Compiling unwind v0.0.0 (TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/unwind)
     Running `rustc --crate-name unwind --edition=2024 unwind/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(emscripten_wasm_eh)' --check-cfg 'cfg(target_arch, values("loongarch32"))' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("llvm-libunwind", "system-llvm-libunwind"))' -C metadata=21a6cd123bd27fd9 -C extra-filename=-9c6e1fa773bd8e20 --out-dir TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C strip=debuginfo -L dependency=TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/release/deps --extern libc=TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/x86_64-poky-linux-gnu/release/deps/liblibc-9cd47bb16f81a139.rmeta --extern core=TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/x86_64-poky-linux-gnu/release/deps/librustc_std_workspace_core-b9a60f03663a3c91.rmeta -L TOPDIR/tmp/work/x86-64-v3-poky-linux/libstd-rs/1.96.0/recipe-sysroot/usr/lib64/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86-64-v3-poky-linux/libstd-rs/1.96.0=/usr/src/debug/libstd-rs/1.96.0 --remap-path-prefix=TOPDIR/tmp/work-shared=/usr/src/debug/libstd-rs/1.96.0 -Cembed-bitcode=yes -Zforce-unstable-if-unmarked -L TOPDIR/tmp/work/x86-64-v3-poky-linux/libstd-rs/1.96.0/recipe-sysroot/usr/lib64 -C link-arg=-Wl,-soname,libstd.so`
   Compiling rustc-std-workspace-alloc v1.99.0 (TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/rustc-std-workspace-alloc)
   Compiling panic_unwind v0.0.0 (TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/panic_unwind)
     Running `rustc --crate-name rustc_std_workspace_alloc --edition=2024 rustc-std-workspace-alloc/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5704d48ba758d505 -C extra-filename=-86e937dc20fa535c --out-dir TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C strip=debuginfo -L dependency=TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/release/deps --extern alloc=TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/x86_64-poky-linux-gnu/release/deps/liballoc-af9965bbd96176c9.rmeta -L TOPDIR/tmp/work/x86-64-v3-poky-linux/libstd-rs/1.96.0/recipe-sysroot/usr/lib64/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86-64-v3-poky-linux/libstd-rs/1.96.0=/usr/src/debug/libstd-rs/1.96.0 --remap-path-prefix=TOPDIR/tmp/work-shared=/usr/src/debug/libstd-rs/1.96.0 -Cembed-bitcode=yes -Zforce-unstable-if-unmarked -L TOPDIR/tmp/work/x86-64-v3-poky-linux/libstd-rs/1.96.0/recipe-sysroot/usr/lib64 -C link-arg=-Wl,-soname,libstd.so`
     Running `rustc --crate-name panic_unwind --edition=2024 panic_unwind/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(emscripten_wasm_eh)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8227596a5d33f2cd -C extra-filename=-4f60e7620346c166 --out-dir TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C strip=debuginfo -L dependency=TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/release/deps --extern alloc=TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/x86_64-poky-linux-gnu/release/deps/liballoc-af9965bbd96176c9.rmeta --extern libc=TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/x86_64-poky-linux-gnu/release/deps/liblibc-9cd47bb16f81a139.rmeta --extern core=TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/x86_64-poky-linux-gnu/release/deps/librustc_std_workspace_core-b9a60f03663a3c91.rmeta --extern unwind=TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/x86_64-poky-linux-gnu/release/deps/libunwind-9c6e1fa773bd8e20.rmeta -L TOPDIR/tmp/work/x86-64-v3-poky-linux/libstd-rs/1.96.0/recipe-sysroot/usr/lib64/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86-64-v3-poky-linux/libstd-rs/1.96.0=/usr/src/debug/libstd-rs/1.96.0 --remap-path-prefix=TOPDIR/tmp/work-shared=/usr/src/debug/libstd-rs/1.96.0 -Cembed-bitcode=yes -Zforce-unstable-if-unmarked -L TOPDIR/tmp/work/x86-64-v3-poky-linux/libstd-rs/1.96.0/recipe-sysroot/usr/lib64 -C link-arg=-Wl,-soname,libstd.so`
   Compiling gimli v0.32.3
   Compiling hashbrown v0.16.1
   Compiling miniz_oxide v0.8.9
   Compiling std_detect v0.1.5 (TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/std_detect)
     Running `rustc --crate-name miniz_oxide --edition=2021 TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/vendor/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 embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --cfg 'feature="alloc"' --cfg 'feature="core"' --cfg 'feature="rustc-dep-of-std"' --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=5d899a3c74ca8257 -C extra-filename=-55a061ba053cb3b7 --out-dir TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C strip=debuginfo -L dependency=TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/release/deps --extern adler2=TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/x86_64-poky-linux-gnu/release/deps/libadler2-19319020a34663eb.rmeta --extern alloc=TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/x86_64-poky-linux-gnu/release/deps/librustc_std_workspace_alloc-86e937dc20fa535c.rmeta --extern core=TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/x86_64-poky-linux-gnu/release/deps/librustc_std_workspace_core-b9a60f03663a3c91.rmeta --cap-lints allow -L TOPDIR/tmp/work/x86-64-v3-poky-linux/libstd-rs/1.96.0/recipe-sysroot/usr/lib64/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86-64-v3-poky-linux/libstd-rs/1.96.0=/usr/src/debug/libstd-rs/1.96.0 --remap-path-prefix=TOPDIR/tmp/work-shared=/usr/src/debug/libstd-rs/1.96.0 -Cembed-bitcode=yes -Zforce-unstable-if-unmarked -L TOPDIR/tmp/work/x86-64-v3-poky-linux/libstd-rs/1.96.0/recipe-sysroot/usr/lib64 -C link-arg=-Wl,-soname,libstd.so`
     Running `rustc --crate-name gimli --edition=2018 TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/vendor/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 embed-bitcode=no --cfg 'feature="read"' --cfg 'feature="read-core"' --cfg 'feature="rustc-dep-of-std"' --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=5f43ba3577abffd2 -C extra-filename=-f861859712bcd556 --out-dir TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C strip=debuginfo -L dependency=TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/release/deps --extern alloc=TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/x86_64-poky-linux-gnu/release/deps/librustc_std_workspace_alloc-86e937dc20fa535c.rmeta --extern core=TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/x86_64-poky-linux-gnu/release/deps/librustc_std_workspace_core-b9a60f03663a3c91.rmeta --cap-lints allow -L TOPDIR/tmp/work/x86-64-v3-poky-linux/libstd-rs/1.96.0/recipe-sysroot/usr/lib64/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86-64-v3-poky-linux/libstd-rs/1.96.0=/usr/src/debug/libstd-rs/1.96.0 --remap-path-prefix=TOPDIR/tmp/work-shared=/usr/src/debug/libstd-rs/1.96.0 -Cembed-bitcode=yes -Zforce-unstable-if-unmarked -L TOPDIR/tmp/work/x86-64-v3-poky-linux/libstd-rs/1.96.0/recipe-sysroot/usr/lib64 -C link-arg=-Wl,-soname,libstd.so`
     Running `rustc --crate-name std_detect --edition=2024 std_detect/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std_detect_env_override"))' -C metadata=e9fc9fdf772aca06 -C extra-filename=-5d85ee37e644e488 --out-dir TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C strip=debuginfo -L dependency=TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/release/deps --extern libc=TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/x86_64-poky-linux-gnu/release/deps/liblibc-9cd47bb16f81a139.rmeta --extern alloc=TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/x86_64-poky-linux-gnu/release/deps/librustc_std_workspace_alloc-86e937dc20fa535c.rmeta --extern core=TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/x86_64-poky-linux-gnu/release/deps/librustc_std_workspace_core-b9a60f03663a3c91.rmeta -L TOPDIR/tmp/work/x86-64-v3-poky-linux/libstd-rs/1.96.0/recipe-sysroot/usr/lib64/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86-64-v3-poky-linux/libstd-rs/1.96.0=/usr/src/debug/libstd-rs/1.96.0 --remap-path-prefix=TOPDIR/tmp/work-shared=/usr/src/debug/libstd-rs/1.96.0 -Cembed-bitcode=yes -Zforce-unstable-if-unmarked -L TOPDIR/tmp/work/x86-64-v3-poky-linux/libstd-rs/1.96.0/recipe-sysroot/usr/lib64 -C link-arg=-Wl,-soname,libstd.so`
     Running `rustc --crate-name object --edition=2018 TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/vendor/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=3 -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' --cfg 'feature="alloc"' --cfg 'feature="archive"' --cfg 'feature="coff"' --cfg 'feature="core"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="rustc-dep-of-std"' --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=5bd4004c101b766c -C extra-filename=-da618dcde80b378d --out-dir TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C strip=debuginfo -L dependency=TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/release/deps --extern memchr=TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/x86_64-poky-linux-gnu/release/deps/libmemchr-7cb4aecbdd3bf31c.rmeta --extern alloc=TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/x86_64-poky-linux-gnu/release/deps/librustc_std_workspace_alloc-86e937dc20fa535c.rmeta --extern core=TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/x86_64-poky-linux-gnu/release/deps/librustc_std_workspace_core-b9a60f03663a3c91.rmeta --cap-lints allow -L TOPDIR/tmp/work/x86-64-v3-poky-linux/libstd-rs/1.96.0/recipe-sysroot/usr/lib64/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86-64-v3-poky-linux/libstd-rs/1.96.0=/usr/src/debug/libstd-rs/1.96.0 --remap-path-prefix=TOPDIR/tmp/work-shared=/usr/src/debug/libstd-rs/1.96.0 -Cembed-bitcode=yes -Zforce-unstable-if-unmarked -L TOPDIR/tmp/work/x86-64-v3-poky-linux/libstd-rs/1.96.0/recipe-sysroot/usr/lib64 -C link-arg=-Wl,-soname,libstd.so --cfg core_error --check-cfg 'cfg(core_error)'`
     Running `rustc --crate-name hashbrown --edition=2021 TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/vendor/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=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="core"' --cfg 'feature="nightly"' --cfg 'feature="rustc-dep-of-std"' --cfg 'feature="rustc-internal-api"' --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=4863d44b69cf7be7 -C extra-filename=-21119072e65d5c73 --out-dir TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C strip=debuginfo -L dependency=TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/release/deps --extern alloc=TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/x86_64-poky-linux-gnu/release/deps/librustc_std_workspace_alloc-86e937dc20fa535c.rmeta --extern core=TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/x86_64-poky-linux-gnu/release/deps/librustc_std_workspace_core-b9a60f03663a3c91.rmeta --cap-lints allow -L TOPDIR/tmp/work/x86-64-v3-poky-linux/libstd-rs/1.96.0/recipe-sysroot/usr/lib64/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86-64-v3-poky-linux/libstd-rs/1.96.0=/usr/src/debug/libstd-rs/1.96.0 --remap-path-prefix=TOPDIR/tmp/work-shared=/usr/src/debug/libstd-rs/1.96.0 -Cembed-bitcode=yes -Zforce-unstable-if-unmarked -L TOPDIR/tmp/work/x86-64-v3-poky-linux/libstd-rs/1.96.0/recipe-sysroot/usr/lib64 -C link-arg=-Wl,-soname,libstd.so`
   Compiling addr2line v0.25.1
     Running `rustc --crate-name addr2line --edition=2018 TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/vendor/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 embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="core"' --cfg 'feature="rustc-dep-of-std"' --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=aa22fdbe04e683c9 -C extra-filename=-5bc071ad0a14a9c0 --out-dir TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C strip=debuginfo -L dependency=TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/release/deps --extern gimli=TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/x86_64-poky-linux-gnu/release/deps/libgimli-f861859712bcd556.rmeta --extern alloc=TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/x86_64-poky-linux-gnu/release/deps/librustc_std_workspace_alloc-86e937dc20fa535c.rmeta --extern core=TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/x86_64-poky-linux-gnu/release/deps/librustc_std_workspace_core-b9a60f03663a3c91.rmeta --cap-lints allow -L TOPDIR/tmp/work/x86-64-v3-poky-linux/libstd-rs/1.96.0/recipe-sysroot/usr/lib64/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86-64-v3-poky-linux/libstd-rs/1.96.0=/usr/src/debug/libstd-rs/1.96.0 --remap-path-prefix=TOPDIR/tmp/work-shared=/usr/src/debug/libstd-rs/1.96.0 -Cembed-bitcode=yes -Zforce-unstable-if-unmarked -L TOPDIR/tmp/work/x86-64-v3-poky-linux/libstd-rs/1.96.0/recipe-sysroot/usr/lib64 -C link-arg=-Wl,-soname,libstd.so`
     Running `rustc --crate-name std --edition=2024 std/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type dylib --crate-type rlib --emit=dep-info,link -C prefer-dynamic -C opt-level=3 -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(feature, values(any()))' --check-cfg 'cfg(target_has_reliable_f16)' --check-cfg 'cfg(target_has_reliable_f16_math)' --check-cfg 'cfg(target_has_reliable_f128)' --check-cfg 'cfg(target_has_reliable_f128_math)' --cfg 'feature="addr2line"' --cfg 'feature="backtrace"' --cfg 'feature="miniz_oxide"' --cfg 'feature="object"' --cfg 'feature="panic-unwind"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("addr2line", "backtrace", "backtrace-trace-only", "compiler-builtins-c", "compiler-builtins-mem", "debug_refcell", "llvm-libunwind", "llvm_enzyme", "miniz_oxide", "object", "optimize_for_size", "panic-unwind", "system-llvm-libunwind", "windows_raw_dylib"))' -C metadata=67f85e5ca58130eb --out-dir TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C strip=debuginfo -L dependency=TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/release/deps --extern 'priv:addr2line=TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/x86_64-poky-linux-gnu/release/deps/libaddr2line-5bc071ad0a14a9c0.rlib' --extern alloc=TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/x86_64-poky-linux-gnu/release/deps/liballoc-af9965bbd96176c9.rlib --extern 'priv:cfg_if=TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/x86_64-poky-linux-gnu/release/deps/libcfg_if-492261252fb20a99.rlib' --extern core=TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/x86_64-poky-linux-gnu/release/deps/libcore-c28dd19da9c2588a.rlib --extern 'priv:hashbrown=TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/x86_64-poky-linux-gnu/release/deps/libhashbrown-21119072e65d5c73.rlib' --extern libc=TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/x86_64-poky-linux-gnu/release/deps/liblibc-9cd47bb16f81a139.rlib --extern 'priv:miniz_oxide=TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/x86_64-poky-linux-gnu/release/deps/libminiz_oxide-55a061ba053cb3b7.rlib' --extern 'priv:object=TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/x86_64-poky-linux-gnu/release/deps/libobject-da618dcde80b378d.rlib' --extern 'priv:panic_abort=TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/x86_64-poky-linux-gnu/release/deps/libpanic_abort-efcae0e816a49806.rlib' --extern 'priv:panic_unwind=TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/x86_64-poky-linux-gnu/release/deps/libpanic_unwind-4f60e7620346c166.rlib' --extern 'priv:rustc_demangle=TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/x86_64-poky-linux-gnu/release/deps/librustc_demangle-715f3c085479fa5c.rlib' --extern std_detect=TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/x86_64-poky-linux-gnu/release/deps/libstd_detect-5d85ee37e644e488.rlib --extern 'priv:unwind=TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/x86_64-poky-linux-gnu/release/deps/libunwind-9c6e1fa773bd8e20.rlib' -Z unstable-options -L TOPDIR/tmp/work/x86-64-v3-poky-linux/libstd-rs/1.96.0/recipe-sysroot/usr/lib64/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86-64-v3-poky-linux/libstd-rs/1.96.0=/usr/src/debug/libstd-rs/1.96.0 --remap-path-prefix=TOPDIR/tmp/work-shared=/usr/src/debug/libstd-rs/1.96.0 -Cembed-bitcode=yes -Zforce-unstable-if-unmarked -L TOPDIR/tmp/work/x86-64-v3-poky-linux/libstd-rs/1.96.0/recipe-sysroot/usr/lib64 -C link-arg=-Wl,-soname,libstd.so --cfg backtrace_in_libstd --check-cfg 'cfg(netbsd10)' --check-cfg 'cfg(no_global_oom_handling)' --check-cfg 'cfg(restricted_std)' --check-cfg 'cfg(backtrace_in_libstd)' --check-cfg 'cfg(vxworks_lt_25_09)'`
error: linking with `x86_64-poky-linux-gcc` failed: exit status: 1
  |
  = note:  "x86_64-poky-linux-gcc" "-Wl,--version-script=TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/x86_64-poky-linux-gnu/release/deps/rustcNPAgVj/list" "-Wl,--no-undefined-version" "TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/x86_64-poky-linux-gnu/release/deps/rustcNPAgVj/symbols.o" "<16 object files omitted>" "TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/x86_64-poky-linux-gnu/release/deps/rustcNPAgVj/rmeta.o" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/x86_64-poky-linux-gnu/release/deps/{libpanic_unwind-4f60e7620346c166,libobject-da618dcde80b378d,libmemchr-7cb4aecbdd3bf31c,libaddr2line-5bc071ad0a14a9c0,libgimli-f861859712bcd556,libcfg_if-492261252fb20a99,librustc_demangle-715f3c085479fa5c,libstd_detect-5d85ee37e644e488,libhashbrown-21119072e65d5c73,librustc_std_workspace_alloc-86e937dc20fa535c,libminiz_oxide-55a061ba053cb3b7,libadler2-19319020a34663eb,libunwind-9c6e1fa773bd8e20,liblibc-9cd47bb16f81a139,librustc_std_workspace_core-b9a60f03663a3c91,liballoc-af9965bbd96176c9,libcore-c28dd19da9c2588a,libcompiler_builtins-3b0b08f3c4ebf807}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/x86_64-poky-linux-gnu/release/deps/rustcNPAgVj/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "TOPDIR/tmp/work/x86-64-v3-poky-linux/libstd-rs/1.96.0/recipe-sysroot/usr/lib64/rustlib/x86_64-poky-linux-gnu/lib" "-L" "TOPDIR/tmp/work/x86-64-v3-poky-linux/libstd-rs/1.96.0/recipe-sysroot/usr/lib64" "-L" "<sysroot>/lib/rustlib/x86_64-poky-linux-gnu/lib" "-o" "TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/x86_64-poky-linux-gnu/release/deps/libstd.so" "-shared" "-Wl,-soname=libstd.so" "-Wl,-O1" "-Wl,--strip-debug" "-nodefaultlibs" "-Wl,-soname,libstd.so"
  = note: some arguments are omitted. use `--verbose` to show all linker arguments
  = note: TOPDIR/tmp/work/x86-64-v3-poky-linux/libstd-rs/1.96.0/recipe-sysroot-native/usr/bin/x86_64-poky-linux/x86_64-poky-linux-ld: cannot find crti.o: No such file or directory
          TOPDIR/tmp/work/x86-64-v3-poky-linux/libstd-rs/1.96.0/recipe-sysroot-native/usr/bin/x86_64-poky-linux/x86_64-poky-linux-ld: cannot find crtbeginS.o: No such file or directory
          TOPDIR/tmp/work/x86-64-v3-poky-linux/libstd-rs/1.96.0/recipe-sysroot-native/usr/bin/x86_64-poky-linux/x86_64-poky-linux-ld: cannot find -lgcc: No such file or directory
          collect2: error: ld returned 1 exit status
          

error: could not compile `std` (lib) due to 1 previous error

Caused by:
  process didn't exit successfully: `rustc --crate-name std --edition=2024 std/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type dylib --crate-type rlib --emit=dep-info,link -C prefer-dynamic -C opt-level=3 -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(feature, values(any()))' --check-cfg 'cfg(target_has_reliable_f16)' --check-cfg 'cfg(target_has_reliable_f16_math)' --check-cfg 'cfg(target_has_reliable_f128)' --check-cfg 'cfg(target_has_reliable_f128_math)' --cfg 'feature="addr2line"' --cfg 'feature="backtrace"' --cfg 'feature="miniz_oxide"' --cfg 'feature="object"' --cfg 'feature="panic-unwind"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("addr2line", "backtrace", "backtrace-trace-only", "compiler-builtins-c", "compiler-builtins-mem", "debug_refcell", "llvm-libunwind", "llvm_enzyme", "miniz_oxide", "object", "optimize_for_size", "panic-unwind", "system-llvm-libunwind", "windows_raw_dylib"))' -C metadata=67f85e5ca58130eb --out-dir TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C strip=debuginfo -L dependency=TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/release/deps --extern 'priv:addr2line=TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/x86_64-poky-linux-gnu/release/deps/libaddr2line-5bc071ad0a14a9c0.rlib' --extern alloc=TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/x86_64-poky-linux-gnu/release/deps/liballoc-af9965bbd96176c9.rlib --extern 'priv:cfg_if=TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/x86_64-poky-linux-gnu/release/deps/libcfg_if-492261252fb20a99.rlib' --extern core=TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/x86_64-poky-linux-gnu/release/deps/libcore-c28dd19da9c2588a.rlib --extern 'priv:hashbrown=TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/x86_64-poky-linux-gnu/release/deps/libhashbrown-21119072e65d5c73.rlib' --extern libc=TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/x86_64-poky-linux-gnu/release/deps/liblibc-9cd47bb16f81a139.rlib --extern 'priv:miniz_oxide=TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/x86_64-poky-linux-gnu/release/deps/libminiz_oxide-55a061ba053cb3b7.rlib' --extern 'priv:object=TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/x86_64-poky-linux-gnu/release/deps/libobject-da618dcde80b378d.rlib' --extern 'priv:panic_abort=TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/x86_64-poky-linux-gnu/release/deps/libpanic_abort-efcae0e816a49806.rlib' --extern 'priv:panic_unwind=TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/x86_64-poky-linux-gnu/release/deps/libpanic_unwind-4f60e7620346c166.rlib' --extern 'priv:rustc_demangle=TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/x86_64-poky-linux-gnu/release/deps/librustc_demangle-715f3c085479fa5c.rlib' --extern std_detect=TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/x86_64-poky-linux-gnu/release/deps/libstd_detect-5d85ee37e644e488.rlib --extern 'priv:unwind=TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/target/x86_64-poky-linux-gnu/release/deps/libunwind-9c6e1fa773bd8e20.rlib' -Z unstable-options -L TOPDIR/tmp/work/x86-64-v3-poky-linux/libstd-rs/1.96.0/recipe-sysroot/usr/lib64/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86-64-v3-poky-linux/libstd-rs/1.96.0=/usr/src/debug/libstd-rs/1.96.0 --remap-path-prefix=TOPDIR/tmp/work-shared=/usr/src/debug/libstd-rs/1.96.0 -Cembed-bitcode=yes -Zforce-unstable-if-unmarked -L TOPDIR/tmp/work/x86-64-v3-poky-linux/libstd-rs/1.96.0/recipe-sysroot/usr/lib64 -C link-arg=-Wl,-soname,libstd.so --cfg backtrace_in_libstd --check-cfg 'cfg(netbsd10)' --check-cfg 'cfg(no_global_oom_handling)' --check-cfg 'cfg(restricted_std)' --check-cfg 'cfg(backtrace_in_libstd)' --check-cfg 'cfg(vxworks_lt_25_09)'` (exit status: 1)
WARNING: TOPDIR/tmp/work/x86-64-v3-poky-linux/libstd-rs/1.96.0/temp/run.do_compile.3110880:182 exit 101 from '"cargo" build -v --frozen --target x86_64-poky-linux-gnu --release --manifest-path=TOPDIR/tmp/work-shared/rust-source-1.96.0-r0/sources/rustc-1.96.0-src/library/sysroot//Cargo.toml --features 'panic-unwind backtrace' "$@"'
WARNING: Backtrace (BB generated script): 
	#1: oe_cargo_build, TOPDIR/tmp/work/x86-64-v3-poky-linux/libstd-rs/1.96.0/temp/run.do_compile.3110880, line 182
	#2: cargo_do_compile, TOPDIR/tmp/work/x86-64-v3-poky-linux/libstd-rs/1.96.0/temp/run.do_compile.3110880, line 154
	#3: do_compile, TOPDIR/tmp/work/x86-64-v3-poky-linux/libstd-rs/1.96.0/temp/run.do_compile.3110880, line 149
	#4: main, TOPDIR/tmp/work/x86-64-v3-poky-linux/libstd-rs/1.96.0/temp/run.do_compile.3110880, line 195

Error details

Submitted on:
05/07/26 00:03
Error type:
Recipe
Task:
do_compile
Recipe:
libstd-rs
Recipe version:
1.96.0-r0
Machine:
qemux86-64
Distro:
poky-altcfg
Build system:
x86_64-linux
Target system:
x86_64-poky-linux
Host distro:
centos-9/centos-9
Branch:
deepesh/rust-common-source
Commit:
5b1730efdd56a0fb34472cc1e42f284987eeec68
Build:
#242063
Submitter:
yp-ab-stream9-vk1
Link back:
https://autobuilder.yoctoproject.org/valkyrie/#/builders/17/builds/3919
Similar errors:
0
Open a bug